Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions versions/v3-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,12 @@ ConfidentialLedger:
ConnectedVMwarevSphere:
expectTracking: preview
notes: Only preview versions
ContainerInstance:
exclusions:
NGroup: 2024-11-01-preview
notes: |
Latest version that's live and contains ContainerGroup and ContainerGroupProfile is 2024-05-01-preview so we're manually pinning that for v3.
The NGroup resource doesn't appear in `az provider list`. TODO: review in v4.
ContainerRegistry:
explicit: true
expectAdditions: true
Expand Down
2 changes: 2 additions & 0 deletions versions/v3-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

ApiManagement:
tracking: 2022-09-01-preview
ContainerInstance:
tracking: 2024-05-01-preview
ContainerRegistry:
additions:
CredentialSet: 2023-01-01-preview
Expand Down