pt.EntraGraphUtils

1.0.1-RC6e

PowerShell utilities for the Microsoft Graph REST API. Provides Invoke-ptGraphBatchRequest for high-performance JSON batch operations (up to 20 requests per HTTP call), Invoke-ptGraphRequest for individual API calls, and New-ptGraphRequestItem for building request objects. Features automatic retry handling, rate-limit backoff, auto-pagination, OData query parameter su
PowerShell utilities for the Microsoft Graph REST API. Provides Invoke-ptGraphBatchRequest for high-performance JSON batch operations (up to 20 requests per HTTP call), Invoke-ptGraphRequest for individual API calls, and New-ptGraphRequestItem for building request objects. Features automatic retry handling, rate-limit backoff, auto-pagination, OData query parameter support, and multi-cloud (GCC, DoD, Germany, China) compatibility.
Show more

Minimum PowerShell version

5.1

This is a prerelease version of pt.EntraGraphUtils.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name pt.EntraGraphUtils -RequiredVersion 1.0.1-RC6e -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name pt.EntraGraphUtils -Version 1.0.1-RC6e -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 PowerShell.Today. Licensed under the MIT License.

Package Details

Author(s)

  • PowerShell.Today

Tags

Entra Graph AzureAD Microsoft365 EntraID GraphAPI Batch JsonBatching MicrosoftGraph REST PowerShellToday

Functions

Invoke-ptGraphBatchRequest Invoke-ptGraphRequest New-ptGraphRequestItem

Dependencies

This module has no dependencies.

Release Notes

General-purpose Graph API functions: Invoke-ptGraphBatchRequest (JSON batch with auto-retry and pagination), Invoke-ptGraphRequest (individual requests), and New-ptGraphRequestItem (request object builder with OData parameter support).

FileList

Version History

Version Downloads Last updated
1.0.1 5 4/5/2026
1.0.1-RC6g 1 4/5/2026
1.0.1-RC6e (current version) 2 4/5/2026
1.0.1-RC6b 3 4/5/2026