From fba5b7f0c7e8ede3b4e2ede4ed117bc5b14c2de2 Mon Sep 17 00:00:00 2001 From: hiyadav Date: Mon, 19 Dec 2016 14:03:51 +0530 Subject: [PATCH] committing the suggested restart required line. --- Tasks/AzureCLI/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks/AzureCLI/Readme.md b/Tasks/AzureCLI/Readme.md index 6c973e4b0283..1e72fb54589f 100644 --- a/Tasks/AzureCLI/Readme.md +++ b/Tasks/AzureCLI/Readme.md @@ -16,7 +16,7 @@ To deploy to Azure, an Azure subscription has to be linked to Team Foundation Se - For [ARM](https://azure.microsoft.com/en-in/documentation/articles/resource-group-overview/), use 'Azure Resource Manager' endpoint type, for more details follow the steps listed in the link [here](https://go.microsoft.com/fwlink/?LinkID=623000&clcid=0x409). #### **Azure CLI** The task needs the Azure CLI version to be installed on the automation agent, and the details are available [here](https://azure.microsoft.com/en-us/documentation/articles/xplat-cli-install/). -After installation of Azure CLI on the machine, agent if already running will require to be restarted once. +If an agent is already running on the machine on which the Azure CLI is installed, ensure to restart the agent. ## Parameters of the task The task is used to run Azure CLI commands on Cross platform agents running Windows, Linux or Mac . The mandatory fields are highlighted with a *.