Forum Discussion
workspaces/ Environments in Power Automate
Hey folks,
Hope you are doing well and satying safe . Iam here today to get the expertise solution on POC we are working for .
we are building a Splunk to Power BI data flow using Power flows and Power Automate . so, want to know whether we have the concept of repositories /workspace in Power Automate and how to confilgure different environments(DEV/QA/Prod) in Power Automate.
Looking for sooner help
2 Replies
- amitchandakSuper User
vamshikrishna20 , In power bi you have a deployment pipeline. But these seem like more a question for the power Automate community.
- Syndicate_AdminAdministrator
@Syndicate_Admin what you are looking for is ALM concept in power platform.
You can find further details on how to implement ALM here
https://docs.microsoft.com/en-us/power-platform/alm/basics-alm
So Basically the concept is like this:
1. Create different environments in powerplatform for dev/test/prod
2. Create a solution in your development environment. Add your assets (flows,apps,etc.) to the solution
3. Export your solution as a managed solution
4. Import the solution to your test/prod environment