Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Nov 26, 2025

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

…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.
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 26, 2025
@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

sdk/resourcemanager/netapp/armnetapp

@jliusan
Copy link
Member

jliusan commented Nov 28, 2025

/azp run go - pullrequest

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jliusan
Copy link
Member

jliusan commented Nov 28, 2025

/azp run

@azure-pipelines
Copy link

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.

@jliusan
Copy link
Member

jliusan commented Nov 28, 2025

/azp run prepare-pipelines

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

azure-sdk and others added 3 commits November 28, 2025 03:12
@tadelesh tadelesh marked this pull request as ready for review November 28, 2025 09:38
Copilot AI review requested due to automatic review settings November 28, 2025 09:38
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 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

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-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants