Forum Discussion
AldoSaucedo
8 years agoFrequent Visitor
How to create groups by using ARM Templates
Hi All,
I'm trying to create and deploy a Power BI Embedded environment by using CI/CD so I need an ARM template to create Power BI Groups/Workspaces.
There are only 2 ARM templates described on Microsoft documentation:
- Power BI Embedded Capacity (I'm currently using it)
- Power BI Workspace Collections (not useful because is being retired)
Does any one has an idea where can I find this ARM template?
Thanks!
1 Reply
- v-jiascu-msftMicrosoft Employee
Hi AldoSaucedo,
Is this microsoft.powerbidedicated/capacities good enough?
Other references: https://github.com/Azure/azure-quickstart-templates
https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-authoring-templates
Best Regards,
Dale