[AutoPR sdk-resourcemanager/edgeactions/armedgeactions]-generated-from-SDK Generation - Go-5730145#25846
Merged
tundwed merged 4 commits intoAzure:mainfrom Feb 9, 2026
Conversation
…eActions/tspconfig.yaml', API Version: 2025-12-01-preview, SDK Release Type: beta, and CommitSHA: 'ccea12be6cd5e64743499d46f7a9c8b60df52db1' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5730145 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 |
9 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR introduces a new auto-generated Azure SDK module for EdgeActions resource manager based on the TypeSpec definition from the Azure REST API specs repository. The module provides Go client operations for managing Azure EdgeActions resources including edge actions, versions, and execution filters via the API version 2025-12-01-preview.
Key changes include:
- Complete client implementation with CRUD operations for EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resources
- Generated models, serialization code, and fake server implementations for testing
- Standard module configuration files (go.mod, README, LICENSE, CHANGELOG, CI configuration)
Reviewed changes
Copilot reviewed 26 out of 27 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| go.mod | Module dependencies declaration |
| CHANGELOG.md | Initial release notes for v0.1.0 |
| version.go | Module name and version constants |
| client.go, edgeactionversions_client.go, edgeactionexecutionfilters_client.go | Client implementations for API operations |
| models.go, constants.go | Type and constant definitions |
| models_serde.go, time_rfc3339.go | JSON serialization/deserialization logic |
| fake/* | Fake server implementations for unit testing |
| *_example_test.go | Example usage code |
| README.md, LICENSE.txt, ci.yml | Module documentation and configuration |
tadelesh
reviewed
Jan 13, 2026
…eActions/tspconfig.yaml', API Version: 2025-12-01-preview, SDK Release Type: beta, and CommitSHA: '3fc43b6c80d8fce282a242b1f34fecced80ddcb5' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5759846 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
…eActions/tspconfig.yaml', API Version: 2025-12-01-preview, SDK Release Type: beta, and CommitSHA: '24902354a88f1ca5349ea3049edae370599c8e57' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5850001 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
tadelesh
approved these changes
Feb 9, 2026
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.
Configurations: 'specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/tspconfig.yaml', API Version: 2025-12-01-preview, SDK Release Type: beta, and CommitSHA: 'ccea12be6cd5e64743499d46f7a9c8b60df52db1' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5730145 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=9e03d787-20ec-f011-8544-000d3a5b5a24 Submitted by: dannytundwe@microsoft.com
Release Plan Details
Spec pull request: Edge actions api 2025 12 01 preview - Remove addAttachment and deleteAttachment operations from the public EdgeActions API azure-rest-api-specs#38775
Spec API version: 2025-12-01-preview