Skip to content

Commit 74dc97f

Browse files
committed
some new images
1 parent d09c979 commit 74dc97f

File tree

5 files changed

+7
-4
lines changed

5 files changed

+7
-4
lines changed

articles/app-service/app-service-hybrid-connections.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,11 @@ To enable someone outside your subscription to host an HCM instance for a given
192192

193193
To use that string in the HCM GUI, select **+ New** and **Use Connection String** and paste in the gateway connection string.
194194

195-
<!-- TODO:update photo -->
196195
:::image type="content" source="media/app-service-hybrid-connections/hybrid-connections-manual.png" alt-text="Screenshot of the dialog box where you manually add a Hybrid Connection.":::
197196

198197
To use that string in the HCM CLI, run `hcm add` with either the connection string, or the Hybrid Connection resource details.
199198

200-
<!-- TODO:add photos -->
199+
:::image type="content" source="media/app-service-hybrid-connections/hybrid-connections-manual-cli.png" alt-text="Screenshot of the HCM CLI showing how to manually add a Hybrid Connection.":::
201200

202201
### Upgrade
203202

@@ -261,9 +260,13 @@ The status of **Connected** means that at least one HCM is configured with that
261260
- Do you have conflicting software installed? Hybrid Connection Manager can't coexist with Biztalk Hybrid Connection Manager or Service Bus for Windows Server. When you install the HCM, you should remove any versions of these packages first.
262261
- Do you have a firewall between your HCM host and Azure? If so, you need to allow outbound access to both the Service Bus endpoint URL *AND* the Service Bus gateways that service your Hybrid Connection.
263262

264-
- You can find the Service Bus endpoint URL in the Hybrid Connection Manager UI.
265-
<!-- TODO: update image -->
263+
- You can find the Service Bus endpoint URL in the Hybrid Connection Manager GUI.
264+
266265
:::image type="content" source="media/app-service-hybrid-connections/hybrid-connections-service-bus-endpoint.png" alt-text="Screenshot of Hybrid Connection Service Bus endpoint.":::
266+
267+
- You can also find the Service Bus endpoint URL in the Hybrid Connection Manager CLI.
268+
269+
:::image type="content" source="media/app-service-hybrid-connections/hybrid-connections-service-bus-endpoint-cli.png" alt-text="Screenshot of Hybrid Connection Service Bus endpoint in the CLI.":::
267270

268271
- The Service Bus gateways are the resources that accept the request into the Hybrid Connection and pass it through the Azure Relay. You need to allowlist all of the gateways. The gateways are in the format: `G#-prod-[stamp]-sb.servicebus.windows.net` and `GV#-prod-[stamp]-sb.servicebus.windows.net`. The number sign, `#`, is a number between 0 and 127 and `stamp` is the name of the instance within your Azure data center where your Service Bus endpoint exists.
269272

60 KB
Loading
40.6 KB
Loading
44.6 KB
Loading
60.5 KB
Loading

0 commit comments

Comments
 (0)