Skip to content

Commit c81c0fe

Browse files
committed
Remove note from quickstarts
1 parent c42be15 commit c81c0fe

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

articles/dev-spaces/quickstart-netcore-visualstudio.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ In this guide, you will learn how to:
2929

3030
![Be sure to enable Http Application Routing.](media/common/Kubernetes-Create-Cluster-3.PNG)
3131

32-
> [!Note]
33-
> To enable [Http Application Routing](/azure/aks/http-application-routing) on an existing cluster, use the command: `az aks enable-addons --resource-group myResourceGroup --name myAKSCluster --addons http_application_routing`
34-
3532
- Visual Studio 2017 with the Web Development workload installed. If you don't have it installed, download it [here](https://aka.ms/vsdownload?utm_source=mscom&utm_campaign=msdocs).
3633

3734
## Set up Azure Dev Spaces

articles/dev-spaces/quickstart-netcore.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ In this guide, you will learn how to:
3030

3131
![Be sure to enable Http Application Routing.](media/common/Kubernetes-Create-Cluster-3.PNG)
3232

33-
> [!Note]
34-
> To enable [Http Application Routing](/azure/aks/http-application-routing) on an existing cluster, use the command: `az aks enable-addons --resource-group myResourceGroup --name myAKSCluster --addons http_application_routing`
35-
3633
- [Visual Studio Code](https://code.visualstudio.com/download).
3734

3835
## Set up Azure Dev Spaces

articles/dev-spaces/quickstart-nodejs.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ In this guide, you will learn how to:
3030

3131
![Be sure to enable Http Application Routing.](media/common/Kubernetes-Create-Cluster-3.PNG)
3232

33-
> [!Note]
34-
> To enable [Http Application Routing](/azure/aks/http-application-routing) on an existing cluster, use the command: `az aks enable-addons --resource-group myResourceGroup --name myAKSCluster --addons http_application_routing`
35-
3633
- Visual Studio Code, which you can download [here](https://code.visualstudio.com/download).
3734

3835
## Set up Azure Dev Spaces

0 commit comments

Comments
 (0)