You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cicd-pipelines/manual-approve-with-azure-devops/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -115,12 +115,12 @@ Configure stage by pressing "Add a stage":
115
115
1. Task that will be used to install Terraform. Search for "Command line" task and add it. Give it name like "Install Terraform" and enter following code into the "Script" field:
2. Task that will extract necessary data for authentication against the state backend. Search for "Azure CLI" task and add it. Give it name like "Extract information from Azure CLI", and set parameters as following:
125
125
126
126
* Select your service connection in "Azure Resource Manager connection" dropdown
0 commit comments