Login to Azure DevOps
![Prasadp devops]()
Click on Project and go to “Project settings”.
![Summary]()
Click on Service Connections in the left navigation
![Service connection]()
Click on New Service connection at the top right corner.
![New service connection]()
Search with Power Platform and select click on Next
![Power platform]()
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.
![Grant access permission to all pipelines]()
Click on Save.
![New service connection]()
Now, your service connection has been created successfully. Based on these steps, we can create service connections as required.
Thanks.!!