Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1008 Bytes

File metadata and controls

40 lines (28 loc) · 1008 Bytes
external help file sharepointonline.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/sharepoint-online/disable-spotenantserviceprincipal
applicable SharePoint Online
title Disable-SPOTenantServicePrincipal
schema 2.0.0
author trent-green
ms.author trgreen
ms.reviewer

Disable-SPOTenantServicePrincipal

SYNOPSIS

Disables the current tenant's "SharePoint Online Client" service principal.

SYNTAX

Disable-SPOTenantServicePrincipal

DESCRIPTION

Disables the current tenant's "SharePoint Online Client" service principal.

When the service principal's account is disabled, clients and components that use this service principal will not be able to request an access token for this service principal.

EXAMPLES

------------------EXAMPLE 1------------------

Disable-SPOTenantServicePrincipal

Disables the current tenant's "SharePoint Online Client" service principal.