From d8a2539442c38327e4c27f9e2b2d0113d06c93f8 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Mon, 3 Nov 2025 16:19:20 +0800 Subject: [PATCH] add python config --- .../Registry/readme.python.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/readme.python.md b/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/readme.python.md index d810d430b8ff..065c685bb7fb 100644 --- a/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/readme.python.md +++ b/specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/readme.python.md @@ -3,6 +3,15 @@ These settings apply only when `--python` is specified on the command line. Please also specify `--python-sdks-folder=`. +### Tag: package-2025-11-python + +``` yaml $(tag) == 'package-2025-11-python' +input-file: + - stable/2025-11-01/containerregistry.json + - ../RegistryTasks/preview/2025-03-01-preview/containerregistry_build.json +``` + + ``` yaml $(python) title: ContainerRegistryManagementClient azure-arm: true