Skip to content

Commit 9ac5a10

Browse files
Merge pull request #230807 from bwren/patch-54
Update resource-manager-diagnostic-settings.md
2 parents 2989050 + dd64380 commit 9ac5a10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-monitor/essentials/resource-manager-diagnostic-settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,6 +1786,7 @@ resource queue 'Microsoft.Storage/storageAccounts/queueServices@2021-09-01' exis
17861786
17871787
resource queueSetting 'Microsoft.Insights/diagnosticSettings@2021-05-01-preview' = if (hasqueue) {
17881788
name: settingName
1789+
scope: queue
17891790
properties: {
17901791
workspaceId: workspaceId
17911792
storageAccountId: resourceId('Microsoft.Storage/storageAccounts', storageSyncName)

0 commit comments

Comments
 (0)