Error: Bicep deployment of maintenance configuration + dynamic scope for Update Manager

Daan du Pau 0 Reputation points
2024-03-11T08:24:08.6166667+00:00

i am using the same code as mentioned in this question:
https://video2.skills-academy.com/en-us/answers/questions/1531243/error-bicep-deployment-of-maintenance-configuratio

But this still results in an InternalServerError

My Deployment correlation ID: cf22a338-25af-460a-8d54-b4095991ea69

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
304 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Stanislav Zhelyazkov 24,051 Reputation points MVP
    2024-03-11T08:28:35.6266667+00:00

    Hi,

    Most likely there is some issue with your input. A good way to troubleshoot this is to run your deployment with -WhatIf parameter to see what will be the properties for your resource that you try to create. Otherwise you will have to provide both the exact template and your input parameters.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.