Skip to content

Commit 94f89cd

Browse files
authored
Merge pull request #111642 from vhorne/ag-private
remove specific username and password
2 parents 947759f + a80c312 commit 94f89cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/application-gateway/configure-application-gateway-with-private-frontend-ip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: abshamsft
77
ms.service: application-gateway
88
ms.topic: article
9-
ms.date: 01/30/2020
9+
ms.date: 04/16/2020
1010
ms.author: victorh
1111
---
1212

@@ -90,8 +90,8 @@ To do this, you:
9090
- select *myResourceGroupAG* for **Resource group**.
9191
- *myVM* - for **Virtual machine name**.
9292
- Select **Windows Server 2019 Datacenter** for **Image**.
93-
- *azureadmin* - for the **Username**.
94-
- *Azure123456!* for the **Password**.
93+
- a valid **Username**.
94+
- a valid **Password**.
9595
5. Accept the remaining defaults and select **Next : Disks**.
9696
6. Accept the defaults and select **Next : Networking**.
9797
7. Make sure that **myVNet** is selected for the virtual network and the subnet is **myBackendSubnet**.

0 commit comments

Comments
 (0)