Skip to content

Commit c01cf45

Browse files
Merge pull request #233080 from KrishnaG-MSFT/patch-281
(AzureCXP) MicrosoftDocs/azure-docs#107470
2 parents fe2fe39 + e70598b commit c01cf45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-smart-detections-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To migrate a single Application Insights resource, *body.txt* should include:
9696
```json
9797
{
9898
"scope": [
99-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName} /providers/microsoft.insights/components/{resourceName} "
99+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}"
100100
],
101101
"actionGroupCreationPolicy" : "{Auto/Custom}",
102102
"customActionGroupName" : "{actionGroupName}"

0 commit comments

Comments
 (0)