You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-government/documentation-government-ase-disa-cap.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@ However, since DISA advertises a default route out the ExpressRoute circuit, the
36
36
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
37
37
)
38
38
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
44
44
45
45
Make sure the UDR is applied to the subnet your ASE is deployed to.
46
46
@@ -56,11 +56,12 @@ The images below describe the default NSG rules created during the ASE creation.
56
56
57
57
### Service Endpoints
58
58
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.
*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.
0 commit comments