Skip to content

Commit b14ec05

Browse files
Update troubleshoot-aks-control-plane-authentication-external-identity-providers.md
1 parent 6a59c91 commit b14ec05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/azure-kubernetes/security/troubleshoot-aks-control-plane-authentication-external-identity-providers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Verify that the OAuth 2.0 client ID and client secret are correct.
4949

5050
The issuer URL must be accessible from the AKS cluster nodes. Follow these steps.
5151

52-
1. Verify DNS resolution for the issuer URL:
52+
1. Verify Domain Name System (DNS) resolution for the issuer URL:
5353

5454
::: zone pivot="github"
5555

@@ -295,7 +295,7 @@ The following code is an example of a valid CEL expression for extracting groups
295295

296296
**Cause: Cluster nodes cannot reach the identity provider**
297297

298-
Issues that affect network security groups, firewalls, or the Domain Name System (DNS) prevent the cluster from accessing the identity provider.
298+
Issues that affect network security groups, firewalls, or the DNS prevent the cluster from accessing the identity provider.
299299

300300
### Solution 1: Verify DNS resolution
301301

0 commit comments

Comments
 (0)