enlanguageRegister | Login
fingerprint

Login

call

Contact

help

Help

create azure active directory user

2 ratings
azureMgGraphGraphUserAzure UserAzure Active Directory

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

  • Author: Sebastian Renners
  • Created: 01.05.2023 18:47:29
  • Last modification: 04.05.2023 22:59:31
Resource Image:

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.

Rating

login and obtain the library resource to set a rating.