Skip to content

Commit 902eaed

Browse files
Release containerregistry microsoft.container registry/2025-11-01 (#37748)
* Copy files from stable/2025-04-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-11-01 Updated the API version from stable/2025-04-01 to stable/2025-11-01. * update GA feature * use "myregistry.azurecr.io" * fix typo --------- Co-authored-by: Bin Du <2686301+northtyphoon@users.noreply.github.com>
1 parent 6159182 commit 902eaed

File tree

67 files changed

+9103
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+9103
-1
lines changed

specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,16 @@ These are the global settings for the ContainerRegistry API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-2025-06-preview
29+
tag: package-2025-11
30+
```
31+
32+
### Tag: package-2025-11
33+
34+
These settings apply only when `--tag=package-2025-11` is specified on the command line.
35+
36+
``` yaml $(tag) == 'package-2025-11'
37+
input-file:
38+
- stable/2025-11-01/containerregistry.json
3039
```
3140

3241
### Tag: package-2025-06-preview

0 commit comments

Comments
 (0)