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: articles/azure-stack/user/azure-stack-arm-templates.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.workload: na
13
13
ms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: article
16
-
ms.date: 09/07/2018
16
+
ms.date: 11/14/2018
17
17
ms.author: sethm
18
18
ms.reviewer: jeffgo
19
19
@@ -30,7 +30,7 @@ The following quickstart templates are available on [GitHub](https://aka.ms/azur
30
30
31
31
## Deploy SharePoint Server (non-high-availability deployment)
32
32
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:
34
34
35
35
* A virtual network
36
36
* Three storage accounts
@@ -41,7 +41,7 @@ Use the PowerShell DSC extension to [create a SharePoint Server 2013 farm](https
41
41
42
42
## Deploy AD (non-high-availability-deployment)
43
43
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:
45
45
46
46
* A virtual network
47
47
* One storage account
@@ -50,7 +50,7 @@ Use the PowerShell DSC extension to [create an AD domain controller server](http
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:
54
54
55
55
* A virtual network
56
56
* Two storage accounts
@@ -64,11 +64,11 @@ Use the PowerShell DSC extension to configure an existing virtual machine Local
64
64
65
65
## Create a virtual machine from a user image
66
66
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.
68
68
69
69
## Basic virtual machine
70
70
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.
0 commit comments