Skip to content

Fix: Update Az module to 11.* for PowerShell 7.2+ compatibility#14572

Merged
v-atulyadav merged 1 commit into
Azure:masterfrom
louy755:fix/docusign-az-module-update-issue-14389
Jul 2, 2026
Merged

Fix: Update Az module to 11.* for PowerShell 7.2+ compatibility#14572
v-atulyadav merged 1 commit into
Azure:masterfrom
louy755:fix/docusign-az-module-update-issue-14389

Conversation

@louy755

@louy755 louy755 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

- Updated Az module from 5.* to 11.* in requirements.psd1
- Resolves module load failures for Connect-AzAccount, New-AzStorageContext, Get-AzStorageBlob
- Updated script version to 2.3 and last modified date
- Added version 2.3 entry to CHANGELOG.MD

Fixes Azure#14389
@louy755 louy755 requested review from a team as code owners June 26, 2026 17:54
@v-atulyadav v-atulyadav requested a review from Copilot June 29, 2026 04:06
@v-atulyadav v-atulyadav self-assigned this Jun 29, 2026
@v-atulyadav v-atulyadav added the Connector Connector specialty review needed label Jun 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the DocuSign Security Events Azure Function’s PowerShell managed dependencies to a newer Az major version to restore compatibility with the PowerShell 7.2+ Azure Functions runtime and documents the change.

Changes:

  • Bumped Functions managed dependency Az from 5.* to 11.*.
  • Updated the function script header metadata (version + last modified date).
  • Added a 2.3 entry to the connector changelog referencing the resolved issue (#14389).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
DataConnectors/DocuSign-SecurityEvents/CHANGELOG.MD Adds changelog entry for v2.3 describing the Az upgrade and issue fix.
DataConnectors/DocuSign-SecurityEvents/AzureFunctionDocuSignMonitor/requirements.psd1 Updates managed dependency constraint for Az to 11.*.
DataConnectors/DocuSign-SecurityEvents/AzureFunctionDocuSignMonitor/DocuSignMonitorTimerTrigger/run.ps1 Updates script header version and last-modified date.

@v-atulyadav

v-atulyadav commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hi @louy755,
Please review the suggestions above and take the necessary actions. Also, please share a screenshot of the running connector with us. Additionally, make sure to update the run.ps file inside the ZIP package. Thanks

image

@v-atulyadav v-atulyadav merged commit 222c279 into Azure:master Jul 2, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Connector Connector specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DocuSign-SecurityEvents Data connector calling missing powershell AZ modules/running outdated powershell AZ version

4 participants