Skip to content

[AutoPR azure-mgmt-marketplace]-generated-from-SDK Generation - Python-6533556#47934

Open
azure-sdk-automation[bot] wants to merge 4 commits into
mainfrom
sdkauto/azure-mgmt-marketplace-6533368
Open

[AutoPR azure-mgmt-marketplace]-generated-from-SDK Generation - Python-6533556#47934
azure-sdk-automation[bot] wants to merge 4 commits into
mainfrom
sdkauto/azure-mgmt-marketplace-6533368

Conversation

@azure-sdk-automation

@azure-sdk-automation azure-sdk-automation Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Configurations: 'specification/marketplace/resource-manager/Microsoft.Marketplace/Marketplace/tspconfig.yaml', API Version: 2025-01-01, SDK Release Type: beta, and CommitSHA: 'ea850a065dc8679f82dc3fdbba9ceff53eeba116' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6533556 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

….Marketplace/Marketplace/tspconfig.yaml', API Version: 2025-01-01, SDK Release Type: beta, and CommitSHA: 'ea850a065dc8679f82dc3fdbba9ceff53eeba116' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6533368 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@msyyc msyyc changed the title [AutoPR azure-mgmt-marketplace]-generated-from-SDK Generation - Python-6533368 Refresh azure-mgmt-marketplace after migrate to Typespec Jul 8, 2026
@msyyc msyyc marked this pull request as ready for review July 8, 2026 06:34
@msyyc msyyc requested review from msyyc and xirzec as code owners July 8, 2026 06:34
Copilot AI review requested due to automatic review settings July 8, 2026 06:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 refreshes the azure-mgmt-marketplace management-plane package after migrating it to TypeSpec-based generation (API version 2025-01-01, initial preview 1.0.0b1). It regenerates the full package: the sync/async clients, models (TypedDict-based), enums, operations, samples, tests, and packaging/config metadata. The public client is MarketplaceMgmtClient, a tenant-scoped service for Private Marketplace.

Changes:

  • Regenerate the azure-mgmt-marketplace SDK from TypeSpec, introducing MarketplaceMgmtClient (sync + async) and the types.py/models/enums surface.
  • Add packaging, CI, changelog, README, tsp-location, and API metadata for the initial 1.0.0b1 beta release.
  • Two consistency gaps from the tenant-scoped (subscription-less) shape: pyproject.toml is missing no_sub = true, and the README auth snippet still passes an unsupported subscription_id.

Reviewed changes

Copilot reviewed 91 out of 95 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pyproject.toml Package build/packaging config; missing no_sub = true for this subscription-less client.
README.md Getting-started docs; auth snippet passes subscription_id, which the client does not accept.
azure/mgmt/marketplace/_client.py Generated sync client MarketplaceMgmtClient (credential/base_url only, no subscription_id).
azure/mgmt/marketplace/aio/_client.py Generated async client counterpart.
azure/mgmt/marketplace/_configuration.py (+ aio) Client configuration/policies; API version default 2025-01-01.
azure/mgmt/marketplace/types.py Generated TypedDict request/response type definitions.
azure/mgmt/marketplace/models/* Generated models, enums, and package __init__ exports.
azure/mgmt/marketplace/operations/* (+ aio) Operation group wiring and patch hooks.
_version.py / CHANGELOG.md Version 1.0.0b1 (consistent) and initial changelog entry.
_metadata.json / tsp-location.yaml / apiview-properties.json / api.metadata.yml TypeSpec source pointers and generation/API metadata.
ci.yml / MANIFEST.in / LICENSE / dev_requirements.txt / py.typed Standard packaging and CI scaffolding.
generated_samples/* (skipped) Generated samples — excluded from mgmt review per repo rules.
generated_tests/* (skipped) Generated tests — excluded from mgmt review per repo rules.

Comment thread sdk/marketplace/azure-mgmt-marketplace/pyproject.toml
Comment thread sdk/marketplace/azure-mgmt-marketplace/README.md Outdated
@msyyc

This comment was marked as off-topic.

msyyc and others added 2 commits July 8, 2026 14:58
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
….Marketplace/Marketplace/tspconfig.yaml', API Version: 2025-01-01, SDK Release Type: beta, and CommitSHA: 'ea850a065dc8679f82dc3fdbba9ceff53eeba116' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6533556 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@azure-sdk-automation azure-sdk-automation Bot changed the title Refresh azure-mgmt-marketplace after migrate to Typespec [AutoPR azure-mgmt-marketplace]-generated-from-SDK Generation - Python-6533556 Jul 8, 2026
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