Blogged: Azure AD Multi tenant Azure App registration consent
https://damienbod.com/2023/01/02/azure-ad-multi-tenant-azure-app-registration-consent/
#azuread #azureadb2c #oauth #iam #appregistration
The latest A Daily Dose of PowerShell! https://paper.li/doctordns/1580827252?edition_id=d9a197f0-64f3-11ed-95c4-fa163eed9ef2 Thanks to @PSJamesP@twitter.com @damien_bod@twitter.com @sqldbawithbeard@twitter.com #powershell #appregistration
Blogged: Create Azure App Registration for API using Powershell
https://damienbod.com/2022/11/15/create-azure-app-registration-for-api-using-powershell/
#azure #appregistration #EnterpriseApp #azuread #powershell
Been working with a client to do #Terraform on #Azure for the first time in a CI/CD pipeline. Their governance folks had some concerns about permissions for the service principal. Our #IaC uses #AppRegistration and we reference the permissions.
The concern is that, if granting the service principal access to update one app registration, you're granting it to all. I can understand the hesitancy. Can't find any way to scope that access.
How did you deal with that?
#terraform #azure #iac #appregistration