Skip to content

Commit 4872967

Browse files
authored
Update articles/aks/web-app-routing.md
1 parent 1982911 commit 4872967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/web-app-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ az extension update --name aks-preview
4848

4949
Since Web Application Routing uses OSM internally to secure intranet communication, we need to set up the `osm` CLI. This command-line tool contains everything needed to configure and manage Open Service Mesh. The latest binaries are available on the [OSM GitHub releases page][osm-release].
5050

51-
### Import Certificate to Azure Keyvault
51+
### Import certificate to Azure Keyvault
5252

5353
```bash
5454
openssl pkcs12 -export -in aks-ingress-tls.crt -inkey aks-ingress-tls.key -out aks-ingress-tls.pfx

0 commit comments

Comments
 (0)