Skip to content

Commit 28780e2

Browse files
committed
Remove VC++ prereq
1 parent 3e5aeb9 commit 28780e2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/purview/manage-integration-runtimes.md

Lines changed: 1 addition & 3 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/31/2023
9+
ms.date: 03/01/2023
1010
---
1111

1212
# Create and manage a self-hosted integration runtime
@@ -56,8 +56,6 @@ Installation of the self-hosted integration runtime on a domain controller isn't
5656

5757
- Self-hosted integration runtime requires a 64-bit Operating System with .NET Framework 4.7.2 or above. See [.NET Framework System Requirements](/dotnet/framework/get-started/system-requirements) for details.
5858

59-
- Ensure Visual C++ Redistributable for Visual Studio 2015 or higher is installed on the self-hosted integration runtime machine. If you don't have this update installed, [you can download it here](/cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022).
60-
6159
- The recommended minimum configuration for the self-hosted integration runtime machine is a 2-GHz processor with 4 cores, 8 GB of RAM, and 80 GB of available hard drive space. For the details of system requirements, see [Download](https://www.microsoft.com/download/details.aspx?id=39717).
6260
- If the host machine hibernates, the self-hosted integration runtime doesn't respond to data requests. Configure an appropriate power plan on the computer before you install the self-hosted integration runtime. If the machine is configured to hibernate, the self-hosted integration runtime installer prompts with a message.
6361
- You must be an administrator on the machine to successfully install and configure the self-hosted integration runtime.

0 commit comments

Comments
 (0)