...
The script directory that you were given should contain the following content:
[Optional] Configuration Specify the configuration file path or the script will default to the
app-registration-configuration.json
in the same directory as themain.ps1
script file.If the configuration file is not in the same directory, then the absolute path must be provided, and the
isAbsolutePath
switch parameter must be passed in to the script
[Optional] You can specify the Tenant/Directory Id, or otherwise, the script will use the current directory your user account is logged in under.
Run PowerShell in administrator mode navigate to the script folder, and execute the following commands:
...