Skip to content

Commit 6899d8f

Browse files
committed
edits
1 parent b334264 commit 6899d8f

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

articles/spring-apps/how-to-enterprise-marketplace-offer.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The pricing for Azure Spring Apps Enterprise plan is composed of the following t
4141

4242
For more information about pricing, see [Azure Spring Apps pricing](https://azure.microsoft.com/pricing/details/spring-apps/).
4343

44-
To provide the best customer experience to manage the Tanzu component license purchasing and metering, VMware creates an [Azure Spring Apps Enterprise](https://aka.ms/ascmpoffer) offer in Azure Marketplace. This offer represents a Tanzu component license that is automatically purchased on behalf of customers during the creation of an Azure Spring Apps Enterprise plan instance.
44+
To provide the best customer experience to manage the Tanzu component license purchasing and metering, VMware creates an [Azure Spring Apps Enterprise](https://aka.ms/ascmpoffer) offer in Azure Marketplace. This offer represents a Tanzu component license that's automatically purchased on behalf of customers during the creation of an Azure Spring Apps Enterprise plan instance.
4545

4646
Under this implicit Azure Marketplace third-party offer purchase from VMware, your personal data and application vCPU usage data is shared with VMware. You agree to this data sharing when you agree to the marketplace terms upon creating the service instance.
4747

@@ -146,7 +146,7 @@ The following table lists each supported geographic location and its [ISO 3166
146146

147147
## Troubleshoot errors
148148

149-
The following list shows the errors you might encounter when you create an Azure Spring Apps Enterprise plan instance, and the actions to take to resolve errors:
149+
The following list shows the errors you might encounter when you create an Azure Spring Apps Enterprise plan instance, and the actions to take to resolve the errors:
150150

151151
- `Failed to purchase on Azure Marketplace because the Microsoft.SaaS RP is not registered on the Azure subscription.`
152152

@@ -161,39 +161,47 @@ The following list shows the errors you might encounter when you create an Azure
161161
1. Determine whether the billing address is in the scope of the [supported geographic locations](#supported-geographic-locations-of-billing-account). If it isn't, try one of the following approaches:
162162

163163
- If possible, use another billing account with a supported billing address and then try again.
164+
164165
- If you want to use the current subscription, raise a support ticket with us with the subject "Unsupported market in billing address when creating Azure Spring Apps enterprise".
165166

166167
- `Failed to purchase on Azure Marketplace due to signature verification on Marketplace legal agreement.`
167168

168-
It is because you don't accept the marketplace legal terms and privacy statements while provisioning the tier, you can use the following commands to do so in advance. `az term accept --publisher vmware-inc --product azure-spring-cloud-vmware-tanzu-2 --plan asa-ent-hr-mtr`
169+
You haven't accepted the marketplace legal terms and privacy statements while provisioning the tier. Use the following command to accept the terms:
170+
171+
```azurecli
172+
az term accept \
173+
--publisher vmware-inc \
174+
--product azure-spring-cloud-vmware-tanzu-2 \
175+
--plan asa-ent-hr-mtr
176+
```
169177

170178
- `Purchase has failed because we couldn't find a valid credit card nor a payment method associated with your Azure subscription.`
171179

172-
It is because your Azure subscription does not have an associated payment method. Azure credits or free MSDN subscriptions aren't supported. For more information, see the [Purchasing requirements](/marketplace/azure-marketplace-overview#purchasing-requirements) section of [What is Azure Marketplace?](/marketplace/azure-marketplace-overview)
180+
Your Azure subscription doesn't have an associated payment method. Azure credits or free MSDN subscriptions aren't supported. For more information, see the [Purchasing requirements](/marketplace/azure-marketplace-overview#purchasing-requirements) section of [What is Azure Marketplace?](/marketplace/azure-marketplace-overview)
173181

174182
- `Plan can not be purchased on a free subscription.`
175183

176-
It is because your Azure subscription does not have an associated payment method. Azure credits or free MSDN subscriptions aren't supported. For more information, see the [Purchasing requirements](/marketplace/azure-marketplace-overview#purchasing-requirements) section of [What is Azure Marketplace?](/marketplace/azure-marketplace-overview)
184+
Your Azure subscription doesn't have an associated payment method. Azure credits or free MSDN subscriptions aren't supported. For more information, see the [Purchasing requirements](/marketplace/azure-marketplace-overview#purchasing-requirements) section of [What is Azure Marketplace?](/marketplace/azure-marketplace-overview)
177185

178186
- `Your Azure subscription which is associated with a deleted organization. The billing account is not valid to purchase the SaaS.`
179187

180-
It is because your Azure subscription does not have an associated payment method. Azure credits or free MSDN subscriptions aren't supported. For more information, see the [Purchasing requirements](/marketplace/azure-marketplace-overview#purchasing-requirements) section of [What is Azure Marketplace?](/marketplace/azure-marketplace-overview)
188+
Your Azure subscription doesn't have an associated payment method. Azure credits or free MSDN subscriptions aren't supported. For more information, see the [Purchasing requirements](/marketplace/azure-marketplace-overview#purchasing-requirements) section of [What is Azure Marketplace?](/marketplace/azure-marketplace-overview)
181189

182190
- `Failed to check if marketplace is enabled for your Azure subscription.`
183191

184-
It is because your organization does not allow Azure Marketplace purchases. To allow the purchase, see the [Enabling Azure Marketplace purchases](../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) section of [Azure Marketplace](../cost-management-billing/manage/ea-azure-marketplace.md).
192+
Your organization doesn't allow Azure Marketplace purchases. To allow the purchase, see the [Enabling Azure Marketplace purchases](../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) section of [Azure Marketplace](../cost-management-billing/manage/ea-azure-marketplace.md).
185193

186194
- `Purchase for Azure product azure-spring-cloud-vmware-tanzu-2 and plan Azure Spring Apps Enterprise (Public) is not allowed.`
187195

188-
It is because your organization does not allow Azure Marketplace purchases. To allow the purchase, see the [Enabling Azure Marketplace purchases](../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) section of [Azure Marketplace](../cost-management-billing/manage/ea-azure-marketplace.md).
196+
Your organization doesn't allow Azure Marketplace purchases. To allow the purchase, see the [Enabling Azure Marketplace purchases](../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) section of [Azure Marketplace](../cost-management-billing/manage/ea-azure-marketplace.md).
189197

190198
- `Failed to process eligibility check with error Plan 'Azure Spring Apps Enterprise (Public)' of offer 'Azure Spring Apps Enterprise' by publisher 'VMware Inc.' is not available to you for purchase due to private marketplace settings made by your tenant's IT admin.`
191199

192-
It is because your organization does not allow Azure Marketplace purchases or acquisition of any Azure Marketplace software application. To allow the purchase, see the [Enabling Azure Marketplace purchases](../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) section of [Azure Marketplace](../cost-management-billing/manage/ea-azure-marketplace.md) and [Purchase policy management](/marketplace/azure-purchasing-invoicing#purchase-policy-management) section of [Azure Marketplace purchasing](/marketplace/azure-purchasing-invoicing).
200+
Your organization doesn't allow Azure Marketplace purchases or acquisition of any Azure Marketplace software application. To allow the purchase, see the [Enabling Azure Marketplace purchases](../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) section of [Azure Marketplace](../cost-management-billing/manage/ea-azure-marketplace.md) and the [Purchase policy management](/marketplace/azure-purchasing-invoicing#purchase-policy-management) section of [Azure Marketplace purchasing](/marketplace/azure-purchasing-invoicing).
193201

194202
- `This offer 'vmware-inc.azure-spring-cloud-vmware-tanzu-2' is not available for purchasing by subscriptions belonging to Microsoft Azure Cloud Solution Providers.`
195203

196-
Azure Cloud Solution Provider is not supported to purchase Azure Sprign Apps Enterprise yet. We are working on to enable it.
204+
There's currently no support for Azure Cloud Solution Providers to purchase Azure Spring Apps Enterprise yet. We're working on enabling this support.
197205

198206
## Next steps
199207

0 commit comments

Comments
 (0)