Disable self-service purchase for Microsoft 365 Copilot

Disable self-service purchase for Microsoft 365 Copilot

Hi All,

Two days ago, Microsoft has annouced the self-service purchase of M365 Copilot Licenses in October.

But you can disable this Product for self-service purchase

Let’s list the self-service Products

Connect-MSCommerce
Get-MSCommerceProductPolicies -PolicyID AllowSelfServicePurchase

Let’s disable the “Microsoft 365 Copilot” for self-service

Update-MSCommerceProductPolicy -PolicyId AllowSelfServicePurchase -Productid "CFQ7TTC0MM8R" -Enabled $false
Get-MSCommerceProductPolicies -PolicyID AllowSelfServicePurchase

M365 Admin Portal

On the Microsoft Learn site below it’s explained how to use this as “Billing Administrator”. That does not work yet in my tenant

But you can use this URL Self-service trials and purchases and disable the Services in the M365 Admin Portal (As “Billing Administrator” or “Global Administrator”)

Regards
Andres Bohren

Copilot Logo

M365 Logo