In this quickstart, you use Bicep to create an Azure Application Gateway.
Then you
test the application gateway to make sure it works correctly. The Standard v2 SKU is
used in this example.
Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy
Azure resources. It provides concise syntax, reliable type safety, and support for
code reuse. Bicep offers the best authoring experience for your infrastructure-as-
code solutions in Azure.
Note
Application Gateway frontend now supports dual-stack IP addresses (Preview). You
can now create up to four frontend IP addresses: Two IPv4 addresses (public and
private) and two IPv6 addresses (public and private).