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=5464928 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

…aml', 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=5464928 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@tgoodyear tgoodyear marked this pull request as ready for review October 16, 2025 17:14
@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 17:14
Copy link
Contributor

@Copilot 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 the initial beta release (1.0.0b1) of the azure-mgmt-virtualenclaves management client library for Python, generated from the TypeSpec specification for the Azure Mission service (API version 2025-05-01-preview). The generated SDK provides comprehensive management capabilities for virtual enclaves, communities, workloads, endpoints, and related resources.

Key changes:

  • New management client library for Virtual Enclaves with full CRUD operations
  • Support for community management, transit hubs, enclave connections, and approval workflows
  • Both synchronous and asynchronous client implementations
  • Auto-generated test files and sample code for all operations

Reviewed Changes

Copilot reviewed 110 out of 113 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/virtualenclaves/ci.yml CI/CD pipeline configuration for the virtualenclaves service
sdk/virtualenclaves/azure-mgmt-virtualenclaves/tsp-location.yaml TypeSpec source location metadata linking to the azure-rest-api-specs repository
sdk/virtualenclaves/azure-mgmt-virtualenclaves/pyproject.toml Package configuration defining dependencies, metadata, and build settings
sdk/virtualenclaves/azure-mgmt-virtualenclaves/generated_tests/*.py Auto-generated test files for all operation groups (sync and async)
sdk/virtualenclaves/azure-mgmt-virtualenclaves/generated_samples/*.py Sample code demonstrating usage of all SDK operations
sdk/virtualenclaves/azure-mgmt-virtualenclaves/dev_requirements.txt Development dependencies for testing and tooling
sdk/virtualenclaves/azure-mgmt-virtualenclaves/azure/mgmt/virtualenclaves/*.py Core client implementation, models, enums, and configuration
sdk/virtualenclaves/azure-mgmt-virtualenclaves/azure/mgmt/virtualenclaves/aio/*.py Async client implementation
sdk/virtualenclaves/azure-mgmt-virtualenclaves/_metadata.json Generation metadata including API version and commit hash
sdk/virtualenclaves/azure-mgmt-virtualenclaves/README.md Package documentation with installation and authentication instructions
sdk/virtualenclaves/azure-mgmt-virtualenclaves/MANIFEST.in Package distribution manifest

@ChenxiJiang333
Copy link
Member

/azp run prepare-pipelines

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ChenxiJiang333
Copy link
Member

we need to update the client.tsp then regenerate the sdk, namespace review issue: https://github.com/Azure/azure-sdk-pr/issues/2136

@msyyc
Copy link
Member

msyyc commented Oct 20, 2025

we need to update the client.tsp then regenerate the sdk, namespace review issue: Azure/azure-sdk-pr#2136

It seems that we already add configuration in client.tsp https://github.com/Azure/azure-rest-api-specs-pr/blob/a39b73b1c7d12a633805a3b2ed3177a8bfddd9e2/specification/mission/Mission.Management/client.tsp#L136

@msyyc
Copy link
Member

msyyc commented Oct 20, 2025

@tgoodyear The api version seems not deployed yet but we won't block the release in self-serve release flow. You can continue for next step.
NOTE: it is better to make sure the api version is deployed before release this SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants