Skip to content

Commit 6b4835e

Browse files
committed
more self markup
1 parent eb90a16 commit 6b4835e

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

articles/communications-gateway/connectivity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Azure Communications Gateway supports multiple types of connection to your netwo
2626
- We strongly recommend using Microsoft Azure Peering Service Voice (also called MAPS Voice or MAPSV).
2727
- If you can't use MAPS Voice, we recommend ExpressRoute Microsoft Peering.
2828

29-
Azure Communications Gateway is normally deployed with public IP addresses on all interfaces. This means that you can use connectivity methods supporting public IP addresses to connect your network to Azure Communications Gateway such as MAPS Voice, ExpressRoute Microsoft Peering and the public internet. If you want to control and manage the traffic between your network and Azure Communications Gateway you can use VNet injection (preview) to deploy Azure Communications Gateway into your own subnet.
29+
Azure Communications Gateway is normally deployed with public IP addresses on all interfaces. This means that you can use connectivity methods supporting public IP addresses to connect your network to Azure Communications Gateway such as MAPS Voice, ExpressRoute Microsoft Peering and the public internet. If you want to control and manage the traffic between your network and Azure Communications Gateway you can use VNet injection for Azure Communications Gateway (preview) to deploy the interfaces which connect to your network into your own subnet.
3030

3131
The following table lists all the available connection types and whether they're supported for each communications service. The connection types are in the order that we recommend (with recommended types first).
3232

@@ -94,6 +94,7 @@ Azure Communications Gateway provides multiple FQDNs:
9494
Azure Communications Gateway uses the following local port ranges which must be accessible from your network, depending on the connectivity type chosen:
9595

9696
| Port Range | Protocol | Transport |
97+
|---------|---------|---------|
9798
| 16384-23983| RTP/RTCP <br> SRTP/SRTCP | UDP |
9899
| 5060 | SIP | UDP/TCP |
99100
| 5061 | SIP over TLS | TCP |

articles/communications-gateway/plan-and-manage-costs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ If your Azure subscription has a spending limit, Azure prevents you from spendin
6969

7070
You must pay for Azure networking costs, because these costs aren't included in the Azure Communications Gateway meters.
7171

72-
- If you're connecting to the public internet with Microsoft Azure Peering Service for Voice (MAPS Voice), you might need to pay a third party for the cross-connect at the exchange location.
73-
- If you're connecting to Azure with ExpressRoute or Virtual Private Networks, you must purchase ExpressRoute circuits with a specified bandwidth and data billing model.
72+
- If you're connecting to the public internet with Microsoft Azure Peering Service for Voice (MAPS Voice), bandwidth costs are included in Azure Communications Gateway but you might need to pay a third party for the cross-connect at the exchange location.
73+
- If you're connecting to Azure with ExpressRoute, you must purchase ExpressRoute circuits with a specified bandwidth and data billing model.
7474
- If you're connecting into Azure as a next hop, you might need to pay virtual network peering costs.
7575

7676
You must also pay for any costs charged by the communications services to which you're connecting. These costs don't appear on your Azure bill, and you need to pay them to the communications service yourself.

articles/communications-gateway/prepare-for-vnet-injection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ The following diagram shows an overview of Azure Communications Gateway deployed
2626
> [!TIP]
2727
> Lab deployments only have one service region, so you only need to set up a single region during this procedure.
2828
29-
## 1. Provide permissions to the Azure Communications Gateway service principal
29+
## 1. Provide permissions to the Azure Communications Gateway Service Principal
3030

3131
To give Azure Communications Gateway permission to deploy network interfaces into your subnets:
3232

3333
1. Sign in to the [Azure portal](https://portal.azure.com).
3434
1. Go to your [virtual networks](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Network%2FvirtualNetworks) and select the virtual network to use in the first service region for Azure Communications Gateway.
3535
1. Select **Access control (IAM)**.
3636
1. Select **Add role assignment**.
37-
1. Search for and select **AzureCommunicationsGateway** in the search bar.
37+
1. Search for and select the **AzureCommunicationsGateway** Service Principal in the search bar.
3838
1. Assign the **Network Contributor** role.
3939
1. Repeat these steps for the virtual network to use in the other service region.
4040

articles/communications-gateway/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article covers new features and improvements for Azure Communications Gatew
1616

1717
### VNet injection for Azure Communications Gateway (preview)
1818

19-
From April 2024, you can set up private networking between your on-premises environment and Azure Communications Gateway. 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.
19+
From April 2024, you can set up private networking between your on-premises environment and Azure Communications Gateway. 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.
2020

2121
For more information about private networking, see [Connecting to Azure Communications Gateway](./connectivity.md). For deployment instructions, see [Prepare to connect Azure Communications Gateway to your own virtual network](./prepare-for-vnet-injection.md).
2222

0 commit comments

Comments
 (0)