Skip to content

Commit 615b7f2

Browse files
authored
Merge pull request #114492 from spelluru/labs0508
lab's location
2 parents 0e276fe + 7f4d9b5 commit 615b7f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/lab-services/classroom-labs/how-to-manage-classroom-labs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,15 @@ To set up a classroom lab in a lab account, you must be a member of the **Lab Cr
100100
| Small | 2 | 3.5 GB | This size is best suited for command line, opening web browser, low traffic web servers, small to medium databases. |
101101
| Medium | 4 | 7 GB | This size is best suited for relational databases, in-memory caching, and analytics |
102102
| Medium (Nested virtualization) | 4 | 16 GB | This size is best suited for relational databases, in-memory caching, and analytics. This size also supports nested virtualization. <p>This size can be used in scenarios where each student needs multiple VMs. Teachers can use nested virtualization to set up a few small-size nested virtual machines inside the virtual machine. </p> |
103-
| Small GPU (Compute) | 6 | 56 GB | This size is best suited for compute-intensive and network-intensive applications like artificial intelligence and deep learning applications. |
103+
| Small GPU (Compute) | 6 | 56 GB | <p>This size is best suited for compute-intensive and network-intensive applications like artificial intelligence and deep learning applications.</p><p>Azure Lab Services automatically installs and configures the necessary GPU drivers for you when you create a lab with GPU images. </p> |
104104
| Small GPU (Visualization) | 6 | 56 GB | This size is best suited for remote visualization, streaming, gaming, encoding using frameworks such as OpenGL and DirectX. |
105105
| Large | 8 | 16 GB | This size is best suited for applications that need faster CPUs, better local disk performance, large databases, large memory caches. |
106106
| Large (Nested virtualization) | 8 | 32 GB | This size is best suited for applications that need faster CPUs, better local disk performance, large databases, large memory caches. This size also supports nested virtualization. |
107107
| Medium GPU (Visualization) | 12 | 112 GB | This size is best suited for remote visualization, streaming, gaming, encoding using frameworks such as OpenGL and DirectX. |
108108

109109
> [!NOTE]
110-
> Azure Lab Services automatically installs and configures the necessary GPU drivers for you when you create a lab with GPU images.
110+
> You may not see some of these VM sizes in the list when creating a classroom lab. The list is populated based on the current capacity of the lab's location. If the lab account creator [allows lab creators to pick a location for the lab](allow-lab-creator-pick-lab-location.md), you may try choosing a different location for the lab and see if the VM size is available.
111+
111112

112113
## View all classroom labs
113114
1. Navigate to [Azure Lab Services portal](https://labs.azure.com).

0 commit comments

Comments
 (0)