-
Notifications
You must be signed in to change notification settings - Fork 947
[AutoPR sdk-resourcemanager/netapp/armnetapp]-generated-from-SDK Generation - Go-5613014 #25676
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
base: main
Are you sure you want to change the base?
[AutoPR sdk-resourcemanager/netapp/armnetapp]-generated-from-SDK Generation - Go-5613014 #25676
Conversation
…pp/NetApp/tspconfig.yaml', API Version: 2025-09-01-preview, SDK Release Type: beta, and CommitSHA: 'c3c93e9102521197fffb02498222aa1c2375d69a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5613014 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
|
/azp run go - pullrequest |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
/azp run prepare-pipelines |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…pp/NetApp/tspconfig.yaml', API Version: 2025-09-01-preview, SDK Release Type: beta, and CommitSHA: '97241c594f16e0915407b7dc85377e4e3b26b0b9' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5618278 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
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 introduces SDK updates for the Azure NetApp Files service, adding support for the 2025-09-01-preview API version. The changes include new elastic storage features, enhanced Active Directory configuration, improved ransomware protection capabilities, and expanded volume management options.
Key changes:
- Added elastic storage resources (ElasticAccount, ElasticCapacityPool, ElasticVolume, ElasticSnapshot, ElasticBackup)
- Introduced ActiveDirectoryConfig as a standalone resource with LDAP support
- Added ransomware protection reporting and remediation features
- Implemented bucket management for S3-compatible object storage
- Added cache resources for FlexCache functionality
Reviewed changes
Copilot reviewed 55 out of 92 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| models.go | Adds new model types for elastic storage, Active Directory configuration, ransomware protection, buckets, and caches |
| go.mod | Updates Go version from 1.23.0 to 1.24.0 and dependency versions |
| fake/*_server.go (multiple files) | Adds fake server implementations for new client types (elastic resources, Active Directory configs, ransomware reports, buckets, caches) |
| fake/server_factory.go | Registers new fake servers in the server factory |
| fake/volumes_server.go | Adds BeginListQuotaReport method to volumes fake server |
| backupvaults_client_example_test.go | Updates example API version references from 2025-09-01 to 2025-09-01-preview |
| backupsundervolume_client_example_test.go | Updates example API version reference to 2025-09-01-preview |
Comments suppressed due to low confidence (1)
sdk/resourcemanager/netapp/armnetapp/go.mod:3
- Go 1.24.0 does not exist. As of January 2025, the latest stable Go version is 1.23.x. Please verify the intended Go version and update to a valid release.
go 1.24.0
Configurations: 'specification/netapp/resource-manager/Microsoft.NetApp/NetApp/tspconfig.yaml', API Version: 2025-09-01-preview, SDK Release Type: beta, and CommitSHA: 'c3c93e9102521197fffb02498222aa1c2375d69a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5613014 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=eace239f-c2ca-f011-bbd3-6045bd07ef68 Submitted by: [email protected]
Release Plan Details
Spec pull request: [NetApp] fix things that should be in preview azure-rest-api-specs#38806
Spec API version: 2025-09-01-preview