Skip to content

Commit 07ef7ea

Browse files
committed
Update integrate-express-route.md
Fixed link and minor text edits and formatting.
1 parent 30e9067 commit 07ef7ea

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/communication-services/tutorials/integrate-express-route.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ To enable connectivity to Azure Communication Services, set up Microsoft Peering
4848

4949
2.2. Under the Peerings section, select **+ Add**.
5050

51-
2.2. Choose **Microsoft Peering** and provide the required information, including your Primary and Secondary Subnets, VLAN ID, and ASNs.
51+
2.2. Choose **Microsoft Peering** and provide the required information, including your Primary and Secondary Subnets, VLAN ID, and ASNs.
5252

53-
3. Advertise Routes: Make sure that your on-premises network advertises the appropriate routes to Azure services.
53+
3. Advertise Routes: Make sure that your on-premises network advertises the correct routes to Azure services.
5454

5555
For detailed instructions, see [Configure ExpressRoute Microsoft Peering](/azure/expressroute/how-to-routefilter-portal).
5656

@@ -60,13 +60,13 @@ Route filters enable you to selectively consume services over ExpressRoute.
6060

6161
1. Create a route filter:
6262

63-
1.1 In the Azure portal, search for route filters and select + Create.
63+
1.1 In the Azure portal, search for route filters and select **+ Create**.
6464

6565
1.2. Provide a name, select your subscription and resource group.
6666

6767
2. Add Azure Communication Services to the route filter:
6868

69-
2.1. After creating the route filter, select Rules and click + Add.
69+
2.1. After creating the route filter, select **Rules** and click **+ Add**.
7070

7171
2.2. Choose Azure Communication Services from the list of services.
7272

@@ -82,9 +82,9 @@ For more information, see [Configure route filters for Microsoft Peering using A
8282

8383
### 3. Configure Network Security
8484

85-
Make sure that your network security policies permit traffic to and from Azure Communication Services.
85+
Make sure that your network security policies allow traffic to and from Azure Communication Services.
8686

87-
- Firewall rules: Update on-premises firewall settings to permit Azure Communication Services traffic.
87+
- Firewall rules: Update on-premises firewall settings to allow Azure Communication Services traffic.
8888

8989
- Network Security Groups (NSGs): Configure NSGs in Azure to permit inbound and outbound communication with your on-premises network.
9090

@@ -96,15 +96,15 @@ Make sure that your network security policies permit traffic to and from Azure C
9696

9797
### 5. Update Application Settings
9898

99-
- Endpoint configuration: Modify your application's configuration to point to the Azure Communication Services endpoints accessible via ExpressRoute.
99+
- Endpoint configuration: Change your application's configuration to point to the Azure Communication Services endpoints accessible via ExpressRoute.
100100

101101
- SDK settings: If using Azure Communication Services SDKs, ensure they're configured to use the private endpoints.
102102

103103
### Considerations
104104

105105
- Supported regions: Verify that Azure Communication Services is available in your desired region and supports ExpressRoute connectivity.
106106

107-
- Bandwidth requirements: Assess your bandwidth needs to ensure your ExpressRoute circuit can handle the communication load.
107+
- Bandwidth requirements: Assess your bandwidth needs to ensure your ExpressRoute circuit can support the communication load.
108108

109109
## Troubleshooting
110110

@@ -120,7 +120,7 @@ No, ExpressRoute currently supports only voice mode by [Direct Routing](../conce
120120

121121
### Is there an added cost for using ExpressRoute with Azure Communication Services?
122122

123-
Not directly. While there's no added cost from Azure Communication Services for using ExpressRoute, there are costs associated with provisioning and using an ExpressRoute circuit. For more information, see [ExpressRoute pricing](/pricing/details/expressroute/).
123+
Not directly. While there's no added cost from Azure Communication Services for using ExpressRoute, there are costs associated with provisioning and using an ExpressRoute circuit. For more information, see [ExpressRoute pricing](/pricing/details/expressroute).
124124

125125
### How does ExpressRoute affect the latency of communication services?
126126

0 commit comments

Comments
 (0)