Steps to configure Source Control for Power Apps:
- Configure Azure Dev Ops
- Login to your Azure Devops > Create a Project (Git repository)
- Copy the URL of project repository (keep it handy)
- Create a new personal access token (keep it handy)
- Get the name of the current branch (keep it handy)
- Configure Power Apps
- Enable Git Version Control settings under ‘Upcoming Features’ (experimental)
- Connect to Git Version Control under Settings
- Copy the Git URL, Branch name and specify any name for directory
- System will prompt you for credentials. Type email address of Azure Devops accounts and copy the Personal Access token in the password section
- Accept the Directory creation prompt
- Now your setup is ready
- Navigate to Azure DevOps under repository to view the files created post integration AZURE DEVOPS SETTINGS