Azure CLI 範本 若要使用 Azure 入口網站為您的儲存體帳戶啟用 Blob 虛刪除,請遵循下列步驟: 在Azure 入口網站中,瀏覽至您的儲存體帳戶。 在[資料管理]下方,找出 [資料保護]選項。 在[復原]區段中,選取 [啟用 Blob 的虛刪除]。 指定1 到 365 天的保留期間。 Microsoft 建議的最短保留期間為七天。
Issue:How to disable the Azure storage account container enable soft delete for blobs. Solution:Due to Azure blob backup policy was running, the backup policy is locked the option, that is why the 'Enable soft delete for Blob' option is greyed out. The issue is solved. ...
The Azure Storage blob inventory feature provides an overview of your containers, blobs, snapshots, and blob versions within a storage account. Use the inventory report to understand various attributes of blobs and containers such as your total data size, age, encryption status, immutability policy,...
程序集: Azure.Storage.Blobs.dll 包: Azure.Storage.Blobs v12.24.0 Source: BlobClientOptions.cs 当客户端配置为使用 TokenCredential 时,通过授权质询启用租户发现。启用后,客户端将尝试初始未经授权的请求来提示质询,以便发现资源的正确租户。 C# 复制 public bool EnableTenantDiscovery { get...
Learn how to enable diagnostic logging and add instrumentation to your application, along with how to access the information logged by Azure.
可以随时使用 Azure 门户、PowerShell、Azure CLI 或 Azure 资源管理器模板为存储帐户启用或禁用容器软删除。 Microsoft 建议将容器软删除的保留期设置为至少 7 天。Portal PowerShell Azure CLI 模板 若要使用 Azure 门户为存储帐户启用容器软删除,请执行以下步骤: 在Azure 门户中导航到存储帐户。 在“数据管理”...
Azure Storagefor storing cached enrichments. The storage account must begeneral purpose v2. For blob indexing only, if you need synchronized document removal from both the cache and index when blobs are deleted from your data source, enable adeletion policyin the indexer. Without this policy, ...
Learn how to enable diagnostic logging and add instrumentation to your application, along with how to access the information logged by Azure.
Create an Azure Backup Recovery Services vault to protect your machines. Enable a managed identity for the vault. Grant the permissions required to access the storage accounts to enable replication of traffic from on-premises to Azure target locations. Managed identity access for storage is required...
你可以使用 Azure 门户、PowerShell 或 Azure CLI 随时启用或禁用存储帐户的软删除。Portal PowerShell Azure CLI 模板 使用Azure 门户创建新存储帐户时会默认启用 Blob 软删除。 创建新存储帐户时启用或禁用 blob 软删除的设置位于“数据保护”选项卡上。有关创建存储帐户的详细信息,请参阅创建存储帐户。 若要...