Skip to content

Commit

Permalink
Updated text of an option under Action dropdown (#6013) (#6032)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinodkumar3 authored Dec 13, 2017
1 parent 50b10ea commit 704d9ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Tasks/AzureResourceGroupDeployment/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 2,
"Patch": 15
"Patch": 16
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down Expand Up @@ -57,7 +57,7 @@
"helpMarkDown": "Action to be performed on the Azure resources or resource group.",
"options": {
"Create Or Update Resource Group": "Create or update resource group",
"Select Resource Group": "Configure with deployment group agent",
"Select Resource Group": "Configure virtual machine deployment options",
"Start": "Start virtual machines",
"Stop": "Stop virtual machines",
"StopWithDeallocate": "Stop and deallocate virtual machines",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AzureResourceGroupDeployment/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 2,
"Patch": 15
"Patch": 16
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down Expand Up @@ -57,7 +57,7 @@
"helpMarkDown": "ms-resource:loc.input.help.action",
"options": {
"Create Or Update Resource Group": "Create or update resource group",
"Select Resource Group": "Configure with deployment group agent",
"Select Resource Group": "Configure virtual machine deployment options",
"Start": "Start virtual machines",
"Stop": "Stop virtual machines",
"StopWithDeallocate": "Stop and deallocate virtual machines",
Expand Down

0 comments on commit 704d9ff

Please sign in to comment.