Azure Archive Storage provides a low cost means of delivering durable, highly available, secure cloud storage and data management for rarely accessed data.
Cool, Cold and Archive early deletion In addition to the per-GB, per-month charge, any blob that is moved to the Archive tier is subject to an Archive early deletion period of 180 days. Additionally, for general-purpose v2 storage accounts, any blob that is moved to the Cool tier is ...
Azure 提供了多种存储访问层级来控制存储的成本,分别是热存储层(Hot Tier)、冷存储层(Cool Tier)和存档层(Archive Tier)。热存储层适用于频繁访问的数据,冷存储层则适用于偶尔访问的数据,而存档层适合长期不需要访问的数据。通过选择合适的存储层级,用户可以根据访问需求来最小化存储成本。 全球访问与高可用性 Blob...
When you create a storage account using PowerShell, the Azure CLI, Bicep, Azure Templates, or the Azure Developer CLI, the storage account type is specified by the kind parameter (for example, StorageV2). The performance tier and redundancy configuration are specified together by the sku or ...
Object migration provides options to choose the destination Azure storage tier (Hot, Cool, Archive). Once the migration started, you can go to Migrate to monitor the progress. Once all changes have been migrated, run one final migration by clicking on Actions and selecting...
The data transaction cost is, however, the highest as compared to Hot and Cool tiers. You also have to pay a fee if you delete data from Archive storage, or move it to a different tier, at any time during the first 180 days after you place the data in this tier. ...
Get-AzureStorageAccount取得目前 Azure 訂閱的儲存體帳戶。 Set-AzureRmStorageAccount -AccessTier設定儲存體帳戶的存取層。 以下是變更儲存體帳戶存取層的範例命令: PowerShell Set-AzureRmStorageAccount-ResourceGroupName"TestGroup"-AccountName"StorageAccountName"-AccessTierCool ...
shareAccessTier 文件共享的访问层 常规用途 v2 帐户可以在 TransactionOptimized(默认)、Hot 和Cool 之间进行选择。 仅适用于文件共享的高级存储帐户类型。 否 空白。 对不同的存储帐户类型使用默认设置。 shareName 指定Azure 文件共享名称。 现有或新的 Azure 文件共享名称。 否 如果为空,驱动程序将生成一个 Azure...
Azure Storage provides three access tiers, including: Hot tier, Cool tier, and Archive tier. The Hot and Cool tiers are considered to be online access tiers, meaning that customers can access the data immediately when requested. The Archive tier is intended for data that is rarely accessed. ...
Note: Cold tier is supported for version 2021-12-02 and later. For detailed information about block blob tiering, see Hot, cool, and archive storage tiers. x-ms-immutability-policy-until-date Version 2020-06-12 and later. Specifies the retention-until date to be set on the blob. This ...