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/classroom-labs/administrator-guide.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ The following list highlights scenarios where more than one lab account may be b
64
64
-**Separate budget by lab account**
65
65
66
66
Rather than having all classroom lab costs reported for a single lab account, you may need to have a more clearly separated budget. Continuing with the example in the above bullet, you could create a lab account for each university department to separate the budget accordingly. Using Azure Cost Management, you can then view the cost for each individual lab account.
67
-
• **Isolate pilot labs from active labs**
67
+
-**Isolate pilot labs from active labs**
68
68
69
69
You may have cases where you want to pilot policy changes to a lab account without potentially impacting active labs. In this type of scenario, creating a separate lab account for piloting purposes allows you to isolate changes.
70
70
@@ -125,7 +125,7 @@ When setting up your Azure Lab Services’ resources, you're required to provide
125
125
The lab account’s location indicates the region for this resource. Classroom labs created in the lab account may be deployed to any region within the same geography. The specific region that the lab’s VMs are deployed to is automatically selected based on capacity available in the region at that time.
126
126
If an administrator allows lab creators to choose their classroom lab’s location, the locations that are available for selection are based on available regional capacity when creating the lab.
127
127
128
-
The location of the classroom lab also determines the VM compute sizes are available for selection. Certain compute sizes are only available within specific locations.
128
+
The location of the classroom lab also determines which VM compute sizes are available for selection. Certain compute sizes are only available within specific locations.
129
129
-**Shared image gallery**
130
130
131
131
The region indicates the source region where the first image version is stored before it’s automatically replicated to target regions.
@@ -200,4 +200,4 @@ It’s important for lab account administrator to manage costs by routinely dele
200
200
You shouldn't delete replication to specific regions as a way to reduce the costs (this option exists in shared image gallery). Replication changes may have adverse effects on Azure Lab Service’s ability to publish VMs from images saved within a shared image gallery.
201
201
202
202
## Next steps
203
-
See the tutorial for step-by-step instructions to create a lab account and a lab: [Tutorial: set up a lab account](tutorial-setup-lab-account.md)
203
+
See the tutorial for step-by-step instructions to create a lab account and a lab: [Tutorial: set up a lab account](tutorial-setup-lab-account.md)
0 commit comments