0

We have the Microsoft Purview Governance Portal and configured a lot Data sources, Collections and so on.

Now, we need to deploy those resources to next environment, like SIT/UAT/Pord, so, if there is such way to deploy those resource to next env?

If yes, if possible to do this by azure devops?

Joy
  • 1,171
  • 9
  • 15
  • If you want to use bicep (ARM and TF also available), you can automate creation of accounts https://learn.microsoft.com/en-us/azure/templates/microsoft.purview/accounts?pivots=deployment-language-bicep#accountproperties – Ziya Mert Karakas Aug 29 '23 at 11:07
  • You can also use Powershell scripts to automate (Az.Purview): https://learn.microsoft.com/en-us/purview/concept-best-practices-automation – Ziya Mert Karakas Aug 29 '23 at 11:08
  • Here is terraform resource for this https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/purview_account – Krzysztof Madej Aug 30 '23 at 13:32

0 Answers0