-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update Azure.ResourceManager.DataProtectionBackup to 2025-07-01
#51840
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
Conversation
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 Azure Data Protection Backup SDK to use the 2025-07-01 API version, transitioning from the 2024-04 package. The update adds new functionality including backup validation, ADLS blob support, and enhanced Kubernetes cluster backup capabilities.
- Updates autorest configuration to reference the 2025-07-01 API specification
- Adds new ValidateForModifyBackup operations for backup instance validation
- Introduces ADLS blob backup data source settings and AKS volume type enum
Reviewed Changes
Copilot reviewed 3 out of 55 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| autorest.md | Updates API specification reference and package tag to 2025-07-01 |
| Azure.ResourceManager.DataProtectionBackup.netstandard2.0.cs | Adds new API surface for validation, ADLS support, and enhanced model factory methods |
| Azure.ResourceManager.DataProtectionBackup.net8.0.cs | Mirrors the netstandard2.0 changes for .NET 8.0 target framework |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
|
@ArcturusZhang / @ArthurMa1978 could you please review at your earliest convenience? |
Azure.ResourceManager.DataProtectionBackup to 2025-07-01
ArcturusZhang
left a comment
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.
Could you update the changelog.md file for a release date (replace the Unreleased in the first section), some brief contents in the subsections (for example, your updates are api-version update, it could go to the "features added" subsection), and then clean up the empty subsections
|
the service has completed TypeSpec conversion on the version 2025-07-01, they should release using TypeSpec. |
|
I am currently asking service team to initiate a new release plan with the conversion pull request Azure/azure-rest-api-specs#35817 |
|
Use #52427 to release new version of sdk |
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.
Release Plan Details
Spec pull request: Convert dataprotection to TypeSpec azure-rest-api-specs#35817
Spec API version: 2025-07-01