Monthly Archive: January 2024

0

Microsoft 365 – Governance implementation – Exporting All External Users in Tenant Using .NET Core and MS Graph APIs

Microsoft 365 Governance – Exporting All External Users in Tenant Using .NET Core and MS Graph APIs

0

Microsoft 365 – Governance implementation – Exporting Site Collections with Microsoft Graph in a .NET Core Application

Exploring and Exporting Site Collections with Microsoft Graph in a .NET Core Application

Exploring important CMDLET - Find-MgGraphCommand 0

Microsoft 365 : Microsoft Graph PowerShell tutorial – Part 5 – exploring Find-MgGraphCommand

Continuing our learning on Microsoft Graph PowerShell. Today discussing important CMDLET – Find-MgGraphCommand

1

Navigating the Cloud: Harnessing the Power of Microsoft Graph APIs in .NET Core Applications

Navigating the Cloud: Harnessing the Power of Microsoft Graph APIs in .NET Core Applications

Microsoft PowerShell - Exploring error / exception handling - displaying error details with error object 0

PowerShell tutorial – exploring Error handling

Exploring PowerShell continues… Today discussing one of the important concept – Error handling in PowerShell

Microsoft Graph PowerShell SDK 1

Microsoft 365 – Microsoft Graph PowerShell – way to go now

Microsoft 365 – Microsoft Graph PowerShell – way to go now

PowerShell CMDLETs to know the current PowerShell version 1

PowerShell tutorial – How to know the current version of PowerShell on my system

Continuing PowerShell tutorial – today discussing how to verify current PowerShell version

Microsoft PowerShell Graph - Executing CMDLET "Get-MgDirecotoryRoleMember" - fetching all Global Administrators 1

Microsoft 365 : Microsoft Graph PowerShell tutorial – Part 4 – Implementing Governance – Fetching all Global Administrators in tenant

Exploring Microsoft Graph PowerShell continues.. Today most important feature – Microsoft 365 Governance – Getting list of all Global Administrators.

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