How to setup connection for Azure CI/CD Pipeline

Nisha30
Kilo Sage

Hello Experts,

 

We are using "Azure Devops" - to trigger CI/CD Pipeline for automated jobs done.

 

Question is :

What credential do we use here ?

Where is that to be created ? 

 

We have used SGC- Azure  and we created initially OAuth2.0 authentication.

 

But i am not clear for triggering Pipelines, what Type of Authentication is needed?? and where do i need to create them ? Is it 

Credentials --> Azure Service Principal  ...I am not sure.

 

Please guide.

 

Thanks

 

1 ACCEPTED SOLUTION

Hi  

The first step is to create a Connection & Credential Alias and configure the required credentials. Once that is completed, provide the target endpoint URL and associate the appropriate credentials to establish connectivity with the third-party system.

 

https://www.servicenow.com/community/queensland-snug/understanding-connection-amp-credential-alias/b...

https://www.servicenow.com/docs/r/platform-security/connections-and-credentials/connection-alias.htm...

https://www.servicenow.com/community/queensland-snug/understanding-connection-amp-credential-alias-p...

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

7 REPLIES 7

Hi  

The first step is to create a Connection & Credential Alias and configure the required credentials. Once that is completed, provide the target endpoint URL and associate the appropriate credentials to establish connectivity with the third-party system.

 

https://www.servicenow.com/community/queensland-snug/understanding-connection-amp-credential-alias/b...

https://www.servicenow.com/docs/r/platform-security/connections-and-credentials/connection-alias.htm...

https://www.servicenow.com/community/queensland-snug/understanding-connection-amp-credential-alias-p...

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Tanushree Maiti
Tera Patron

 

Hi @Nisha30 

 

 

Refer:

Integrating Azure DevOps and the Continuous Integration-Continuous Deployment pipeline 

Set up the Microsoft Azure DevOps console 

https://www.youtube.com/watch?v=quUN6LpO1P8

 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
If your organization is using Service Now Agile and has teams using Microsoft Azure DevOps, this integration is for you! Importing and synchronizing Azure DevOps projects, teams, iterations and work items with ServiceNow teams, sprints, epics and stories is nearly seamless. With some connection ...

Hi @Tanushree Maiti 

 

Thanks I guess i had these docs and video BUT might be silly

 

1. where exactly the connection TEST can be done in ServiceNow?

2. Is there a credential either PAT /OAUth2.0/Basic Authentication to be created in ServiceNow

 

Nowhere it is clearly mentioned. How the connection happens???

 

Sorry not clear to me . Can you all assist

 

Thanks