Login to Azure DevOps
Click on Project and go to “Project settings”.
Click on Service Connections in the left navigation
Click on New Service connection at the top right corner.
Search with Power Platform and select click on Next
Fill in the details below
- Server URL
- Tenant ID (I will get the details for the Azure app overview)
- Application ID (I will get the details for the Azure app overview)
- Client secret of Application ID (Will get the details for Azure app overview)
- Service connection name
Check the option Grant access permission to all pipelines.
Click on Save.
Now, your service connection has been created successfully. Based on these steps, we can create service connections as required.
Thanks.!!