Generate Azure.ResourceManager.StorageActions with new management generator#51414
Merged
live1206 merged 41 commits intoAzure:mainfrom Aug 21, 2025
Merged
Conversation
...ions/Azure.ResourceManager.StorageActions/api/Azure.ResourceManager.StorageActions.net8.0.cs
Outdated
Show resolved
Hide resolved
...ions/Azure.ResourceManager.StorageActions/api/Azure.ResourceManager.StorageActions.net8.0.cs
Outdated
Show resolved
Hide resolved
...ions/Azure.ResourceManager.StorageActions/api/Azure.ResourceManager.StorageActions.net8.0.cs
Outdated
Show resolved
Hide resolved
haiyuazhang
commented
Jul 23, 2025
...ns/Azure.ResourceManager.StorageActions/src/Generated/Extensions/StorageActionsExtensions.cs
Show resolved
Hide resolved
haiyuazhang
commented
Jul 23, 2025
...ns/Azure.ResourceManager.StorageActions/src/Generated/Extensions/StorageActionsExtensions.cs
Show resolved
Hide resolved
d614e15 to
33def92
Compare
...ceManager.StorageActions/src/Generated/RestOperations/StorageTaskAssignmentRestOperations.cs
Show resolved
Hide resolved
…th_new_management_generator
…th_new_management_generator
…ith_new_management_generator
…th_new_management_generator
…th_new_management_generator
sdk/storageactions/Azure.ResourceManager.StorageActions/src/Generated/StorageTaskResource.cs
Show resolved
Hide resolved
Azure.ResourceManager.StorageActions with new management generator
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Azure.ResourceManager.StorageActions SDK to use a new management generator, modernizing the code generation process and improving API consistency. The update includes configuration changes for the TypeSpec compilation and regeneration of the API surface with enhanced type safety features.
Key changes include:
- Updated generator configuration to use the new Azure TypeSpec HTTP client C# management emitter
- Updated commit reference to the latest Azure REST API specifications
- Renamed parameter in preview action methods for better clarity
- Added new implicit nullable operators to various enum types for improved type safety
Reviewed Changes
Copilot reviewed 4 out of 94 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
tsp-location.yaml |
Updates commit reference and adds new emitter package configuration |
assets.json |
Updates asset tag to reflect regenerated content |
api/Azure.ResourceManager.StorageActions.netstandard2.0.cs |
Regenerated API surface with parameter rename and new nullable operators |
api/Azure.ResourceManager.StorageActions.net8.0.cs |
Regenerated API surface matching .NET Standard version changes |
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
…ith_new_management_generator
...urceManager.StorageActions/src/Generated/Models/AzureResourceManagerStorageActionsContext.cs
Show resolved
Hide resolved
sdk/storageactions/Azure.ResourceManager.StorageActions/src/Generated/ProviderConstants.cs
Outdated
Show resolved
Hide resolved
sdk/storageactions/Azure.ResourceManager.StorageActions/src/Generated/StorageTaskCollection.cs
Show resolved
Hide resolved
…th_new_management_generator
cca195e to
46223fc
Compare
…th_new_management_generator
…th_new_management_generator
ArcturusZhang
approved these changes
Aug 21, 2025
pshao25
approved these changes
Aug 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corresponding spec PR: Azure/azure-rest-api-specs#35938
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.