You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/intune-mdm-setup-guide.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
---
2
+
updated_at: March 26, 2025
2
3
title: Deploy EAP-TLS Wi-Fi certificates to Windows devices with Smallstep and Intune
3
4
html_title: Deploy EAP-TLS Wi-Fi certificates to Windows devices with Smallstep and Intune
4
5
description: In this tutorial, you will configure Smallstep and Microsoft Intune to establish device trust with your CA and to issue a Wi-Fi certificate to your devices.
@@ -63,10 +64,12 @@ Now we’ll connect the App Registration to Intune by adding application permiss
63
64
64
65
In the App Registration, visit the **API Permissions** blade.
65
66
66
-
Add the following two permissions:
67
+
Add the following permissions:
67
68
68
69
- Microsoft Graph → Application permissions → `Application.Read.All`
70
+
- Microsoft Graph → Application permissions → `DeviceManagementManagedDevices.Read.All`
0 commit comments