From b78aacdb2df6248435a8552b0f6e50f244cfdbc3 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Sun, 1 Feb 2026 01:37:04 +0000 Subject: [PATCH] fix(deps): Update resource Microsoft.ContainerService/managedClusters to 2025-10-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..9b4e26c8475 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 @@ -193,7 +193,7 @@ resource azfunc 'Microsoft.Web/sites@2021-03-01' = if (deployResources) { } } -resource aks 'Microsoft.ContainerService/managedClusters@2023-06-01' = if (deployResources) { +resource aks 'Microsoft.ContainerService/managedClusters@2025-10-01' = if (deployResources) { name: baseName location: location identity: {