Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.14 KB

File metadata and controls

42 lines (31 loc) · 1.14 KB
external help file sharepointonline.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOCopilotPromoUsage
applicable SharePoint Online
title Get-SPOCopilotPromoUsage
schema
author arakesh
ms.author arakesh
ms.reviewer

Get-SPOCopilotPromoUsage

SYNOPSIS

Returns the count of SharePoint Agent promotion queries used by the tenant.

SYNTAX

Get-SPOCopilotPromoUsage

DESCRIPTION

This cmdlet retrieves the number of SharePoint Agent promotion queries used by the tenant each month. It provides a monthly breakdown of query usage, helping admins track consumption of the promotion queries over time.

EXAMPLES

Example 1

Get-SPOCopilotPromoUsage

Example 1 returns SharePoint Agent promotion queries usage by month.

RELATED LINKS