Skip to content

Commit 2ae4552

Browse files
committed
Clarify SHIR service bus endpoint usage
1 parent 70b8ba0 commit 2ae4552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/purview/manage-integration-runtimes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 01/27/2022
9+
ms.date: 03/05/2022
1010
---
1111

1212
# Create and manage a self-hosted integration runtime
@@ -135,8 +135,8 @@ Here are the domains and outbound ports that you need to allow at both **corpora
135135
136136
| Domain names | Outbound ports | Description |
137137
| ----------------------------- | -------------- | ---------------------------------------- |
138-
| `*.servicebus.windows.net` | 443 | Required for interactive authoring, for example, test connection on Azure Purview Studio. Currently wildcard is required as there is no dedicated resource. |
139138
| `*.frontend.clouddatahub.net` | 443 | Required to connect to the Azure Purview service. Currently wildcard is required as there is no dedicated resource. |
139+
| `*.servicebus.windows.net` | 443 | Required for setting up scan on Azure Purview Studio. This endpoint is used for interactive authoring, for example, test connection, browse folder list and table list to scope scan. Currently wildcard is required as there is no dedicated resource. |
140140
| `<managed_storage_account>.blob.core.windows.net` | 443 | Required to connect to the Azure Purview managed Azure Blob storage account. |
141141
| `<managed_storage_account>.queue.core.windows.net` | 443 | Required to connect to the Azure Purview managed Azure Queue storage account. |
142142
| `<managed_Event_Hub_resource>.servicebus.windows.net` | 443 | Azure Purview uses this to connect with the associated service bus. It's covered by allowing the above domain. If you use private endpoint, you need to test access to this single domain.|

0 commit comments

Comments
 (0)