Skip to content

Commit 235c4e0

Browse files
committed
Fixed typo
1 parent bb44c5e commit 235c4e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-dps/virtual-network-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For several reasons, customers may wish to restrict connectivity to Azure resour
2727
* Enabling a private connectivity experience from your on-premises network assets ensuring that your data and traffic
2828
is transmitted directly to Azure backbone network.
2929

30-
* Preventing exfiltration attacks from sensitive on-premises networks.
30+
* Preventing exfiltration attacks from sensitive on-premises networks.
3131

3232
* Following established Azure-wide connectivity patterns using [private endpoints](../private-link/private-endpoint-overview.md).
3333

@@ -61,7 +61,7 @@ Note the following current limitations for DPS when using private endpoints:
6161

6262
* Enabling one or more private endpoints typically involves [disabling public access](public-network-access.md) to your DPS instance. This means that you can no longer use the Azure portal to manage enrollments. Instead you can manage enrollments using the Azure CLI, PowerShell, or service APIs from machines inside the VNET(s)/private endpoint(s) configured on the DPS instance.
6363

64-
* When using private endpoints, we recommend deploying DPS in one of the regions that support [Availability Zones](iot-dps-ha-dr.md). Otherwise, DPS instances with private endpoints enables may see reduced availability in the event of outages.
64+
* When using private endpoints, we recommend deploying DPS in one of the regions that support [Availability Zones](iot-dps-ha-dr.md). Otherwise, DPS instances with private endpoints enabled may see reduced availability in the event of outages.
6565

6666
>[!NOTE]
6767
>**Data residency consideration:**

0 commit comments

Comments
 (0)