Azure / ArcEnabledServersGroupPolicy

Guidance and sample code to perform at-scale onboarding of servers to Arc via Group Policy
MIT License
9 stars 15 forks source link

Missing tag processing for GPO deployment option #8

Open Cyb3rDino opened 1 year ago

Cyb3rDino commented 1 year ago

Missing tag processing for GPO deployment option

When you start onboarding in the Azure portal. You can specify tags for DataCenter locations, etc. If you later select the option for GPO Deplyoments, the tags are not added to the command and thus not passed to the deployment.

I also can't find any parts for tag processing in the DeployGPO.ps1 script.

It would be good if the users are already informed in the Azure Portal or the documentation that the tags are not applied to the ARC objects during GPO deployment.

wesdonohue commented 1 year ago

Bump. This was pretty frustrating to find out after I got everything set up. Now servers are all synced with no tags, so we're going to have to go through and manually tag them all. Thanks Microsoft! /s