Skip to content

Commit b1e9298

Browse files
committed
Private link blocker removal
1 parent d91a2e0 commit b1e9298

File tree

9 files changed

+14
-13
lines changed

9 files changed

+14
-13
lines changed

articles/data-manager-for-agri/how-to-set-up-private-links.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ ms.service: data-manager-for-agri
77
ms.topic: how-to #Required; leave this attribute/value as-is.
88
ms.date: 03/22/2023
99
ms.custom: template-how-to #Required; leave this attribute/value as-is.
10+
ms.custom: references_regions
1011
---
1112

1213
# Create a private endpoint for Azure Data Manager for Agriculture
1314

1415
[Azure Private Link](../private-link/private-link-overview.md) provides private connectivity from a virtual network to Azure platform as a service (PaaS). It simplifies the network architecture and secures the connection between endpoints in Azure by eliminating data exposure to the public internet.
1516

16-
By using Azure Private Link, you can connect to an Azure Data Manager for Agriculture service from your virtual network via a private endpoint, which is a set of private IP addresses in a subnet within the virtual network. You can then limit access to your Azure Data Manager for Agriculture Preview instance over these private IP addresses. Private link for Data Manager for Agriculture is available in limited regions: East US2, East US, and West Europe.
17+
By using Azure Private Link, you can connect to an Azure Data Manager for Agriculture service from your virtual network via a private endpoint, which is a set of private IP addresses in a subnet within the virtual network. You can then limit access to your Azure Data Manager for Agriculture Preview instance over these private IP addresses.
1718

1819
This article describes how to create a private endpoint and approval process for Azure Data Manager for Agriculture Preview.
1920

@@ -27,22 +28,22 @@ Private Endpoints can be created using the Azure portal, PowerShell, or the Azur
2728
### Approval process for a private endpoint
2829
Once the network admin creates the private endpoint, the Data Manager for Agriculture admin can manage the private endpoint connection to Data Manager for Agriculture resource.
2930

30-
* Navigate to the Data Manager for Agriculture resource in Azure portal. Select the Networking tab in the left pane, this will show a list of all Private Endpoint Connections and Corresponding Private Endpoint created
31-
>:::image type="content" source="./media/pec-farmbeats.png" alt-text="Screenshot showing list of private endpoint connections in Azure portal.":::
31+
1. Navigate to the Data Manager for Agriculture resource in Azure portal. Select the Networking tab in the left pane, this will show a list of all Private Endpoint Connections and Corresponding Private Endpoint created
32+
:::image type="content" source="./media/how-to-set-up-private-links/pec-farmbeats.png" alt-text="Screenshot showing list of private endpoint connections in Azure portal.":::
3233

33-
* Select an individual private endpoint connection from the list.
34-
>:::image type="content" source="./media/pec-select.png" alt-text="Screenshot showing how to select a private endpoint.":::
34+
2. Select an individual private endpoint connection from the list.
35+
:::image type="content" source="./media/how-to-set-up-private-links/pec-select.png" alt-text="Screenshot showing how to select a private endpoint.":::
3536

36-
* The Data Manager for Agriculture administrator can choose to approve or reject a private endpoint connection and can optionally add a short text response also.
37-
>:::image type="content" source="./media/pec-approve.png" alt-text="Screenshot showing how to approve a private endpoint connection.":::
37+
3. The Data Manager for Agriculture administrator can choose to approve or reject a private endpoint connection and can optionally add a short text response also.
38+
:::image type="content" source="./media/how-to-set-up-private-links/pec-approve.png" alt-text="Screenshot showing how to approve a private endpoint connection.":::
3839

39-
* After approval or rejection, the list will reflect the appropriate state along with the response text.
40-
>:::image type="content" source="./media/pec-list-after.png" alt-text="Screenshot showing private endpoint connection status.":::
40+
4. After approval or rejection, the list will reflect the appropriate state along with the response text.
41+
:::image type="content" source="./media/how-to-set-up-private-links/pec-list-after.png" alt-text="Screenshot showing private endpoint connection status.":::
4142

42-
* Finally click on the private endpoint name to see the network interface details and IP address of your private endpoint.
43-
>:::image type="content" source="./media/pec-click.png" alt-text="Screenshot showing where to click to get network interface details.":::
44-
>:::image type="content" source="./media/pec-list-after.png" alt-text="Screenshot showing private endpoint connection status.":::
45-
>:::image type="content" source="./media/pec-ip-display.png" alt-text="Screenshot showing private endpoint IP address.":::
43+
5. Finally click on the private endpoint name to see the network interface details and IP address of your private endpoint.
44+
:::image type="content" source="./media/how-to-set-up-private-links/pec-click.png" alt-text="Screenshot showing where to click to get network interface details.":::
45+
:::image type="content" source="./media/how-to-set-up-private-links/pec-list-after.png" alt-text="Screenshot showing private endpoint connection status.":::
46+
:::image type="content" source="./media/how-to-set-up-private-links/pec-ip-display-new.png" alt-text="Screenshot showing private endpoint IP address.":::
4647

4748
## Disable public access to your Data Manager for Agriculture resource
4849
If you want to disable all public access to your Data Manager for Agriculture resource and allow connections only from your virtual network then you need to ensure that your private endpoint connections are enabled and configured. To disable public access to your Data Manager for Agriculture resource:
42.4 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)