Skip to content

Commit 96f9dab

Browse files
Merge pull request #278194 from vhorne/css-update-faq
css changes
2 parents ebe9811 + ac07d9b commit 96f9dab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/firewall/firewall-faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,11 @@ sections:
192192
If your configuration requires forced tunneling to an on-premises network and you can determine the target IP prefixes for your Internet destinations, you can configure these ranges with the on-premises network as the next hop via a user defined route on the AzureFirewallSubnet. Or, you can use BGP to define these routes.
193193
194194
- question: Are there any firewall resource group restrictions?
195-
answer: Yes. The firewall, VNet, and the public IP address all must be in the same resource group.
195+
answer: |
196+
Yes.
197+
- The firewall and VNet must be in the same resource group.
198+
- The public IP address can be in any resource group.
199+
- The firewall, VNet, and the public IP address all must be in the same subscription.
196200
197201
- question: How do wildcards work in target URLs and target FQDNs in application rules?
198202
answer: |

0 commit comments

Comments
 (0)