MLOS icon indicating copy to clipboard operation
MLOS copied to clipboard

Add managed identities support to RG setup scripts

Open eujing opened this issue 1 year ago • 0 comments
trafficstars

  • Creates the managed identity (MI) in the specified RG. If existing, operation is idempotent.
  • Assigns the MI as a user-assigned MI to the created control VM
  • Grants the MI required roles for usage with the storage account file shares.

TODO:

  • [x] Add support to the powershell script too.
  • [ ] Consider MI access to the results DB too (part of incoming security wave requirements).

eujing avatar Aug 08 '24 22:08 eujing