Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
MIT License
728 stars 485 forks source link

Management Group API is too outdated #760

Closed SvenAelterman closed 2 months ago

SvenAelterman commented 2 months ago

What happened? Provide a clear and concise description of the bug, including deployment details.

Deploying Bicep managementGroups.bicep module fails with Use a more recent API version...

Please provide the correlation id associated with your error or bug.

N/A

What was the expected outcome?

No response

Relevant log output

No response

Check previous GitHub issues

Code of Conduct

oZakari commented 2 months ago

Hi @SvenAelterman, are you potentially using an older version of the module or an older release? Currently, we have 2023-04-01 which is the latest API available for management groups.

oZakari commented 2 months ago

Closing this, but please re-open or respond back if you need additional assistance.