Skip to content

Commit 7cc09e5

Browse files
Merge pull request #232672 from cynthn/patch-67
[Doc-a-thon] Getting rid of nano quick-kubernetes-deploy-bicep.md
2 parents 737d530 + 813b0e9 commit 7cc09e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

181181
1. Create a file named `azure-vote.yaml`.
182-
* 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
182+
183183
1. Copy in the following YAML definition:
184184

185185
```yaml

0 commit comments

Comments
 (0)