Overview
This article shows the steps on how to regenerate the Microsoft Online Partner Center and Exchange Online Token
Applies To
Atria v15.16+
Steps on Regenerating the Microsoft Online Partner Center Token
1. Login into Atria Portal, Navigate to Services > Microsoft Online > Partner Center Connection
2. Click/Open the Partner Center Connection
3. Copy the Application ID
4. Go to your Provisioning Server, Open PowerShell (Admin), Navigate to 'C:\inetpub\Automate101\Atria\Atria Web Services\Msol\'
5. Run the script .\regenerate-azure-app-refresh-token-mggraph.ps1 -ApplicationId '<Application ID>'
6. This will prompt for login, use the same account that was used for the Partner Center Connection
7. Once regenerated, copy the new values of Application Secret and Refresh Token into Atria
Steps on Regenerating the Exchange Online Token
1. Login into Atria Portal, Navigate to Services > Microsoft Online > Partner Center Connection
2. Click/Open the Partner Center Connection
3. Copy the Application ID. This is the same ID for the Microsoft Online Partner Center since the Exchange Online Application is tied up with it.
4. Go to your Provisioning Server, Open PowerShell (Admin), Navigate to 'C:\inetpub\Automate101\Atria\Atria Web Services\Msol\'
5. Run the script .\regenerate-azure-app-refresh-token-mggraph.ps1 -ApplicationId '<Application ID>' -ExchangeOnline
6. This will prompt for login, use the same account that was used for the Partner Center Connection
7. Once regenerated, copy the new values of Exchange Application Secret and Exchange Refresh Token into Atria
Related Articles
Connecting Atria to Microsoft Partner Center
As of October 2023, Microsoft no longer supports DAP. We have updated the scripts within the platform as of 15.16 to create new GDAP level permissions. Please see below for more information. Objective This article shows you how to set up a secure ...
Microsoft Online Service Planning
Overview The Microsoft Online Service for Atria allows Customers and the service desk to manage tenants, licenses, users and features of Office 365 – with no access to the 365 admin portal. It reduces your risk, while still being able to effectively ...
Microsoft Online Service Provisioning
Objective This article provides a guide to configuring and provisioning the Microsoft Online Service within the Atria Platform. Before you Start After setting up the connection to Partner Center, update the service' customer plan- Service Deployments ...
Microsoft Online Service Deployment
Objective This article provides a guide to installing the Microsoft Online (MSOL) service into the Atria Platform. Web Service and Schema Installation The first step for the deployment of any new Service is to install the Web Service (if required) ...
Microsoft Online Group Management in Atria
Introduction to Group Management Groups are a fundamental feature used to control access and make information sharing easier. In the Microsoft 365 platform, there are four core group types, all of which have a core component in Azure AD. Many ...