Logic Apps - App Settings for runtime storage using user-assigned managed identity. #1501
Unanswered
philipjohn05
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to eliminate the connection string to connect to runtime storage. I implemented the user-assigned managed identity, however, it seems that it is not working after the change. I keep on getting "Microsoft.WindowsAzure.Storage: Value cannot be null. (Parameter 'connectionString')." error after removing the AzureWebJobsStorage. Is anyone encountered this? Is this because of Extension Bundle v1.x not supported the UAMI? I am looking for the official documentation on this but unable to find.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions