Using Console
Using CLI
<subscription_id>
with the ID of your subscription.<storage_account_name>
with the name of your storage account and <resource_group_name>
with the name of the resource group where the storage account is located.<resource_id>
with the resource ID you obtained in step 4.<storage_account_name>
with the name of your storage account and <resource_group_name>
with the name of the resource group where the storage account is located.Using Python
<your_account_name>
and <your_account_key>
with your Azure Blob Storage account name and account key, respectively. Also, replace <your_container_name>
with the name of the container for which you want to enable soft delete.