Skip to content

Commit 50d0046

Browse files
authored
Update how-to-access-secured-purview-account.md
1 parent 6d410ca commit 50d0046

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/data-factory/how-to-access-secured-purview-account.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,23 @@ If you have permission to approve the Microsoft Purview private endpoint connect
7070

7171
If you don't have permission to approve the Microsoft Purview private endpoint connection, ask the Microsoft Purview account owner to do as follows.
7272

73+
For Microsoft Purview accounts using the [Microsoft Purview portal](/purview/purview-portal):
74+
75+
1. Go to the Azure portal -> your Microsoft Purview account.
76+
1. Select **Networking** -> **Ingestion private endpoint connections** to approve it. The private endpoint is named as `data_factory_name.your_defined_private_endpoint_name` with description as "Requested by data_factory_name".
77+
78+
For Microsoft Purview accounts using the [classic Microsoft Purview governance portal](/purview/use-microsoft-purview-governance-portal):
79+
7380
- For *account* private endpoint, go to Azure portal -> your Microsoft Purview account -> Networking -> Private endpoint connection to approve.
74-
- For *ingestion* private endpoints, go to Azure portal -> your Microsoft Purview account -> Managed resources, click into the Storage account and Event Hubs namespace respectively, and approve the private endpoint connection in Networking -> Private endpoint connection page.
81+
- If your account was created after November 10 2023 (or deployed using API version 2023-05-01-preview onwards):
82+
1. Go to the Azure portal -> your Microsoft Purview account.
83+
1. Select **Networking** -> **Ingestion private endpoint connections** to approve it. The private endpoint is named as `data_factory_name.your_defined_private_endpoint_name` with description as "Requested by data_factory_name".
84+
- If your account was created before November 10 2023 (or deployed using a version of the API older than 2023-05-01-preview):
85+
1. Go to Azure portal -> your Microsoft Purview account -> Managed resources.
86+
1. Select the Storage account and Event Hubs namespace respectively, and approve the private endpoint connection in Networking -> Private endpoint connection page.
87+
88+
>[!TIP]
89+
> Your account will only have a managed Event Hubs namespace if it is [configured for Kafka notifications](/purview/configure-event-hubs-for-kafka).
7590
7691
### Monitor managed private endpoints
7792

0 commit comments

Comments
 (0)