Skip to content

Commit e6b5fdc

Browse files
committed
PR review edits
1 parent d00608f commit e6b5fdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-arc/servers/onboard-group-policy-SP-encryption.md renamed to articles/azure-arc/servers/onboard-group-policy-service-principal-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The Group Policy to onboard Azure Arc-enabled servers requires a remote share wi
2727
* Assign the Azure Connected Machine Onboarding role to your service principal and limit the scope of the role to the target Azure landing zone.
2828
* Make a note of the Service Principal Secret; you'll need this value later.
2929

30-
1. For each of the scripts below, click to go to its Github directory and download the raw script to your local share using your browser's **Save as** function:
30+
1. For each of the scripts below, click to go to its GitHub directory and download the raw script to your local share using your browser's **Save as** function:
3131
* [`EnableAzureArc.ps1`](https://raw.githubusercontent.com/Azure/ArcEnabledServersGroupPolicy/main/EnableAzureArc.ps1)
3232
* [`DeployGPO.ps1`](https://raw.githubusercontent.com/Azure/ArcEnabledServersGroupPolicy/main/DeployGPO.ps1)
3333
* [`AzureArcDeployment.psm1`](https://raw.githubusercontent.com/Azure/ArcEnabledServersGroupPolicy/main/AzureArcDeployment.psm1)

articles/azure-arc/servers/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
- name: Connect machines using group policy
7171
href: onboard-group-policy.md
7272
- name: Connect machines using group policy with service principal encryption
73-
href: onboard-group-policy-SP-encryption.md
73+
href: onboard-group-policy-service-principal-encryption.md
7474
- name: Connect machines using Ansible playbooks
7575
href: onboard-ansible-playbooks.md
7676
- name: Connect machines from Automation Update Management

0 commit comments

Comments
 (0)