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

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

Open
V4A001 opened this issue Nov 9, 2024 · 2 comments

Comments

@V4A001
Copy link

V4A001 commented Nov 9, 2024

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

Author

@dbradish-microsoft

Document Id

c74ff008-a7d5-bf7c-e8ba-e9dcbad654be

@dbradish-microsoft
Copy link
Collaborator

Hello @V4A001. There isn't always a 1:1 relationship between the Azure portal UI and Azure CLI commands and/or parameter availability. I have an inquiry into the az automation account engineering team to confirm that I'm not overlooking something, and I've also created an Azure/azure-cli-extensions GitHub request 8273 to add this capability to the command group.

@V4A001
Copy link
Author

V4A001 commented Nov 13, 2024

I understand. I only want to use bash with azure cli as it roles out consistent without marking documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants