diff --git a/versions/v3-config.yaml b/versions/v3-config.yaml index f47b7d5860b0..41ae20bacaf0 100644 --- a/versions/v3-config.yaml +++ b/versions/v3-config.yaml @@ -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 diff --git a/versions/v3-spec.yaml b/versions/v3-spec.yaml index fc99599c42f3..5fadb4528f3f 100644 --- a/versions/v3-spec.yaml +++ b/versions/v3-spec.yaml @@ -2,6 +2,8 @@ ApiManagement: tracking: 2022-09-01-preview +ContainerInstance: + tracking: 2024-05-01-preview ContainerRegistry: additions: CredentialSet: 2023-01-01-preview