Skip to content

Conversation

@jessiezhu-m
Copy link
Contributor

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings November 4, 2025 09:11
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Az.Dashboard PowerShell module from API version 2022-08-01 to 2025-08-01, adding significant new functionality for Azure Managed Grafana dashboard operations. The update introduces 8 new cmdlets for managing dashboards, integration fabrics, plugins, and enterprise features, along with enhancements to existing Update-AzGrafana cmdlet parameters.

  • Update API specification from 2022-08-01 to 2025-08-01
  • Add 8 new cmdlets for dashboard management, integration fabric operations, plugin management, and enterprise features
  • Enhance Update-AzGrafana with SMTP, security, and user permission parameters

Reviewed Changes

Copilot reviewed 54 out of 55 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
src/Dashboard/Dashboard/ChangeLog.md Adds version 0.3.0 entry documenting swagger version update
src/Dashboard/Dashboard/Az.Dashboard.psd1 Updates module manifest with new cmdlets, Az.Accounts dependency, and generation date
src/Dashboard/Dashboard/help/*.md Adds help documentation for 8 new cmdlets with placeholder examples
src/Dashboard/Dashboard.Autorest/README.md Updates API commit hash and version, adds directive to remove ManagedPrivateEndpoint
src/Dashboard/Dashboard.Autorest/test/*.Tests.ps1 Adds test scaffolding for new cmdlets (skipped tests)
src/Dashboard/Dashboard.Autorest/examples/*.md Adds example template files with placeholder content for new cmdlets
src/Dashboard/Dashboard.Autorest/UX/*.json Adds UX metadata for new resource types and cmdlets

@isra-fel
Copy link
Member

isra-fel commented Nov 4, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

isra-fel commented Nov 4, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

isra-fel commented Nov 4, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Removed redundant swagger version update from version 0.3.0.
@isra-fel
Copy link
Member

isra-fel commented Nov 5, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@dolauli dolauli self-assigned this Nov 5, 2025
@dolauli dolauli added this to the Az 15.0.0 (11/18/2025) milestone Nov 5, 2025
@dolauli dolauli merged commit f30691e into Azure:main Nov 5, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants