Azure / CanadaPubSecALZ

This reference implementation is based on Cloud Adoption Framework for Azure and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using NIST SP 800-53 Rev. 4 and Canada Federal PBMM Regulatory Compliance Policy Sets.
MIT License
125 stars 90 forks source link

Update la-vminsights-readonly.bicep #408

Closed obay closed 1 week ago

obay commented 2 months ago

Overview/Summary

Fixing an issue with action name typo

This PR fixes

Issue #404

la-vminsights-readonly.bicep line 37 has a typo.

Currently reads 'Microsoft.operationalinsights/workspaces/features/clientgroups/memebers/read' should read 'Microsoft.operationalinsights/workspaces/features/clientgroups/members/read'

"Memebers" should be "Members"

Breaking Changes

None

Testing Evidence

/usr/bin/az account clear Finishing: Custom Role - la-vminsights-readonly.bicep

As part of this Pull Request I have