Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MigrateToAzureUpdateManager - Resource group name for maintenance configurations can't be null or empty #11

Open
vparmeland opened this issue Aug 21, 2024 · 0 comments

Comments

@vparmeland
Copy link

vparmeland commented Aug 21, 2024

I got this error with the migration runbook for AzureUpdateManager
https://learn.microsoft.com/en-us/azure/update-manager/migration-using-runbook-scripts

Write-Telemetry: Resource group name for maintenance configurations can't be null or empty At line:3433 char:9 + Write-Telemetry - Message ("Resource group name for maintenanc ... + WriteErrorException + FullyQualifiedErrorid : Microsoft.PowerShell.Commands.WriteErrorException,Write-Telemetry

image

image

image

Since the RESOURCEGROUPNAMEFORMAINTENANCECONFIGURATIONS is Optionnal... i think you should change the field type as Mandatory

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant