Skip to content

Commit 1cd60ad

Browse files
authored
Merge pull request #204355 from ChaitanyaNaykodi-MSFT/patch-111
(AzureCXP) fixed typo
2 parents 2cfccd9 + 5e758d7 commit 1cd60ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ az network public-ip create \
6666

6767
## Create the backend servers
6868

69-
A backend can have NICs, virtual machine scale sets, public IP addresses, internal IP addresses, fully qualified domain names (FQDN), and multi-tenant back-ends like Azure App Service. In this example, you create two virtual machines to use as backend servers for the application gateway. You also install IIS on the virtual machines to test the application gateway.
69+
A backend can have NICs, virtual machine scale sets, public IP addresses, internal IP addresses, fully qualified domain names (FQDN), and multi-tenant back-ends like Azure App Service. In this example, you create two virtual machines to use as backend servers for the application gateway. You also install NGINX on the virtual machines to test the application gateway.
7070

7171
#### Create two virtual machines
7272

0 commit comments

Comments
 (0)