Skip to content

Commit 2189f5b

Browse files
Update diagnostic-settings.md
1 parent c860708 commit 2189f5b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/azure/partner-solutions/diagnostic-settings.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@ This article helps you resolve issues where diagnostic settings are missing or n
1616
## Symptoms
1717

1818
- After moving, renaming, or recreating a resource, expected diagnostic settings are missing.
19-
- Log and metric data is not being collected or forwarded as previously configured.
20-
- Diagnostic settings do not appear on the resource after migration or recreation.
19+
- Log and metric data isn't being collected or forwarded as previously configured.
20+
- Diagnostic settings don't appear on the resource after migration or recreation.
2121

2222
## Cause
2323

24-
When you move, rename, or migrate a resource across resource groups or subscriptions, diagnostic settings are not always moved with the resource. If you delete a resource and then recreate it with the same name, the diagnostic settings from the deleted resource might be automatically included with the new resource, depending on the resource type and configuration. This can result in either missing diagnostic settings or unexpected settings being applied.
24+
When you move, rename, or migrate a resource across resource groups or subscriptions, diagnostic settings aren't always moved with the resource. If you delete a resource and then recreate it with the same name, the diagnostic settings from the deleted resource might be automatically included with the new resource, depending on the resource type and configuration. This can result in either missing diagnostic settings or unexpected settings being applied.
2525

2626
## Solution
2727

2828
To ensure diagnostic settings behave as expected when moving, renaming, or recreating resources:
2929

3030
1. **Before moving, renaming, or deleting a resource:**
31-
- Go to the [Azure Portal](https://portal.azure.com) and sign in.
31+
- Go to the [Azure portal](https://portal.azure.com) and sign in.
3232
- Locate the resource you plan to move, rename, or delete.
3333
- In the left-hand menu, select **Diagnostic settings** under the **Monitoring** section.
3434
- Review and delete all diagnostic settings associated with the resource.

0 commit comments

Comments
 (0)