Provision VMs in Azure with Azure DevOps

Page22
Tera Contributor

Hi All,

I need help with a client requirements. The request is to create a cloud catalog item with the following sections with variables, general info, provision and others and upon submitting the form it goes through series of approvals and once done, the variables are converted to JSON object and sent to the version control (github) of the Azure DevOps.

Is this possible? If yes can you guide me through how to approach this?

 

I know of using terraform template (Terraform Environment/ Enterprise), ARM template (Cloud Template) and Azure DevOps pipeline discovery but they do not want to utilize these approach.

5 REPLIES 5

the api doc set is getting ready - for X release.

For now you can do the following -

run the pipeline request from ui in CSC catalog.

once a request is run from the ui, you can go to the sn_cmp_order table, look for this order (RITM) and take the order form data from there - that becomes your template that the devs can use to drive orders through REST API.

 

let's discuss more offline, pl email me at ram<at>servicenow<dot>com