Skip to content

Commit cdfbff4

Browse files
committed
remove extra links
1 parent 9dc4d42 commit cdfbff4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/application-gateway/quick-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ To do this, you'll:
159159

160160
In this example, you install IIS on the virtual machines only to verify Azure created the application gateway successfully.
161161

162-
1. Open [Azure PowerShell](https://docs.microsoft.com/azure/cloud-shell/quickstart-powershell). To do so, select **Cloud Shell** from the top navigation bar of the Azure portal and then select **PowerShell** from the drop-down list.
162+
1. Open Azure PowerShell. Select **Cloud Shell** from the top navigation bar of the Azure portal and then select **PowerShell** from the drop-down list.
163163

164164
![Install custom extension](./media/application-gateway-create-gateway-portal/application-gateway-extension.png)
165165

articles/application-gateway/quick-create-powershell.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ In this quickstart, you use Azure PowerShell to create an application gateway. T
1717

1818
The application gateway directs application web traffic to specific resources in a backend pool. You assign listeners to ports, create rules, and add resources to a backend pool. For the sake of simplicity, this article uses a simple setup with a public front-end IP, a basic listener to host a single site on the application gateway, a basic request routing rule, and two virtual machines in the backend pool.
1919

20-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
21-
2220
You can also complete this quickstart using [Azure CLI](quick-create-cli.md) or the [Azure portal](quick-create-portal.md).
2321

2422
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]

0 commit comments

Comments
 (0)