Skip to content

Commit f11db87

Browse files
Merge pull request #1734 from mmalecki/azuredns-workload-identity-link
Fix AAD Workload Identity document anchor link
2 parents 6b31b85 + 5328d0c commit f11db87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/configuration/acme/dns01/azuredns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: 'cert-manager configuration: ACME DNS-01 challenges using AzureDNS'
66
cert-manager can create and then delete DNS-01 records in Azure DNS but it needs to authenticate to Azure first.
77
There are four authentication methods available:
88

9-
- [Managed Identity Using AAD Workload Identity](#managed-identity-using-aad-pod-identity) (recommended)
9+
- [Managed Identity Using AAD Workload Identity](#managed-identity-using-aad-workload-identity) (recommended)
1010
- [Managed Identity Using AAD Pod Identities](#managed-identity-using-aad-pod-identities) (deprecated)
1111
- [Managed Identity Using AKS Kubelet Identity](#managed-identity-using-aks-kubelet-identity)
1212
- [Service Principal](#service-principal)

0 commit comments

Comments
 (0)