Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Oct 16, 2025

Configurations: 'specification/mission/Mission.Management/tspconfig.yaml', API Version: 2025-05-01-preview, SDK Release Type: beta, and CommitSHA: '1bd335533d57d11a33d41be9b5841e6986ec3567' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5464932 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=2a4c3841-a7aa-f011-bbd3-6045bd08111b Submitted by: [email protected]

Release Plan Details

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Oct 16, 2025
@github-actions
Copy link

github-actions bot commented Oct 16, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

sdk/resourcemanager/virtualenclaves/armvirtualenclaves

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 a new Go SDK module for Azure Virtual Enclaves resource management, generated from the Mission.Management API specification (version 2025-05-01-preview). The module provides client libraries for managing virtual enclaves, communities, workloads, transit hubs, endpoints, and connections within Azure.

Key Changes:

  • New SDK module armvirtualenclaves implementing clients for Virtual Enclaves API
  • Generated client code for 9 different resource types (VirtualEnclave, Workload, TransitHub, Community, CommunityEndpoints, EnclaveEndpoints, EnclaveConnection, Operations, and Approval)
  • Comprehensive test examples and fake server implementations for testing

Reviewed Changes

Copilot reviewed 44 out of 45 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.go Defines module version as v0.1.0 for initial beta release
go.mod Module dependencies including azcore v1.19.1 and Go 1.23.0
client_factory.go Factory pattern for creating client instances
workload_client.go Client implementation for workload resource operations
virtualenclave_client.go Client implementation for virtual enclave operations
transithub_client.go Client implementation for transit hub operations
operations_client.go Client for listing available operations
models.go Data models and structures for API requests/responses
responses.go Response type definitions for all client operations
options.go Optional parameter types for client methods
time_rfc3339.go RFC3339 time handling utilities
*_example_test.go Example code demonstrating client usage
fake/*.go Fake server implementations for unit testing
ci.yml CI/CD pipeline configuration
tsp-location.yaml TypeSpec configuration metadata

@github-actions
Copy link

Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label Dec 19, 2025
@github-actions
Copy link

Hi @azure-sdk. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity label; otherwise, this is likely to be closed again with the next cleanup pass.

@github-actions github-actions bot closed this Dec 26, 2025
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. no-recent-activity There has been no recent activity on this issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants