How to add container apps using User assigned identity #1048
Closed
sandeepc24
started this conversation in
General
Replies: 1 comment
-
If someone else runs into this issue, all that is required is to use |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to add azure container app.
I am creating the user assigned identity as
then using following to create ACA
This causes error when deploying
[{"code":"InvalidParameterValueInContainerTemplate","message":"The following field(s) are either invalid or missing. Field 'configuration.secrets' is invalid with details:
If using managed identity I don't expect to see any errors around secrets. I am not sure what I am dong wrong here.
Beta Was this translation helpful? Give feedback.
All reactions