Update docs/tutorials/azure.md

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
sesoldi 2023-10-31 14:43:31 +01:00 committed by GitHub
parent bed99a9b96
commit eae94cef62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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