-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Update Az.Dashboard #28800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Az.Dashboard #28800
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
There was a problem hiding this 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 |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Removed redundant swagger version update from version 0.3.0.
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.