Skip to content

Commit 5a293d1

Browse files
authored
US Gov updates
1 parent bf85ebe commit 5a293d1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

articles/app-service/environment/firewall-integration.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,25 @@ With an Azure Firewall, you automatically get everything below configured with t
248248

249249
## US Gov dependencies
250250

251-
For US Gov you still need to set service endpoints for Storage, SQL and Event Hub. You can also use Azure Firewall with the instructions earlier in this document. If you need to use your own egress firewall device, the endpoints are listed below.
251+
For ASEs in US Gov regions, follow the instructions in the [Configuring Azure Firewall with your ASE](https://docs.microsoft.com/azure/app-service/environment/firewall-integration#configuring-azure-firewall-with-your-ase) section of this document to configure an Azure Firewall with your ASE.
252+
253+
If you want to use a device other than Azure Firewall in US Gov
254+
255+
* Service Endpoint capable services should be configured with service endpoints.
256+
* FQDN HTTP/HTTPS endpoints can be placed in your firewall device.
257+
* Wildcard HTTP/HTTPS endpoints are dependencies that can vary with your ASE based on a number of qualifiers.
258+
259+
Linux is not available in US Gov regions and is thus not listed as an optional configuration.
260+
261+
#### Service Endpoint capable dependencies ####
262+
263+
| Endpoint |
264+
|----------|
265+
| Azure SQL |
266+
| Azure Storage |
267+
| Azure Event Hub |
268+
269+
#### Dependencies ####
252270

253271
| Endpoint |
254272
|----------|

0 commit comments

Comments
 (0)