Deploying ARM Template from Jenkins
-
On the jenkins node install azure cli
-
Authenticate the azure cli using az login on the node
-
Now create a jenkins job that calls the azure cli for template deployment

-
Exercise: Try creating the same deployment using your jenkins node.
-
ARM Template Samples Refer Here
