Skip to content

Commit

Permalink
Update docs/tutorials/azure.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
  • Loading branch information
sesoldi and mloiseleur committed Oct 31, 2023
1 parent bed99a9 commit eae94ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ secretConfiguration:
data:
azure.json: |
{
"tenantId": "01234abc-de56-ff78-abc1-234567890def",
"tenantId": "<TENANT_ID>",
"subscriptionId": "<SUBSCRIPTION_ID>",
"resourceGroup": "<AZURE_DNS_ZONE_RESOURCE_GROUP>",
"useWorkloadIdentityExtension": true
Expand Down

0 comments on commit eae94ce

Please sign in to comment.