Skip to content

Commit 41c6a60

Browse files
committed
Add a section about how to check shir versiongit
1 parent 5f0978b commit 41c6a60

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Loading
Loading

articles/data-factory/self-hosted-integration-runtime-auto-update.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ ms.date: 06/16/2021
1616

1717
This article will describe how to let self-hosted integration runtime auto-update to the latest version and how ADF manages the versions of self-hosted integration runtime.
1818

19+
## How to check your self-hosted integration runtime version
20+
You can check the version either in your self-hosted integration runtime client or in Azure data factory portal:
21+
22+
:::image type="content" source="./media/self-hosted-integration-runtime-auto-update/self-hosted-integration-runtime-version-client.png" alt-text="Screenshot that shows the version in self-hosted integration runtime client.":::
23+
24+
:::image type="content" source="./media/self-hosted-integration-runtime-auto-update/self-hosted-integration-runtime-version-portal.png" alt-text="Screenshot that shows the version in Azure data factory portal.":::
25+
1926
## Self-hosted Integration Runtime Auto-update
2027
Generally, when you install a self-hosted integration runtime in your local machine or an Azure VM, you have two options to manage the version of self-hosted integration runtime: auto-update or maintain manually. Typically, ADF releases two new versions of self-hosted integration runtime every month which includes new feature release, bug fix or enhancement. So we recommend users to update to newer version in order to get the latest feature and enhancement.
2128

0 commit comments

Comments
 (0)