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

Azure Automation Authentication #9

Open
alxmats opened this issue Jan 6, 2022 · 1 comment
Open

Azure Automation Authentication #9

alxmats opened this issue Jan 6, 2022 · 1 comment

Comments

@alxmats
Copy link

alxmats commented Jan 6, 2022

More seamless way to authenticate in Azure by using system-assigned managed id. In this case lines 41 and 42 should be replaced with
Connect-AzAccount -Identity

@celeroncool
Copy link

Thank you alot for this!

I also had to add correct permissions to the system managed identity to the resource groups where the storage and applicationg gateways were located.

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

No branches or pull requests

2 participants