Category: Microsoft Graph PowerShell

PowerShell - Exploring Connect-MgGraph - Connecting Microsoft Graph using client id and certificate 2

Microsoft 365 : Microsoft Graph PowerShell tutorial – Part 3 – using client id (App ID) and certificate for connecting graph – Connect-MgGraph

Continuing exploring – Microsoft Graph PowerShell – Exploring Connect-MgGraph – connecting Microsoft Graph using App ID Certificate

Exploring - New-SelfSignedCertificate 2

PowerShell – script to generate a self-signed Certificate – exploring New-SelfSignedCertificate CMDLET

In this article we will explore – New-SelfSignedCertificate – PowerShell CMDLET to create / generate self signed certificate.
We required self signed certificate to connect to Microsoft Graph APIs usinf App ID and Certificate

PowerShell - creating self signed certificate - verifying current user role 0

PowerShell : New-SelfSignedCertificate – resolving “Access is denied. 0x80070005” (WIN32:5 ERROR_ACCESS_DENIED)

In this article, we will discuss solution for – access denied error while executing PowerShell CMDLET – New-SelfSignedCertificate

Microsoft Entra admin center - Register an application page - creating new application 7

Microsoft Entra – registering new application and assigning permissions to access Microsoft Graph APIs

In this article we will discuss how to create / register new application and assign permissions to access Microsoft Graph APIs.
We will perform this activity from UI – using Microsoft Entra admin center