Skip to content

Commit c9c0b25

Browse files
committed
Updated info on Hidden plans
1 parent ec54f5b commit c9c0b25

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

articles/marketplace/azure-vm-plan-pricing-and-availability.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: partnercenter-marketplace-publisher
66
ms.topic: how-to
77
author: iqshahmicrosoft
88
ms.author: iqshah
9-
ms.date: 04/15/2022
9+
ms.date: 08/22/2022
1010
---
1111

1212
# Configure pricing and availability for a virtual machine offer
@@ -83,13 +83,13 @@ Private offers aren't supported with Azure subscriptions established through a r
8383

8484
## Hide plan
8585

86-
If your virtual machine is meant to be used only indirectly when it's referenced through another solution template or managed application, select this check box to publish the virtual machine but hide it from customers who might be searching or browsing for it directly.
86+
A hidden plan is not visible on Azure Marketplace and can only be deployed through another Solution Template, Managed Application, Azure CLI or Azure PowerShell. Hiding a plan is useful when trying to limit exposure to customers that would normally be searching or browsing for it directly via Azure Marketplace. By selecting this checkbox all virtual machine images associated to your plan will be hidden from Azure Marketplace storefront.
8787

88-
Any Azure customer can deploy the offer using either PowerShell or CLI. If you wish to make this offer available to a limited set of customers, then set the plan to **Private**.
89-
90-
Hidden plans don't generate preview links. However, you can test them by [following these steps](azure-vm-create-faq.yml#how-do-i-test-a-hidden-preview-image-).
88+
> [!NOTE]
89+
> A hidden plan is different from a private plan. When a plan is publicly available but hidden, it is still available for any Azure customer to deploy via Solution Template, Managed Application, Azure CLI or Azure PowerShell. However, a plan can be both hidden and private in which case only the customers configured in the private audience can deploy via these methods. If you wish to make the plan available to a limited set of customers, then set the plan to **Private**.
9190
92-
Select **Save draft** before continuing to the next tab in the left-nav Plan menu, **Technical configuration**.
91+
> [!IMPORTANT]
92+
> Hidden plans don't generate preview links. However, you can test them by [following these steps](/azure/marketplace/azure-vm-faq).
9393
9494
## Next steps
9595

articles/marketplace/marketplace-virtual-machines.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: partnercenter-marketplace-publisher
77
ms.topic: conceptual
88
author: iqshahmicrosoft
99
ms.author: iqshah
10-
ms.date: 06/29/2022
10+
ms.date: 08/22/2022
1111
---
1212

1313
# Plan a virtual machine offer
@@ -107,6 +107,13 @@ Private plans restrict the discovery and deployment of your solution to a specif
107107

108108
For more information, see [Plans and pricing for commercial marketplace offers](plans-pricing.md) and [Private offers in the Microsoft commercial marketplace](private-offers.md).
109109

110+
### Hidden plans
111+
112+
A hidden plan is not visible on Azure Marketplace and can only be deployed through a Solution Template, Managed Application, Azure CLI or Azure PowerShell. Hiding a plan is useful when trying to limit exposure to customers that would normally be searching or browsing for it directly via Azure Marketplace.
113+
114+
> [!NOTE]
115+
> A hidden plan is different from a private plan. When a plan is publicly available but hidden, it is still available for any Azure customer to deploy via Solution Template, Managed Application, Azure CLI or Azure PowerShell. However, a plan can be both hidden and private, in which case only the customers configured in the private audience can deploy via these methods.
116+
110117
### Licensing models
111118

112119
As you prepare to publish a new offer, you need to make pricing-related decisions by selecting the appropriate licensing model.

0 commit comments

Comments
 (0)