Skip to content

Commit

Permalink
Update la-vminsights-readonly.bicep
Browse files Browse the repository at this point in the history
fix action name typo
  • Loading branch information
obay authored Aug 25, 2024
1 parent 9fe82b8 commit 6046626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/la-vminsights-readonly.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resource roleDefn 'Microsoft.Authorization/roleDefinitions@2018-01-01-preview' =
actions: [
'Microsoft.operationalinsights/workspaces/features/generateMap/read'
'Microsoft.operationalinsights/workspaces/features/servergroups/members/read'
'Microsoft.operationalinsights/workspaces/features/clientgroups/memebers/read'
'Microsoft.operationalinsights/workspaces/features/clientgroups/members/read'
'Microsoft.operationalinsights/workspaces/features/machineGroups/read'
'Microsoft.OperationalInsights/workspaces/query/VMBoundPort/read'
'Microsoft.OperationalInsights/workspaces/query/VMComputer/read'
Expand Down

0 comments on commit 6046626

Please sign in to comment.