Skip to content

Commit 37ca048

Browse files
committed
fixes
1 parent 9c12d76 commit 37ca048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/essentials/migrate-to-azure-storage-lifecycle-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To set the rule for a specific webapp app, use *insights-activity-logs/ResourceI
6666

6767
## [CLI](#tab/cli)
6868

69-
Use the [az storage account management-policy create](/cli/azure/storage/account/management-policy#az-storage-account-management-policy-create) command to create a lifecycle management policy. You must still set the retention in your diagnostic settings to *0*. For more information, see the [Migration procedures](#migration-procedures) for the Azure Portal.
69+
Use the [az storage account management-policy create](/cli/azure/storage/account/management-policy#az-storage-account-management-policy-create) command to create a lifecycle management policy. You must still set the retention in your diagnostic settings to *0*. For more information, see the migration procedures for the Azure Portal.
7070

7171

7272

@@ -112,7 +112,7 @@ The sample policy definition file below sets the retention for all blobs in the
112112

113113
## [Templates](#tab/templates)
114114

115-
Apply the following template to create a lifecycle management policy. You must still set the retention in your diagnostic settings to *0*. For more information, see the [Migration procedures](#migration-procedures) for the Azure Portal.
115+
Apply the following template to create a lifecycle management policy. You must still set the retention in your diagnostic settings to *0*. For more information, see the migration procedures for the Azure Portal.
116116

117117
```azurecli
118118

0 commit comments

Comments
 (0)