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/azure-polices-for-lab-services.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Azure Policy helps you manage and prevent IT issues by applying policy definitio
16
16
1. Lab Services should require non-admin user for labs
17
17
1. Lab Services should restrict allowed virtual machine SKU sizes
18
18
19
-
For a full list of built-in policies, including policies for Lab Services, see [Azure Policy built-in policy definitions](/governance/policy/samples/built-in-policies#lab-services).
19
+
For a full list of built-in policies, including policies for Lab Services, see [Azure Policy built-in policy definitions](/azure/governance/policy/samples/built-in-policies#lab-services).
20
20
21
21
22
22
@@ -28,7 +28,7 @@ This policy enforces that all [shutdown options](how-to-configure-auto-shutdown-
28
28
29
29
|**Effect**|**Behavior**|
30
30
|-----|-----|
31
-
|**Audit**|Labs will show on the [compliance dashboard](/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when all shutdown options are not enabled for a lab. |
31
+
|**Audit**|Labs will show on the [compliance dashboard](/azure/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when all shutdown options are not enabled for a lab. |
32
32
|**Deny**|Lab creation will fail if all shutdown options are not enabled. |
33
33
34
34
## Lab Services should not allow template virtual machines for labs
@@ -37,7 +37,7 @@ This policy can be used to restrict [customization of lab templates](tutorial-se
37
37
38
38
|**Effect**|**Behavior**|
39
39
|-----|-----|
40
-
|**Audit**|Labs will show on the [compliance dashboard](/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when a template virtual machine is used for a lab.|
40
+
|**Audit**|Labs will show on the [compliance dashboard](/azure/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when a template virtual machine is used for a lab.|
41
41
|**Deny**|Lab creation to fail if “create a template virtual machine” option is used for a lab.|
42
42
43
43
## Lab Services require non-admin user for labs
@@ -48,7 +48,7 @@ During the policy assignment, the lab administrator can choose the following eff
48
48
49
49
|**Effect**|**Behavior**|
50
50
|-----|-----|
51
-
|**Audit**|Labs show on the [compliance dashboard](/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when non-admin accounts is not used while creating the lab.|
51
+
|**Audit**|Labs show on the [compliance dashboard](/azure/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when non-admin accounts is not used while creating the lab.|
52
52
|**Deny**|Lab creation will fail if “Give lab users a non-admin account on their virtual machines” is not checked while creating a lab.|
53
53
54
54
## Lab Services should restrict allowed virtual machine SKU sizes
@@ -57,12 +57,12 @@ During the policy assignment, the Lab Administrator can choose the following eff
57
57
58
58
|**Effect**|**Behavior**|
59
59
|-----|-----|
60
-
|**Audit**|Labs show on the [compliance dashboard](/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when a non-allowed SKU is used while creating the lab.|
60
+
|**Audit**|Labs show on the [compliance dashboard](/azure/governance/policy/assign-policy-portal#identify-non-compliant-resources) as non-compliant when a non-allowed SKU is used while creating the lab.|
61
61
|**Deny**|Lab creation will fail if SKU chosen while creating a lab is not allowed as per the policy assignment.|
62
62
63
63
## Next steps
64
64
65
65
See the following articles:
66
66
-[How to use the Lab Services should restrict allowed virtual machine SKU sizes Azure policy](how-to-use-restrict-allowed-virtual-machine-sku-sizes-policy.md)
0 commit comments