What it does
IT automation workflow to create Azure Active Directory user. This resource use Microsoft Graph with PowerShell to create a new AAD user account.
Description
Create an Azure Active Directory user in your tenant
Creation Details
Input Parameters
Name: UserGivenName
Description: First name of your user
Name: UserSurname
Description: Surname of your user
Name: UserMailAddress
Description: E-Mail-Address of your user
Resource Parameters
Name: ApplicationID
Description: Application ID from your application in azure (app registration)
Name: AccessSecret
Description: The value from the secret client key (app registration)
Name: TenantDomainName
Description: The ID from your azure tenant
Code
The author does not want to make his script publicly available.
You need to log in to get these resource.
login and obtain the library resource to set a rating.