Skip to content

Commit fdffa2f

Browse files
Merge pull request #27426 from MicrosoftDocs/main
Publish main to live, 01/28, 11:00 AM IST
2 parents fee559e + 26a8d6f commit fdffa2f

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

microsoft-365/commerce/subscriptions/allowselfservicepurchase-powershell.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ You can use the **MSCommerce** PowerShell module to:
4040
- View or modify the current setting for a specific product to either enable or disable it
4141
- For Microsoft products only: view or modify the setting for trials without payment methods
4242

43+
> [!IMPORTANT]
44+
> Self-service purchases and trials can't be completely turned off at the tenant level with a single command. The **AllowSelfServicePurchase** policy is managed on a per-product basis. You can only turn off self-services purchases and trials for the entire tenant by turning off each product individually. By default, all new products are set to allow users to make a self-service purchase.
45+
4346
## Requirements
4447

4548
To use the **MSCommerce** PowerShell module, you need:
@@ -171,6 +174,9 @@ Update-MSCommerceProductPolicy -PolicyId AllowSelfServicePurchase -ProductId <Pr
171174

172175
This section contains information about how to view a list of self-service purchase for third-party offer types and their status, and how to set the status.
173176

177+
> [!NOTE]
178+
> Software as a subscription (SaaS) products and services subscribed to in the Azure portal aren’t blocked by the **AllowSelfServicePurchase** policy.
179+
174180
### View a list of self-service purchase third-party offer types and their status
175181

176182
To view a list of all available self-service purchase third-party offer types and the status of each, run the following command:

microsoft-365/commerce/subscriptions/manage-self-service-purchases-admins.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ For each purchase or trial subscription, you can see the following details:
4444

4545
You can also control whether users in your organization can make purchases or sign up for trials. To learn how to manage these settings, see [Use AllowSelfServicePurchase for the MSCommerce PowerShell module](allowselfservicepurchase-powershell.md).
4646

47+
> [!IMPORTANT]
48+
> Self-service purchases and trials can't be completely turned off at the tenant level with a single command. The [AllowSelfServicePurchase](allowselfservicepurchase-powershell.md) policy is managed on a per-product basis. You can only turn off self-services purchases and trials for the entire tenant by turning off each product individually. By default, all new products are set to allow users to make a self-service purchase.
49+
4750
## Before you begin
4851

4952
- [Find out what type of billing account you have](../manage-billing-accounts.md#view-my-billing-accounts).

0 commit comments

Comments
 (0)