IT Specialists! As promised, a very quick video on Intune Cloud PKI in Bring Your Own Certification Authority implementation mode.
Video
You can find the entire video below, or you can continue reading the article.
Intune Cloud PKI (Bring Your Own Certification Authority)
What is Intune Cloud PKI and how does it work
A quick summary of what Microsoft Cloud PKI is: it is a cloud-based service that simplifies and automates the lifecycle management of certificates for devices managed by Intune.
How does it do all this? Thanks to a dedicated public key infrastructure (PKI) in the form of a SaaS service, without on-premises servers, connectors, or hardware.
The Certification Authority can be entirely cloud-based created on Intune or, if you have your own private on-premises CA (Microsoft integrated with AD or even non-Microsoft), it can be connected with Cloud PKI.
How is it done? The issuing CA is created in the cloud and, with an appropriate procedure, the ROOT certificate of your on-premises CA is connected to Cloud PKI.
That’s exactly what we will see today!
Creating Issuing CA on Intune Cloud PKI
Let’s get started: let’s create the Issuing CA on Intune
Exporting Root CA certificate on-premises
On the on-prem CA, meanwhile, we export the complete trust chain that includes the root certificate of the CA.
Here is the command to export the entire trust chain.
|
|
Downloading CSR from Intune Issuing CA
Back on Intune, we download the CSR to feed to the on-prem CA to generate the Issuing certificate
Signing CSR and generating Issuing CA certificate
We sign the request and generate the Issuing CA certificate.
Here is the command to generate the certificate.
|
|
This is a sample syntax, replace the entries in parentheses with your parameters!
Uploading certificates to Intune and final creation of Issuing CA
Perfect, now we upload the trust chain and the generated certificate to the cloud
Final considerations
We have created our CLOUD PKI!
Look at the duration of this video and tell me if it’s not amazing to be able to set up a cloud CA, integrated with your on-prem CA, in the time of this video.
Question: how do you trigger this CA to issue certificates? With SCEP configuration profiles but that’s another video.
⚠️ **DISCLAIMER**: as always, this is an educational video. Being in a lab, I had to make assumptions about the configurations of policies, certificates, etc.
In production, do the appropriate analysis before diving headfirst into integrating your CA with Intune Cloud PKI! To delve deeper into the topic, I leave you the usual documentation that still smells like New Year’s Eve 2024-2025.
📃 Overview of Microsoft Cloud PKI for Microsoft Intune
📃 Microsoft Cloud PKI fundamentals
📃 Configure Microsoft Cloud PKI - Bring your own CA
📃 How to export Root Certification Authority Certificate
Let me know if you like these faster and lighter videos, write it here in the comments.
As always, follow me on my social profiles and, if you like, subscribe to my channel: it is very important to me!
See you soon… LEGENDS!