Skip to content

Commit 9c12d76

Browse files
committed
fixes
1 parent 757f4a4 commit 9c12d76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ An existing diagnostic setting logging to a storage account.
2929

3030
## Migration procedures
3131

32-
3332
## [Azure portal](#tab/portal)
33+
3434
To migrate your diagnostics settings retention rules, follow the steps below:
3535

3636
1. Go to the Diagnostic Settings page for your logging resource and locate the diagnostic setting you wish to migrate
@@ -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 [Azure portal](#azure-portal) section.
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.
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 [Azure portal](#azure-portal) section.
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.
116116

117117
```azurecli
118118

0 commit comments

Comments
 (0)