Skip to content

Commit 7b0c76f

Browse files
author
Jill Grant
authored
Update premium-deploy.md
Alt text and Acrolinx fixes
1 parent db97995 commit 7b0c76f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/firewall/premium-deploy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You'll use a template to deploy a test environment that has a central VNet (10.0
3131
3232
A single central VNet is used in this test environment for simplicity. For production purposes, a [hub and spoke topology](/azure/architecture/reference-architectures/hybrid-networking/hub-spoke) with peered VNets is more common.
3333

34-
:::image type="content" source="media/premium-deploy/premium-topology.png" alt-text="Central VNet topology" lightbox="media/premium-deploy/premium-topology.png":::
34+
:::image type="content" source="media/premium-deploy/premium-topology.png" alt-text="Diagram of Central VNet topology." lightbox="media/premium-deploy/premium-topology.png":::
3535

3636
The worker virtual machine is a client that sends HTTP/S requests through the firewall.
3737

@@ -139,8 +139,8 @@ Use the following steps to test TLS Inspection with URL filtering.
139139

140140
Some HTML pages may look incomplete because they refer to other URLs that are denied. To solve this issue, the following approach can be taken:
141141

142-
- If the HTML page contain links to other domains, you can add these domains to a new application rule with allow access to these FQDNs.
143-
- If the HTML page contain links to sub URLs then you can modify the rule and add an asterisk to the URL. For example: `targetURLs=www.nytimes.com/section/world*`
142+
- If the HTML page contains links to other domains, you can add these domains to a new application rule with allow access to these FQDNs.
143+
- If the HTML page contains links to sub URLs then you can modify the rule and add an asterisk to the URL. For example: `targetURLs=www.nytimes.com/section/world*`
144144

145145
Alternatively, you can add a new URL to the rule. For example:
146146

@@ -163,4 +163,4 @@ Let's create an application rule to allow access to sports web sites.
163163
## Next steps
164164

165165
- [Building a POC for TLS inspection in Azure Firewall](https://techcommunity.microsoft.com/t5/azure-network-security-blog/building-a-poc-for-tls-inspection-in-azure-firewall/ba-p/3676723)
166-
- [Azure Firewall Premium in the Azure portal](premium-portal.md)
166+
- [Azure Firewall Premium in the Azure portal](premium-portal.md)

0 commit comments

Comments
 (0)