Freigeben über


Microsoft.Graph.Authentication Module

{{ Fill in the Description }}

Microsoft.Graph.Authentication Cmdlets

Cmdlet Description
Add-MgEnvironment

Adds Microsoft Graph environment to the settings file.

Connect-MgGraph

You must invoke Connect-MgGraph before any commands that access Microsoft Graph.

Disconnect-MgGraph

Use Disconnect-MgGraph to sign out.

Find-MgGraphCommand

Find-MgGraphCommand aims to make it easier for you to discover which API path a command calls, by providing a URI or a command name.

Find-MgGraphPermission

Retrieves permissions that are applicable to a certain domain.

Get-MgContext

Retrieves session details.

Get-MgEnvironment

When you use Connect-MgGraph, you can choose to target other environments. By default, Connect-MgGraph targets the global public cloud.

Get-MgGraphOption

Gets global configurations that apply to the SDK.

Get-MgRequestContext

Gets graph request context details

Invoke-MgGraphRequest

This command issues REST API requests.

Remove-MgEnvironment

Removes Microsoft Graph environment to the settings file

Set-MgEnvironment

Sets a Microsoft Graph environment to the settings file.

Set-MgGraphOption

Sets global configurations that apply to the SDK.

Set-MgRequestContext

Sets request context for Microsoft Graph invocations