Azure / missionlz

Azure landing zone for SCCA-compliant organizations.
MIT License
214 stars 122 forks source link

InvalidPrivateDnsZoneIds #1029

Closed techdawg70 closed 1 month ago

techdawg70 commented 1 month ago

Benefit/Result/Outcome

Unable to deploy AVD add-on post MLZ deployment.

Description

I received the following error message when trying to deploy.

"status": "Failed", "error": { "code": "InvalidPrivateDnsZoneIds", "message": "Private Dns Zone group /subscriptions//resourceGroups//providers/Microsoft.Network/privateEndpoints//privateDnsZoneGroups/<0-kv> has invalid private dns zone ids .", "details": []

Acceptance Criteria

Successful deployment

jamasten commented 1 month ago

@techdawg70 I'm going to close this issue since the issue appeared to be an old deployment of MLZ that was missing the private DNS zones. Please feel free to reopen if that is not the case.