Azure Service Catalog managed application - access different resource group via RBAC
av-azure-admin-user
1
Reputation point
Hello,
I have a Service Catalog Managed Application that creates a virtual machine and runs a custom script to download files from an existing blob storage (in a separate resource group). It works when I use an explicit connection string, but I want to use RBAC to avoid specifying access keys, connection string or sas token.
I am currently running into an issue described in detail on StackOverflow - https://stackoverflow.com/questions/63586272/azure-service-catalog-application-access-different-resource-group
Could someone please take a look and advise?
Thanks,
Amit
Sign in to answer