Skip to content

Commit 6da1e38

Browse files
authored
Fixing formatting. Adding service endpoint link
1 parent 74e9a54 commit 6da1e38

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/azure-government/documentation-government-ase-disa-cap.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ However, since DISA advertises a default route out the ExpressRoute circuit, the
3636
You will need to create new routes in the UDR for the management addresses in order to keep the ASE healthy. For Azure Government ranges see [App Service Environment management addresses](https://docs.microsoft.com/azure/app-service/environment/management-addresses
3737
)
3838

39-
Rule 1: 23.97.29.209 --> Internet
40-
Rule 2: 23.97.0.17 --> Internet
41-
Rule 3: 23.97.16.184 --> Internet
42-
Rule 4: 13.72.180.105 --> Internet
43-
Rule 5: 13.72.53.37 --> Internet
39+
* Rule 1: 23.97.29.209 --> Internet
40+
* Rule 2: 23.97.0.17 --> Internet
41+
* Rule 3: 23.97.16.184 --> Internet
42+
* Rule 4: 13.72.180.105 --> Internet
43+
* Rule 5: 13.72.53.37 --> Internet
4444

4545
Make sure the UDR is applied to the subnet your ASE is deployed to.
4646

@@ -56,11 +56,12 @@ The images below describe the default NSG rules created during the ASE creation.
5656

5757
### Service Endpoints
5858

59-
Depending what storage you are using you will be required to enable Service Endpoints for SQL and Azure Storage to access them without going back down to the DISA BCAP. You also need to enable EventHub Service Endpoint for ASE logs.
59+
Depending what storage you are using you will be required to enable Service Endpoints for SQL and Azure Storage to access them without going back down to the DISA BCAP. You also need to enable EventHub Service Endpoint for ASE logs.
60+
[Service Endpoints](https://docs.microsoft.com/en-us/azure/app-service/environment/network-info#service-endpoints)
6061

6162
## FAQs
6263

63-
* Some configuration changes may take some time to take effect. Allow for several hours for changes to routing, NSGs, ASE Health, etc. to propagate and take effect, or optionally you can reboot the ASE.
64+
Some configuration changes may take some time to take effect. Allow for several hours for changes to routing, NSGs, ASE Health, etc. to propagate and take effect, or optionally you can reboot the ASE.
6465

6566
## Resource manager template sample
6667

0 commit comments

Comments
 (0)