Wingetlywingetly
← All apps

Microsoft Azure Arc Setup

by Microsoftv3

Last updated

Tool to configurate Azure Arc, a program that simplifies governance and management by delivering a consistent multicloud and on-premises management platform.

Install with winget

$ winget install --id Microsoft.Azure.ArcSetup --exact --version 3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

11 known CVEs via NVD

  • high8.8Patched in wingetCVE-2026-47632affects v1.65Jul 14, 2026

    Improper certificate validation in Azure Monitor Agent allows an unauthorized attacker to elevate privileges over an adjacent network.

  • high7.8Patched in wingetCVE-2026-40381affects before 1.63May 12, 2026

    Improper access control in Azure Connected Machine Agent allows an authorized attacker to elevate privileges locally.

  • high7.8Patched in wingetCVE-2026-21224affects before 1.60Jan 13, 2026

    Stack-based buffer overflow in Azure Connected Machine Agent allows an authorized attacker to elevate privileges locally.

  • high7.8Patched in wingetCVE-2025-58724affects before 1.57Oct 14, 2025

    Improper access control in Azure Connected Machine Agent allows an authorized attacker to elevate privileges locally.

  • high7.0Patched in wingetCVE-2025-47989affects before 1.57Oct 14, 2025

    Improper access control in Azure Connected Machine Agent allows an authorized attacker to elevate privileges locally.

  • high7.8Patched in wingetCVE-2025-55316affects before 1.56Sep 9, 2025

    External control of file name or path in Azure Arc allows an authorized attacker to elevate privileges locally.

  • high7.8Patched in wingetCVE-2025-49692affects before 1.49Sep 9, 2025

    Improper access control in Azure Windows Virtual Machine Agent allows an authorized attacker to elevate privileges locally.

  • high7.8Patched in wingetCVE-2024-38162affects before 1.44Aug 13, 2024

    Azure Connected Machine Agent Elevation of Privilege Vulnerability

Showing 8 of 11. Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Windows Device Recovery ToolMicrosoft
    Microsoft.WindowsDeviceRecoveryToolv3.17.0

    Firmware and bootloader repair tool for Windows Phone devices, HoloLens, and HoloLens Clicker.

  • 16-Bit InstallShield Support PackageMicrosoft
    Microsoft.16BitInstallShieldSupportv1.0.0.0

    A 16-bit InstallShield support package for installing 32-bit applications

  • Fuzzy Lookup Add-In For ExcelMicrosoft
    Microsoft.FuzzyLookupAddExcelv1.3.0.0

    Performs fuzzy matching of textual data in Microsoft Excel. It can be used to identify fuzzy duplicate rows within a single table or to fuzzy join similar rows between two different tables.

  • OSCDIMGMicrosoft
    Microsoft.OSCDIMGv2.56

    CD-ROM and DVD-ROM Premastering Utility

  • Microsoft Build of OpenJDK with Hotspot 21Microsoft
    Microsoft.OpenJDK.21v21.0.12.101

    The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem.

  • S
    SBOM ToolMicrosoft
    Microsoft.SBOMToolv4.1.5

    The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.

More from Microsoft or browse microsoftazurearcsetup, microsoft-azure-arc-setup, arcsetup.exe.

Frequently asked questions

How do I install Microsoft Azure Arc Setup on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Microsoft.Azure.ArcSetup --exact --version 3. winget downloads the installer from Microsoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Microsoft Azure Arc Setup silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Microsoft.Azure.ArcSetup --exact 3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Microsoft Azure Arc Setup via winget?
Run: winget uninstall --id Microsoft.Azure.ArcSetup --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Microsoft Azure Arc Setup's Apps & Features entry.
Is Microsoft Azure Arc Setup free?
Microsoft Azure Arc Setup is distributed under Proprietary. Refer to the publisher (https://learn.microsoft.com/en-us/azure/azure-arc/overview) for the full license terms - Wingetly itself does not charge for installation.
Does Microsoft Azure Arc Setup work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Microsoft Azure Arc Setup directly from the publisher.
How do I keep Microsoft Azure Arc Setup up to date?
Run winget upgrade --id Microsoft.Azure.ArcSetup --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Microsoft Azure Arc Setup from microsoft/winget-pkgs.