Skip to content

Commit 70a5db5

Browse files
authored
Merge pull request #79794 from vhorne/ag-migrate
update parameter from Subra
2 parents eb63f5a + 3b4c10a commit 70a5db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/migrate-v1-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: vhorne
66
ms.service: application-gateway
77
ms.topic: article
8-
ms.date: 6/12/2019
8+
ms.date: 6/18/2019
99
ms.author: victorh
1010
---
1111

@@ -128,7 +128,7 @@ To run the script:
128128
-sslCertificates $Certs `
129129
-trustedRootCertificates $trustedCert `
130130
-privateIpAddress "10.0.0.1" `
131-
-publicIpResourceName "MyPublicIP" `
131+
-publicIpResourceId "MyPublicIP" `
132132
-validateMigration -enableAutoScale
133133
```
134134

0 commit comments

Comments
 (0)