Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.02 KB

File metadata and controls

41 lines (30 loc) · 1.02 KB
external help file sharepointonline.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOCopilotPromoOptInStatus
applicable SharePoint Online
title Get-SPOCopilotPromoOptInStatus
schema
author siruvanti
ms.author siruvanti
ms.reviewer

Get-SPOCopilotPromoOptInStatus

SYNOPSIS

Returns the Opt-In Copilot promo status for the tenant.

SYNTAX

Get-SPOCopilotPromoOptInStatus

DESCRIPTION

This cmdlet returns the Opt-In Copilot promo status for the tenant. If the promo status is enabled, the return value is True, otherwise the return value is False.

EXAMPLES

Example 1

Get-SPOCopilotPromoOptInStatus

Example 1 returns the value of the Opt-In promo status.

RELATED LINKS