Skip to content

Commit 61374a8

Browse files
committed
upgrade part 2
1 parent 2b33f6b commit 61374a8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,15 @@ To use that string in the Hybrid Connection Manager CLI, run `hcm add` with eith
236236

237237
### Upgrade
238238

239-
There are periodic updates to the Hybrid Connection Manager to fix issues or provide improvements. When upgrades are released, a dialog box appears in the Hybrid Connection Manager GUI at startup. To check for available upgrades with the Hybrid Connection Manager CLI, run `hcm version` and `hcm upgrade`. Applying the upgrade applies the changes and restarts the Hybrid Connection Manager.
239+
# [Windows](#tab/windows)
240+
241+
There are periodic updates to the Hybrid Connection Manager to fix issues or provide improvements. When upgrades are released, a dialog box appears in the Hybrid Connection Manager GUI at startup. To check for available upgrades with the Hybrid Connection Manager CLI, run `hcm version`. Upgrades must be done using the MSI installer and can't be done using the CLI. Applying the upgrade applies the changes and restarts the Hybrid Connection Manager.
242+
243+
# [Linux](#tab/linux)
244+
245+
There are periodic updates to the Hybrid Connection Manager to fix issues or provide improvements. You don't receive an automatic notification when an upgrade is available. You should periodically run `hcm version` to check for available upgrades. Applying the upgrade applies the changes and restarts the Hybrid Connection Manager.
246+
247+
-----
240248

241249
## Adding a Hybrid Connection to your app programmatically
242250

0 commit comments

Comments
 (0)