Deploying Microsoft Synergy Application
This section describes how to deploy the Operator Connect (Synergy) application on the Service Provider Operator tenant. This application allows you to assign roles for the operators who will manage the Operator Connect Onboarding and Day Two actions. Global Admin permissions are required to perform this procedure. These users are then able to login to the Operator Connect portal (see Logging into Operator Connect Portal).
➢ | Do the following: |
1. | Run the following PowerShell command on the Service Provider operator tenant with Global Admin permissions (note the first cmdlet is only required if you do not have the AAD module already installed in PowerShell): |
Install-Module AzureAD
Connect-AzureAD -TenantId <Your AAD Tenant ID>
New-AzureADServicePrincipal -AppId eb63d611-525e-4a31-abd7-0cb33f679599 -DisplayName “Project Synergy”
2. | Login to the Azure portal with Tenant ‘Admin’ permissions, select Enterprise Applications and then click SynergyApp1. |
3. | In the Navigation pane, select Users and groups. |
4. | Click Add user/group. |
5. | In the left pane, select None Selected. |
6. | In the right pane, select the user for which you wish to add an assignment, and then click Select. |
7. | Click Assign. The new user with assigned role “admin” is displayed in the screen below. |