Skip to content

Generating new SDKs for Microsoft.Dashboard 2024-11-01-preview after adding missing LRO header for Grafana_Update #51318

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

Merged
merged 7 commits into from
Aug 5, 2025

Conversation

joshelton1
Copy link
Member

@joshelton1 joshelton1 commented Jul 17, 2025

@joshelton1 joshelton1 requested a review from tadelesh July 17, 2025 01:55
@joshelton1 joshelton1 changed the title [DON'T MERGE] Generating new SDKs for Azure Managed Grafana after adding missing LRO header [DON'T MERGE] Generating new SDKs for Azure Managed Grafana after adding missing LRO header for Grafana_Update Jul 17, 2025
Copy link

github-actions bot commented Jul 17, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.Grafana

@joshelton1 joshelton1 changed the title [DON'T MERGE] Generating new SDKs for Azure Managed Grafana after adding missing LRO header for Grafana_Update [DON'T MERGE] Generating new SDKs for Microsoft.Dashboard 2024-11-01-preview after adding missing LRO header for Grafana_Update Jul 18, 2025
@joshelton1 joshelton1 changed the title [DON'T MERGE] Generating new SDKs for Microsoft.Dashboard 2024-11-01-preview after adding missing LRO header for Grafana_Update Generating new SDKs for Microsoft.Dashboard 2024-11-01-preview after adding missing LRO header for Grafana_Update Jul 22, 2025
@joshelton1 joshelton1 marked this pull request as ready for review July 23, 2025 23:07
@Copilot Copilot AI review requested due to automatic review settings July 23, 2025 23:07
@joshelton1 joshelton1 requested a review from qingquanzhao as a code owner July 23, 2025 23:07
Copy link
Contributor

@Copilot 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 Azure ResourceManager Grafana SDK by regenerating code from a newer commit in the azure-rest-api-specs repository. The primary change involves adding missing Long Running Operation (LRO) header support for the Grafana Update operation, which converts the Update method from a synchronous operation to an asynchronous LRO pattern.

  • Updates the tsp-location.yaml to reference a newer commit containing LRO header fixes
  • Modifies the Update operation signature to follow the LRO pattern with ArmOperation return type
  • Reorders parameters in the ManagedGrafanaData factory method

Reviewed Changes

Copilot reviewed 3 out of 10 changed files in this pull request and generated 1 comment.

File Description
tsp-location.yaml Updates commit hash to newer version with LRO header fixes
Azure.ResourceManager.Grafana.netstandard2.0.cs Changes Update methods to LRO pattern and reorders ManagedGrafanaData parameters
Azure.ResourceManager.Grafana.net8.0.cs Identical changes to netstandard2.0 version for .NET 8.0 target

@joshelton1 joshelton1 force-pushed the joshelton1/072025 branch 2 times, most recently from 514c1de to 87a034b Compare August 1, 2025 18:45
@joshelton1
Copy link
Member Author

Force pushes above were to undo change I made to resolve a merge conflict, some of our files were deleted/added back in recent commits:

621306f
bd29c7c

@joshelton1 joshelton1 merged commit 3102255 into Azure:main Aug 5, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants