<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Fully Disable Microsoft Office 365 Provisioning in Okta and Change the User Sync Status to Cloud-Only in Azure Active Directory
Okta Integration Network
Okta Classic Engine
Overview

This article describes how to fully disable Office 365 Provisioning.

Applies To
  • Office 365 Provisioning - User Sync or Universal Sync 
  • Disable Provisioning
  • Okta Integration Network (OIN)
  • Okta Classic Engine
Solution

Follow the steps below to fully disable Office 365 Provisioning:

  1. Disable Provisioning for Office 365 in Okta:
    1. Navigate to Applications > Applications > Office 365 > Provisioning > Integration.
    2. Uncheck Enable API integration, then click Save

"Enable API integration" option

  1. Disable DirSync using the PowerShell command: Set-MsolDirSyncEnabled -EnableDirSync $false.

 

NOTE: According to the Microsoft article Can't manage or remove objects that were synchronized through the Azure Active Directory Sync tool, the deactivation may take 72 hours to complete. The time depends on the number of objects in the cloud service subscription account.

Loading
How to Fully Disable Microsoft Office 365 Provisioning in Okta and Change the User Sync Status to Cloud-Only in Azure Active Directory