In this Microsoft Intune and Graph API post, we will show how to Set TimeZone on computers with Microsoft Intune and Graph API.
Graph API
Connect to Microsoft Graph from a .NET Application
In this Microsoft Graph blog post, I will show how to use the Graph Client to connect to the Graph API from a .NET application.
Create Entra ID App Registration for ASP.NET
We will create an Entra ID application in this Entra ID blog post. Registration (App Registration) for an ASP.NET application.
Assign M365 Licences with Graph API PowerShell
This article will show how to assign Microsoft 365 licenses to users using the Graph API PowerShell module.
Create a Microsoft 365 User With Graph API PowerShell
In this blog post, we will create a user in Microsoft 365 using the Microsoft Graph API PowerShell module.
Upload Certificate to App Registration Using PowerShell
This Graph API PowerShell article will show how to create a self-signed certificate on a Windows machine and upload it to an App Registration using Graph API.
Graph API User.SendMail Shows System.Object[]
When sending emails using the Graph API PowerShell module with a variable in the Body property, the email body shows System.Object[].
Check App Registration Secret Expiry With Graph API
In this Microsoft Graph API PowerShell article, we will show how to check how many days each App Registration secret has until it expires.
Send An Email Using Graph API and PowerShell
In this Microsoft Graph PowerShell SDK and Exchange Online post, we will show how to use Graph API to send an email.
Create Defender for Endpoint Intune Anti-Virus Policy With PowerShell
In this Microsoft Intune and Graph API for PowerShell article, we will create an Anti-Virus policy in Intune using PowerShell.
Connect To Microsoft Graph API Using Certificate From Linux
This article will show how to connect to Microsoft Graph API using a certificate from a Windows WSL running Ubuntu.
Create Azure AD User Using With Postman
This blog post will show how to create an Azure Active Directory user using Postman.