From 6031702643be39d0b75397dd5130cadfc5d82132 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Sun, 1 Feb 2026 01:37:02 +0000 Subject: [PATCH] fix(deps): Update resource Microsoft.ContainerRegistry/registries to 2025-11-01 --- .../Azure/azure-sdk-for-go/sdk/azidentity/test-resources.bicep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/test-resources.bicep b/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/test-resources.bicep index cb3b5f4df42..7c7c08dbb7a 100644 --- a/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/test-resources.bicep +++ b/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/test-resources.bicep @@ -103,7 +103,7 @@ resource blobRoleVM 'Microsoft.Authorization/roleAssignments@2022-04-01' = if (d } } -resource containerRegistry 'Microsoft.ContainerRegistry/registries@2023-01-01-preview' = if (deployResources) { +resource containerRegistry 'Microsoft.ContainerRegistry/registries@2025-11-01' = if (deployResources) { location: location name: uniqueString(resourceGroup().id) properties: {