Azure User and Group Commands
Azure User and Group Commands
this!
https://learn.microsoft.com/en-us/powershell/module/az.resources/?
Get-AzLocation
(Get-AzLocation).Location
Azure User
— To fetch users
Get-AzADUser
— To create a User
There is restriction on password, we need to set in a very di erent way otherwise you will get an
error
Azure Group
Fetch group
Get-AzADGroup
Group Membership
Assign Membership