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
If you create a lab plan and still have lab accounts in your Azure subscription, you can select from the VM sizes available for lab accounts. In the Azure Lab Services user interface, these VM sizes are marked as *classic* VM sizes.
198
-
199
-
| Size | vCPUs | Memory (GB) | Series | Suggested use |
200
-
| ---- | ----- | ----- | ------ | ------------- |
201
-
| Classic Small | 2 | 4 |[A2_v2](/azure/virtual-machines/av2-series)| Best suited for command line, opening web browser, low-traffic web servers, small to medium databases. |
202
-
| Classic Medium | 4 | 8 |[A4_v2](/azure/virtual-machines/av2-series)| Best suited for relational databases, in-memory caching, and analytics. |
203
-
| Classic Large | 8 | 16 |[A8_v2](/azure/virtual-machines/av2-series)| Best suited for applications that need faster CPUs, better local disk performance, large databases, large memory caches. |
204
-
| Classic Medium (Nested virtualization) | 4 | 16 |[D4s_v3](/azure/virtual-machines/dv3-dsv3-series)| Best suited for relational databases, in-memory caching, and analytics. This size supports nested virtualization. |
205
-
| Classic Large (Nested virtualization) | 8 | 32 |[D8s_v3](/azure/virtual-machines/dv3-dsv3-series)| Best suited for applications that need faster CPUs, better local disk performance, large databases, large memory caches. This size supports nested virtualization. |
206
-
207
195
## RBAC roles
208
196
209
197
Azure Lab Services provides built-in Azure role-based access control (Azure RBAC) for common management scenarios. An individual who has a profile in Microsoft Entra ID can assign these Azure roles to users, groups, service principals, or managed identities. The roles can grant or deny access to resources and operations on Azure Lab Services resources. Learn more about [Azure role-based access control in Azure Lab Services](./concept-lab-services-role-based-access-control.md).
0 commit comments