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: {