Skip to content

Commit 3fdb1fb

Browse files
committed
fixing links
1 parent 85ad0d0 commit 3fdb1fb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/lab-services/azure-polices-for-lab-services.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Azure Policy helps you manage and prevent IT issues by applying policy definitio
1616
1. Lab Services should require non-admin user for labs
1717
1. Lab Services should restrict allowed virtual machine SKU sizes
1818

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).
2020

2121

2222

@@ -28,7 +28,7 @@ This policy enforces that all [shutdown options](how-to-configure-auto-shutdown-
2828

2929
|**Effect**|**Behavior**|
3030
|-----|-----|
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. |
3232
|**Deny**|Lab creation will fail if all shutdown options are not enabled. |
3333

3434
## 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
3737

3838
|**Effect**|**Behavior**|
3939
|-----|-----|
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.|
4141
|**Deny**|Lab creation to fail if “create a template virtual machine” option is used for a lab.|
4242

4343
## Lab Services require non-admin user for labs
@@ -48,7 +48,7 @@ During the policy assignment, the lab administrator can choose the following eff
4848

4949
|**Effect**|**Behavior**|
5050
|-----|-----|
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.|
5252
|**Deny**|Lab creation will fail if “Give lab users a non-admin account on their virtual machines” is not checked while creating a lab.|
5353

5454
## 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
5757

5858
|**Effect**|**Behavior**|
5959
|-----|-----|
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.|
6161
|**Deny**|Lab creation will fail if SKU chosen while creating a lab is not allowed as per the policy assignment.|
6262

6363
## Next steps
6464

6565
See the following articles:
6666
- [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)
67-
- [Built-in Policies](/governance/policy/samples/built-in-policies#lab-services)
68-
- [What is Azure policy?](/governance/policy/overview)
67+
- [Built-in Policies](/azure/governance/policy/samples/built-in-policies#lab-services)
68+
- [What is Azure policy?](/azure/governance/policy/overview)

articles/lab-services/how-to-use-restrict-allowed-virtual-machine-sku-sizes-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ Now you have a lab plan resource ID, you can use it to exclude the lab plan as y
105105
## Next steps
106106
See the following articles:
107107
- [What’s new with Azure Policy for Lab Services?](azure-polices-for-lab-services.md)
108-
- [Built-in Policies](/governance/policy/samples/built-in-policies.md#lab-services#lab-services)
109-
- [What is Azure policy?](/governance/policy/overview.md)
108+
- [Built-in Policies](/azure/governance/policy/samples/built-in-policies.md#lab-services#lab-services)
109+
- [What is Azure policy?](/azure/governance/policy/overview.md)
110110

0 commit comments

Comments
 (0)