Skip to content

Commit 1850d26

Browse files
authored
Update instructions for CEL expressions in AKS guide
Clarified instructions for updating CEL expressions in configuration.
1 parent 95d40ff commit 1850d26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ CEL expressions might have syntax errors or return unexpected data types.
278278

279279
1. Review the CEL expressions in your configuration.
280280
2. Test expressions by using a CEL evaluator to make sure that they return strings for username and arrays of strings for groups.
281-
3. Update the configuration to correct the expressions:
281+
3. Update the configuration to have the corrected expressions.
282282

283283
The following code is an example of a valid CEL expression for extracting groups:
284284

0 commit comments

Comments
 (0)