Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

Microsoft Graph

How to Register and Configure Azure AD Application from Azure AD Portal

November 3, 2022October 23, 2021 by Morgan

In this post, we will explore how to create a new application (App registrations) in Azure Active Directory, configure required …

Read more

Categories Azure AD, Azure AD Applications, Microsoft 365, Microsoft Graph, Office 365, Powershell

Find Last login date for all Azure AD Users using PowerShell

January 8, 2024September 17, 2021 by Morgan

The user’s last successful sign-in time provides potential insights into the user’s continued need for access to Microsoft 365 resources. …

Read more

Categories Azure AD, Microsoft 365, Microsoft Graph, Office 365, Powershell

Export Teams and Outlook Calendar Events using PowerShell

November 3, 2022September 17, 2021 by Morgan

In this post, we are going to share Graph API based PowerShell script to get calendar meeting events from a …

Read more

Categories Exchange Online, Microsoft 365, Microsoft Graph, Microsoft Teams, Office 365, Outlook, Outlook Calendar, Powershell, Teams Calendar

Create and Configure Azure AD Application using PowerShell

December 16, 2022March 30, 2021 by Morgan

In this article, we will explain how to create a new Azure AD application, configure API permissions, create an Enterprise …

Read more

Categories Azure AD, Azure AD Applications, Microsoft 365, Microsoft Graph, Office 365, Powershell

Export Office 365 Users using Graph API in Powershell

March 2, 2020November 15, 2019 by Morgan

In Powershell, you can easily get Azure AD user details using the Azure AD Powershell command Get-AzureADUser. In some cases, …

Read more

Categories Azure AD, Microsoft Graph, Office 365, PnP-PowerShell, Powershell

Send Email using PowerShell command and Graph API

March 2, 2020September 12, 2019 by Morgan

We can use the Send-MailMessage cmdlet to send email using powershell and you can use Send mail API endpoint to …

Read more

Categories Microsoft Graph, Office 365, Powershell, SMTP Server

Hide Office 365 Group from GAL via Graph API

March 1, 2020September 5, 2019 by Morgan

We can easily hide Office 365 Groups from Global Address List (GAL) by using the Set-UnifiedGroup cmdlet by setting the property HiddenFromAddressListsEnabled …

Read more

Categories Exchange Online, GAL, Microsoft Graph, Office 365, Office 365 Groups

Get Microsoft Graph API Access Token using ClientID and ClientSecret

March 2, 2020August 5, 2019 by Morgan

In some cases, apps or users might want to acquire Microsoft Graph access token by using the ClientID (Azure AD …

Read more

Categories Azure AD, Microsoft Graph, OAuth, Office 365, Powershell

Fix – AADSTS90002: Tenant ‘xxxxxx’ not found. This may happen if there are no active subscriptions for the tenant.

March 1, 2020August 5, 2019 by Morgan

Problem Recieived the below error when I try to get Microsoft Graph access token with my Azure AD Application using …

Read more

Categories Azure AD, Microsoft Graph, OAuth, Office 365

Get all Azure AD Applications, Permissions and Users using Powershell

March 2, 2020July 20, 2019 by Morgan

In this post, I am going to share Powershell script to find and retrieve the list of Azure AD Integrated …

Read more

Categories Azure AD, Azure AD Applications, Microsoft Graph, Office 365, Powershell
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace