Skip to content

Commit

Permalink
updated arm templates (microsoft#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramdasbalaji authored May 16, 2018
1 parent 6538d98 commit 608aac4
Show file tree
Hide file tree
Showing 28 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion labs/vstsextend/azurefunctions/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Azure Functions is an event driven, compute-on-demand experience that extends th

1. Click **Deploy To Azure** to provision an Azure App service plan with two web apps.

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Farmtemplates%2Flabs%2Fvstsextend%2Farmtemplates%2Fazurefunctions%2Fazuredeploy.json)
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fazurefunctions%2Farmtemplate%2Fazuredeploy.json)

1. It should take approximately 5-10 minutes to provision the resources. Once the deployment is successful, you will see the resources as shown.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"vmExtensionName": "dscExtension",
"vmCSExtensionName": "CustomScriptExtension",
"modulesUrl": "https://github.com/bayernmunich/AspNetWebApp/blob/master/WebServerConfig5.0.ps1.zip?raw=true",
"modulesDBUrl": "https://raw.githubusercontent.com/Microsoft/VSTS-DevOps-Labs/deploymentgroups/deploymentgroups/configureDBfirewallUsers.ps1",
"modulesDBUrl": "https://raw.githubusercontent.com/Microsoft/almvm/master/labs/vstsextend/deploymentgroups/armtemplate/configureDBfirewallUsers.ps1",
"configurationFunction": "WebServerConfig.ps1\\WebServerConfig",
"sqlDns":"[concat(parameters('envPrefixName'), 'sql', uniqueString(resourceGroup().id))]"
},
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/deploymentgroups/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following resources will be provisioned on the Azure using an ARM template:

1. Click on the **Deploy to Azure** button to initiate the resource provisioning. It takes approximately 10-15 minutes to complete the deployment. Provide all the necessary information as shown.

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2FVSTS-DevOps-Labs%2Fmaster%2Farmtemplates%2Fdeploymentgroups%2Fazurewebsqldeploy.json){:target="_blank"}
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fdeploymentgroups%2Farmtemplate%2Fazurewebsqldeploy.json){:target="_blank"}

![Azure](images/azure.png)

Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/docker/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The below diagram details the VSTS DevOps workflow with Docker:

1. Click on the **Deploy to Azure** button to initiate the configuration.

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2FVSTS-DevOps-Labs%2Fmaster%2Farmtemplates%2Fdocker%2Fazuredeploy.json){:target="_blank"}
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fdocker%2Farmtemplate%2Fazuredeploy.json){:target="_blank"}

1. In the Custom deployment window, select the **Subscription** type, leave the default selection for the resource group and select the **Location**. Provide the **ACR Name, Site Name**, **DB Server Name**, accept the **Terms and Conditions** and click on the **Purchase** button to provision the following resources:

Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/kubernetes/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ The following azure resources need to be configured for this lab:
* Service Principal Client
* Service Principal Client Secret

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2FVSTS-DevOps-Labs%2Fmaster%2Farmtemplates%2Fkubernetes%2Fazuredeploy.json){:target="_blank"}
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fkubernetes%2Farmtemplate%2Fazuredeploy.json){:target="_blank"}

{% include important.html content= "At the time of writing this lab, only the **East US**, **Central US**, **West Europe**, **Canada Central** and **Canada East** are the supported locations. For updates, refer to the [AKS Azure Regions](https://docs.microsoft.com/en-in/azure/aks/container-service-quotas){:target=\"_blank\"}" %}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"value": "[resourceGroup().location]"
},
"fileUris": {
"value": "https://raw.githubusercontent.com/Microsoft/VSTS-DevOps-Labs/master/selenium/arm%20template/chrome_%20firefox_VSTSagent_IIS.ps1"
"value": "https://raw.githubusercontent.com/Microsoft/almvm/master/labs/vstsextend/selenium/armtemplate/chrome_%20firefox_VSTSagent_IIS.ps1"
}
}
},
Expand Down Expand Up @@ -257,4 +257,4 @@
"value": "[reference(variables('publicIPAddressName')).dnsSettings.fqdn]"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Start-Sleep -s 35
rm -Force $workdir\firefox*

#copy geckodriver
Invoke-WebRequest https://github.com/Microsoft/VSTS-DevOps-Labs/blob/master/selenium/arm%20template/geckodriver.exe?raw=true -OutFile "C:\Program Files\Mozilla Firefox\geckodriver.exe"
Invoke-WebRequest https://github.com/Microsoft/almvm/blob/master/labs/vstsextend/selenium/armtemplate/geckodriver.exe?raw=true -OutFile "C:\Program Files\Mozilla Firefox\geckodriver.exe"

#Downlaod and extract VSTS windows agent
mkdir C:\VSTSwinAgent ;
Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/selenium/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you are not familiar with creating Selenium UI tests in Visual Studio, you ma

1. Click **Deploy To Azure** to provision a Windows Server 2016 virtual machine along with SQL Express 2017 and browsers - Chrome and FireFox.

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2FVSTS-DevOps-Labs%2Fmaster%2Farmtemplates%2Fselenium%2Fazuredeploy.json){:target="_blank"}
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fselenium%2Farmtemplate%2Fazuredeploy.json){:target="_blank"}

1. It should take approximately 20-25 minutes to provision the resources. Once the deployment is successful, you will see the resources as shown.

Expand Down
2 changes: 1 addition & 1 deletion labs/vstsextend/sonarqube/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In this lab, you will learn how to setup SonarQube on Azure and to integrate Vis

1. Click the **Deploy To Azure** button below to provision SonarQube Server on Azure VM.

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2FVSTS-DevOps-Labs%2Fmaster%2Farmtemplates%2Fsonarqube%2Ftemplates%2Fazuredeploy.json){:target="_blank"}
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fsonarqube%2Farmtemplate%2Fazuredeploy.json){:target="_blank"}

![CustomDeployAzure1](images/CustomDeployAzure1.png)

Expand Down

0 comments on commit 608aac4

Please sign in to comment.