ResourceModules
ResourceModules copied to clipboard
[Bug Report]: Storage Accounts not found when using Management Group level Service Connection
https://github.com/Azure/ResourceModules/blob/280db1a872d85d6f7536a425b7c794b062cb9daf/.azuredevops/platformPipelines/platform.dependencies.yml#L247-L291
Error:

Proposed Change: Add the following line to the inline script to allow for the context to switch to the correct subscription.
Set-AzContext -Subscription $(ARM_SUBSCRIPTION_ID)