Skip to content

Commit

Permalink
change on links for application gateway 6
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoma committed Dec 23, 2015
1 parent 523d403 commit e76a9d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ You will learn how to download and modify and existing ARM template from GitHub,
If you are simply deploying the ARM template directly from GitHub, without any changes, skip to deploy a template from github.


>[AZURE.IMPORTANT] Before you work with Azure resources, it's important to understand that Azure currently has two deployment models: Resource Manager, and classic. Make sure you understand [deployment models and tools](azure-classic-rm.md) before working with any Azure resource. You can view the documentation for different tools by clicking the tabs at the top of this article.This document will cover creating an Application Gateway using Azure Resource Manager. To use the classic version, go to [create an Application Gateway classic deployment using PowerShell](application-gateway-create-gateway.md).



## Scenario

In this scenario you will create:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ Application Gateway is load balancer layer 7. It provides failover, performance
This article walks you through the steps to create and configure, start, and delete an Application Gateway.


>[AZURE.IMPORTANT] Before you work with Azure resources, it's important to understand that Azure currently has two deployment models: Resource Manager, and classic. Make sure you understand [deployment models and tools](azure-classic-rm.md) before working with any Azure resource. You can view the documentation for different tools by clicking the tabs at the top of this article.This document will cover creating an Application Gateway using Azure Classic deployment. To use the Resource Manager version, go to [create an Application Gateway deployment using Resource Manager](application-gateway-create-gateway-arm.md).




## Before you begin

1. Install the latest version of the Azure PowerShell cmdlets using the Web Platform Installer. You can download and install the latest version from the **Windows PowerShell** section of the [Download page](http://azure.microsoft.com/downloads/).
Expand Down

0 comments on commit e76a9d6

Please sign in to comment.