We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf3e45 commit d162904Copy full SHA for d162904
articles/aks/learn/quick-kubernetes-deploy-cli.md
@@ -383,7 +383,7 @@ curl $IP_ADDRESS
383
384
Results:
385
<!-- expected_similarity=0.3 -->
386
-```JSON
+```HTML
387
<!doctype html>
388
<html lang="">
389
<head>
@@ -402,7 +402,7 @@ Results:
402
</html>
403
```
404
405
+```OUTPUT
406
echo "You can now visit your web server at $IP_ADDRESS"
407
408
0 commit comments