Skip to content

Commit 98f9d5d

Browse files
authored
Merge pull request #193872 from dominicbetts/central-fix-non-blocking
Fix minor issues
2 parents 9bf724c + 8eb8b16 commit 98f9d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-central/core/concepts-private-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To learn more about Azure Virtual Networks, see:
2121

2222
- [Azure Virtual Networks](/azure/virtual-network/virtual-networks-overview)
2323
- [Azure private endpoints](/azure/private-link/private-endpoint-overview)
24-
- [Azure private links](/private-link/private-link-overview)
24+
- [Azure private links](/azure/private-link/private-link-overview)
2525

2626
Private endpoints in your IoT Central application enable you to:
2727

@@ -49,7 +49,7 @@ The size of the subnet in your virtual network can't be altered once the subnet
4949

5050
IoT Central creates multiple customer visible FQDNs as part of a private endpoint deployment. In addition to the FQDN for IoT Central, there are FQDNs for underlying IoT Hub, Event Hubs, and Device Provisioning Service resources.
5151

52-
:::image type="content" source="media/concepts-private-endpoints/visible-fqdns.png" alt-text="Screenshot from the Azure portal that shows the customer visible FQDNs.":::
52+
:::image type="content" source="media/concepts-private-endpoints/visible-fqdns.png" alt-text="Screenshot from the Azure portal that shows the customer visible F Q D Ns.":::
5353

5454
The IoT Central private endpoint uses multiple IP addresses from your virtual network and subnet. Also, based on application's load profile, IoT Central [autoscales its underlying IoT Hubs](/azure/iot-central/core/concepts-scalability-availability) so the number of IP addresses used by a private endpoint may increase. Plan for this possible increase when you determine the size for the subnet.
5555

0 commit comments

Comments
 (0)