...
[Optional] Configuration file path or will default to the
app-registration-configuration.json
in the same directory as themain.ps1
script fileIf the configuration file is not in the same directory, the absolute path must be provided, and the
isAbsolutePath
parameter must be passed in to the script
[Optional] You can specify the Tenant/Directory Id, or the script will use the current directory your user account is logged in under.
Permissions folder
ResourceAccess folder
Roles folder
app-registration-configuration.json
[Configuration File]main.ps1
app-registration.ps1
app-registration-oauth2permissions.ps1
app-registration-roles.ps1
Run PowerShell in administrator mode and execute the following commands:
...