Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.34 KB

File metadata and controls

45 lines (28 loc) · 2.34 KB

AzureApplicationRegistrationTool

Tool that makes it easy to create an azure application for RoboShadow Syncing.

Step 1: Download the repository and extract. Right click the powershell script and press "Run with PowerShell"

image

Step 2: The script will self-elevate itself to require Administrator consent in order to install the Az module if it hasn't been installed already.

Step 3: After the module has imported or downloaded, you will be required to sign into a Global Administrator account.

image

Step 4: If you have setup the RoboShadow App Registration previously, the script may detect it already exists and will ask you to confirm before replacing the old one.

image

Step 5: After the application has finished creating and updating the permissions, it waits 60 seconds for Microsoft to create everything on the backend.

image

Step 6: A new tab will be opened on your default browser, please sign in with the same Global Administrator account to consent to the permissions.

image

Step 7: You will be automatically redirected to the Roboshadow Portal, and if you look back at the powershell window, the 3 required values are outputted for you to use when setting up AD Sync.

If you are not redicted please login to the roboshadow portal at https://portal.roboshadow.com/

image

Use these 3 values and input them into the Azure AD Sync form, please see the screenshots below. image

image

image