You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/reliability-in-azure-lab-services.md
+18-7Lines changed: 18 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Currently, the service is not zonal. That is, you can’t configure a lab or the
24
24
25
25
There are no increased SLAs available for uptime in Azure Lab Services. For the monthly uptime SLAs for Azure Lab Services, see [SLA for Azure Lab Services](https://azure.microsoft.com/support/legal/sla/lab-services/v1_0/).
26
26
27
-
The Azure Lab Services infrastructure uses Cosmos DB storage. The Cosmos DB storage region is the same as the region where the lab plan is located. All the regional Cosmos DB accounts are single region. In the five regions listed in this article, the Cosmos DB accounts are single region with Availability Zones. In the other regions, the accounts are single region without Availability Zones. For high availability capabilities for these account types, see [SLAs for Cosmos DB](/azure/cosmos-db/high-availability#slas).
27
+
The Azure Lab Services infrastructure uses Cosmos DB storage. The Cosmos DB storage region is the same as the region where the lab plan is located. All the regional Cosmos DB accounts are single region. In the zone-redundant regions listed in this article, the Cosmos DB accounts are single region with Availability Zones. In the other regions, the accounts are single region without Availability Zones. For high availability capabilities for these account types, see [SLAs for Cosmos DB](/azure/cosmos-db/high-availability#slas).
28
28
29
29
### Zone down experience
30
30
@@ -46,14 +46,14 @@ In the event of a zone outage in these regions, you can still perform the follow
46
46
- Create/manage lab plans
47
47
- Create Users
48
48
- Configure lab schedules
49
-
- Create new labs and VMs in regions unaffected by the zone outage.
49
+
- Create/manage labs and VMs in regions unaffected by the zone outage.
50
50
51
51
Data loss may occur only with an unrecoverable disaster in the Cosmos DB region. For more information, see [Region Outages](/azure/cosmos-db/high-availability#region-outages).
52
52
53
53
For regions not listed, access to the Azure Lab Services infrastructure is not guaranteed when there is an outage in the region containing the lab plan. You will only be able to perform the following tasks:
54
54
55
55
- Access the Azure Lab Services website
56
-
- Create new labs and VMs in regions unaffected by the zone outage
56
+
- Create/manage lab plans, labs, and VMs in regions unaffected by the zone outage
57
57
58
58
> [!NOTE]
59
59
> Existing labs and VMs in regions unaffected by the zone outage aren't affected by a loss of infrastructure in the lab plan region. Existing labs and VMs in unaffected regions can still run and operate as normal.
@@ -83,9 +83,12 @@ If infrastructure is impacted, it will be restored when the zone availability is
83
83
84
84
#### Azure Lab Services infrastructure
85
85
86
-
In a regional outage, the experience of using the Azure Lab Services infrastructure is the same as in a zone outage. For lab plans in zone-redundant regions, you can access the Azure Lab Services website and perform the same tasks described in the [Zone down experience](#zone-down-experience) section for Azure Lab Services infrastructure.
86
+
In a regional outage, the experience of using the Azure Lab Services infrastructure is the same as in a zone outage. For lab plans in zone-redundant regions, you can perform the same tasks described in the [Zone down experience](#zone-down-experience) section for Azure Lab Services infrastructure.
87
87
88
-
For regions not listed as zone-redundant, the experience of using the Azure Lab Services infrastructure is the same as in a zone outage.
88
+
For regions not listed as zone-redundant, the experience of using the Azure Lab Services infrastructure is the same as in a zone outage. You will only be able to perform the following tasks:
89
+
90
+
- Access the Azure Lab Services website
91
+
- Create/manage lab plans, labs, and VMs in regions unaffected by the zone outage
89
92
90
93
#### Labs and VMs
91
94
@@ -95,20 +98,28 @@ Existing labs and VMs in regions unaffected by the zone outage aren't affected b
95
98
96
99
#### Regional outage preparation and recovery
97
100
98
-
Access to infrastructure, Lab and VM services will be restored as soon as the regional outage is resolved.
101
+
Lab and VM services will be restored as soon as the regional outage is restored (the outage is resolved).
99
102
100
103
If infrastructure is impacted, it will be restored when the regional outage is resolved.
101
104
102
105
### Fault tolerance
103
106
104
-
If you want to preserve access to Azure Lab Services infrastructure during a zone outage, create the lab plan in one of the zone-redundant regions listed.
107
+
If you want to preserve maximum access to Azure Lab Services infrastructure during a zone or regional outage, create the lab plan in one of the zone-redundant regions listed.
105
108
106
109
- Australia East
107
110
- Canada Central
108
111
- France Central
109
112
- Korea Central
110
113
- East Asia
111
114
115
+
## Disaster recovery
116
+
117
+
Azure Lab Services does not provide regional failover support. If you want to preserve maximum access to the Azure Lab Services infrastructure during a zone or regional outage, create the lab plan in one of the zone-redundant regions.
118
+
119
+
### Outage detection, notification, and management
120
+
121
+
Azure Lab Services does not provide any service-specific signals about an outage. For more information on service health, see [Resource health overview](/azure/service-health/resource-health-overview).
0 commit comments