Skip to content

Conversation

@schaudhari6254888
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings November 26, 2025 10:27
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Nov 26, 2025
@schaudhari6254888 schaudhari6254888 changed the title EH New api version 2025-05-preview version [EventHub] New api version 2025-05-preview version Nov 26, 2025
Copilot finished reviewing on behalf of schaudhari6254888 November 26, 2025 10:28
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 Azure Event Hubs Resource Manager SDK to support the new API version 2025-05-preview. The changes include:

  • Updating API version references from 2024-01-01 to 2025-05-01-preview across all REST operations
  • Updating example file references in generated samples to point to the new preview API specification
  • Adding new functionality including namespace failover operations and network security perimeter configuration retrieval
  • Reorganizing method order in some files (e.g., swapping positions of methods in test samples)
  • Updating parameter documentation from generic descriptions to more standardized Azure descriptions
  • Adding new Geo-DR (Geo-Disaster Recovery) features and properties
  • Fixing a parameter order issue in the EventHubsNetworkSecurityPerimeterConfiguration deserialization

Reviewed changes

Copilot reviewed 7 out of 136 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
autorest.md Updated API version tag and spec file reference, added failover operation override, added request-path-is-non-resource configuration, and updated directive transformations
Azure.ResourceManager.EventHubs.Tests.csproj Added Generated/Samples folder item group
Multiple Sample files Updated example definition paths from stable 2024-01-01 to preview 2025-05-01-preview, reordered some test methods, added new test cases for Geo-DR features
RestOperations files Updated API version constant, reordered methods, updated documentation comments, added new operations like Failover
EventHubsNetworkSecurityPerimeterConfiguration.Serialization.cs Fixed parameter order in deserialization constructor call

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@github-actions
Copy link

github-actions bot commented Nov 26, 2025

API Change Check

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

Azure.ResourceManager.EventHubs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants