Automation using Azure devops pipeline

MoeBacht
Tera Contributor

Hello, 

We implementing automation from Servicenow,
To give an example, from a catalog item, let's say we want to provision VM in Azure, once the request is appoved, it will trigger a pipeline on Azure devops that deploy the VM with IAC using terraform

 

The question is : what's the best integration option between Servicenow and Azure devops ? 

I have seen Servicenow spoke for Azure devops but is there other options that I'm not aware of ?

Thanks

1 ACCEPTED SOLUTION

Shreya Shah
ServiceNow Employee
ServiceNow Employee

Hi @MoeBacht ,

 

I have made a note of this and added this in our backlog.

 

Meanwhile, I would like to share that the way to setup the spoke from the connections dashboard using the connections template is using PAT, but you can still configure an OAuth 2.0 connection if you wished for your implementation.

 

Simply navigate to the default connection & credential alias for Microsoft Azure DevOps Pipelines Spoke from the admin interface and create a connection with OAuth type.

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @MoeBacht 

 

Might be worth to check

 

https://www.servicenow.com/community/developer-articles/servicenow-to-azure-devops-integration-using...

 

But i will recommend go to spoke only.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

Thanks for your anwser, really helpful

I'm just wondering why the azure devops pipeline spoke support only PAT and not oauth 2.0 ?

Shreya Shah
ServiceNow Employee
ServiceNow Employee

Hi @MoeBacht ,

 

I have made a note of this and added this in our backlog.

 

Meanwhile, I would like to share that the way to setup the spoke from the connections dashboard using the connections template is using PAT, but you can still configure an OAuth 2.0 connection if you wished for your implementation.

 

Simply navigate to the default connection & credential alias for Microsoft Azure DevOps Pipelines Spoke from the admin interface and create a connection with OAuth type.