About 474,000 results
Open links in new tab
  1. Build PowerShell scripts with Microsoft Graph

    Apr 18, 2022 · This tutorial teaches you how to build a PowerShell script that uses the Microsoft Graph API to access data on behalf of a user.

  2. How To Connect To Microsoft Graph API Using PowerShell

    Oct 17, 2023 · The quickest and easiest way to connect to Microsoft Graph API using PowerShell is to use delegated permissions with interactive sign-in. The screenshot above shows the aftermath, however, let’s look at how we can get there.

  3. How to use the Microsoft Graph API with PowerShell

    Aug 1, 2020 · Microsoft recommends the Graph API for access to Azure AD elements – but that means web development, isn’t it? Well – not quite … there are certainly ways for PowerShell scripting with the Graph API.

  4. Connect to Microsoft Graph with Connect-MgGraph in PowerShell

    Apr 2, 2023 · PowerShell simplifies connecting to and using the Graph API. This beginner’s guide will provide a comprehensive overview of the Graph API. We will discuss the prerequisites of connecting to it, as well as installation and setup. We will also cover authentication. Lastly, we will provide clear steps for connecting to the Graph API using PowerShell.

  5. Microsoft Graph PowerShell Module: Getting Started Guide

    Sep 15, 2023 · In this tutorial, you will learn about the Microsoft Graph module, including how to authenticate, find cmdlet permissions, and upgrade from Azure AD PowerShell. To follow along with this tutorial, you will need either Windows PowerShell 5.1 or PowerShell 7. This tutorial uses PowerShell version 7.3.4. What is Microsoft Graph?

  6. PowerShell, MS Graph API, Azure Automation, and Intune

    May 8, 2019 · I want to focus on building some usable PowerShell functions to get you automating with Azure Automation PowerShell Runbooks (and PowerShell itself) using MS Graph API, in which the same concepts can be used for other APIs as well, so you can tie different services together!

  7. How to Run Microsoft Graph PowerShell Scripts With Azure …

    Jun 21, 2023 · In this tutorial, I am going to show you how to can create an Azure Automation account and integrate your Microsoft Graph PowerShell script to perform regular automated tasks with no user interaction. To complete the steps outlined …

  8. Connect and Navigate the Microsoft Graph API with PowerShell

    Jul 22, 2019 · Graph is Microsoft’s RESTful API that allows you to interface directly with Azure AD, Office 365, Intune, SharePoint, Teams, OneNote, and a whole lot more. By using the Invoke-RestMethod PowerShell cmdlet we can connect and interact directly with the Graph API.

  9. Graph PowerShell: How to Set Up Azure AD App for Microsoft Graph

    Learn how to set up an Azure AD app for Microsoft Graph. Register an app, create client secrets, assign API permissions, and authenticate with Graph PowerShell.

  10. Connecting and Understanding Microsoft Graph API Using PowerShell

    Jun 13, 2022 · Microsoft PowerShell Graph Module SDK allows interacting with all Microsoft APIs, including SharePoint, Exchange online…etc. So no need for a separate PowerShell module for each service.

  11. Some results have been removed
Refresh