-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[mgmt] storage release #36000
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
[mgmt] storage release #36000
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 ARM storage samples by upgrading the API version from 2024-01-01 to 2025-01-01. The changes are part of a storage service release that adds new functionality including IPv6 networking support, placement policies for availability zones, encryption settings, and SMB OAuth capabilities.
Key changes:
- Updates x-ms-original-file references to use 2025-01-01 API version
- Modernizes copyright headers to use single-line format
- Adds new sample functions for storage account placement and zone configurations
- Introduces type-only imports for better TypeScript practices
Reviewed Changes
Copilot reviewed 292 out of 391 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| TypeScript samples (*.ts) | Updated API version references, modernized copyright headers, improved import patterns with type-only imports |
| JavaScript samples (*.js) | Updated API version references, modernized copyright headers, added new functionality examples |
| New sample files | Added skusListSample files demonstrating SKU listing functionality |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
https://github.com/Azure/sdk-release-request/issues/6466