Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 the main.ps1 script file.

    • If the configuration file is not in the same directory, then the absolute path must be provided, and theisAbsolutePath 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:

...