Skip to content

Commit d58351e

Browse files
authored
Merge pull request #57970 from sethmanheim/arm
Fixing github branch in links
2 parents b4f5e8f + 75fb593 commit d58351e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-stack/user/azure-stack-arm-templates.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: na
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 09/07/2018
16+
ms.date: 11/14/2018
1717
ms.author: sethm
1818
ms.reviewer: jeffgo
1919

@@ -30,7 +30,7 @@ The following quickstart templates are available on [GitHub](https://aka.ms/azur
3030

3131
## Deploy SharePoint Server (non-high-availability deployment)
3232

33-
Use the PowerShell DSC extension to [create a SharePoint Server 2013 farm](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/AzureStackTechnicalPreview1/sharepoint-2013-non-ha) that includes the following resources:
33+
Use the PowerShell DSC extension to [create a SharePoint Server 2013 farm](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/master/sharepoint-2013-non-ha) that includes the following resources:
3434

3535
* A virtual network
3636
* Three storage accounts
@@ -41,7 +41,7 @@ Use the PowerShell DSC extension to [create a SharePoint Server 2013 farm](https
4141

4242
## Deploy AD (non-high-availability-deployment)
4343

44-
Use the PowerShell DSC extension to [create an AD domain controller server](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/AzureStackTechnicalPreview1/ad-non-ha) that includes the following resources:
44+
Use the PowerShell DSC extension to [create an AD domain controller server](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/master/ad-non-ha) that includes the following resources:
4545

4646
* A virtual network
4747
* One storage account
@@ -50,7 +50,7 @@ Use the PowerShell DSC extension to [create an AD domain controller server](http
5050

5151
## Deploy AD/SQL (non-high-availability-deployment)
5252

53-
Use the PowerShell DSC extension to [create a SQL Server 2014 stand-alone server](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/AzureStackTechnicalPreview1/sql-2014-non-ha) that includes the following resources:
53+
Use the PowerShell DSC extension to [create a SQL Server 2014 stand-alone server](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/master/sql-2014-non-ha) that includes the following resources:
5454

5555
* A virtual network
5656
* Two storage accounts
@@ -64,11 +64,11 @@ Use the PowerShell DSC extension to configure an existing virtual machine Local
6464

6565
## Create a virtual machine from a user image
6666

67-
[Create a virtual machine from a custom user image](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/AzureStackTechnicalPreview1/101-vm-from-user-image). This template also deploys a virtual network (with DNS), public IP address, and a network interface.
67+
[Create a virtual machine from a custom user image](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/master/101-vm-from-user-image). This template also deploys a virtual network (with DNS), public IP address, and a network interface.
6868

6969
## Basic virtual machine
7070

71-
[Deploy a Windows VM](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/AzureStackTechnicalPreview1/101-simple-windows-vm) that includes a virtual network (with DNS), public IP address, and a network interface.
71+
[Deploy a Windows VM](https://github.com/Azure/AzureStack-QuickStart-Templates/tree/master/101-simple-windows-vm) that includes a virtual network (with DNS), public IP address, and a network interface.
7272

7373
## Cancel a running template deployment
7474

0 commit comments

Comments
 (0)