Skip to content

Commit 680d941

Browse files
authored
Merge pull request #119999 from AlexKarch/patch-1
Delete unnecessary workspaceKey parameter
2 parents 0a93613 + 2bd16ac commit 680d941

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/azure-monitor/agents/resource-manager-agent.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,9 +1068,6 @@ resource managedIdentity 'Microsoft.Compute/virtualMachines/extensions@2021-11-0
10681068
},
10691069
"workspaceResourceId": {
10701070
"value": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/my-resource-group/providers/microsoft.operationalinsights/workspaces/my-workspace"
1071-
},
1072-
"workspaceKey": {
1073-
"value": "Npl#3y4SmqG4R30ukKo3oxfixZ5axv1xocXgKR17kgVdtacU4cEf+SNr2TdHGVKTsZHZv3R8QKRXfh+ToVR9dA-="
10741071
}
10751072
}
10761073
}

0 commit comments

Comments
 (0)