Skip to content

Commit f0af16c

Browse files
authored
Merge pull request #229605 from bandersmsft/sub-throttle-03062023
MCM - Update rename for subscription throttle
2 parents e6756de + 2c2ca4b commit f0af16c

File tree

3 files changed

+23
-13
lines changed

3 files changed

+23
-13
lines changed

articles/cost-management-billing/.openpublishing.redirection.cost-management-billing.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,11 @@
10951095
"redirect_url": "/azure/cost-management-billing/manage/change-credit-card",
10961096
"redirect_document_id": false
10971097
},
1098+
{
1099+
"source_path_from_root": "/articles/cost-management-billing/manage/create-multiple-subscriptions-error.md",
1100+
"redirect_url": "/azure/cost-management-billing/manage/create-subscriptions-deploy-resources",
1101+
"redirect_document_id": true
1102+
},
10981103
{
10991104
"source_path_from_root": "/articles/cost-management/use-reports.md",
11001105
"redirect_url": "/azure/cost-management-billing/cloudyn/use-reports",

articles/cost-management-billing/manage/create-multiple-subscriptions-error.md renamed to articles/cost-management-billing/manage/create-subscriptions-deploy-resources.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,46 @@
11
---
2-
title: Error when you create multiple subscriptions
2+
title: Message appears when you try to create multiple subscriptions
33
titleSuffix: Microsoft Cost Management
4-
description: Provides the solution for a problem where you get an error message when you try to create multiple subscriptions.
4+
description: Provides help for the message you might see when you try to create multiple subscriptions.
55
author: bandersmsft
66
ms.reviewer: sgautam
77
tags: billing
88
ms.service: cost-management-billing
99
ms.subservice: billing
1010
ms.topic: troubleshooting
11-
ms.date: 11/30/2022
11+
ms.date: 03/06/2023
1212
ms.author: banders
1313
---
1414

15-
# Error when you create multiple subscriptions
15+
# Message appears when you try to create multiple subscriptions
1616

17-
When you try to create multiple Azure subscriptions in a short period of time, you might receive an error stating:
17+
When you try to create multiple Azure subscriptions in a short period of time, you might receive a message stating:
1818

19-
`Subscription not created. Please try again later.`
19+
`You can deploy resources onto your recently created subscriptions`
2020

21-
The error is normal and expected.
21+
The message is normal and expected.
2222

23-
The error can occur for customers with the following Azure subscription agreement type:
23+
> [!IMPORTANT]
24+
> All existing subscriptions should generate consumption history before you create another one
2425
25-
- Microsoft Customer Agreement purchased directly through Azure.com
26+
The message can appear for customers with the following Azure subscription agreement types:
27+
28+
- [Microsoft Customer Agreement purchased directly through Azure.com](create-subscription.md)
2629
- You can have a maximum of five subscriptions in a Microsoft Customer Agreement purchased directly through Azure.com.
2730
- The ability to create other subscriptions is determined on an individual basis according to your history with Azure.
28-
- Microsoft Online Services Program
31+
- [Microsoft Online Services Program](https://signup.azure.com/signup?offer=ms-azr-0003p)
2932
- A new billing account for a Microsoft Online Services Program can have a maximum of five subscriptions. However, subscriptions transferred to the new billing account don't count against the limit.
3033
- The ability to create other Microsoft Online Services Program subscriptions is determined on an individual basis according to your history with Azure.
3134

3235
## Solution
3336

3437
Expect a delay before you can create another subscription.
3538

39+
If you're new to Azure and don't have any consumption usage, read the [Get started guide for Azure developers](/azure/guides/developer/azure-developer-guide) to help you get started with Azure services.
40+
3641
## Need help? Contact us.
3742

38-
If you have questions or need help, [create a support request](https://go.microsoft.com/fwlink/?linkid=2083458).
43+
If you have questions or need help, [create a support request](https://go.microsoft.com/fwlink/?linkid=2083458).
3944

4045
## Next steps
4146

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,8 +503,8 @@
503503
href: manage/troubleshoot-azure-sign-up.md
504504
- name: Subscription sign-in issues
505505
href: manage/troubleshoot-sign-in-issue.md
506-
- name: Can't create multiple subscriptions
507-
href: manage/create-multiple-subscriptions-error.md
506+
- name: Create multiple subscriptions message
507+
href: manage/create-subscriptions-deploy-resources.md
508508
- name: Not available due to conflict error
509509
href: manage/troubleshoot-not-available-conflict.md
510510
- name: Enterprise cost view disabled

0 commit comments

Comments
 (0)