PowerApps-Samples icon indicating copy to clipboard operation
PowerApps-Samples copied to clipboard

Managed identities: Issue with CreateIdentityEnterprisePolicy.ps1 script

Open pwine123 opened this issue 1 year ago • 1 comments

CreateIdentityEnterprisePolicy.ps1 script under powershell/managed-identities/Common.zip requires the command: "Set-AzContext -Subscription $subscriptionId" after "$connect = AzureLogin". Without this change, we are getting ResourceGroupNotFound error while running the script.

pwine123 avatar Apr 05 '24 14:04 pwine123

I experienced the same problem.

hydr avatar Oct 28 '24 21:10 hydr

fixed in the new repo.

faix avatar Aug 11 '25 21:08 faix