<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
  • Disable Provisioning
  • Okta Integration Network (OIN)
  • Okta Classic Engine
Solution
  1. Disable Provisioning for Office 365 in Okta:
    • Navigate to Applications > Applications > Office 365 > Provisioning > Integration.
    • Uncheck Enable API integration > click Save

"Enable API integration" option

  1. Disable DirSync using the PowerShell command:
    • Set-MsolDirSyncEnabled -EnableDirSync $false.
    • If needed, use this Microsoft Article for guidance on connecting to Office 365 with PowerShell.

NOTE: According to this Microsoft article, 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