Skip to content

Commit b842744

Browse files
committed
a few acrolinx fixes
1 parent 23f163a commit b842744

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/application-gateway/retirement-faq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,27 +65,27 @@ Post your issues and questions about migration to our [Microsoft Q&A](https://ak
6565

6666
### Are there any limitations with the Azure PowerShell script to migrate the configuration from v1 to v2?
6767

68-
Yes. See [Caveats/Limitations](./migrate-v1-v2.md#caveatslimitations).
68+
Yes, see [Caveats/Limitations](./migrate-v1-v2.md#caveatslimitations).
6969

7070
### Is this article and the Azure PowerShell script applicable for Application Gateway WAF product as well?
7171

7272
Yes.
7373

7474
### Does the Azure PowerShell script also switch over the traffic from my v1 gateway to the newly created v2 gateway?
7575

76-
No. The Azure PowerShell script only migrates the configuration. Actual traffic migration is your responsibility and in your control.
76+
No, the Azure PowerShell script only migrates the configuration. Actual traffic migration is your responsibility and under your control.
7777

7878
### Is the new v2 gateway created by the Azure PowerShell script sized appropriately to handle all of the traffic that is served by my v1 gateway?
7979

8080
The Azure PowerShell script creates a new v2 gateway with an appropriate size to handle the traffic on your existing v1 gateway. Autoscaling is disabled by default, but you can enable autoscaling when you run the script.
8181

8282
### I configured my v1 gateway to send logs to Azure storage. Does the script replicate this configuration for v2 as well?
8383

84-
No. The script doesn't replicate this configuration for v2. You must add the log configuration separately to the migrated v2 gateway.
84+
No, the script doesn't replicate this configuration for v2. You must add the log configuration separately to the migrated v2 gateway.
8585

8686
### Does this script support certificate uploaded to Azure Key Vault?
8787

88-
Yes. You can download the certificate from Keyvault and provide it as input to the migration script.
88+
Yes, you can download the certificate from Keyvault and provide it as input to the migration script.
8989

9090
### I ran into some issues with using this script. How can I get help?
9191

0 commit comments

Comments
 (0)