Skip to content

Conversation

@HarveyLink
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.

@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Oct 22, 2025
@github-actions
Copy link

API Change Check

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

Azure.ResourceManager.DataBoxEdge

@HarveyLink HarveyLink marked this pull request as ready for review October 23, 2025 05:34
@Copilot Copilot AI review requested due to automatic review settings October 23, 2025 05:34
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.ResourceManager.DataBoxEdge SDK to align with a new version of the Azure REST API specification. The changes include updates to reference a new API spec commit, modifications to OpenAPI file references, and additions of new properties to support enhanced functionality.

Key changes:

  • Updated API specification reference to a newer commit hash
  • Renamed API definition file references from databoxedge.json to openapi.json
  • Added new properties: KubernetesWorkloadProfile to DataBoxEdgeDeviceData, IPRange to DataBoxEdgeLoadBalancerConfig, and setter for Folder property in DataBoxEdgeJobData
  • Made DataBoxEdgeJobData constructor public and introduced backward-compatible method overloads with EditorBrowsable attributes

Reviewed Changes

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

File Description
sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/src/autorest.md Updated API spec reference and corrected OpenAPI file references
sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/api/Azure.ResourceManager.DataBoxEdge.netstandard2.0.cs Added new properties and backward-compatible factory method overloads
sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/api/Azure.ResourceManager.DataBoxEdge.net8.0.cs Added new properties and backward-compatible factory method overloads (mirroring netstandard2.0 changes)

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.

1 participant