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/communications-gateway/connectivity.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,11 +99,11 @@ Azure Communications Gateway uses the following local port ranges which must be
99
99
| 5060 | SIP | UDP/TCP |
100
100
| 5061 | SIP over TLS | TCP |
101
101
102
-
All Azure Communications Gateway IP addresses can be used for both signaling (SIP) and media (RTP/RTCP). When connecting to multiple networks, additional SIP local ports are used, please refer to your Azure Communications Gateway resource in the Azure portal for details.
102
+
All Azure Communications Gateway IP addresses can be used for both signaling (SIP) and media (RTP/RTCP). When connecting to multiple networks, additional SIP local ports are used. For details, see your Azure Communications Gateway resource in the Azure portal.
103
103
104
104
## VNet injection for Azure Communications Gateway (preview)
105
105
106
-
VNet injection for Azure Communications Gateway (preview) allows the network interfaces on your Azure Communications Gateway which connect to your network to be deployed into virtual networks in your subscription. This allows you to control the traffic flowing between your network and your Azure Communications Gateway instance using private subnets, and lets you use private connectivity to your premises such as ExpressRoute Private Peering and Virtual Private Networks.
106
+
VNet injection for Azure Communications Gateway (preview) allows the network interfaces on your Azure Communications Gateway that connect to your network to be deployed into virtual networks in your subscription. This allows you to control the traffic flowing between your network and your Azure Communications Gateway instance using private subnets, and lets you use private connectivity to your premises such as ExpressRoute Private Peering and Virtual Private Networks.
107
107
108
108
If you use VNet injection (preview) with Operator Connect or Teams Phone Mobile, your network must still meet the redundancy and resiliency requirements described in the _Network Connectivity Specification_ provided to you by your onboarding team. This mandates that your network is connected to Azure by at least 2 ExpressRoute circuits, each deployed with local redundancy and configured so that each region can use both circuits in the case of failure as described in the diagram below:
Copy file name to clipboardExpand all lines: articles/communications-gateway/prepare-for-vnet-injection.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,15 @@ The following diagram shows an overview of Azure Communications Gateway deployed
18
18
19
19
## Prerequisites
20
20
- Your Azure subscription is [enabled for Azure Communications Gateway](prepare-to-deploy.md#get-access-to-azure-communications-gateway-for-your-azure-subscription).
21
-
- Your onboarding team are aware that you intend to use your own virtual network.
22
-
-An Azure virtual network and subnet in each of the Azure regions to be used as the Azure Communications Gateway [service regions](reliability-communications-gateway.md#service-regions). Learn how to create a [virtual network](/azure/virtual-network/manage-virtual-network) and [subnet](/azure/virtual-network/virtual-network-manage-subnet).
21
+
- Your onboarding team is aware that you intend to use your own virtual network.
22
+
-You have an Azure virtual network and subnet in each of the Azure regions to be used as the Azure Communications Gateway [service regions](reliability-communications-gateway.md#service-regions). Learn how to create a [virtual network](/azure/virtual-network/manage-virtual-network) and [subnet](/azure/virtual-network/virtual-network-manage-subnet).
23
23
- Each subnet has at least 16 free IP addresses which can be used by Azure Communications Gateway.
24
24
- Your chosen connectivity solution (for example ExpressRoute) is deployed into your Azure subscription and ready to use.
25
25
26
26
> [!TIP]
27
27
> Lab deployments only have one service region, so you only need to set up a single region during this procedure.
28
28
29
-
## 1. Provide permissions to the Azure Communications Gateway Service Principal
29
+
## Provide permissions to the Azure Communications Gateway Service Principal
30
30
31
31
To give Azure Communications Gateway permission to deploy network interfaces into your subnets:
32
32
@@ -38,7 +38,7 @@ To give Azure Communications Gateway permission to deploy network interfaces int
38
38
1. Assign the **Network Contributor** role.
39
39
1. Repeat these steps for the virtual network to use in the other service region.
40
40
41
-
## 2. Delegate the virtual network subnets
41
+
## Delegate the virtual network subnets
42
42
43
43
To use your virtual network with Azure Communications Gateway, you need to [delegate the subnets](/azure/virtual-network/subnet-delegation-overview) to Azure Communications Gateway. Subnet delegation gives explicit permissions to Azure Communications Gateway to create service-specific resources, such as network interfaces (NICs), in the subnets.
44
44
@@ -56,7 +56,7 @@ Follow these steps to delegate your subnets for use with your Azure Communicatio
56
56
1. Verify that *Microsoft.AzureCommunicationsGateway/networkSettings* appears in the **Delegated to** column for your subnet.
57
57
1. Repeat the above steps for the virtual network and subnet in the other Azure Communications Gateway service region.
58
58
59
-
## 3. Configure network security groups.
59
+
## Configure network security groups
60
60
61
61
When you connect your Azure Communications Gateway to virtual networks, you need to configure a network security group (NSG) to allow traffic from your network to reach the Azure Communications Gateway. An NSG contains access control rules that allow or deny traffic based on traffic direction, protocol, source address and port, and destination address and port.
62
62
@@ -80,15 +80,14 @@ Your network security group configuration should allow traffic to the necessary
80
80
81
81
### Associate the subnet with the network security group
82
82
83
-
Go to your network security group, and select **Subnets**.
84
-
83
+
1. Go to your network security group, and select **Subnets**.
85
84
1. Select **+ Associate** from the top menu bar.
86
85
1. For **Virtual network**, select your virtual network.
87
86
1. For **Subnet**, select your virtual network subnet.
88
87
1. Select **OK** to associate the virtual network subnet with the network security group.
89
88
1. Repeat these steps for the other service region.
90
89
91
-
## Next Steps
90
+
## Next step
92
91
93
92
> [!div class="nextstepaction"]
94
93
> [Prepare to deploy Azure Communications Gateway](prepare-to-deploy.md)
Copy file name to clipboardExpand all lines: articles/communications-gateway/prepare-to-deploy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Access to Azure Communications Gateway is restricted. When you've completed the
50
50
51
51
## Create a network design
52
52
53
-
Decide how Azure Communications Gateway should connect to your network. We recommend Microsoft Azure Peering Service Voice (sometimes called MAPS Voice). For more information about your options, see [Connectivity for Azure Communications Gateway](connectivity.md). If you are planning to use Azure Communications Gateway with VNet injection (preview), complete the [prerequisites for deploying Azure Communications Gateway with VNet injection](prepare-for-vnet-injection.md).
53
+
Decide how Azure Communications Gateway should connect to your network. We recommend Microsoft Azure Peering Service Voice (sometimes called MAPS Voice). For more information about your options, see [Connectivity for Azure Communications Gateway](connectivity.md). If you're planning to use Azure Communications Gateway with VNet injection (preview), complete the [prerequisites for deploying Azure Communications Gateway with VNet injection](prepare-for-vnet-injection.md).
54
54
55
55
For Teams Phone Mobile and Azure Operator Call Protection Preview, you must decide how your network should determine whether a call involves a relevant subscriber and therefore route the call correctly. You can:
0 commit comments