Forum Discussion
dougspadotto
Dec 22, 2020Copper Contributor
ARM template deployment and "Atlas resource group"
While creating a Purview account I can assign it to any resource group, but I see that after performing scans a new resource group is created with a Event Hub namespace and a Storage account. These s...
WilliamSzostak-LM
Feb 04, 2021Copper Contributor
I have the same question. The auto-generated resource group does not meet the tagging policy at my organization, so I can't create the Purview account due to validation failure. Is there a way to use an existing resource group instead? Or specify tags to be applied to the auto-generated resource group?
- annoakesFeb 04, 2021Microsoft
WilliamSzostak-LM you can assign tags to your manages resources (the resource group, Storage account, and Eventhub namespace) by setting tags on your Purview account and they will propagate to these resources. You can set these tags both at create time or by updating them using the Azure Portal. This should solve your issue with the offending tagging policy.
- WilliamSzostak-LMFeb 05, 2021Copper ContributorThank you, annoakes, that worked!