Hello,
How can i make it possible that when i create a new user in my AAD, this account automaticly gets all Subscriptions from the tenant added. This is nessecarily for management with powershell (without using PublishSettingFile)
Situation:
1 tenant 3 Subscriptions
Creating 1 user only gives the user access to 1 subscription in Azure, while this user is Co-Admin in all 3 subscriptions!
How can i add the subscription to this user without adding a PublishSettingFile to my Powershell?