From 88e91bc1d6cdde70e11f4322f8c45d25d3eccd36 Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Mon, 14 Apr 2025 11:30:24 -0500 Subject: [PATCH] Start of Intune docs --- manifest.json | 4 ++++ tutorials/connect-intune-to-smallstep.mdx | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 tutorials/connect-intune-to-smallstep.mdx diff --git a/manifest.json b/manifest.json index 8e5be2cb..c0982c7f 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,10 @@ "path": "/platform/smallstep-agent.mdx" }, { + "title": "Connect Intune", + "path": "/tutorials/connect-intune-to-smallstep.mdx" + }, + { "title": "Connect Jamf Pro", "path": "/tutorials/connect-jamf-pro-to-smallstep.mdx" } diff --git a/tutorials/connect-intune-to-smallstep.mdx b/tutorials/connect-intune-to-smallstep.mdx new file mode 100644 index 00000000..da4d240c --- /dev/null +++ b/tutorials/connect-intune-to-smallstep.mdx @@ -0,0 +1,9 @@ +--- +updated_at: April 14, 2025 +title: Connect Intune to Smallstep +html_title: Connect Intune to Smallstep +description: Configure Intune to deploy the Smallstep Agent and distribute certificates and configuration to Mac clients. +--- + +Smallstep can integrate with Intune to synchronize your device inventory, and enroll your fleet with Smallstep using the Smallstep Agent. In this document, we will configure your Intune instance for use with your Smallstep team. +