diff --git a/tutorials/connect-intune-to-smallstep.mdx b/tutorials/connect-intune-to-smallstep.mdx index afafc91f..cb1a92e8 100644 --- a/tutorials/connect-intune-to-smallstep.mdx +++ b/tutorials/connect-intune-to-smallstep.mdx @@ -101,7 +101,7 @@ In this step, we’ll add the Smallstep Agent to Intune for distribution to devi 1. In Intune, 1. Start at [Windows Apps](https://intune.microsoft.com/#view/Microsoft_Intune_DeviceSettings/AppsWindowsMenu/~/windowsApps) 2. Choose **+ Create**, and then select **Windows App (Win32)** - 3. [Download the Smallstep agent `.intunewin` package for `amd64`](https://files.smallstep.com/intune/step-agent-plugin_amd64.intunewin) and select it for upload in Intune. (Contact Smallstep if you need an `arm64` installer). + 3. Download the Smallstep agent `.intunewin` package for [`amd64`](https://packages.smallstep.com/stable/windows/step-agent_amd64_latest.intunewin) or [`arm64`](https://packages.smallstep.com/stable/windows/step-agent_arm64_latest.intunewin) and select it for upload in Intune. - For the App Information tab: - For Publisher, use “Smallstep” - Note the version number. You'll need it below.