Skip to content

Commit 1a25984

Browse files
authored
Merge pull request #188843 from v-rajagt/gwallace
Link fixed.
2 parents 4b16e06 + ba4604c commit 1a25984

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

articles/governance/blueprints/samples/ism-protected/control-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ to support audit requirements** built-in policy initiative.
2828
> compliance in Azure Policy is only a partial view of your overall compliance status. The
2929
> associations between controls and Azure Policy definitions for this compliance blueprint sample
3030
> may change over time. To view the change history, see the
31-
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/governance/blueprints/samples/ism-protected/control-mapping.md).
31+
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/governance/blueprints/samples/ism-protected/control-mapping.md).
3232
3333
## Location Constraints
3434

articles/governance/blueprints/samples/iso27001-ase-sql-workload/control-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ specific VM Extensions to support audit requirements** built-in policy initiativ
2626
> compliance in Azure Policy is only a partial view of your overall compliance status. The
2727
> associations between controls and Azure Policy definitions for this compliance blueprint sample
2828
> may change over time. To view the change history, see the
29-
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/governance/blueprints/samples/iso27001-ase-sql-workload/control-mapping.md).
29+
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/governance/blueprints/samples/iso27001-ase-sql-workload/control-mapping.md).
3030
3131
## A.6.1.2 Segregation of duties
3232

articles/governance/blueprints/samples/iso27001-shared/control-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requirements** built-in policy initiative.
2828
> compliance in Azure Policy is only a partial view of your overall compliance status. The
2929
> associations between controls and Azure Policy definitions for this compliance blueprint sample
3030
> may change over time. To view the change history, see the
31-
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/governance/blueprints/samples/iso27001-shared/control-mapping.md).
31+
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/governance/blueprints/samples/iso27001-shared/control-mapping.md).
3232
3333
## A.6.1.2 Segregation of duties
3434

articles/governance/blueprints/samples/media/control-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ directly to a specific control mapping. Many of the mapped controls are implemen
2727
> compliance in Azure Policy is only a partial view of your overall compliance status. The
2828
> associations between controls and Azure Policy definitions for this compliance blueprint sample
2929
> may change over time. To view the change history, see the
30-
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/governance/blueprints/samples/media/control-mapping.md).
30+
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/governance/blueprints/samples/media/control-mapping.md).
3131
3232
## Access Control
3333

articles/governance/blueprints/samples/pci-dss-3.2.1/control-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ v3.2.1:2018** built-in policy initiative.
2727
> compliance in Azure Policy is only a partial view of your overall compliance status. The
2828
> associations between controls and Azure Policy definitions for this compliance blueprint sample
2929
> may change over time. To view the change history, see the
30-
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/governance/blueprints/samples/pci-dss-3.2.1/control-mapping.md).
30+
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/governance/blueprints/samples/pci-dss-3.2.1/control-mapping.md).
3131
3232
## 1.3.2 and 1.3.4 Boundary Protection
3333

articles/governance/blueprints/samples/swift-2020/control-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ audit requirements** built-in policy initiative.
2828
> compliance in Azure Policy is only a partial view of your overall compliance status. The
2929
> associations between controls and Azure Policy definitions for this compliance blueprint sample
3030
> may change over time. To view the change history, see the
31-
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/governance/blueprints/samples/swift-2020/control-mapping.md).
31+
> [GitHub Commit History](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/governance/blueprints/samples/swift-2020/control-mapping.md).
3232
3333
## 1.2 and 5.1 Account Management
3434

articles/governance/policy/how-to/guest-configuration-desired-state-configuration-extension-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ before you can create a guest configuration package.
9494
#### Update deployment templates
9595

9696
If your deployment templates include the DSC extension
97-
(see [examples](/virtual-machines/extensions/dsc-template.md)),
97+
(see [examples](/azure/virtual-machines/extensions/dsc-template)),
9898
there are two changes required.
9999

100100
First, replace the DSC extension with the
101-
[extension for the guest configuration feature](/virtual-machines/extensions/guest-configuration.md).
101+
[extension for the guest configuration feature](/azure/virtual-machines/extensions/guest-configuration).
102102

103103
Then, add a
104104
[guest configuration assignment](../concepts/guest-configuration-assignments.md)

0 commit comments

Comments
 (0)