Skip to content

Commit

Permalink
[AzureRG Deploy] Fixing links in README.md (#6465)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesattiraju authored Feb 19, 2018
1 parent 4c126cb commit 442487f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Tasks/AzureResourceGroupDeployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For Azure MSDN accounts, one can either use a [Service Principal](https://go.mic

#### Azure PowerShell

The task needs the Azure PowerShell version to be installed on the automation agent, and that can be done easily using the [Azure PowerShell Installer v1.0.2] (https://github.com/Azure/azure-powershell/releases/tag/v1.0.2-December2015). Refer to "Supported Azure and AzureRM module versions" section below for recommended versions.
The task needs the Azure PowerShell version to be installed on the automation agent, and that can be done easily using the [Azure PowerShell Installer v1.0.2](https://github.com/Azure/azure-powershell/releases/tag/v1.0.2-December2015). Refer to "Supported Azure and AzureRM module versions" section below for recommended versions.

### Parameters of the task:

Expand Down Expand Up @@ -109,8 +109,8 @@ Tasks like Azure File Copy, PowerShell on Target Machines, Visual Studio Test Ag
### Supported Azure and AzureRM module versions:
| VSTS/TFS Release | Recommended Azure Version | Other Supported Versions |
|:------------------:|:---------------------------:|:-------------------------:|
| VSTS | [v1.3.2] (https://github.com/Azure/azure-powershell/releases/tag/v1.3.2-April2016) | [v0.9.8] (https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) |
| TFS 2015 Update 3 | [v1.3.2] (https://github.com/Azure/azure-powershell/releases/tag/v1.3.2-April2016) | [v0.9.8] (https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) |
| TFS 2015 Update 2 | [v1.0.2] (https://github.com/Azure/azure-powershell/releases/tag/v1.0.2-December2015) | [v0.9.8] (https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) |
| TFS 2015 Update 1 | [v0.9.8] (https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) | |
| TFS 2015 RTM | [v0.9.8] (https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) | |
| VSTS | [v1.3.2](https://github.com/Azure/azure-powershell/releases/tag/v1.3.2-April2016) | [v0.9.8](https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) |
| TFS 2015 Update 3 | [v1.3.2](https://github.com/Azure/azure-powershell/releases/tag/v1.3.2-April2016) | [v0.9.8](https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) |
| TFS 2015 Update 2 | [v1.0.2](https://github.com/Azure/azure-powershell/releases/tag/v1.0.2-December2015) | [v0.9.8](https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) |
| TFS 2015 Update 1 | [v0.9.8](https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) | |
| TFS 2015 RTM | [v0.9.8](https://github.com/Azure/azure-powershell/releases/tag/v0.9.8-September2015) | |

0 comments on commit 442487f

Please sign in to comment.