Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customer feedback | az containerapp secret | Clarify the expected values for 'identity' #29238

Closed
dbradish-microsoft opened this issue Jun 24, 2024 · 2 comments · Fixed by #30418
Labels
Auto-Assign Auto assign by bot bug This issue requires a change to an existing behavior in the product in order to be resolved. ContainerApp Service Attention This issue is responsible by Azure service team.

Comments

@dbradish-microsoft
Copy link
Contributor

dbradish-microsoft commented Jun 24, 2024

Describe the bug

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli #4408 as it is given on autogenerated source code and needs attention from the az containerapp engineering team.


Type of issue
Missing information

Feedback
For az containerapp secret set, need to clarify that when using a system-assigned managed identity, the value of 'identity' is system, as indicated in this doc ("for system assigned identity, use system instead of the resource ID").

Could we update the CLI doc to reflect this? E.g::
Change from the following...:
A list of secret(s) for the container app. Space-separated values in 'key=value' or 'key=keyvaultref:keyvaulturl,identityref:identity' format (where 'key' cannot be longer than 20 characters).

...to the following:
A list of secret(s) for the container app. Space-separated values in 'key=value' or 'key=keyvaultref:keyvaulturl,identityref:identity' format (where 'key' cannot be longer than 20 characters, and where 'identity' is either system or the resource id of the user-assigned managed identity).

Page URL
https://learn.microsoft.com/en-us/cli/azure/containerapp/secret?view=azure-cli-latest#az-containerapp-secret-set

Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/containerapp/secret.yml


Related command

az containerapp secret

Errors

n/a

Issue script & Debug output

n/a

Expected behavior

n/a

Environment Summary

n/a

Additional context

n/a

@dbradish-microsoft dbradish-microsoft added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Jun 24, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot ContainerApp Service Attention This issue is responsible by Azure service team. labels Jun 24, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 24, 2024

Thank you for opening this issue, we will look into it.

Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @calvinsID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot bug This issue requires a change to an existing behavior in the product in order to be resolved. ContainerApp Service Attention This issue is responsible by Azure service team.
Projects
None yet
2 participants