aad-app-credential-tools
aad-app-credential-tools copied to clipboard
Unable to looping through multiple subscriptions without getting prompted by credentials window?
Hi Team,
From this cmdlet example: https://github.com/microsoft/aad-app-credential-tools/blob/main/azuread/azuread-application-credential-assessment-powershell-guide.md#examples
I always get prompted with the 'Sign-in to your account' when I loop through the command for each of my Azure subscriptions.
Is this a bug or am I missing something here to make the code loop through multiple Azure subscriptions without a prompt?