Managed Identity With PowerShell And Azure Automation Accounts

Описание к видео Managed Identity With PowerShell And Azure Automation Accounts

Join me in creating an automation account and using managed identity to connect to Azure, ExchangeOnline and Graph in this practical powershell example where we'll discuss how to connect, how to add permissions to a service principal and also a little bonus tip on how to get an access token for graph using Az and managed identity with the Get-AzAccessToken cmdlet.

The way you use managed identities in an automation account is the same as in an a powershell azure function app.

Github: https://github.com/BlueHippoGithub/Ma...

Credit:
https://www.thelazyadministrator.com/...

https://techcommunity.microsoft.com/t...

Documentation:

https://learn.microsoft.com/en-us/ent...

https://learn.microsoft.com/en-us/ent...

Chapters:
0:00 Creating Azure Resources
0:21 Installing Modules
1:09 Enabling Managed Identity
1:52 Connecting To Az, Exchange and Graph with PowerShell
3:15 Permissions for ExchangeOnline
3:46 Assign Exchange.ManageAsApp
5:10 Permissions for Az and Graph
6:18 See Permissions in Azure Portal
6:31 Test Permissions in Automation Account

Комментарии

Информация по комментариям в разработке