Skip to content

Commit 29fe6d3

Browse files
committed
Add troublshooting info for region restrictions
1 parent d63c5ae commit 29fe6d3

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ms.service: lab-services
3+
ms.topic: include
4+
author: ntrogh
5+
ms.author: nicktrog
6+
ms.date: 01/30/2023
7+
---
8+
9+
### Lab creation fails with `Subscription has labs in 2 regions, and the regional limit for this subscription is 2`
10+
11+
The default limit for the total number of regions you can use for creating labs varies by offer category type. If you have reached the Azure regions limit for your subscription, you can only create labs in regions that you're already using.
12+
13+
Learn more about [how to resolve region restrictions](../capacity-limits.md#azure-region-restrictions).

articles/lab-services/quick-create-lab-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ On the **Delete lab** dialog box, select **Delete** to continue with the deletio
8585

8686
[!INCLUDE [Troubleshoot not authorized error](./includes/lab-services-troubleshoot-not-authorized.md)]
8787

88+
[!INCLUDE [Troubleshoot region restriction](./includes/lab-services-troubleshoot-region-restriction.md)]
89+
8890
## Next steps
8991

9092
In this quickstart, you created a lab with Azure Lab Services. To learn more about advanced options for labs, see [Tutorial: Create and publish a lab](tutorial-setup-lab.md).

articles/lab-services/tutorial-setup-lab.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ For more information about managing usage of student VMs, see [How to configure
226226

227227
[!INCLUDE [Troubleshoot not authorized error](./includes/lab-services-troubleshoot-not-authorized.md)]
228228

229+
[!INCLUDE [Troubleshoot region restriction](./includes/lab-services-troubleshoot-region-restriction.md)]
230+
229231
## Next steps
230232

231233
In this tutorial, you created a lab for your class in Azure. To learn how a student can access a VM in the lab using the registration link, advance to the next tutorial.

0 commit comments

Comments
 (0)