Skip to content

Commit aaa54a3

Browse files
Merge pull request #232685 from cynthn/patch-70
[Doc-a-thon] Nano Update quick-kubernetes-deploy-powershell.md
2 parents 0969c16 + 87a3fce commit aaa54a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/learn/quick-kubernetes-deploy-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Two [Kubernetes Services][kubernetes-service] are also created:
119119
* An external service to access the Azure Vote application from the internet.
120120

121121
1. Create a file named `azure-vote.yaml`.
122-
* If you use the Azure Cloud Shell, this file can be created using `code`, `vi`, or `nano` as if working on a virtual or physical system
122+
123123
1. Copy in the following YAML definition:
124124

125125
```yaml

0 commit comments

Comments
 (0)