Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 10, 2025

This PR implements SDK generation for the TypeSpec project specification/edge/Microsoft.Edge.DisconnectedOperations.Management as requested in the GitHub issue.

Summary

Successfully generated SDKs for 4 out of 5 requested languages using the Azure SDK generation pipeline:

✅ Successfully Generated SDKs:

❌ Failed SDK Generation:

  • JavaScript: Pipeline failed during generation

Implementation Details

  1. Release Plan Integration: Updated Release Plan Work Item 28636 with SDK language and package details extracted from the TypeSpec project's tspconfig.yaml

  2. SDK Package Information:

    • Java: azure-resourcemanager-disconnectedoperations
    • Python: azure-mgmt-disconnectedoperations
    • .NET: Azure.ResourceManager.DisconnectedOperations
    • Go: sdk/resourcemanager/disconnectedoperations/armdisconnectedoperations
    • JavaScript: @azure/arm-disconnectedoperations (failed)
  3. Pipeline Execution: Initiated and monitored SDK generation pipelines for all languages, with 4/5 completing successfully with Beta release type for API version 2025-06-01-preview

The generated SDKs are now available for review in their respective language repositories and ready for the service team's further actions.

Fixes #37278.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] [TypeSpec] Generate SDK for TypeSpec project specification/edge/Microsoft.Edge.DisconnectedOperations.Management Generate SDKs for TypeSpec project Microsoft.Edge.DisconnectedOperations.Management Sep 10, 2025
Copilot AI requested a review from azure-sdk September 10, 2025 02:33
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.

[TypeSpec] Generate SDK for TypeSpec project specification/edge/Microsoft.Edge.DisconnectedOperations.Management

3 participants