You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/web-app-routing.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ The Web Application Routing routing add-on can be enabled with the Azure CLI whe
84
84
85
85
# [Without Open Service Mesh (OSM)](#tab/without-osm)
86
86
87
-
The following additional add-on is required:
87
+
The following extra add-on is required:
88
88
***azure-keyvault-secrets-provider**: The Secret Store CSI provider for Azure Key Vault is required to retrieve the certificates from Azure Key Vault.
89
89
90
90
> [!IMPORTANT]
@@ -127,7 +127,7 @@ az aks enable-addons -g <ResourceGroupName> -n <ClusterName> --addons azure-keyv
127
127
> [!WARNING]
128
128
> Configuring ingresses by adding annotations on the Service object is retired. Please consider [configuring via an Ingress object](?tabs=without-osm).
129
129
130
-
The following additional add-on is required:
130
+
The following extra add-on is required:
131
131
***azure-keyvault-secrets-provider**: The Secret Store CSI provider for Azure Key Vault is required to retrieve the certificates from Azure Key Vault.
0 commit comments