diff --git a/config/resource-manager.hcl b/config/resource-manager.hcl index 6d34e3df0a4..4581309119c 100644 --- a/config/resource-manager.hcl +++ b/config/resource-manager.hcl @@ -24,7 +24,7 @@ service "apimanagement" { } service "app" { name = "ContainerApps" - available = ["2023-05-01", "2024-03-01"] + available = ["2023-05-01", "2024-03-01", "2024-02-02-preview"] } service "appconfiguration" { name = "AppConfiguration"