Skip to content

Commit 83e9bbc

Browse files
authored
Update onboard-ansible-playbooks.md
Modified default value for azure.tenant_id.
1 parent 11376af commit 83e9bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/servers/onboard-ansible-playbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you are onboarding machines to Azure Arc-enabled servers, copy the following
3838
service_principal_id: 'INSERT-SERVICE-PRINCIPAL-CLIENT-ID'
3939
service_principal_secret: 'INSERT-SERVICE-PRINCIPAL-SECRET'
4040
resource_group: 'INSERT-RESOURCE-GROUP'
41-
tenant_id: 'TENANT-ID'
41+
tenant_id: 'INSERT-TENANT-ID'
4242
subscription_id: 'INSERT-SUBSCRIPTION-ID'
4343
location: 'INSERT-LOCATION'
4444
tasks:

0 commit comments

Comments
 (0)