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

az automation account | Missing managed identity capability in reference group #8273

Open
dbradish-microsoft opened this issue Nov 13, 2024 · 2 comments
Labels
Automation bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team.

Comments

@dbradish-microsoft
Copy link
Contributor

dbradish-microsoft commented Nov 13, 2024

Describe the bug

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli issue 4759 as it pertains to missing capabilities in reference content.


Engineering request

Add sytem-assigned and user-assigned identity capabilities to az automation account.

Customer feedback

Type of issue

Missing information

Feedback

Unclear how to enable system managed identity through azure cli for automation account

I try:

az automation account identity assign \
  --resource-group $resourceGroupNameToAutomate \
  --name $automationAccountName

but not luck. I want to turn on:

image

Page URL

https://learn.microsoft.com/en-us/cli/azure/automation/account?view=azure-cli-latest

Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/automation/account.yml

Document Id

c74ff008-a7d5-bf7c-e8b

Related command

az automation account

Errors

.

Issue script & Debug output

.

Expected behavior

.

Environment Summary

Azure CLI 2.66.0

Additional context

No response

@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 Nov 13, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Nov 13, 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 @jaspkaur28, @sanjkum.

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

No branches or pull requests

2 participants