Dataverse

1.1.1

PowerShell module for interacting with Microsoft Dataverse environments. Provides comprehensive functionality for connecting to Dataverse, managing authentication, and performing CRUD operations on tables and records.

Minimum PowerShell version

7.3

Installation Options

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

Install-Module -Name Dataverse

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

Install-PSResource -Name Dataverse

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) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Mike Lacher Jonathan Dimino @ Microsoft Corporation

Tags

Dataverse PowerPlatform CRM Dynamics365 REST API Microsoft

Functions

Connect-PSDVOrg Disconnect-PSDVOrg Invoke-PSDVWebRequest Read-PSDVTableData Get-PSDVTableDetail Get-PSDVTableColumn Get-PSDVTableItem Get-PSDVTableItemAuditHistory Get-PSDVTableItemChangeHistory New-PSDVTableItem Update-PSDVTableItem Remove-PSDVTableItem New-PSDVTableWebHook Get-PSDVTableWebHook Remove-PSDVTableWebHook Update-PSDVTableWebHookAuthSecret

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

Dataverse v1.1.1 - OData Bind Validation Bugfix

Fixes item data validation for lookup navigation properties supplied in OData bind format, such as parentcustomerid_account@odata.bind. The validator now accepts valid Dataverse relationship navigation properties while continuing to reject invalid attributes.

For detailed documentation, visit: https://github.com/microsoft/Dataverse

FileList

Version History

Version Downloads Last updated
1.1.1 (current version) 15 6/11/2026
1.1.0 22 6/10/2026
1.0.0 336 12/8/2025