diff --git a/1-CONTRIBUTION-GUIDE/sample-README.md b/1-CONTRIBUTION-GUIDE/sample-README.md index 4ef17eb4d2b5..69728f102a06 100644 --- a/1-CONTRIBUTION-GUIDE/sample-README.md +++ b/1-CONTRIBUTION-GUIDE/sample-README.md @@ -1,20 +1,17 @@ # Sample name -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpath-to-sample%2Fazuredeploy.json") +[![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpath-to-sample%2Fazuredeploy.json") +[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpath-to-sample%2Fazuredeploy.json") This template deploys a **solution name**. The **solution name** is a **description** diff --git a/100-blank-template/README.md b/100-blank-template/README.md index cb6d5086f733..8a5182dc1964 100644 --- a/100-blank-template/README.md +++ b/100-blank-template/README.md @@ -1,23 +1,21 @@ # Blank Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/100-blank-template/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/100-blank-template/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/100-blank-template/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/100-blank-template/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/100-blank-template/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/100-blank-template/CredScanResult.svg) This is an empty template and parameters file with the schema reference and top-level properties defined. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F100-blank-template%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F100-blank-template%2Fazuredeploy.json") + + `Tags: empty, blank` + diff --git a/100-marketplace-sample/README.md b/100-marketplace-sample/README.md index 48970f284cd1..c2508ef2f8f4 100644 --- a/100-marketplace-sample/README.md +++ b/100-marketplace-sample/README.md @@ -1,20 +1,17 @@ # Azure Marketplace VM with CreateUIDefinition -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/100-marketplace-sample/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/100-marketplace-sample/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/100-marketplace-sample/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/100-marketplace-sample/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/100-marketplace-sample/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/100-marketplace-sample/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F100-marketplace-sample%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F100-marketplace-sample%2Fazuredeploy.json") -  -  - - - - - - This template allows deploying a linux VM using new or existing resources for the Virtual Network, Storage and Public IP Address. It also allows for choosing between SSH and Password authentication. The templates uses conditions and logic functions to remove the need for nested deployments. @@ -33,3 +30,4 @@ Before submitting to Marketplace, the following steps will need to be performed `Tags: new, exiting, resource, vm, condition, conditional` + diff --git a/101-1vm-2nics-2subnets-1vnet/README.md b/101-1vm-2nics-2subnets-1vnet/README.md index 7ab30dc3d5ab..b2af644670b8 100644 --- a/101-1vm-2nics-2subnets-1vnet/README.md +++ b/101-1vm-2nics-2subnets-1vnet/README.md @@ -1,19 +1,14 @@ # Multi-NIC Virtual Machine Creation using Two Subnets -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-1vm-2nics-2subnets-1vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-1vm-2nics-2subnets-1vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-1vm-2nics-2subnets-1vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-1vm-2nics-2subnets-1vnet/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-1vm-2nics-2subnets-1vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-1vm-2nics-2subnets-1vnet/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-1vm-2nics-2subnets-1vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-1vm-2nics-2subnets-1vnet%2Fazuredeploy.json") This template creates a new VM with two NICs which connect to two different subnets within the same VNet. @@ -24,3 +19,4 @@ This template creates a new VM with two NICs which connect to two different subn Feel free to post questions and enjoy! + diff --git a/101-AAD-DomainServices/README.md b/101-AAD-DomainServices/README.md index 5feb840e0e72..c9df3c8c4591 100644 --- a/101-AAD-DomainServices/README.md +++ b/101-AAD-DomainServices/README.md @@ -1,22 +1,18 @@ # Azure Active Directory Domain Service (AADDS) template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-AAD-DomainServices/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-AAD-DomainServices/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-AAD-DomainServices/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-AAD-DomainServices/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-AAD-DomainServices/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-AAD-DomainServices/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-AAD-DomainServices%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-AAD-DomainServices%2Fazuredeploy.json") + + ## Table of Contents 1. [Overview](#overview) @@ -27,12 +23,12 @@ 6. [Teardown Deployment](#teardown) 7. [References](#references) - + ## Overview This template provisions an Azure Active Directory Domain Service (AADDS) with required VNET and NSG groups. - + ### Important Notes @@ -44,7 +40,7 @@ This template provisions an Azure Active Directory Domain Service (AADDS) with r * It is recommended you use a clean Windows 10 (or similar) VM to perform the solution to ensure that the correct PowerShell modules get loaded. * Deployment takes around **40-45 minutes** to complete. - + ### Pre Deployment Step @@ -102,14 +98,14 @@ Before proceeding to the deployment of the AADDS template, we need to perform th # Register the resource provider for Azure AD Domain Services with Resource Manager. Register-AzureRmResourceProvider -ProviderNamespace Microsoft.AAD - +

**Note:** * Deployment takes around 40-50 minutes. -
+ ### Post Deployment Steps @@ -135,12 +131,12 @@ Users cannot bind using secure LDAP or sign in to the managed domain until you e You need to change the active directory administrator [AADGlobalAdminUser] password. Azure requires 20 minutes to sync the password hashes from Azure AD to manage AADDS. - + ### Teardown Deployment To remove this deployment simply remove the resource group that contains this sample. - + ### References 1. Pre-requisites: https://docs.microsoft.com/en-us/azure/active-directory-domain-services/active-directory-ds-enable-using-powershell @@ -148,3 +144,4 @@ To remove this deployment simply remove the resource group that contains this sa 3. Password Synchronization: https://docs.microsoft.com/en-us/azure/active-directory-domain-services/active-directory-ds-getting-started-password-sync 4. Troubleshooting Guide: https://docs.microsoft.com/en-us/azure/active-directory-domain-services/active-directory-ds-troubleshooting + diff --git a/101-DDoS-Attack-Prevention/README.md b/101-DDoS-Attack-Prevention/README.md index 16a571ea9bab..d60dfa23d975 100644 --- a/101-DDoS-Attack-Prevention/README.md +++ b/101-DDoS-Attack-Prevention/README.md @@ -1,21 +1,17 @@ # DDoS Protection attack on a Virtual Machine Scenario -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-DDoS-Attack-Prevention/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-DDoS-Attack-Prevention/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-DDoS-Attack-Prevention/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-DDoS-Attack-Prevention/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-DDoS-Attack-Prevention/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-DDoS-Attack-Prevention/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-DDoS-Attack-Prevention%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-DDoS-Attack-Prevention%2Fazuredeploy.json") + + # Table of Contents 1. [Objectives](#objectives) 2. [Overview](#overview) @@ -25,20 +21,20 @@ 8. [Configuration validation](#config) 9. [Teardown Deployment](#teardown) - + # Objective of the POC This playbook illustrates a simulated Distributed Denial of Service (DDoS) attack against a virtual machine. Work through the configuration setting to enable DDOS protections and get alerted when attacks occur. # Overview Perform DDoS attack on resources in a virtual network having public IP addresses associated with virtual machines with DDoS Protection Standard to detect, mitigate and send alert on being attacked. - + # Important Notes DDoS Protection Standard protects resources in a virtual network including public IP addresses associated with virtual machines, load balancers, and application gateways. When coupled with the Application Gateway web application firewall, DDoS Protection Standard can provide full layer 3 to layer 7 mitigation capability. Refer [Azure DDoS Protection Standard](https://docs.microsoft.com/en-us/azure/virtual-network/ddos-protection-overview) for more details. - + # Prerequisites Access to Azure subscription to deploy following resources @@ -46,7 +42,7 @@ Access to Azure subscription to deploy following resources 1. Virtual Machine with Virtual Network 2. OMS (Monitoring) - + # Perform Attack ### * Attack VM with Basic DDoS protection & analyze
@@ -87,7 +83,7 @@ Microsoft have partnered with [BreakingPoint Cloud](https://www.ixiacom.com/prod ![](images/select-standard-ddos-on-vnet.png) -
+ # Detect and mitigate attack The DDoS attack on VM with DDoS Protection Standard is detected and mitigated as shown in below images.
@@ -121,13 +117,13 @@ The email alert configured at metrics level, this will send the alert mail if VN ![](images/ddoS-attack-mail-alert.png) -
+ ## Configuration Validation * Distributed denial of service (DDoS) attacks are some of the largest availability and security concerns facing customers that are moving their applications to the cloud. A DDoS attack attempts to exhaust an application’s resources, making the application unavailable to legitimate users. Azure DDoS protection, combined with application design best practices, provide defense against DDoS attacks. Automatic detection and remediation procedure of such vulnerabilities can be easily done using the controls available in Cloudneeti. * Cloudneeti is available on the Azure marketplace. Try out the free test drive here https://aka.ms/Cloudneeti - + ## Teardown Deployment Run following powershell command after login to subscription to clear all the resources deployed during the demo. Specify resource group name given during deployment @@ -158,3 +154,4 @@ AVYAN MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION * The solution in this document is intended as reference samples and must not be used as-is for production purposes. Recommending that the customer’s consult with their internal SOC / Operations teams for using specific or all parts of the solutions. * All customer names, transaction records, and any related data on this page are fictitious, created for the purpose of this architecture, and provided for illustration only. No real association or connection is intended, and none should be inferred. + diff --git a/101-Linux-Java-ZuluOpenJDK/README.md b/101-Linux-Java-ZuluOpenJDK/README.md index 71390688c084..8a2210965629 100644 --- a/101-Linux-Java-ZuluOpenJDK/README.md +++ b/101-Linux-Java-ZuluOpenJDK/README.md @@ -1,20 +1,18 @@ # VM-Linux - Azul Zulu OpenJDK installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-Linux-Java-ZuluOpenJDK/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-Linux-Java-ZuluOpenJDK/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-Linux-Java-ZuluOpenJDK/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-Linux-Java-ZuluOpenJDK/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-Linux-Java-ZuluOpenJDK/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-Linux-Java-ZuluOpenJDK/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-Linux-Java-ZuluOpenJDK%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-Linux-Java-ZuluOpenJDK%2Fazuredeploy.json") - - + - ## Overview @@ -59,3 +57,4 @@ The Zulu installation script is pulled from the https://raw.githubusercontent.co - [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Linux, Ubuntu, Debian, CentOS, Java, Zulu, OpenJDK` + diff --git a/101-SQL-Injection-Attack-Prevention/README.md b/101-SQL-Injection-Attack-Prevention/README.md index af23d25bcecf..78d53edf4296 100644 --- a/101-SQL-Injection-Attack-Prevention/README.md +++ b/101-SQL-Injection-Attack-Prevention/README.md @@ -1,21 +1,17 @@ # SQL injection attack on a Web Application Scenario -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-SQL-Injection-Attack-Prevention/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-SQL-Injection-Attack-Prevention/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-SQL-Injection-Attack-Prevention/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-SQL-Injection-Attack-Prevention/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-SQL-Injection-Attack-Prevention/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-SQL-Injection-Attack-Prevention/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-SQL-Injection-Attack-Prevention%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-SQL-Injection-Attack-Prevention%2Fazuredeploy.json") + + # Table of Contents 1. [Objectives](#objectives) 2. [Overview](#overview) @@ -26,12 +22,11 @@ 7. [Configuration validation](#config) 8. [Teardown Deployment](#teardown) - + # Objective of the POC This playbook demonstrates SQL injection attack against an unprotected sample web application. After simulating an attack, harden the resources by applying protections to the web and SQL layers. Re-attempt the attack against the protected application to see the defense in action. - - + # Overview It showcases following use cases 1. Perform SQL injection attack on Web App with following configuration --> Application detects attack using application gateway @@ -47,11 +42,11 @@ It showcases following use cases * Application Gateway (WAF enabled-Prevention mode) * SQL DB with Threat Detection enabled and Send Alert To selected -# Important Notes +# Important Notes Although the deployment takes 10-15mins, the log aggregation by OMS take a few hours to get configured in the backend. You may not see attack/mitigation logs for detection and prevention events during the aggregation time window. Subsequently logs will take 10-15 mins to reflect in OMS. - + # Prerequisites Access to Azure subscription to deploy following resources 1. Application gateway (WAF enabled) @@ -59,7 +54,7 @@ Access to Azure subscription to deploy following resources 3. SQL Database 4. OMS (Monitoring) - + # Perform Attack Attack on web app with * Application gateway - WAF - Detection mode @@ -90,7 +85,7 @@ Attack on web app with ![](images/sql-inj-webapp-contoso-patients-attack-page.png) - + # Detect ### Detection using OMS To detect the attack, execute following query in Azure Log Analytics @@ -127,7 +122,7 @@ Once Auditing & Threat Detection is database is enabled for SQL database, Azure ![](images/sql-inj-detection-mail.png) - + # Mitigate * Update Web application firewall mode to Prevention for application gateway. This will take 5-10 mins. Hence, we will connect the application using Application Gateway (WAF- Prevention mode) @@ -150,13 +145,13 @@ Once Auditing & Threat Detection is database is enabled for SQL database, Azure You will notice events related to detection and prevention items. First time it takes few hours for OMS to pull logs for detection and prevention events. For subsequent requests it takes 10-15 mins to reflect in OMS, so if you don't get any search results, please try again after sometime. - + ## Configuration Validation * The impact SQL injection can have on a business is far reaching. A successful attack may result in the unauthorized viewing of user lists, the deletion of entire tables and, in certain cases, the attacker gaining administrative rights to a database, all of which are highly detrimental to a business. Automatic detection and remediation procedure of such vulnerabilities can be easily done using the controls available in Cloudneeti. * Cloudneeti is available on the Azure marketplace. Try out the free test drive here https://aka.ms/Cloudneeti - + ## Teardown Deployment Run following command to clear all the resources deployed during the demo. Specify resource group name given during deployment @@ -188,3 +183,4 @@ AVYAN MAKE NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION * The solution in this document is intended as reference samples and must not be used as-is for production purposes. Recommending that the customer’s consult with their internal SOC / Operations teams for using specific or all parts of the solutions. * All customer names, transaction records, and any related data on this page are fictitious, created for the purpose of this architecture, and provided for illustration only. No real association or connection is intended, and none should be inferred. + diff --git a/101-Telegraf-InfluxDB-Grafana/README.md b/101-Telegraf-InfluxDB-Grafana/README.md index b3de3de099e6..255935ec3687 100644 --- a/101-Telegraf-InfluxDB-Grafana/README.md +++ b/101-Telegraf-InfluxDB-Grafana/README.md @@ -1,19 +1,17 @@ # Telegraf-influxDB-Grafana in Azure -  -  - -  -  - -  -  - - - - - - +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-Telegraf-InfluxDB-Grafana/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-Telegraf-InfluxDB-Grafana/PublicDeployment.svg) + +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-Telegraf-InfluxDB-Grafana/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-Telegraf-InfluxDB-Grafana/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-Telegraf-InfluxDB-Grafana/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-Telegraf-InfluxDB-Grafana/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-Telegraf-InfluxDB-Grafana%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-Telegraf-InfluxDB-Grafana%2Fazuredeploy.json") + + + This template allows you to deploy an instance of Telegraf-InfluxDB-Grafana on a Linux Ubuntu 14.04 LTS VM. This will deploy a VM in the resource group location and return the FQDN of the VM and installs the components of Telegraf, InfluxDB and Grafana. The template provides configuration for telegraf with plugins enabled for Docker,container host metrics. ## A. Deploy TIG VM @@ -55,3 +53,4 @@ ssh -i -L 3000:localhost:3000 -L 8083:localhost:8083 1. After you have started your tunnel, navigate to http://localhost:3000/ on your local machine, to view Grafana UI. Username: admin, Password: YOUR_PASSWORD 2. After you have started your tunnel, navigate to http://localhost:8083/ on your local machine, to view InfluxDB UI. Username: root,Password : root. Give the host name as the full DNS name of your instance and save. Select the database "TIG". + diff --git a/101-VM-Virus-Attack-Prevention/README.md b/101-VM-Virus-Attack-Prevention/README.md index bce1965253b4..afc5c40399e0 100644 --- a/101-VM-Virus-Attack-Prevention/README.md +++ b/101-VM-Virus-Attack-Prevention/README.md @@ -1,21 +1,17 @@ # Virus attack on Virtual Machines Scenario -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-VM-Virus-Attack-Prevention/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-VM-Virus-Attack-Prevention/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-VM-Virus-Attack-Prevention/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-VM-Virus-Attack-Prevention/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-VM-Virus-Attack-Prevention/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-VM-Virus-Attack-Prevention/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-VM-Virus-Attack-Prevention%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-VM-Virus-Attack-Prevention%2Fazuredeploy.json") + + # Table of Contents 1. [Objectives](#objectives) @@ -27,11 +23,11 @@ 7. [Configuration validation](#config) 8. [References](#references) - + # Objective of the POC This playbook demonstrates a mock virus attack against an unprotected VM resource using a benign test virus file designed to trigger antimalware tools. After enabling the configuration to protect the VM, the attack will be reattempted to show the protection against virus attack. - + # Overview It showcases the following use cases: @@ -44,13 +40,13 @@ It showcases the following use cases: * VM with Endpoint Protection -# Important Notes +# Important Notes Although the deployment takes 10-15mins, the log aggregation by Log Analytics take a few hours to get configured in the backend. You may not see attack/mitigation logs for detection and prevention events during the aggregation time window. Subsequently logs will take 10-15 mins to reflect in Log Analtyics. Also note, the PowerShell experience in Azure Cloud Shell now runs PowerShell Core 6 in a Linux environment. With this change, there may be some differences in the [PowerShell experience in Cloud Shell](https://docs.microsoft.com/en-us/azure/cloud-shell/cloud-shell-windows-users) compared to what is expected in a Windows PowerShell experience. - + # Prerequisites Access to an Azure subscription to deploy following resources @@ -58,7 +54,7 @@ Access to an Azure subscription to deploy following resources 1. Virtual Machine 2. Log Analytics workspace (Monitoring) - + # Perform Attack ## Attack on VM without an Endpoint Protection @@ -86,7 +82,7 @@ Access to an Azure subscription to deploy following resources 8. You will notice that Virus file gets downloads successfully on VM indicating attack was successful. - + # Mitigate Azure Security Center gives you recommendations and also allows you to perform remediation steps from the console itself. @@ -98,7 +94,7 @@ Azure Security Center gives you recommendations and also allows you to perform r 3. Select your VM with name "vm-without-ep" and Click on Install on VM. This will install endpoint protection on the VM ![](images/install-endpoint-protection.png) - + # Attack & Detection The Anti-malware Extension (Endpoint Protection) might take 5-10 mins to get installed on a VM. Hence, you will use another VM with name "vm-with-ep" which already has the Anti-malware extension installed further for our Demo using loginid and pwd (The VM login username and password is in deployment powershell output) @@ -147,14 +143,14 @@ To access the endpoint protection client, you need to clean SCEP Policy on the W You will notice events related to Quarantined items. It might take few minutes for Log Analytics to display logs from your virtual machine, so if you don't get any search results, please try again after a few minutes. - + ## Configuration Validation * You can validate the specific configurations like Enabling Antivirus, Adding Antimalware Extension , Auto-updates on your VM. These are covered as various controls along with Audit and Remediation procedure in Cloudneeti * Cloudneeti is available on the Azure marketplace. Try out the free test drive at https://aka.ms/Cloudneeti. - + # References * http://www.eicar.org/ @@ -172,3 +168,4 @@ AVYAN MAKE NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION * The solution in this document is intended as reference samples and must not be used as-is for production purposes. Recommending that the customer’s consult with their internal SOC / Operations teams for using specific or all parts of the solutions. * All customer names, transaction records, and any related data on this page are fictitious, created for the purpose of this architecture, and provided for illustration only. No real association or connection is intended, and none should be inferred. + diff --git a/101-Windows-Java-ZuluOpenJDK/README.md b/101-Windows-Java-ZuluOpenJDK/README.md index bca94c030cea..bf0709b9a37e 100644 --- a/101-Windows-Java-ZuluOpenJDK/README.md +++ b/101-Windows-Java-ZuluOpenJDK/README.md @@ -1,13 +1,13 @@ # VM-Windows - Azul Zulu OpenJDK installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-Windows-Java-ZuluOpenJDK/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-Windows-Java-ZuluOpenJDK/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-Windows-Java-ZuluOpenJDK/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-Windows-Java-ZuluOpenJDK/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-Windows-Java-ZuluOpenJDK/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-Windows-Java-ZuluOpenJDK/CredScanResult.svg) @@ -58,3 +58,4 @@ The Zulu install script is available [here.](https://raw.githubusercontent.com/A - [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Windows, Java, OpenJDK, Zulu` + diff --git a/101-XSS-Attack-Prevention/README.md b/101-XSS-Attack-Prevention/README.md index 46f62c32ff86..078b2a207215 100644 --- a/101-XSS-Attack-Prevention/README.md +++ b/101-XSS-Attack-Prevention/README.md @@ -1,21 +1,17 @@ # XSS-Attack-Prevention -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-XSS-Attack-Prevention/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-XSS-Attack-Prevention/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-XSS-Attack-Prevention/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-XSS-Attack-Prevention/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-XSS-Attack-Prevention/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-XSS-Attack-Prevention/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-XSS-Attack-Prevention%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-XSS-Attack-Prevention%2Fazuredeploy.json") + + # Table of Contents 1. [Objectives](#objectives) 2. [Overview](#overview) @@ -26,11 +22,11 @@ 7. [Configuration validation](#config) 8. [Teardown Deployment](#teardown) - + # Objective of the POC This playbook demonstrates a Cross-site scripting (XSS) attack against an unprotected sample web application. After simulating an attack, hardening the resource by applying protection to the network layer. Re-attempt the attack against the protected web application to see the defense in action. - + # Overview It showcases following use cases 1. Perform XSS (Cross Site Scripting) attack on Web App with following configuration --> Application detects attack using application gateway @@ -41,10 +37,10 @@ It showcases following use cases * Application Gateway (WAF enabled-Prevention mode) -# Important Notes +# Important Notes First time it takes few hours for OMS to pull logs for detection and prevention events. For subsequent requests it takes 10-15 mins to reflect in OMS. - + # Prerequisites Access to Azure subscription to deploy following resources 1. Application gateway (WAF enabled) @@ -52,7 +48,7 @@ Access to Azure subscription to deploy following resources 3. SQL Database 4. OMS (Monitoring) - + # Perform Attack Attack on web app with * Application gateway - WAF - Detection mode @@ -64,7 +60,6 @@ Attack on web app with ![](images/xss-appgateway-det-location.png) - 3. Application Gateway WAF enabled and Firewall in Detection mode as shown below. ![](images/xss-appgateway-waf-det.png) @@ -86,7 +81,7 @@ Attack on web app with ![](images/xss-attack-dashboard.png) - + # Detect To detect the attack, execute following query in Azure Log Analytics 1. Go to Azure Portal --> navigate to Log Analytics in same resource group @@ -103,7 +98,7 @@ To detect the attack, execute following query in Azure Log Analytics ![](images/xss-log-analytics-det.png) - + # Mitigate * Update Web application firewall mode to Prevention for application gateway. This will take 5-10 mins. Hence, we will connect the application using Application Gateway (WAF- Prevention mode) @@ -127,13 +122,13 @@ To detect the attack, execute following query in Azure Log Analytics You will notice events related to detection and prevention items. First time it takes few hours for OMS to pull logs for detection and prevention events. For subsequent requests it takes 10-15 mins to reflect in OMS, so if you don't get any search results, please try again after sometime. - + ## Configuration Validation * Cross site scripting (XSS) is a common attack vector that injects malicious code into a vulnerable web application. A successful cross site scripting attack can have devastating consequences for an online business’s reputation and its relationship with its clients. Detection and remediation can be easily done using advanced controls along with Audit and Remediation procedure in Cloudneeti. * Cloudneeti is available on the Azure marketplace. Try out the free test drive here https://aka.ms/Cloudneeti - + ## Teardown Deployment Run following powershell command after login to subscription to clear all the resources deployed during the demo. Specify resource group name given during deployment @@ -163,3 +158,4 @@ AVYAN MAKE NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION * The solution in this document is intended as reference samples and must not be used as-is for production purposes. Recommending that the customer’s consult with their internal SOC / Operations teams for using specific or all parts of the solutions. * All customer names, transaction records, and any related data on this page are fictitious, created for the purpose of this architecture, and provided for illustration only. No real association or connection is intended, and none should be inferred. + diff --git a/101-aci-dynamicsnav/README.md b/101-aci-dynamicsnav/README.md index 5d53524d8cff..df5089f82206 100644 --- a/101-aci-dynamicsnav/README.md +++ b/101-aci-dynamicsnav/README.md @@ -1,13 +1,13 @@ # MS Dynamics NAV / MS Dynamics 365 Business Central including SQL Server in Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-dynamicsnav/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-dynamicsnav/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-dynamicsnav/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-dynamicsnav/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-dynamicsnav/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-dynamicsnav/CredScanResult.svg) This template demonstrates how you can run MS Dynamics NAV or a Sandbox of MS Dynamics 365 Business Central in [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). To find out more about Dynamics NAV / Business Central inside a Windows Container visit [Github](https://github.com/microsoft/nav-docker) @@ -15,7 +15,7 @@ To start the instance, you need to accept the [end user license agreement](https Be aware that this is downloading a rather large image (about 15GB), so downloading and extracting it takes about 20 minutes. After it has started, look into the logs to see when it has finished initializing or just wait for a minute. After that you can access Dynamics NAV at https://< dns name >/NAV/WebClient or Business Central at https://< dns name >/nav - -     - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aci-dynamicsnav%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aci-dynamicsnav%2Fazuredeploy.json") +     + diff --git a/101-aci-linuxcontainer-public-ip/README.md b/101-aci-linuxcontainer-public-ip/README.md index 00222909ab3e..0a9944dc4821 100644 --- a/101-aci-linuxcontainer-public-ip/README.md +++ b/101-aci-linuxcontainer-public-ip/README.md @@ -1,13 +1,13 @@ # Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-linuxcontainer-public-ip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-linuxcontainer-public-ip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-linuxcontainer-public-ip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-linuxcontainer-public-ip/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-linuxcontainer-public-ip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-linuxcontainer-public-ip/CredScanResult.svg) This template demonstrates a simple use case for [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). diff --git a/101-aci-storage-file-share/README.md b/101-aci-storage-file-share/README.md index 818a229cce5c..163b255829ca 100644 --- a/101-aci-storage-file-share/README.md +++ b/101-aci-storage-file-share/README.md @@ -1,22 +1,17 @@ # Create a Storage Account and a File Share -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-storage-file-share/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-storage-file-share/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-storage-file-share/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-storage-file-share/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-storage-file-share/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-storage-file-share/CredScanResult.svg) Create a Storage Account and a File Share via az-cli in Container Instance - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aci-storage-file-share%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aci-storage-file-share%2Fazuredeploy.json") This template demonstrates creating a Storage File Share via az-cli and Azure Container Instance. Modify the template to create a blob or other similar storage operation. The Azure Container Instance and az-cli can be used to create services not directly available in an Azure Resource Manager Template. @@ -41,3 +36,4 @@ Mount via SMB protocol on [Windows](https://docs.microsoft.com/en-us/azure/stora ## Notes Azure Container Instance is available in selected [locations](https://docs.microsoft.com/en-us/azure/container-instances/container-instances-quotas#region-availability). Please use one of the available location for Azure Container Instance resource. + diff --git a/101-aci-vnet/README.md b/101-aci-vnet/README.md index 37d7e66cccd9..ec2c8d83a0ab 100644 --- a/101-aci-vnet/README.md +++ b/101-aci-vnet/README.md @@ -1,20 +1,16 @@ # Create an Azure container group with VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aci-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aci-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aci-vnet%2Fazuredeploy.json") This template demonstrates a simple use case for deploying a container instance into an Azure virtual network. (https://docs.microsoft.com/en-us/azure/container-instances/container-instances-vnet). + diff --git a/101-acs-dcos/README.md b/101-acs-dcos/README.md index 60d3aa063df7..3d2eddf956db 100644 --- a/101-acs-dcos/README.md +++ b/101-acs-dcos/README.md @@ -1,13 +1,13 @@ # Azure Container Service (DEPRECATED) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-dcos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-dcos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-dcos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-dcos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-dcos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-dcos/CredScanResult.svg) See https://docs.microsoft.com/en-us/azure/container-service/container-service-mesos-marathon-ui. diff --git a/101-acs-kubernetes/README.md b/101-acs-kubernetes/README.md index 6b64b087f218..ca4aa7844c09 100644 --- a/101-acs-kubernetes/README.md +++ b/101-acs-kubernetes/README.md @@ -1,13 +1,13 @@ # Azure Container Service (DEPRECATED) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-kubernetes/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-kubernetes/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-kubernetes/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-kubernetes/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-kubernetes/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-kubernetes/CredScanResult.svg) See https://docs.microsoft.com/en-us/azure/container-service/container-service-kubernetes-walkthrough. diff --git a/101-acs-swarm/README.md b/101-acs-swarm/README.md index edd61ae127b8..1d90d8711353 100644 --- a/101-acs-swarm/README.md +++ b/101-acs-swarm/README.md @@ -1,13 +1,13 @@ # Azure Container Service (DEPRECATED) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-swarm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-swarm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-swarm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-swarm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-swarm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acs-swarm/CredScanResult.svg) See https://docs.microsoft.com/en-us/azure/container-service/container-service-docker-swarm. diff --git a/101-acsengine-swarmmode/README.md b/101-acsengine-swarmmode/README.md index 3c1650bd5370..838d69209f1e 100644 --- a/101-acsengine-swarmmode/README.md +++ b/101-acsengine-swarmmode/README.md @@ -1,19 +1,18 @@ The Azure Container Service Engine (acs-engine) generates ARM (Azure Resource Manager) templates for Docker enabled clusters on Microsoft Azure with your choice of DC/OS, Kubernetes, Swarm Mode, or Swarm orchestrators. This template is generated using ACS Engine and will install a Docker Swarm Mode cluster. - - # For more details refer to ACS Engine: -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acsengine-swarmmode/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acsengine-swarmmode/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-acsengine-swarmmode/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-acsengine-swarmmode/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acsengine-swarmmode/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-acsengine-swarmmode/CredScanResult.svg) https://github.com/Azure/acs-engine/blob/master/docs/swarmmode.md + diff --git a/101-aks-advanced-networking-aad/README.md b/101-aks-advanced-networking-aad/README.md index e9e27049157e..6d83adfeb4e6 100644 --- a/101-aks-advanced-networking-aad/README.md +++ b/101-aks-advanced-networking-aad/README.md @@ -1,20 +1,17 @@ # AKS with Advanced Networking -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking-aad/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking-aad/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking-aad/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking-aad/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking-aad/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking-aad/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aks-advanced-networking-aad%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aks-advanced-networking-aad%2Fazuredeploy.json") -  -  - - - - - - > **Important:** The user running this template needs to be an **Owner** on the subscription or Resource Group where your Virtual Network is located. @@ -56,3 +53,4 @@ You can click the "deploy to Azure" button at the beginning of this document or - [Deploy resources with Resource Manager templates and Azure PowerShell](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-template-deploy) - [Deploy resources with Resource Manager templates and Azure CLI](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-template-deploy-cli) + diff --git a/101-aks-advanced-networking/README.md b/101-aks-advanced-networking/README.md index 4b286d78ec36..c441cf839f87 100644 --- a/101-aks-advanced-networking/README.md +++ b/101-aks-advanced-networking/README.md @@ -1,20 +1,17 @@ # AKS with Advanced Networking -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks-advanced-networking/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aks-advanced-networking%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aks-advanced-networking%2Fazuredeploy.json") -  -  - - - - - - This ARM template demonstrates the deployment of an AKS instance with advanced networking features into an existing virtual network. Additionally, the selected Service Principal is assigned the Network Contributor role against the subnet that contains the AKS cluster. @@ -49,3 +46,4 @@ You can click the "deploy to Azure" button at the beginning of this document or - [Deploy resources with Resource Manager templates and Azure PowerShell](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-template-deploy) - [Deploy resources with Resource Manager templates and Azure CLI](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-template-deploy-cli) + diff --git a/101-aks/README.md b/101-aks/README.md index 3156676dc0f8..c99c8469bf98 100644 --- a/101-aks/README.md +++ b/101-aks/README.md @@ -1,20 +1,17 @@ # Azure Container Service (AKS) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-aks/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-aks%2Fazuredeploy.json") -  -  - - - - - - This template deploys an **AKS cluster**. @@ -33,3 +30,4 @@ To use keys stored in keyvault, replace ```"value":""``` with a reference to key } ``` + diff --git a/101-analysis-services-create/README.md b/101-analysis-services-create/README.md index 6635536abd38..c057a13b144f 100644 --- a/101-analysis-services-create/README.md +++ b/101-analysis-services-create/README.md @@ -1,19 +1,18 @@ # Deploy a new Azure Analysis Services server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/CredScanResult.svg) - - This template allows you to deploy a new Azure Analysis Services server with a simple firewall rule. For more information about Azure Analysis Services, see [What is Azure Analysis Services?](https://docs.microsoft.com/en-us/azure/analysis-services/analysis-services-overview). + diff --git a/101-api-management-create-with-msi/README.md b/101-api-management-create-with-msi/README.md index 5e0cfd526149..5ad5cb29a037 100644 --- a/101-api-management-create-with-msi/README.md +++ b/101-api-management-create-with-msi/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/CredScanResult.svg) - - - - - This template deploys an Azure API Management instance having an MSI Identity with api-version 2017-03-01 + diff --git a/101-app-configuration/README.md b/101-app-configuration/README.md index 26d509eea328..5f71372433d6 100644 --- a/101-app-configuration/README.md +++ b/101-app-configuration/README.md @@ -1,20 +1,17 @@ # Azure App Configuration -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-configuration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-configuration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-configuration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-configuration/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-configuration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-configuration/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-app-configuration%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-app-configuration%2Fazuredeploy.json") -  -  - - - - - - This template references (reads) existing key-value configurations from an existing config store from the Azure Resource Manager template. The retrieved values are used to set properties of the resources created by the template. This template does not create an App Configuration store or modify key-values in an App Configuration store. You must first create an App Configuration store, and then add key-values into the store using the Azure portal or Azure CLI. @@ -39,3 +36,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, AppConfiguration, Beginner` + + diff --git a/101-app-function/README.md b/101-app-function/README.md index 452598bb2f04..f5ea41e951e9 100644 --- a/101-app-function/README.md +++ b/101-app-function/README.md @@ -1,19 +1,17 @@ # Azure Functions App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-function/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-function/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-function/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-function/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-function/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-function/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-app-function%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-app-function%2Fazuredeploy.json") -  -  - - - - - This template deploys an empty **Function App**. Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. With a **Function App** you also deploy a Web Hosting Plan. The Web Plan is charged by Consumption. For more information about Hosting Plans click [here!](https://docs.microsoft.com/en-gb/azure/azure-functions/functions-scale) @@ -29,3 +27,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, FunctionApp, Beginner` + + diff --git a/101-app-service-certificate-standard/README.md b/101-app-service-certificate-standard/README.md index cafe67884825..7f9c1f2ddff2 100644 --- a/101-app-service-certificate-standard/README.md +++ b/101-app-service-certificate-standard/README.md @@ -1,20 +1,15 @@ # Create and assign a standard App Service Certificate -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/CredScanResult.svg) - - - - -

For more details on creating an App Service Certificate see [How to Create an App Service Certificate](https://azure.microsoft.com/en-us/documentation/articles/web-sites-purchase-ssl-web-site/). @@ -45,3 +40,4 @@ The Web App should be in the same resource group with 'rootHostName' and www sub https://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/

+ diff --git a/101-app-service-certificate-wildcard/README.md b/101-app-service-certificate-wildcard/README.md index 1630ff5333a5..51b93eef956d 100644 --- a/101-app-service-certificate-wildcard/README.md +++ b/101-app-service-certificate-wildcard/README.md @@ -1,20 +1,15 @@ # Create and assign a wildcard App Service Certificate -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/CredScanResult.svg) - - - - -

For more details on creating an App Service Certificate see [How to Create an App Service Certificate](https://azure.microsoft.com/en-us/documentation/articles/web-sites-purchase-ssl-web-site/). @@ -50,3 +45,4 @@ https://azure.microsoft.com/en-us/documentation/articles/custom-dns-web-site-buy https://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/

+ diff --git a/101-app-service-regional-vnet-integration/README.md b/101-app-service-regional-vnet-integration/README.md index b3f833de6ff3..fa6f1d31f90f 100644 --- a/101-app-service-regional-vnet-integration/README.md +++ b/101-app-service-regional-vnet-integration/README.md @@ -1,20 +1,19 @@ # Deploy an app service with regional VNet integration -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/CredScanResult.svg) - - + - - ## Description This template allows you to deploy an app service plan and a basic Windows web app, with [regional VNet integration](https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#regional-vnet-integration) enabled to a newly created virtual network. + + diff --git a/101-application-gateway-create/README.md b/101-application-gateway-create/README.md index 609ad5b99267..7641efdbdea0 100644 --- a/101-application-gateway-create/README.md +++ b/101-application-gateway-create/README.md @@ -1,20 +1,16 @@ # Create Application Gateway -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-create%2Fazuredeploy.json") This template deploys an Application Gateway in a virtual network. + diff --git a/101-application-gateway-key-vault-create/README.md b/101-application-gateway-key-vault-create/README.md index 2aef85fc29c9..a73bd1afc46d 100644 --- a/101-application-gateway-key-vault-create/README.md +++ b/101-application-gateway-key-vault-create/README.md @@ -1,20 +1,16 @@ # Create Application Gateway V2 with Key Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-key-vault-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-key-vault-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-key-vault-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-key-vault-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-key-vault-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-key-vault-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-key-vault-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-key-vault-create%2Fazuredeploy.json") This template deploys an Application Gateway V2 in a Virtual Network, a user defined identity, Key Vault, a secret (cert data), and access policy on Key Vault and Application Gateway. + diff --git a/101-application-gateway-public-ip-ssl-offload/README.md b/101-application-gateway-public-ip-ssl-offload/README.md index bc3710f7f096..684ba67c4678 100644 --- a/101-application-gateway-public-ip-ssl-offload/README.md +++ b/101-application-gateway-public-ip-ssl-offload/README.md @@ -1,20 +1,18 @@ # Application Gateway With Public IP and HTTPS Listener -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-public-ip-ssl-offload%2Fazuredeploy.json) - - - This template creates an Application Gateway, Public IP address for the Application Gateway, and the Virtual Network in which Application Gateway is deployed. Also configures Application Gateway for Ssl Offload and Load balancing with Two backend servers. Tip: To get the certData from pfx file in PowerShell you can use this: [System.Convert]::ToBase64String([System.IO.File]::ReadAllBytes("path to pfx file")) + diff --git a/101-application-gateway-public-ip/README.md b/101-application-gateway-public-ip/README.md index 56cd4443f275..cee50b50c826 100644 --- a/101-application-gateway-public-ip/README.md +++ b/101-application-gateway-public-ip/README.md @@ -1,18 +1,16 @@ # Application Gateway With Public IP and HTTP Listener -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-public-ip%2Fazuredeploy.json) - - - This template creates an Application Gateway, Public IP address for the Application Gateway, and the Virtual Network in which Application Gateway is deployed. Also configures Application Gateway for Http Load balancing with Two backend servers. + diff --git a/101-application-gateway-redirect/README.md b/101-application-gateway-redirect/README.md index cd6193eb0c60..2ae24a63287e 100644 --- a/101-application-gateway-redirect/README.md +++ b/101-application-gateway-redirect/README.md @@ -1,20 +1,15 @@ # Create Application Gateway with Http Redirects -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-redirect/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-redirect/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-redirect/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-redirect/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-redirect/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-redirect/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-redirect%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-redirect%2Fazuredeploy.json") This template illustrates different redirect scenarios Application Gateway supports: @@ -103,3 +98,4 @@ A RedirectConfiguration can be associated with either a listener in a basic rule Supported apiVersion to use http redirect feature is "2017-04-01" and above. + diff --git a/101-application-gateway-rewrite/README.md b/101-application-gateway-rewrite/README.md index ed4462539d8a..cd36cffa04cc 100644 --- a/101-application-gateway-rewrite/README.md +++ b/101-application-gateway-rewrite/README.md @@ -1,20 +1,15 @@ # Create Application Gateway with Header Rewrite Rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-rewrite/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-rewrite/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-rewrite/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-rewrite/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-rewrite/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-rewrite/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-rewrite%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-rewrite%2Fazuredeploy.json") Application Gateway now supports the ability to rewrite headers of the incoming HTTP requests as well as the outgoing HTTP responses. You will be able to add, remove or update HTTP request and response headers while the request/response packets move between the client and backend pools. @@ -74,7 +69,6 @@ You can create multiple http header rewrite rule sets and each rewrite rule set } ``` - ### Sample request routing rule configuration with rewrite rule set ``` { @@ -115,3 +109,4 @@ For more details, please visit https://aka.ms/appgwheadercrud ### Notes: Supported apiVersion to use http rewrite feature is "2018-10-01" and above. + diff --git a/101-application-gateway-v2-autoscale-create/README.md b/101-application-gateway-v2-autoscale-create/README.md index ee8b35560ed6..402cdef908ac 100644 --- a/101-application-gateway-v2-autoscale-create/README.md +++ b/101-application-gateway-v2-autoscale-create/README.md @@ -1,20 +1,16 @@ # Create Application Gateway v2 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-v2-autoscale-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-v2-autoscale-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-v2-autoscale-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-v2-autoscale-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-v2-autoscale-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-v2-autoscale-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-v2-autoscale-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-v2-autoscale-create%2Fazuredeploy.json") This template deploys an Application Gateway v2 in a virtual network and sets up auto scaling properties and an HTTP load-balancing rule with public frontend. + diff --git a/101-application-gateway-waf/README.md b/101-application-gateway-waf/README.md index 5bf902a1430c..633de7d8cc66 100644 --- a/101-application-gateway-waf/README.md +++ b/101-application-gateway-waf/README.md @@ -1,20 +1,16 @@ # Create Application Gateway with enabled Web Application Firewall -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-waf/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-waf/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-waf/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-waf/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-waf/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-waf/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-waf%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-application-gateway-waf%2Fazuredeploy.json") This template deploys an Application Gateway with the Web Application Firewall functionality in a virtual network. + diff --git a/101-attestation-provider-create/README.md b/101-attestation-provider-create/README.md index 104733664c0d..b92320f7efab 100644 --- a/101-attestation-provider-create/README.md +++ b/101-attestation-provider-create/README.md @@ -1,20 +1,15 @@ # Create Attestation Provider -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-attestation-provider-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-attestation-provider-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-attestation-provider-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-attestation-provider-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-attestation-provider-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-attestation-provider-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-attestation-provider-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-attestation-provider-create%2Fazuredeploy.json") This template creates a Attestation Provider.

Overview

@@ -30,3 +25,4 @@ Microsoft.Attestation/attestationProvider is the resource that users should crea
VSM Attestation + diff --git a/101-automation-configuration/README.md b/101-automation-configuration/README.md index b0c4af59b998..d03c3e1f31c2 100644 --- a/101-automation-configuration/README.md +++ b/101-automation-configuration/README.md @@ -1,13 +1,13 @@ # Azure Automation Managed Node template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-automation-configuration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-automation-configuration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-automation-configuration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-automation-configuration/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-automation-configuration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-automation-configuration/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-automation-configuration%2Fazuredeploy.json) [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?loadhttp://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-automation-configuration%2Fazuredeploy.json) diff --git a/101-availability-set-create-3FDs-20UDs/README.md b/101-availability-set-create-3FDs-20UDs/README.md index 52a5bdf13f7b..256145f5349a 100644 --- a/101-availability-set-create-3FDs-20UDs/README.md +++ b/101-availability-set-create-3FDs-20UDs/README.md @@ -1,20 +1,16 @@ # Create Availability Set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-availability-set-create-3FDs-20UDs/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-availability-set-create-3FDs-20UDs/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-availability-set-create-3FDs-20UDs/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-availability-set-create-3FDs-20UDs/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-availability-set-create-3FDs-20UDs/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-availability-set-create-3FDs-20UDs/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-availability-set-create-3FDs-20UDs%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-availability-set-create-3FDs-20UDs%2Fazuredeploy.json") This template creates an Availability Set and configures it for 3 Fault Domains and 20 Update Domains. This is just a snippet you may want to include in a more complex template 3 FDs are very useful when you're building a quorum-based solution or simply to ensure high availability of your service. + diff --git a/101-azure-api-management-create/README.md b/101-azure-api-management-create/README.md index f3711a2db864..72d88721a50a 100644 --- a/101-azure-api-management-create/README.md +++ b/101-azure-api-management-create/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/CredScanResult.svg) - - - - - This template deploys an Azure API Management instance. + diff --git a/101-azure-bastion-nsg/README.md b/101-azure-bastion-nsg/README.md index 1fbc946eb7eb..6907024f5add 100644 --- a/101-azure-bastion-nsg/README.md +++ b/101-azure-bastion-nsg/README.md @@ -1,26 +1,25 @@ # Deploy Azure Bastion in an Azure Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion-nsg/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion-nsg/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion-nsg/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion-nsg/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion-nsg/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion-nsg/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-bastion-nsg%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-bastion-nsg%2Fazuredeploy.json") -  -  - - - - - - This template will deploy Azure Bastion in a new or existing Azure Virtual Network, along with dependent resources such as the AzureBastionSubnet, Public Ip Address for Azure Bastion, and Network Security Group rules. This template deploys resources in the same Resource Group and Azure region as the Virtual Network. -Note that Azure Bastion is currently in Public Preview status. As a result, please reference the Azure Bastion documentation to confirm that you are deploying to an enabled Azure region and that you have onboarded to participating in the Public Preview. +Note that Azure Bastion is currently in Public Preview status. As a result, please reference the Azure Bastion documentation to confirm that you are deploying to an enabled Azure region and that you have onboarded to participating in the Public Preview. ``` Tags: ``bastion`` + + diff --git a/101-azure-bastion/README.md b/101-azure-bastion/README.md index 31de6435396f..42cabbb96870 100644 --- a/101-azure-bastion/README.md +++ b/101-azure-bastion/README.md @@ -1,22 +1,21 @@ # Deploy Azure Bastion in an Azure Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-bastion/CredScanResult.svg) This template will deploy Azure Bastion in a new or existing Azure Virtual Network, along with dependent resources such as the AzureBastionSubnet, Public Ip Address for Azure Bastion, and Network Security Group rules. This template deploys resources in the same Resource Group and Azure region as the Virtual Network. -Note that Azure Bastion is currently in Public Preview status. As a result, please reference the Azure Bastion documentation to confirm that you are deploying to an enabled Azure region and that you have onboarded to participating in the Public Preview. +Note that Azure Bastion is currently in Public Preview status. As a result, please reference the Azure Bastion documentation to confirm that you are deploying to an enabled Azure region and that you have onboarded to participating in the Public Preview. - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-bastion%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-bastion%2Fazuredeploy.json") ## Deploying Sample Templates @@ -28,3 +27,4 @@ To deploy the sample via the command line (using [Azure PowerShell or the Azure ``` Tags: ``bastion`` + diff --git a/101-azure-database-migration-service/README.md b/101-azure-database-migration-service/README.md index c35990841f43..8b25764cb8a5 100644 --- a/101-azure-database-migration-service/README.md +++ b/101-azure-database-migration-service/README.md @@ -1,20 +1,17 @@ # Migrate to Azure SQL database using Azure Database Migration Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-database-migration-service/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-database-migration-service/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-database-migration-service/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-database-migration-service/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-database-migration-service/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-database-migration-service/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-database-migration-service%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-database-migration-service%2Fazuredeploy.json") -  -  - - - - - - For more details about the service please follow the link https://azure.microsoft.com/en-us/services/database-migration/ @@ -26,3 +23,4 @@ The above template will deploy a resource group with the below resources in your Using the above resources you can connect to source and target servers, select the databases to migrate and run an end-to-end migration. + diff --git a/101-azure-dns-new-zone/README.md b/101-azure-dns-new-zone/README.md index 2e46bd14ac7b..828df8ba4271 100644 --- a/101-azure-dns-new-zone/README.md +++ b/101-azure-dns-new-zone/README.md @@ -1,20 +1,16 @@ # Azure DNS new zone -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-dns-new-zone/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-dns-new-zone/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-dns-new-zone/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-dns-new-zone/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-dns-new-zone/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-dns-new-zone/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-dns-new-zone%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-dns-new-zone%2Fazuredeploy.json") This is a starter template that shows how to create a DNS zone and some records using Azure DNS. + diff --git a/101-azure-relay-create-namespace/README.md b/101-azure-relay-create-namespace/README.md index 4a68bba75709..e01e885a70ca 100644 --- a/101-azure-relay-create-namespace/README.md +++ b/101-azure-relay-create-namespace/README.md @@ -1,22 +1,18 @@ # Create an Azure Relay namespace Namespace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-relay-create-namespace/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-relay-create-namespace/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-relay-create-namespace/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-relay-create-namespace/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-relay-create-namespace/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-relay-create-namespace/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-relay-create-namespace%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-relay-create-namespace%2Fazuredeploy.json") This template creates an Azure Relay namespace. You can access the primaryConnectionString and primaryKey using the listKeys() function in the template. + diff --git a/101-azure-search-create/README.md b/101-azure-search-create/README.md index 82edbc3c7071..bd3125b91d6e 100644 --- a/101-azure-search-create/README.md +++ b/101-azure-search-create/README.md @@ -1,20 +1,18 @@ # Azure Search service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-search-create%2Fazuredeploy.json) - - - This template creates a new Azure Search Service. If you are unclear as to what parameters are allowed you can check the [Azure Search Management REST API docs on MSDN](https://msdn.microsoft.com/en-us/library/azure/dn832687.aspx). + diff --git a/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/README.md b/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/README.md index a6b246eefb51..19ad902d2bc3 100644 --- a/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/README.md +++ b/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/README.md @@ -1,20 +1,15 @@ # Create Azure Firewall with IP Groups -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-ipgroups-and-linux-jumpbox/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-create-with-ipgroups-and-linux-jumpbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-create-with-ipgroups-and-linux-jumpbox%2Fazuredeploy.json") This template deploys an Azure Firewall using IP Groups in network and application rules. @@ -23,3 +18,5 @@ IP Groups is a top-level resource that allows you to group and manage IP address An IP Group can support individual or multiple IP addresses, ranges, or subnets. Learn more at https://docs.microsoft.com/azure/firewall/ip-groups. + + diff --git a/101-azurefirewall-create-with-zones/README.md b/101-azurefirewall-create-with-zones/README.md index 2c28d663702b..23a5652bcc86 100644 --- a/101-azurefirewall-create-with-zones/README.md +++ b/101-azurefirewall-create-with-zones/README.md @@ -1,20 +1,15 @@ # Create Azure Firewall with Availability Zones -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-create-with-zones/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-create-with-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-create-with-zones%2Fazuredeploy.json") This template deploys an Azure Firewall with Availability Zones in a virtual network. @@ -24,3 +19,4 @@ The service is fully integrated with Azure Monitor for logging and analytics. Azure Firewall is currently a managed public preview that you need to explicitly enable using the Register-AzureRmProviderFeature PowerShell command. Learn more at https://docs.microsoft.com/en-us/azure/firewall. + diff --git a/101-azurefirewall-forced-tunneling/README.md b/101-azurefirewall-forced-tunneling/README.md index 8c763e5bde1f..1867366e7c69 100644 --- a/101-azurefirewall-forced-tunneling/README.md +++ b/101-azurefirewall-forced-tunneling/README.md @@ -1,20 +1,15 @@ # Create Azure Firewall sandbox with Forced Tunneling -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-forced-tunneling/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-forced-tunneling/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-forced-tunneling/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-forced-tunneling/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-forced-tunneling/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-forced-tunneling/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-forced-tunneling%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-forced-tunneling%2Fazuredeploy.json") This template deploys a sandbox environment with Linux VMs and two Azure Firewalls in 2 peered VNETs, with the first firewall force tunneled through the second @@ -24,3 +19,4 @@ The service is fully integrated with Azure Monitor for logging and analytics. Azure Firewall is currently a managed public preview that you need to explicitly enable using the Register-AzureRmProviderFeature PowerShell command. Learn more at https://docs.microsoft.com/en-us/azure/firewall. + diff --git a/101-azurefirewall-sandbox-linux/README.md b/101-azurefirewall-sandbox-linux/README.md index 04c59f828248..d3cfd991baa2 100644 --- a/101-azurefirewall-sandbox-linux/README.md +++ b/101-azurefirewall-sandbox-linux/README.md @@ -1,20 +1,18 @@ # Create Azure Firewall sandbox setup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-sandbox-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-sandbox-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-sandbox-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-sandbox-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-sandbox-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-sandbox-linux/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-sandbox-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-sandbox-linux%2Fazuredeploy.json") - - + - This template creates a virtual network with 3 subnets (server subnet, jumpbox subnet and AzureFirewall subnet), a jumpbox VM running Ubuntu Linux with public IP and RDP access, A server VM running Ubuntu Linux with only a private IP, UDR route to point to AzureFirewall for the ServerSubnet and an AzureFirewall with 1 sample application rule and 1 sample network rule. @@ -23,3 +21,4 @@ It is a fully stateful firewall as a service with built-in high availability and You can centrally create, enforce, and log application and network connectivity policies across subscriptions and virtual network. Azure Firewall uses one or more static public IP addresses for your virtual network resources allowing outside firewalls to identify traffic originating from your virtual network. The service is fully integrated with Azure Monitor for logging and analytics. Learn more at https://docs.microsoft.com/en-us/azure/firewall. + diff --git a/101-azurefirewall-with-firewallpolicy-sandbox-linux/README.md b/101-azurefirewall-with-firewallpolicy-sandbox-linux/README.md index a24679071b14..7a8c37430652 100755 --- a/101-azurefirewall-with-firewallpolicy-sandbox-linux/README.md +++ b/101-azurefirewall-with-firewallpolicy-sandbox-linux/README.md @@ -1,20 +1,17 @@ # Create Azure Firewall sandbox setup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-firewallpolicy-sandbox-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-firewallpolicy-sandbox-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-firewallpolicy-sandbox-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-firewallpolicy-sandbox-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-firewallpolicy-sandbox-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-firewallpolicy-sandbox-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-with-firewallpolicy-sandbox-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-with-firewallpolicy-sandbox-linux%2Fazuredeploy.json") + + This template creates a virtual network with 3 subnets (server subnet, jumpbox subnet and AzureFirewall subnet), a jumpbox VM running Ubuntu Linux with public IP and RDP access, A server VM running Ubuntu Linux with only a private IP, UDR route to point to AzureFirewall for the ServerSubnet, an Azure Firewall Policy with 1 sample application rule and @@ -24,3 +21,5 @@ It is a fully stateful firewall as a service with built-in high availability and You can centrally create, enforce, and log application and network connectivity policies across subscriptions and virtual network. Azure Firewall uses one or more static public IP addresses for your virtual network resources allowing outside firewalls to identify traffic originating from your virtual network. The service is fully integrated with Azure Monitor for logging and analytics. Learn more at https://docs.microsoft.com/en-us/azure/firewall. + + diff --git a/101-azurefirewall-with-zones-sandbox/README.md b/101-azurefirewall-with-zones-sandbox/README.md index c17ea987db83..9e7715788943 100644 --- a/101-azurefirewall-with-zones-sandbox/README.md +++ b/101-azurefirewall-with-zones-sandbox/README.md @@ -1,20 +1,15 @@ # Create Azure Firewall with Availability Zones sandbox setup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-zones-sandbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-zones-sandbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-zones-sandbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-zones-sandbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-zones-sandbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurefirewall-with-zones-sandbox/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-with-zones-sandbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-azurefirewall-with-zones-sandbox%2Fazuredeploy.json") This template creates following resources: - A virtual network with 3 subnets (server subnet, jumpbox subnet and AzureFirewall subnet) @@ -29,3 +24,4 @@ You can centrally create, enforce, and log application and network connectivity Azure Firewall uses one or more static public IP addresses for your virtual network resources allowing outside firewalls to identify traffic originating from your virtual network. The service is fully integrated with Azure Monitor for logging and analytics. Learn more at https://docs.microsoft.com/en-us/azure/firewall. + diff --git a/101-azurepolicy-assign-builtinpolicy-resourcegroup/README.md b/101-azurepolicy-assign-builtinpolicy-resourcegroup/README.md index ea0fb2aada96..95d6e60988a3 100644 --- a/101-azurepolicy-assign-builtinpolicy-resourcegroup/README.md +++ b/101-azurepolicy-assign-builtinpolicy-resourcegroup/README.md @@ -1,20 +1,19 @@ # Assign a built-in policy to an existing Resource Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurepolicy-assign-builtinpolicy-resourcegroup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurepolicy-assign-builtinpolicy-resourcegroup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurepolicy-assign-builtinpolicy-resourcegroup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurepolicy-assign-builtinpolicy-resourcegroup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurepolicy-assign-builtinpolicy-resourcegroup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azurepolicy-assign-builtinpolicy-resourcegroup/CredScanResult.svg) - - + + - - + This template assigns a built-in policy to an existing resource group. You must be an owner of the subscription to apply a policy at this scope. Inputs to this template are following fields: @@ -26,3 +25,4 @@ The following PowerShell script shows how to get the policy definition ID and th PS C:\> $definition = Get-AzPolicyDefinition | Where-Object { $_.Properties.DisplayName -eq 'Audit resource location matches resource group location' } $policyDefinitionID = $definition.PolicyDefinitionId + diff --git a/101-backup-la-reporting/README.md b/101-backup-la-reporting/README.md index 05e930df173c..3f6c64e6c9ab 100644 --- a/101-backup-la-reporting/README.md +++ b/101-backup-la-reporting/README.md @@ -1,20 +1,17 @@ # LA Monitoring and Reporting solution for Azure Backup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-la-reporting/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-la-reporting/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-la-reporting/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-la-reporting/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-la-reporting/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-la-reporting/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-la-reporting%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-la-reporting%2Fazuredeploy.json") -  -  - - - - - - This template deploys **LA Monitoring and Reporting solution for Azure backup** on a Log Analytics workspace. This allows you to monitor key backup parameters such as backup and restore jobs, backup alerts and Cloud storage usage across Recovery services vaults. @@ -32,14 +29,9 @@ Please select the relevant log, “AzureBackupReport” in this case, to be sent ![alt text](images/DiagnosticSettings.JPG "Azure log analytics workspace diagnostic setting")
+[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-la-reporting%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-la-reporting%2Fazuredeploy.json") - - - - - - ## Solution overview and deployed resources @@ -61,3 +53,4 @@ More information about configuring alerts can be found [here](https://docs.micro `Tags: Azure Backup, OMS Log Analytics, Monitoring` + diff --git a/101-backup-oms-monitoring/README.md b/101-backup-oms-monitoring/README.md index 85c2c79155eb..67c502a8db56 100644 --- a/101-backup-oms-monitoring/README.md +++ b/101-backup-oms-monitoring/README.md @@ -1,20 +1,17 @@ # OMS monitoring solution for Azure Backup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-oms-monitoring/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-oms-monitoring/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-oms-monitoring/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-oms-monitoring/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-oms-monitoring/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-oms-monitoring/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-oms-monitoring%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-oms-monitoring%2Fazuredeploy.json") -  -  - - - - - - This template deploys **OMS Monitoring solution for Azure backup** on an OMS log analytics workspace. This allows you to monitor key backup parameters such as backup and restore jobs, backup alerts and Cloud storage usage across Recovery services vaults @@ -29,12 +26,9 @@ Please select the relevant log, “AzureBackupReport” in this case, to be sent ![alt text](images/DiagnosticSettings.JPG "Azure log analytics workspace diagnostic setting")
- - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-oms-monitoring%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-oms-monitoring%2Fazuredeploy.json") + +
## Solution overview and deployed resources @@ -57,3 +51,4 @@ You can click on each tile to get more details about the queries used to create More information about configuring alerts can be found [here](https://docs.microsoft.com/azure/log-analytics/log-analytics-tutorial-response) + diff --git a/101-backup-protect-iaasvm/README.md b/101-backup-protect-iaasvm/README.md index 5770249a7852..70d58fa10d73 100644 --- a/101-backup-protect-iaasvm/README.md +++ b/101-backup-protect-iaasvm/README.md @@ -1,22 +1,18 @@ # Protect IaasVM using Azure Backup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-protect-iaasvm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-protect-iaasvm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-protect-iaasvm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-protect-iaasvm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-protect-iaasvm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-protect-iaasvm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-protect-iaasvm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-protect-iaasvm%2Fazuredeploy.json")

This template will use existing backup vault and policy, and enables protection of registered IaasVM containers.

To create backup vault and backup policy use existing template: https://github.com/Azure/azure-quickstart-templates/tree/master/101-backup-vault-create

Know more about IaasVM Backup: https://azure.microsoft.com/en-us/blog/azure-backup-announcing-support-for-backup-of-azure-iaas-vms/

+ diff --git a/101-backup-vault-create/README.md b/101-backup-vault-create/README.md index d678d0c599c3..300e1748eca9 100644 --- a/101-backup-vault-create/README.md +++ b/101-backup-vault-create/README.md @@ -1,20 +1,16 @@ # Create Backup Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-vault-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-vault-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-vault-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-vault-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-vault-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-backup-vault-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-vault-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-backup-vault-create%2Fazuredeploy.json") This template creates a Backup Vault. For more information, go to: https://azure.microsoft.com/en-us/documentation/services/backup/ + diff --git a/101-batch-with-keyvault-pfx-password/README.md b/101-batch-with-keyvault-pfx-password/README.md index 6c346741ff06..5a999e8eee7a 100644 --- a/101-batch-with-keyvault-pfx-password/README.md +++ b/101-batch-with-keyvault-pfx-password/README.md @@ -1,19 +1,18 @@ # Existing Azure Batch Service with Pfx from Keyvault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-batch-with-keyvault-pfx-password/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-batch-with-keyvault-pfx-password/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-batch-with-keyvault-pfx-password/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-batch-with-keyvault-pfx-password/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-batch-with-keyvault-pfx-password/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-batch-with-keyvault-pfx-password/CredScanResult.svg) - - + - This template demostrates use of pfx certificate from keyvault in Azure batch service. + diff --git a/101-batchaccount-with-storage/README.md b/101-batchaccount-with-storage/README.md index 5e8e04d0bb68..b2e361a00702 100644 --- a/101-batchaccount-with-storage/README.md +++ b/101-batchaccount-with-storage/README.md @@ -1,20 +1,16 @@ # Create a Batch Account using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-batchaccount-with-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-batchaccount-with-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-batchaccount-with-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-batchaccount-with-storage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-batchaccount-with-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-batchaccount-with-storage/CredScanResult.svg) - - - - - This ARM template creates a batch account resource in Azure. + diff --git a/101-cdn-with-custom-origin/README.md b/101-cdn-with-custom-origin/README.md index 9bc2d3a8e22c..6d5ecf37fb98 100644 --- a/101-cdn-with-custom-origin/README.md +++ b/101-cdn-with-custom-origin/README.md @@ -1,20 +1,16 @@ # Simple deployment of a CDN profile and a CDN endpoint -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cdn-with-custom-origin/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cdn-with-custom-origin/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cdn-with-custom-origin/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cdn-with-custom-origin/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cdn-with-custom-origin/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cdn-with-custom-origin/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cdn-with-custom-origin%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cdn-with-custom-origin%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. + diff --git a/101-cognitive-services-Computer-vision-API/README.md b/101-cognitive-services-Computer-vision-API/README.md index 2ced23207750..d0b77447c138 100644 --- a/101-cognitive-services-Computer-vision-API/README.md +++ b/101-cognitive-services-Computer-vision-API/README.md @@ -1,20 +1,17 @@ # Cognitive Services Computer Vision API -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-Computer-vision-API/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-Computer-vision-API/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-Computer-vision-API/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-Computer-vision-API/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-Computer-vision-API/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-Computer-vision-API/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cognitive-services-Computer-vision-API%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cognitive-services-Computer-vision-API%2Fazuredeploy.json") -  -  - - - - - - This template deploys a Cognitive Services Computer Vision API. This allows you to process visual data. Capabilities include image analytics, tagging, recognition celebrities, text extraction, and smart thumbnail generation. @@ -37,3 +34,4 @@ If you are new to Azure Cognitive Services, see: - [Quick Start templates](https://azure.microsoft.com/en-us/resources/templates/?resourceType=Microsoft.Cognitiveservices) - [Microsoft Learn Modules](https://docs.microsoft.com/en-us/learn/browse/?products=azure&term=cognitive) + diff --git a/101-cognitive-services-translate/README.md b/101-cognitive-services-translate/README.md index 824d02cf786f..d907876f9fb8 100644 --- a/101-cognitive-services-translate/README.md +++ b/101-cognitive-services-translate/README.md @@ -1,20 +1,17 @@ # Cognitive Services Translation API -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-translate/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-translate/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-translate/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-translate/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-translate/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-translate/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cognitive-services-translate%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cognitive-services-translate%2Fazuredeploy.json") -  -  - - - - - - This template deploys an Cognitive Services Translation API. see https://azure.microsoft.com/services/cognitive-services/translator-text-api/ @@ -34,3 +31,5 @@ If you are new to Azure Cognitive Services, see: - [Template reference](https://azure.microsoft.com/resources/templates/?referenceType=Microsoft.Cognitiveservices) - [Quick Start templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Cognitiveservices) - [Microsoft Learn Modules](https://docs.microsoft.com/learn/browse/?products=azure&term=cognitive) + + diff --git a/101-cognitive-services-universalkey/README.md b/101-cognitive-services-universalkey/README.md index aaf4aa6583ee..145d637865ce 100644 --- a/101-cognitive-services-universalkey/README.md +++ b/101-cognitive-services-universalkey/README.md @@ -1,20 +1,15 @@ # Deploy a Cognitive Services Universal Key -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-universalkey/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-universalkey/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-universalkey/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-universalkey/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-universalkey/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cognitive-services-universalkey/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cognitive-services-universalkey%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cognitive-services-universalkey%2Fazuredeploy.json") This template deploys a Cognitive Services Universal Key. @@ -29,3 +24,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, appServices , coginitiveServices, beginner` + + diff --git a/101-container-registry-geo-replication/README.md b/101-container-registry-geo-replication/README.md index beef1725ef22..9b6f96843716 100644 --- a/101-container-registry-geo-replication/README.md +++ b/101-container-registry-geo-replication/README.md @@ -1,22 +1,19 @@ # Azure Container Registry with Geo-replication -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry-geo-replication/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry-geo-replication/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry-geo-replication/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry-geo-replication/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry-geo-replication/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry-geo-replication/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-container-registry-geo-replication%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-container-registry-geo-replication%2Fazuredeploy.json") -This template deploys an Azure Container Registry with [Geo Replication enabled](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-geo-replication). Azure Container Registry is a PaaS offer for creating your own Docker image registry. + + +This template deploys an Azure Container Registry with [geo-replication enabled](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-geo-replication). Azure Container Registry is a PaaS offer for creating your own Docker image registry. `Tags: Azure Container Registry, Docker` @@ -29,10 +26,10 @@ The following resources are deployed as part of the solution. Note the Azure Con ## Login to your registry -Follow [this documentation](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-authentication) for authenticate your docker client to your container registry. +Follow [this documentation](https://docs.microsoft.com/azure/container-registry/container-registry-authentication) to authenticate your docker client to your container registry. #### Push images to your registry -For pushing docker images on your registry, follow [this documentation](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-get-started-docker-cli) +For pushing docker images on your registry, follow [this documentation](https://docs.microsoft.com/azure/container-registry/container-registry-get-started-docker-cli) diff --git a/101-container-registry-geo-replication/azuredeploy.json b/101-container-registry-geo-replication/azuredeploy.json index a38e9dcec58a..3c4fba10ea5a 100644 --- a/101-container-registry-geo-replication/azuredeploy.json +++ b/101-container-registry-geo-replication/azuredeploy.json @@ -15,20 +15,20 @@ "type": "bool", "defaultValue": false, "metadata": { - "description": "Enable admin user that have push / pull permission to the registry." + "description": "Enable admin user that has push / pull permission to the registry." } }, "location": { "type": "string", "defaultValue": "[resourceGroup().location]", "metadata": { - "description": "Location for all resources." + "description": "Location for registry home replica." } }, "acrSku": { "type": "string", "metadata": { - "description": "Tier of your Azure Container Registry. Geo replicatoin requires Premium SKU." + "description": "Tier of your Azure Container Registry. Geo-replication requires Premium SKU." }, "defaultValue": "Premium", "allowedValues": [ @@ -38,7 +38,7 @@ "acrReplicaLocation": { "type": "string", "metadata": { - "description": "Location for ACR replica" + "description": "Short name for registry replica location." } } }, diff --git a/101-container-registry-geo-replication/azuredeploy.parameters.json b/101-container-registry-geo-replication/azuredeploy.parameters.json index 4f60c838ab9b..0e0d6ca204ca 100644 --- a/101-container-registry-geo-replication/azuredeploy.parameters.json +++ b/101-container-registry-geo-replication/azuredeploy.parameters.json @@ -6,7 +6,7 @@ "value": "GEN-UNIQUE" }, "acrReplicaLocation": { - "value": "eastus" + "value": "eastus2" } } -} \ No newline at end of file +} diff --git a/101-container-registry-geo-replication/azuredeploy.parameters.us.json b/101-container-registry-geo-replication/azuredeploy.parameters.us.json new file mode 100644 index 000000000000..201b03ca4810 --- /dev/null +++ b/101-container-registry-geo-replication/azuredeploy.parameters.us.json @@ -0,0 +1,12 @@ +{ + "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "acrName": { + "value": "GEN-UNIQUE" + }, + "acrReplicaLocation": { + "value": "usgovarizona" + } + } +} diff --git a/101-container-registry-geo-replication/metadata.json b/101-container-registry-geo-replication/metadata.json index 244a377cface..b41b7defe286 100644 --- a/101-container-registry-geo-replication/metadata.json +++ b/101-container-registry-geo-replication/metadata.json @@ -1,10 +1,10 @@ { "$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#", "type": "QuickStart", - "itemDisplayName": "Azure Container Registry with Geo Replication Template", - "description": "A template for creating a new Azure Container Registry with Geo Replication", + "itemDisplayName": "Azure Container Registry with Geo-replication Template", + "description": "A template for creating a new Azure Container Registry with geo-replication", "summary": "A template for creating a new Azure Container Registry. Use this template as the framework for your custom deployment.", "githubUsername": "jsturtevant", - "dateUpdated": "2019-11-07" + "dateUpdated": "2020-04-22" } diff --git a/101-container-registry/README.md b/101-container-registry/README.md index 503ea2d46f69..97774dd97d86 100644 --- a/101-container-registry/README.md +++ b/101-container-registry/README.md @@ -1,20 +1,17 @@ # Solution name -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-container-registry/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-container-registry%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-container-registry%2Fazuredeploy.json") -  -  - - - - - - To deploy this template using the scripts from the root of this repo: @@ -52,3 +49,4 @@ Follow [this documentation](https://docs.microsoft.com/en-us/azure/container-reg For pushing docker images on your registry, follow [this documentation](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-get-started-docker-cli) + diff --git a/101-cosmosdb-cassandra/README.md b/101-cosmosdb-cassandra/README.md index bbd3804c5920..c59ac99db5de 100644 --- a/101-cosmosdb-cassandra/README.md +++ b/101-cosmosdb-cassandra/README.md @@ -1,30 +1,27 @@ # Create an Azure Cosmos account for Cassandra API with a keyspace and two tables -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-cassandra/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-cassandra/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-cassandra/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-cassandra/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-cassandra/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-cassandra/CredScanResult.svg) -This template will create an Azure Cosmos account for Cassandra API, provisioned for two regions, then provision a keyspace with dedicated throughput for each table. +This template creates an Azure Cosmos DB account for Cassandra API in two regions with a keyspace and table with dedicated throughput. Below are the parameters which can be user configured in the parameters file including: - **Consistency Level:** Select from one of the 5 consistency levels: Strong, Bounded Staleness, Session, Consistent Prefix, Eventual. - **Multi-Region:** Enter locations for primary and secondary regions. -- **Multi-Master:** Select whether to enable multi-master support making both regions fully writable. - **Automatic Failover:** Select whether to enable automatic failover on the account (Ignored when Multi-Master is enabled). - **Keyspace Name:** Enter the keyspace name for the account. -- **Table 1 Name:** Enter the name for the first table. -- **Table 2 Name:** Enter the name for the second table. -- **Throughput:** Enter the RU/s to apply to both Cassandra tables (default is 400). - - - - - - - +- **Table Name:** Enter the table name for the account. +- **Throughput:** Enter the RU/s for the table (default is 400). + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-cassandra%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-cassandra%2Fazuredeploy.json") + + + + diff --git a/101-cosmosdb-cassandra/azuredeploy.json b/101-cosmosdb-cassandra/azuredeploy.json index 3348ef8a8d20..c4fa88ca22d4 100644 --- a/101-cosmosdb-cassandra/azuredeploy.json +++ b/101-cosmosdb-cassandra/azuredeploy.json @@ -53,21 +53,13 @@ "metadata": { "description": "Max lag time (seconds). Required for BoundedStaleness. Valid ranges, Single Region: 5 to 84600. Multi Region: 300 to 86400." } - }, - "multipleWriteLocations": { - "type": "bool", - "defaultValue": false, - "allowedValues": [ true, false ], - "metadata": { - "description": "Enable multi-master to make all regions writable." - } }, "automaticFailover": { "type": "bool", - "defaultValue": false, + "defaultValue": true, "allowedValues": [ true, false ], "metadata": { - "description": "Enable automatic failover for regions. Ignored when Multi-Master is enabled" + "description": "Enable automatic failover for regions" } }, "keyspaceName": { @@ -76,18 +68,12 @@ "description": "The name for the Cassandra Keyspace" } }, - "table1Name": { + "tableName": { "type": "string", "metadata": { "description": "The name for the first Cassandra table" } }, - "table2Name": { - "type": "string", - "metadata": { - "description": "The name for the second Cassandra table" - } - }, "throughput": { "type": "int", "defaultValue": 400, @@ -138,7 +124,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "location": "[parameters('location')]", "kind": "GlobalDocumentDB", "properties": { @@ -146,14 +132,13 @@ "consistencyPolicy": "[variables('consistencyPolicy')[parameters('defaultConsistencyLevel')]]", "locations": "[variables('locations')]", "databaseAccountOfferType": "Standard", - "enableAutomaticFailover": "[parameters('automaticFailover')]", - "enableMultipleWriteLocations": "[parameters('multipleWriteLocations')]" + "enableAutomaticFailover": "[parameters('automaticFailover')]" } }, { "type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces", "name": "[concat(variables('accountName'), '/', parameters('keyspaceName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/', variables('accountName'))]" ], "properties":{ "resource":{ @@ -163,40 +148,13 @@ }, { "type": "Microsoft.DocumentDb/databaseAccounts/cassandraKeyspaces/tables", - "name": "[concat(variables('accountName'), '/', parameters('keyspaceName'), '/', parameters('table1Name'))]", - "apiVersion": "2019-08-01", - "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces', variables('accountName'), parameters('keyspaceName'))]" ], - "properties": - { - "resource":{ - "id": "[parameters('table1Name')]", - "schema": { - "columns": [ - { "name": "userid", "type": "uuid" }, - { "name": "posted_month", "type": "int" }, - { "name": "posted_time", "type": "uuid" }, - { "name": "body", "type": "text" }, - { "name": "posted_by", "type": "text" } - ], - "partitionKeys": [ - { "name": "userid" }, - { "name": "posted_month" }, - { "name": "posted_time" } - ] - }, - "options": { "throughput": "[parameters('throughput')]" } - } - } - }, - { - "type": "Microsoft.DocumentDb/databaseAccounts/cassandraKeyspaces/tables", - "name": "[concat(variables('accountName'), '/', parameters('keyspaceName'), '/', parameters('table2Name'))]", - "apiVersion": "2019-08-01", + "name": "[concat(variables('accountName'), '/', parameters('keyspaceName'), '/', parameters('tableName'))]", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces', variables('accountName'), parameters('keyspaceName'))]" ], "properties": { "resource":{ - "id": "[parameters('table2Name')]", + "id": "[parameters('tableName')]", "schema": { "columns": [ { "name": "loadid", "type": "uuid" }, diff --git a/101-cosmosdb-cassandra/azuredeploy.parameters.json b/101-cosmosdb-cassandra/azuredeploy.parameters.json index 002b64707b09..6c04a6fe0349 100644 --- a/101-cosmosdb-cassandra/azuredeploy.parameters.json +++ b/101-cosmosdb-cassandra/azuredeploy.parameters.json @@ -14,10 +14,7 @@ "keyspaceName": { "value": "excalibur" }, - "table1Name": { - "value": "timeline" - }, - "table2Name": { + "tableName": { "value": "loads" } } diff --git a/101-cosmosdb-cassandra/azuredeploy.parameters.us.json b/101-cosmosdb-cassandra/azuredeploy.parameters.us.json index dfc4b732810d..61ed53801c89 100644 --- a/101-cosmosdb-cassandra/azuredeploy.parameters.us.json +++ b/101-cosmosdb-cassandra/azuredeploy.parameters.us.json @@ -14,10 +14,7 @@ "keyspaceName": { "value": "excalibur" }, - "table1Name": { - "value": "timeline" - }, - "table2Name": { + "tableName": { "value": "loads" } } diff --git a/101-cosmosdb-cassandra/metadata.json b/101-cosmosdb-cassandra/metadata.json index 03967ee3a93f..5dfbfd259748 100644 --- a/101-cosmosdb-cassandra/metadata.json +++ b/101-cosmosdb-cassandra/metadata.json @@ -2,10 +2,10 @@ "$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#", "type": "QuickStart", "itemDisplayName": "Create an Azure Cosmos DB account for Cassandra API", - "description": "This template creates an Azure Cosmos DB account for Cassandra API in two regions with a keyspace and two tables with dedicated throughput.", - "summary": "This template creates an Azure Cosmos DB account for Cassandra API in two regions with a keyspace and two tables with dedicated throughput.", + "description": "This template creates an Azure Cosmos DB account for Cassandra API in two regions with a keyspace and table with dedicated throughput.", + "summary": "This template creates an Azure Cosmos DB account for Cassandra API in two regions with a keyspace and table with dedicated throughput.", "githubUsername": "markjbrown", - "dateUpdated": "2020-01-17", + "dateUpdated": "2020-04-24", "environments": [ "AzureCloud", "AzureUSGovernment" diff --git a/101-cosmosdb-create-account/README.md b/101-cosmosdb-create-account/README.md index 7acaab873d4f..32422fc86de0 100644 --- a/101-cosmosdb-create-account/README.md +++ b/101-cosmosdb-create-account/README.md @@ -1,16 +1,14 @@ # Create an Azure CosmosDB Account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-account/FairfaxDeployment.svg) -  -  - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-account/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-create-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-create-account%2Fazuredeploy.json") This ARM template is intented to create a **CosmosDB Account** quickly with the **minimal required values** @@ -25,3 +23,4 @@ The following parameters has default value allowing to deploy the template as-is `tier` : Offering type of the CosmosDB Account, default to Standard. + diff --git a/101-cosmosdb-create-multi-region-account/README.md b/101-cosmosdb-create-multi-region-account/README.md index ef789dd2f705..fa6f9d883f7b 100644 --- a/101-cosmosdb-create-multi-region-account/README.md +++ b/101-cosmosdb-create-multi-region-account/README.md @@ -1,13 +1,13 @@ # Create a Multi-Region Azure Cosmos DB account for any API Type -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-multi-region-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-multi-region-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-multi-region-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-multi-region-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-multi-region-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create-multi-region-account/CredScanResult.svg) This template will create an Azure Cosmos DB account and provides multiple different configurations including: @@ -17,9 +17,8 @@ This template will create an Azure Cosmos DB account and provides multiple diffe - **Multi-Master:** Select whether to enable multi-master support. Primary and Secondary regions, fully writable. - **Automatic Failover:** Select whether to enable automatic failover on the account (Ignored when Multi-Master is enabled). - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-create-multi-region-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-create-multi-region-account%2Fazuredeploy.json") + + + + diff --git a/101-cosmosdb-create-multi-region-account/azuredeploy.json b/101-cosmosdb-create-multi-region-account/azuredeploy.json index 87431683248b..276b5a2928fa 100644 --- a/101-cosmosdb-create-multi-region-account/azuredeploy.json +++ b/101-cosmosdb-create-multi-region-account/azuredeploy.json @@ -87,7 +87,7 @@ }, "automaticFailover": { "type": "bool", - "defaultValue": false, + "defaultValue": true, "allowedValues": [ true, false @@ -172,7 +172,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "location": "[parameters('location')]", "kind": "[variables('apiType')[parameters('api')].kind]", "properties": { diff --git a/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.json b/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.json index 9f0cb7a1946c..b8903c419774 100644 --- a/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.json +++ b/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.json @@ -27,7 +27,7 @@ "value": false }, "automaticFailover": { - "value": false + "value": true } } } \ No newline at end of file diff --git a/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.us.json b/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.us.json index 5d91447c04f1..ae3f225a4f5c 100644 --- a/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.us.json +++ b/101-cosmosdb-create-multi-region-account/azuredeploy.parameters.us.json @@ -27,7 +27,7 @@ "value": false }, "automaticFailover": { - "value": false + "value": true } } } \ No newline at end of file diff --git a/101-cosmosdb-create-multi-region-account/metadata.json b/101-cosmosdb-create-multi-region-account/metadata.json index 098d8ceb04cb..7ac28163a408 100644 --- a/101-cosmosdb-create-multi-region-account/metadata.json +++ b/101-cosmosdb-create-multi-region-account/metadata.json @@ -5,7 +5,7 @@ "description": "This template creates an Azure Cosmos DB account for any API Type with a primary and secondary region with choice of consistency level and options to enable multi-master and Failover Type.", "summary": "This template creates an Azure Cosmos DB account for any API Type with a primary and secondary region with choice of consistency level and options to enable multi-master and Failover Type.", "githubUsername": "markjbrown", - "dateUpdated": "2020-01-17", + "dateUpdated": "2020-04-24", "environments": [ "AzureCloud", "AzureUSGovernment" diff --git a/101-cosmosdb-create/README.md b/101-cosmosdb-create/README.md index 42334fc3cba7..50f6e7911e30 100644 --- a/101-cosmosdb-create/README.md +++ b/101-cosmosdb-create/README.md @@ -1,20 +1,15 @@ # Create an Azure Cosmos DB account for Core (SQL) API, a database, and a container -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-create%2Fazuredeploy.json") This template will create an Azure Cosmos account for Core (SQL) API, provisioned for two regions, then provision a database, a container with dedicated throughput showing multiple indexing options. @@ -30,3 +25,4 @@ Below are the parameters which can be user configured in the parameters file inc - **Container Name:** Enter the name for the container with dedicated throughput. - **Throughput:** Enter the RU/s for the dedicated container (default is 400). + diff --git a/101-cosmosdb-gremlin/README.md b/101-cosmosdb-gremlin/README.md index 5ee0ad2e1877..8c85b04f7bed 100644 --- a/101-cosmosdb-gremlin/README.md +++ b/101-cosmosdb-gremlin/README.md @@ -1,13 +1,13 @@ # Create an Azure Cosmos account for Gremlin API with database and a graph -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-gremlin/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-gremlin/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-gremlin/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-gremlin/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-gremlin/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-gremlin/CredScanResult.svg) This template creates an Azure Cosmos DB account for Gremlin API, provisioned for two regions, then provisions a database and a graph with dedicated throughput. @@ -15,15 +15,13 @@ Below are the parameters which can be user configured in the parameters file inc - **Consistency Level:** Select from one of the 5 consistency levels: Strong, Bounded Staleness, Session, Consistent Prefix, Eventual. - **Multi-Region:** Enter locations for primary and secondary regions. -- **Multi-Master:** Select whether to enable multi-master support making both regions fully writable. -- **Automatic Failover:** Select whether to enable automatic failover on the account (Ignored when Multi-Master is enabled). +- **Automatic Failover:** Select whether to enable automatic failover on the account. - **Database Name:** Enter the database name for the account. - **Graph Name:** Enter the name for the graph. - **Throughput:** Enter the RU/s for the graph (default is 400). - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-gremlin%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-gremlin%2Fazuredeploy.json") + + + + diff --git a/101-cosmosdb-gremlin/azuredeploy.json b/101-cosmosdb-gremlin/azuredeploy.json index 57da2e63e098..c42d7513ceba 100644 --- a/101-cosmosdb-gremlin/azuredeploy.json +++ b/101-cosmosdb-gremlin/azuredeploy.json @@ -60,26 +60,15 @@ "description": "Max lag time (seconds). Required for BoundedStaleness. Valid ranges, Single Region: 5 to 84600. Multi Region: 300 to 86400." } }, - "multipleWriteLocations": { - "type": "bool", - "defaultValue": false, - "allowedValues": [ - true, - false - ], - "metadata": { - "description": "Enable multi-master to make all regions writable." - } - }, "automaticFailover": { "type": "bool", - "defaultValue": false, + "defaultValue": true, "allowedValues": [ true, false ], "metadata": { - "description": "Enable automatic failover for regions. Ignored when Multi-Master is enabled" + "description": "Enable automatic failover for regions" } }, "databaseName": { @@ -144,7 +133,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "location": "[parameters('location')]", "kind": "GlobalDocumentDB", "properties": { @@ -156,14 +145,13 @@ "consistencyPolicy": "[variables('consistencyPolicy')[parameters('defaultConsistencyLevel')]]", "locations": "[variables('locations')]", "databaseAccountOfferType": "Standard", - "enableAutomaticFailover": "[parameters('automaticFailover')]", - "enableMultipleWriteLocations": "[parameters('multipleWriteLocations')]" + "enableAutomaticFailover": "[parameters('automaticFailover')]" } }, { "type": "Microsoft.DocumentDB/databaseAccounts/gremlinDatabases", "name": "[concat(variables('accountName'), '/', parameters('databaseName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/', variables('accountName'))]" ], @@ -176,7 +164,7 @@ { "type": "Microsoft.DocumentDb/databaseAccounts/gremlinDatabases/graphs", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('graphName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/gremlinDatabases', variables('accountName'), parameters('databaseName'))]" ], diff --git a/101-cosmosdb-gremlin/metadata.json b/101-cosmosdb-gremlin/metadata.json index 92da2958d5ef..0846a467c743 100644 --- a/101-cosmosdb-gremlin/metadata.json +++ b/101-cosmosdb-gremlin/metadata.json @@ -5,7 +5,7 @@ "description": "This template creates an Azure Cosmos DB account for Gremlin API in two regions with one database and one graph using dedicated throughput.", "summary": "This template creates an Azure Cosmos DB account for Gremlin API in two regions with one database and one graph using dedicated throughput.", "githubUsername": "markjbrown", - "dateUpdated": "2020-01-17", + "dateUpdated": "2020-04-24", "environments": [ "AzureCloud", "AzureUSGovernment" diff --git a/101-cosmosdb-mongodb/README.md b/101-cosmosdb-mongodb/README.md index 90f590af5e80..22f9d136dae1 100644 --- a/101-cosmosdb-mongodb/README.md +++ b/101-cosmosdb-mongodb/README.md @@ -1,13 +1,13 @@ # Create an Azure Cosmos account for MongoDB API (3.2 or 3.6) with two collections -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-mongodb/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-mongodb/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-mongodb/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-mongodb/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-mongodb/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-mongodb/CredScanResult.svg) This template creates an Azure Cosmos account for MongoDB API, provisioned for two regions, then provision a database with throughput shared across 2 collections. @@ -23,9 +23,8 @@ Below are the parameters which can be user configured in the parameters file inc - **Collection 1 Name:** Enter the name for the first collection. - **Collection 2 Name:** Enter the name for the second collection. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-mongodb%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-mongodb%2Fazuredeploy.json") + + + + diff --git a/101-cosmosdb-mongodb/azuredeploy.json b/101-cosmosdb-mongodb/azuredeploy.json index 266185812a73..b9bfc2617878 100644 --- a/101-cosmosdb-mongodb/azuredeploy.json +++ b/101-cosmosdb-mongodb/azuredeploy.json @@ -64,14 +64,6 @@ "metadata": { "description": "Max lag time (seconds). Required for BoundedStaleness. Valid ranges, Single Region: 5 to 84600. Multi Region: 300 to 86400." } - }, - "multipleWriteLocations": { - "type": "bool", - "defaultValue": false, - "allowedValues": [ true, false ], - "metadata": { - "description": "Enable multi-master to make all regions writable." - } }, "databaseName": { "type": "string", @@ -141,7 +133,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "location": "[parameters('location')]", "kind": "MongoDB", "properties": { @@ -150,14 +142,13 @@ "databaseAccountOfferType": "Standard", "apiProperties": { "serverVersion": "[parameters('serverVersion')]" - }, - "enableMultipleWriteLocations": "[parameters('multipleWriteLocations')]" + } } }, { "type": "Microsoft.DocumentDB/databaseAccounts/mongodbDatabases", "name": "[concat(variables('accountName'), '/', parameters('databaseName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/', variables('accountName'))]" ], "properties":{ "resource":{ @@ -169,7 +160,7 @@ { "type": "Microsoft.DocumentDb/databaseAccounts/mongodbDatabases/collections", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('collection1Name'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/mongodbDatabases', variables('accountName'), parameters('databaseName'))]" ], "properties": { @@ -195,7 +186,7 @@ { "type": "Microsoft.DocumentDb/databaseAccounts/mongodbDatabases/collections", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('collection2Name'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/mongodbDatabases', variables('accountName'), parameters('databaseName'))]" ], "properties": { diff --git a/101-cosmosdb-mongodb/metadata.json b/101-cosmosdb-mongodb/metadata.json index ac0b91fcfc91..415202b0054b 100644 --- a/101-cosmosdb-mongodb/metadata.json +++ b/101-cosmosdb-mongodb/metadata.json @@ -5,7 +5,7 @@ "description": "This template creates an Azure Cosmos DB account for MongoDB API (3.2 or 3.6) in two regions using shared database throughput with two collections.", "summary": "This template creates an Azure Cosmos DB account for MongoDB API (3.2 or 3.6) in two regions using shared database throughput with two collections.", "githubUsername": "markjbrown", - "dateUpdated": "2020-03-18", + "dateUpdated": "2020-04-24", "environments": [ "AzureCloud", "AzureUSGovernment" diff --git a/101-cosmosdb-private-endpoint/README.md b/101-cosmosdb-private-endpoint/README.md index 79bfdd6b5b3a..725c4e371a81 100644 --- a/101-cosmosdb-private-endpoint/README.md +++ b/101-cosmosdb-private-endpoint/README.md @@ -1,20 +1,18 @@ # Create an Azure Cosmos account, a virtual network and a private endpoint -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-private-endpoint/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-private-endpoint/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-private-endpoint/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-private-endpoint/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-private-endpoint/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-private-endpoint/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-private-endpoint%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-private-endpoint%2Fazuredeploy.json") - - + - This template will create a virtual network, a Cosmos account and a private endpoint exposing the Cosmos account to the virtual network. @@ -27,3 +25,4 @@ Below are the parameters which can be user configured in the parameters file inc - **Private Endpoint Name:** Enter a name for the private endpoint. `Tags : CosmosDB` + diff --git a/101-cosmosdb-sql-container-sprocs/README.md b/101-cosmosdb-sql-container-sprocs/README.md index b3a821a0e5ea..947ea354f693 100644 --- a/101-cosmosdb-sql-container-sprocs/README.md +++ b/101-cosmosdb-sql-container-sprocs/README.md @@ -1,13 +1,13 @@ # Create an Azure Cosmos DB Core (SQL) API container with stored procedure, trigger and user defined function -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql-container-sprocs/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql-container-sprocs/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql-container-sprocs/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql-container-sprocs/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql-container-sprocs/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql-container-sprocs/CredScanResult.svg) This template creates an Azure Cosmos account for Core (SQL) API and a container with a stored procedure, trigger and user defined function. @@ -15,15 +15,14 @@ Below are the parameters which can be user configured in the parameters file inc - **Consistency Level:** Select from one of the 5 consistency levels: Strong, Bounded Staleness, Session, Consistent Prefix, Eventual. - **Multi-Region:** Enter locations for primary and secondary regions. -- **Multi-Master:** Select whether to enable multi-master support making both regions fully writable. - **Automatic Failover:** Select whether to enable automatic failover on the account (Ignored when Multi-Master is enabled). - **Database Name:** Enter the database name for the account. - **Container Name:** Enter the name for the container. - **Throughput:** Enter the RU/s for the container (default is 400). - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-sql-container-sprocs%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-sql-container-sprocs%2Fazuredeploy.json") - - + - + + diff --git a/101-cosmosdb-sql-container-sprocs/azuredeploy.json b/101-cosmosdb-sql-container-sprocs/azuredeploy.json index 5304d610f3d3..86668b31114d 100644 --- a/101-cosmosdb-sql-container-sprocs/azuredeploy.json +++ b/101-cosmosdb-sql-container-sprocs/azuredeploy.json @@ -54,20 +54,12 @@ "description": "Max lag time (seconds). Required for BoundedStaleness. Valid ranges, Single Region: 5 to 84600. Multi Region: 300 to 86400." } }, - "multipleWriteLocations": { - "type": "bool", - "defaultValue": false, - "allowedValues": [ true, false ], - "metadata": { - "description": "Enable multi-master to make all regions writable." - } - }, "automaticFailover": { "type": "bool", - "defaultValue": false, + "defaultValue": true, "allowedValues": [ true, false ], "metadata": { - "description": "Enable automatic failover for regions. Ignored when Multi-Master is enabled" + "description": "Enable automatic failover for regions" } }, "databaseName": { @@ -133,21 +125,20 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "location": "[parameters('location')]", "kind": "GlobalDocumentDB", "properties": { "consistencyPolicy": "[variables('consistencyPolicy')[parameters('defaultConsistencyLevel')]]", "locations": "[variables('locations')]", "databaseAccountOfferType": "Standard", - "enableAutomaticFailover": "[parameters('automaticFailover')]", - "enableMultipleWriteLocations": "[parameters('multipleWriteLocations')]" + "enableAutomaticFailover": "[parameters('automaticFailover')]" } }, { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", "name": "[concat(variables('accountName'), '/', parameters('databaseName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts', variables('accountName'))]" ], "properties":{ "resource":{ @@ -158,7 +149,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('containerName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases', variables('accountName'), parameters('databaseName'))]" ], "properties": { @@ -181,7 +172,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('containerName'), '/myStoredProcedure')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers', variables('accountName'), parameters('databaseName'), parameters('containerName'))]" ], "properties": { "resource": { @@ -193,7 +184,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('containerName'), '/myPreTrigger')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers', variables('accountName'), parameters('databaseName'), parameters('containerName'))]" ], "properties": { "resource": { @@ -207,7 +198,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions", "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('containerName'), '/myUserDefinedFunction')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers', variables('accountName'), parameters('databaseName'), parameters('containerName'))]" ], "properties": { "resource": { diff --git a/101-cosmosdb-sql-container-sprocs/metadata.json b/101-cosmosdb-sql-container-sprocs/metadata.json index 4d9aee8ece83..967f61ddc5dd 100644 --- a/101-cosmosdb-sql-container-sprocs/metadata.json +++ b/101-cosmosdb-sql-container-sprocs/metadata.json @@ -5,7 +5,7 @@ "description": "This template creates an Azure Cosmos account for Core (SQL) API and a container with a stored procedure, trigger and user defined function.", "summary": "This template creates an Azure Cosmos account for Core (SQL) API and a container with a stored procedure, trigger and user defined function.", "githubUsername": "markjbrown", - "dateUpdated": "2020-01-17", + "dateUpdated": "2020-04-24", "environments": [ "AzureCloud", "AzureUSGovernment" diff --git a/101-cosmosdb-sql/README.md b/101-cosmosdb-sql/README.md index f2c037f90716..6fa1e7b2e19d 100644 --- a/101-cosmosdb-sql/README.md +++ b/101-cosmosdb-sql/README.md @@ -1,32 +1,27 @@ # Create an Azure Cosmos DB account for Core (SQL) API -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-sql/CredScanResult.svg) -This template will create an Azure Cosmos account for Core (SQL) API, provisioned for two regions, a database with throughput shared with two containers using default indexing and a third container with dedicated throughput showing multiple indexing options. +This template will create an Azure Cosmos account for Core (SQL) API, provisioned for two regions, a database, a container with dedicated throughput showing multiple indexing and policy options. Below are the parameters which can be user configured in the parameters file including: - **Consistency Level:** Select from one of the 5 consistency levels: Strong, Bounded Staleness, Session, Consistent Prefix, Eventual. - **Multi-Region:** Enter locations for primary and secondary regions. -- **Multi-Master:** Select whether to enable multi-master support making both regions fully writable. -- **Automatic Failover:** Select whether to enable automatic failover on the account (Ignored when Multi-Master is enabled). +- **Automatic Failover:** Select whether to enable automatic failover on the account. - **Database Name:** Enter the database name for the account. -- **Shared Throughput:** Enter the RU/s to share across the 2 containers (default is 400). -- **Shared Container 1 Name:** Enter the name for the first container with shared throughput. -- **Shared Container 2 Name:** Enter the name for the second container with shared throughput. -- **Dedicated Container 1 Name:** Enter the name for the third container with shared throughput. -- **Dedicated Throughput:** Enter the RU/s for the dedicated container (default is 400). - - - - - - - +- **Container Name:** Enter the name for the container for the account. +- **Dedicated Throughput:** Enter the RU/s for the container (default is 400). + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-sql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-sql%2Fazuredeploy.json") + + + + diff --git a/101-cosmosdb-sql/azuredeploy.json b/101-cosmosdb-sql/azuredeploy.json index d6bb6ff2fd5a..1d0c19d56318 100644 --- a/101-cosmosdb-sql/azuredeploy.json +++ b/101-cosmosdb-sql/azuredeploy.json @@ -54,65 +54,35 @@ "description": "Max lag time (minutes). Required for BoundedStaleness. Valid ranges, Single Region: 5 to 84600. Multi Region: 300 to 86400." } }, - "multipleWriteLocations": { - "type": "bool", - "defaultValue": false, - "allowedValues": [ true, false ], - "metadata": { - "description": "Enable multi-master to make all regions writable." - } - }, "automaticFailover": { "type": "bool", - "defaultValue": false, + "defaultValue": true, "allowedValues": [ true, false ], "metadata": { - "description": "Enable automatic failover for regions. Ignored when Multi-Master is enabled" + "description": "Enable automatic failover for regions" } }, "databaseName": { "type": "string", + "defaultValue": "myDatabase", "metadata": { - "description": "The name for the SQL database" - } - }, - "sharedThroughput": { - "type": "int", - "defaultValue": 400, - "minValue": 400, - "maxValue": 1000000, - "metadata": { - "description": "The throughput for the database to be shared" - } - }, - "sharedContainer1Name": { - "type": "string", - "defaultValue": "sharedContainer1", - "metadata": { - "description": "The name for the first container with shared throughput" - } - }, - "sharedContainer2Name": { - "type": "string", - "defaultValue": "sharedContainer2", - "metadata": { - "description": "The name for the second container with shared throughput" + "description": "The name for the database" } }, - "dedicatedContainer1Name": { + "containerName": { "type": "string", - "defaultValue": "dedicatedContainer1", + "defaultValue": "myContainer", "metadata": { - "description": "The name for the container with dedicated throughput" + "description": "The name for the container" } }, - "dedicatedThroughput": { + "throughput": { "type": "int", "defaultValue": 400, "minValue": 400, "maxValue": 1000000, "metadata": { - "description": "The throughput for the container with dedicated throughput" + "description": "The throughput for the container" } } }, @@ -156,96 +126,36 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "kind": "GlobalDocumentDB", "location": "[parameters('location')]", "properties": { "consistencyPolicy": "[variables('consistencyPolicy')[parameters('defaultConsistencyLevel')]]", "locations": "[variables('locations')]", "databaseAccountOfferType": "Standard", - "enableAutomaticFailover": "[parameters('automaticFailover')]", - "enableMultipleWriteLocations": "[parameters('multipleWriteLocations')]" + "enableAutomaticFailover": "[parameters('automaticFailover')]" } }, { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases", "name": "[concat(variables('accountName'), '/', parameters('databaseName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts', variables('accountName'))]" ], "properties":{ "resource":{ "id": "[parameters('databaseName')]" - }, - "options": { "throughput": "[parameters('sharedThroughput')]" } - } - }, - { - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('sharedContainer1Name'))]", - "apiVersion": "2019-08-01", - "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases', variables('accountName'), parameters('databaseName'))]" ], - "properties": - { - "resource":{ - "id": "[parameters('sharedContainer1Name')]", - "partitionKey": { - "paths": [ - "/myPartitionKey" - ], - "kind": "Hash" - }, - "indexingPolicy": { - "indexingMode": "consistent", - "includedPaths": [{ - "path": "/*" - } - ], - "excludedPaths": [{ - "path": "/myPathToNotIndex/*" - } - ] - } - } - } - }, - { - "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('sharedContainer2Name'))]", - "apiVersion": "2019-08-01", - "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases', variables('accountName'), parameters('databaseName'))]" ], - "properties": - { - "resource":{ - "id": "[parameters('sharedContainer2Name')]", - "partitionKey": { - "paths": [ - "/myPartitionKey" - ], - "kind": "Hash" - }, - "indexingPolicy": { - "indexingMode": "consistent", - "includedPaths": [{ - "path": "/*" - } - ], - "excludedPaths": [{ - "path": "/myPathToNotIndex/*" - } - ] - } } } }, { "type": "Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers", - "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('dedicatedContainer1Name'))]", - "apiVersion": "2019-08-01", + "name": "[concat(variables('accountName'), '/', parameters('databaseName'), '/', parameters('containerName'))]", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/sqlDatabases', variables('accountName'), parameters('databaseName'))]" ], "properties": { "resource":{ - "id": "[parameters('dedicatedContainer1Name')]", + "id": "[parameters('containerName')]", "partitionKey": { "paths": [ "/myPartitionKey" @@ -297,7 +207,7 @@ ] } }, - "options": { "throughput": "[parameters('dedicatedThroughput')]" } + "options": { "throughput": "[parameters('throughput')]" } } } ] diff --git a/101-cosmosdb-sql/azuredeploy.parameters.json b/101-cosmosdb-sql/azuredeploy.parameters.json index b362c50ed5c9..cdbc3b9cd787 100644 --- a/101-cosmosdb-sql/azuredeploy.parameters.json +++ b/101-cosmosdb-sql/azuredeploy.parameters.json @@ -14,19 +14,10 @@ "databaseName": { "value": "myDatabase" }, - "sharedThroughput": { - "value": 400 - }, - "sharedContainer1Name": { - "value": "mySharedContainer1" - }, - "sharedContainer2Name": { - "value": "mySharedContainer2" - }, - "dedicatedContainer1Name": { - "value": "myDedicatedContainer1" + "containerName": { + "value": "myContainer" }, - "dedicatedThroughput": { + "throughput": { "value": 400 } } diff --git a/101-cosmosdb-sql/azuredeploy.parameters.us.json b/101-cosmosdb-sql/azuredeploy.parameters.us.json index fe43574f2f33..6e69d45b26a5 100644 --- a/101-cosmosdb-sql/azuredeploy.parameters.us.json +++ b/101-cosmosdb-sql/azuredeploy.parameters.us.json @@ -14,19 +14,10 @@ "databaseName": { "value": "myDatabase" }, - "sharedThroughput": { - "value": 400 - }, - "sharedContainer1Name": { - "value": "mySharedContainer1" - }, - "sharedContainer2Name": { - "value": "mySharedContainer2" - }, - "dedicatedContainer1Name": { - "value": "myDedicatedContainer1" + "containerName": { + "value": "myContainer" }, - "dedicatedThroughput": { + "throughput": { "value": 400 } } diff --git a/101-cosmosdb-sql/metadata.json b/101-cosmosdb-sql/metadata.json index c7290f54aaa3..30a2a9014166 100644 --- a/101-cosmosdb-sql/metadata.json +++ b/101-cosmosdb-sql/metadata.json @@ -2,12 +2,8 @@ "$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#", "type": "QuickStart", "itemDisplayName": "Create an Azure Cosmos account for Core (SQL) API", - "description": "This template creates an Azure Cosmos account for Core (SQL) API with shared and dedicate throughput and multiple other options.", - "summary": "This template creates an Azure Cosmos DB account for Core (SQL) API with shared and dedicate throughput and multiple other options.", + "description": "This template creates an Azure Cosmos account for Core (SQL) API with a database and container with throughput with multiple other options.", + "summary": "This template creates an Azure Cosmos account for Core (SQL) API with a database and container with throughput with multiple other options.", "githubUsername": "markjbrown", - "dateUpdated": "2020-01-17", - "environments": [ - "AzureCloud", - "AzureUSGovernment" - ] + "dateUpdated": "2020-04-21" } diff --git a/101-cosmosdb-table/README.md b/101-cosmosdb-table/README.md index d2b7d142d277..d2aa1f68b677 100644 --- a/101-cosmosdb-table/README.md +++ b/101-cosmosdb-table/README.md @@ -1,13 +1,13 @@ # Create an Azure Cosmos account for Table API with a table -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-table/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-table/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-table/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-table/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-table/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-cosmosdb-table/CredScanResult.svg) This template will create an Azure Cosmos account for Table API, provisioned for two regions, then provision a table with throughput. @@ -15,15 +15,12 @@ Below are the parameters which can be user configured in the parameters file inc - **Consistency Level:** Select from one of the 5 consistency levels: Strong, Bounded Staleness, Session, Consistent Prefix, Eventual. - **Multi-Region:** Enter locations for primary and secondary regions. -- **Multi-Master:** Select whether to enable multi-master support making both regions fully writable. -- **Automatic Failover:** Select whether to enable automatic failover on the account (Ignored when Multi-Master is enabled). +- **Automatic Failover:** Select whether to enable automatic failover on the account. - **Table Name:** Enter the table name for the account. - **Throughput:** Enter the RU/s for the table (default is 400). +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-table%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-cosmosdb-table%2Fazuredeploy.json") + + + - - - - - - diff --git a/101-cosmosdb-table/azuredeploy.json b/101-cosmosdb-table/azuredeploy.json index a3235c6532f8..611a86d46b55 100644 --- a/101-cosmosdb-table/azuredeploy.json +++ b/101-cosmosdb-table/azuredeploy.json @@ -54,17 +54,9 @@ "description": "Max lag time (seconds). Required for BoundedStaleness. Valid ranges, Single Region: 5 to 84600. Multi Region: 300 to 86400." } }, - "multipleWriteLocations": { - "type": "bool", - "defaultValue": false, - "allowedValues": [ true, false ], - "metadata": { - "description": "Enable multi-master to make all regions writable." - } - }, "automaticFailover": { "type": "bool", - "defaultValue": false, + "defaultValue": true, "allowedValues": [ true, false ], "metadata": { "description": "Enable automatic failover for regions. Ignored when Multi-Master is enabled" @@ -126,7 +118,7 @@ { "type": "Microsoft.DocumentDB/databaseAccounts", "name": "[variables('accountName')]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "location": "[parameters('location')]", "kind": "GlobalDocumentDB", "properties": { @@ -134,14 +126,13 @@ "consistencyPolicy": "[variables('consistencyPolicy')[parameters('defaultConsistencyLevel')]]", "locations": "[variables('locations')]", "databaseAccountOfferType": "Standard", - "enableAutomaticFailover": "[parameters('automaticFailover')]", - "enableMultipleWriteLocations": "[parameters('multipleWriteLocations')]" + "enableAutomaticFailover": "[parameters('automaticFailover')]" } }, { "type": "Microsoft.DocumentDB/databaseAccounts/tables", "name": "[concat(variables('accountName'), '/', parameters('tableName'))]", - "apiVersion": "2019-08-01", + "apiVersion": "2020-03-01", "dependsOn": [ "[resourceId('Microsoft.DocumentDB/databaseAccounts/', variables('accountName'))]" ], "properties":{ "resource":{ diff --git a/101-cosmosdb-table/metadata.json b/101-cosmosdb-table/metadata.json index 83dca5851e0c..8571f3620cbd 100644 --- a/101-cosmosdb-table/metadata.json +++ b/101-cosmosdb-table/metadata.json @@ -5,7 +5,7 @@ "description": "This template creates an Azure Cosmos DB account for Table API in two regions and a single table with provisioned throughput.", "summary": "This template creates an Azure Cosmos DB account for Table API in two regions and a single table with provisioned throughput.", "githubUsername": "markjbrown", - "dateUpdated": "2020-01-17", + "dateUpdated": "2020-04-24", "environments": [ "AzureCloud", "AzureUSGovernment" diff --git a/101-create-ase-with-webapp/README.md b/101-create-ase-with-webapp/README.md index f77320023052..efd9c23a1b05 100644 --- a/101-create-ase-with-webapp/README.md +++ b/101-create-ase-with-webapp/README.md @@ -1,20 +1,16 @@ # Create a Web App plus Redis Cache plus SQL Database using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-create-ase-with-webapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-create-ase-with-webapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-create-ase-with-webapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-create-ase-with-webapp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-create-ase-with-webapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-create-ase-with-webapp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-create-ase-with-webapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-create-ase-with-webapp%2Fazuredeploy.json") This template creates a Virtual Network with a App Service Enviroment, along with a App Service Plan and a App Service added to the App Service Enviroment. + diff --git a/101-custom-rp-existing-resource-deployments/README.md b/101-custom-rp-existing-resource-deployments/README.md index a543aa5c961c..9a44eab54557 100644 --- a/101-custom-rp-existing-resource-deployments/README.md +++ b/101-custom-rp-existing-resource-deployments/README.md @@ -1,20 +1,15 @@ # Extend Existing Azure Resources with Custom Providers -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-existing-resource-deployments/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-existing-resource-deployments/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-existing-resource-deployments/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-existing-resource-deployments/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-existing-resource-deployments/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-existing-resource-deployments/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-custom-rp-existing-resource-deployments%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-custom-rp-existing-resource-deployments%2Fazuredeploy.json") This sample Azure Resource Manager template deploys a custom resource provider to Azure that extends the Azure Resource Manager API. This sample shows how to extend existing resources that are outside the resource group where the custom provider instance lives. In this sample, the custom resource provider is powered by an Azure Logic App, but any public API endpoint can be used. @@ -93,3 +88,5 @@ In addition, you can navigate to the deployed Azure Logic App resource in the te ![](images/logicapprun.png) Additional "associations" can be created through deploying another Azure Resource Manager Template or directly interfacing with the Azure REST API. + + diff --git a/101-custom-rp-with-function/README.md b/101-custom-rp-with-function/README.md index e6719d3ee36d..12738e723059 100644 --- a/101-custom-rp-with-function/README.md +++ b/101-custom-rp-with-function/README.md @@ -1,20 +1,15 @@ # Creating a Custom Provider with Resources -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-function/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-function/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-function/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-function/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-function/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-function/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-custom-rp-with-function%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-custom-rp-with-function%2Fazuredeploy.json") This sample Azure Resource Manager template deploys a custom resource provider to Azure that extends the Azure Resource Manager API set with custom abilities and then utilizes the new extension to deploy "customResources". @@ -103,3 +98,4 @@ The code that enables this process is all implemented as part of the azure funct + [**Creating an azure function**](SampleFunctions/CSharpSimpleProvider/README.md) + diff --git a/101-custom-rp-with-logicapp/README.md b/101-custom-rp-with-logicapp/README.md index 061a0b916f87..ca9bfff19518 100644 --- a/101-custom-rp-with-logicapp/README.md +++ b/101-custom-rp-with-logicapp/README.md @@ -1,20 +1,15 @@ # Creating a Custom Resources for templates with Custom Providers -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-logicapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-logicapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-logicapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-logicapp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-logicapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-custom-rp-with-logicapp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-custom-rp-with-logicapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-custom-rp-with-logicapp%2Fazuredeploy.json") This sample Azure Resource Manager template deploys a custom resource provider to Azure that extends the Azure Resource Manager API. In this sample, the custom resource provider is powered by an Azure Logic App, but any public API endpoint can be used. @@ -86,3 +81,5 @@ In addition, you can navigate to the deployed Azure Logic App resource in the te ![](images/logicapprun.png) Additional "customResources" can be created through deploying another Azure Resource Manager Template or directly interfacing with the Azure REST API. + + diff --git a/101-data-factory-blob-to-sql-copy-stored-proc/README.md b/101-data-factory-blob-to-sql-copy-stored-proc/README.md index 959398138991..3b84f285773d 100644 --- a/101-data-factory-blob-to-sql-copy-stored-proc/README.md +++ b/101-data-factory-blob-to-sql-copy-stored-proc/README.md @@ -1,13 +1,13 @@ # Copy data from Azure Blob Storage to Azure SQL Db with Stored Procedure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy-stored-proc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy-stored-proc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy-stored-proc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy-stored-proc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy-stored-proc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy-stored-proc/CredScanResult.svg) This template creates a Data Factory pipeline that copies data from a file in a Blob Storage into a SQL Database table while invoking a [Stored Procedure](https://azure.microsoft.com/en-us/documentation/articles/data-factory-stored-proc-activity/) (SProc). Please do the following steps before deploying the template: @@ -31,12 +31,10 @@ BEGIN END ``` - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-blob-to-sql-copy-stored-proc%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-blob-to-sql-copy-stored-proc%2Fazuredeploy.json") + + - - ## Deploying sample You can deploy this sample directly through the Azure Portal or by using the scripts supplied in the root of the repository. @@ -54,3 +52,4 @@ Simply execute the script from the root folder and pass in the folder name of th azure-group-deploy.sh -a 101-data-factory-blob-to-sql-copy-stored-proc -l eastus ``` + diff --git a/101-data-factory-blob-to-sql-copy/README.md b/101-data-factory-blob-to-sql-copy/README.md index 5e5fff3d1745..a81337375a21 100644 --- a/101-data-factory-blob-to-sql-copy/README.md +++ b/101-data-factory-blob-to-sql-copy/README.md @@ -1,13 +1,13 @@ # Copy data from Azure Blob Storage to Azure SQL Database -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-blob-to-sql-copy/CredScanResult.svg) Please do the following steps before deploying the template: 1. Complete the prerequisites mentioned in [Overview and prerequisites](https://azure.microsoft.com/documentation/articles/data-factory-copy-data-from-azure-blob-storage-to-sql-database/) article. @@ -19,12 +19,7 @@ Please do the following steps before deploying the template: 5. sqlServerUserName 6. sqlServerPassword - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-blob-to-sql-copy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-blob-to-sql-copy%2Fazuredeploy.json") When you deploy this Azure Resource Template, a data factory is created with the following entities: @@ -53,3 +48,4 @@ Simply execute the script and pass in the folder name of the sample. For exampl ```bash azure-group-deploy.sh -a 101-data-factory-blob-to-sql-copy -l eastus + diff --git a/101-data-factory-chained-copy-activities/README.md b/101-data-factory-chained-copy-activities/README.md index 0f20883790a4..740e46be86f4 100644 --- a/101-data-factory-chained-copy-activities/README.md +++ b/101-data-factory-chained-copy-activities/README.md @@ -1,13 +1,13 @@ # Two-Activity Chained Data Factory Pipeline -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-chained-copy-activities/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-chained-copy-activities/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-chained-copy-activities/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-chained-copy-activities/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-chained-copy-activities/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-chained-copy-activities/CredScanResult.svg) [![deploy](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-chained-copy-activities%2Fazuredeploy.json) diff --git a/101-data-factory-hive-transformation/README.md b/101-data-factory-hive-transformation/README.md index 4f20b0c621c2..65a5ae6f7f8b 100644 --- a/101-data-factory-hive-transformation/README.md +++ b/101-data-factory-hive-transformation/README.md @@ -1,13 +1,13 @@ # Create a pipeline to transform data by running Hive script -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-hive-transformation/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-hive-transformation/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-hive-transformation/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-hive-transformation/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-hive-transformation/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-hive-transformation/CredScanResult.svg) This sample creates a data factory with a data pipeline that processes data by running Hive script on an Azure HDInsight (Hadoop) cluster. ## Prerequisites @@ -24,12 +24,7 @@ This sample creates a data factory with a data pipeline that processes data by r - hiveScriptFolder is the name of the folder that contains the hive query (HQL) file. For the tutorial, it is **script**. - hiveScriptFile is the name of the hive script file (HQL). For the sample, it is **partitionweblogs.hql**. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-hive-transformation%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-hive-transformation%2Fazuredeploy.json") When you deploy this Azure Resource Template, a data factory is created with the following entities: @@ -73,3 +68,4 @@ Simply execute the script and pass in the folder name of the sample. For exampl azure-group-deploy.sh -a 101-data-factory-hive-transformation -l eastus -u + diff --git a/101-data-factory-salesforce-to-blob-copy/README.md b/101-data-factory-salesforce-to-blob-copy/README.md index d31bf063e068..17e121cee30e 100644 --- a/101-data-factory-salesforce-to-blob-copy/README.md +++ b/101-data-factory-salesforce-to-blob-copy/README.md @@ -1,13 +1,13 @@ # Azure Data Factory to copy data from Salesforce to Azure Blobs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-salesforce-to-blob-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-salesforce-to-blob-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-salesforce-to-blob-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-salesforce-to-blob-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-salesforce-to-blob-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-salesforce-to-blob-copy/CredScanResult.svg) Update values for the following parameters in **azuredeploy.parameters.json** file. - storageAccountName with name of your existing Azure storage account. @@ -17,12 +17,7 @@ Update values for the following parameters in **azuredeploy.parameters.json** fi - SfSecurityToken with security token for accessing Salesforce account. - SfTable with object in Salesforce that should be copied over. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-salesforce-to-blob-copy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-salesforce-to-blob-copy%2Fazuredeploy.json") When you deploy this Azure Resource Template, an Azure Data Factory instance is created with the following entities: @@ -43,3 +38,4 @@ The copy activity in the pipeline copies data from the Salesforce object to Azur See [Tutorial: Create a pipeline using Resource Manager Template](https://azure.microsoft.com/documentation/articles/data-factory-copy-activity-tutorial-using-azure-resource-manager-template/?rnd=1#create-data-factory) article for a detailed walkthrough with step-by-step instructions. + diff --git a/101-data-factory-v2-blob-to-blob-copy/README.md b/101-data-factory-v2-blob-to-blob-copy/README.md index c169b5967353..eef8d6fc4867 100644 --- a/101-data-factory-v2-blob-to-blob-copy/README.md +++ b/101-data-factory-v2-blob-to-blob-copy/README.md @@ -1,13 +1,13 @@ # Copy data from one folder to another folder in an Azure Blob Storage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-blob-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-blob-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-blob-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-blob-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-blob-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-blob-copy/CredScanResult.svg) This template creates a data factory of version 2 with a pipeline that copies data from one folder to another in an Azure Blob Storage. Here are a few important points about the template: @@ -15,13 +15,10 @@ Here are a few important points about the template: - The prerequisites for this template are mentioned in the [Quickstart: Create a data factory by using Azure PowerShell](https://docs.microsoft.com/azure/data-factory/quickstart-create-data-factory-powershell#prerequisites) article. - Note that currently data factories of version 2 can only be created in **East US** and **East US 2** regions. +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-blob-copy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-blob-copy%2Fazuredeploy.json") + - - - - - When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -54,3 +51,4 @@ After you deploy the template, to run and monitor the pipeline, do the following ``` + diff --git a/101-data-factory-v2-blob-to-mysql-copy/README.md b/101-data-factory-v2-blob-to-mysql-copy/README.md index 4d319447e484..596429152951 100644 --- a/101-data-factory-v2-blob-to-mysql-copy/README.md +++ b/101-data-factory-v2-blob-to-mysql-copy/README.md @@ -1,13 +1,13 @@ # Copy data from Azure Blob Storage to Azure Database for MySQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-mysql-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-mysql-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-mysql-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-mysql-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-mysql-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-mysql-copy/CredScanResult.svg) This template creates a data factory of version 2 with a pipeline that copies data from a folder in an Azure Blob Storage to a table in an Azure Database for MySQL. ## Prerequisites ## @@ -16,13 +16,7 @@ This template creates a data factory of version 2 with a pipeline that copies da * Azure storage account. You use Blob storage as a source data store. If you don't have a storage account, see [Create an Azure storage account](https://docs.microsoft.com/en-us/azure/storage/common/storage-quickstart-create-account) for steps to create one. * Azure Database for MySQL. You use the database as a sink data store. If you don't have a MySQL database, see [Create a MySQL database](https://docs.microsoft.com/en-us/azure/mysql/quickstart-create-server-database-portal) for steps to create one. - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-mysql-copy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-mysql-copy%2Fazuredeploy.json") When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -57,3 +51,4 @@ After you deploy the template, to run and monitor the pipeline, do the following ``` + diff --git a/101-data-factory-v2-blob-to-postgresql-copy/README.md b/101-data-factory-v2-blob-to-postgresql-copy/README.md index f8829d0c1814..3791ede4bc0b 100644 --- a/101-data-factory-v2-blob-to-postgresql-copy/README.md +++ b/101-data-factory-v2-blob-to-postgresql-copy/README.md @@ -1,13 +1,13 @@ # Copy data from Azure Blob Storage to Azure Database for PostgreSQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-postgresql-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-postgresql-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-postgresql-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-postgresql-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-postgresql-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-postgresql-copy/CredScanResult.svg) This template creates a data factory of version 2 with a pipeline that copies data from a folder in an Azure Blob Storage to a table in an Azure Database for PostgreSQL. ## Prerequisites ## @@ -16,13 +16,7 @@ This template creates a data factory of version 2 with a pipeline that copies da * Azure storage account. You use Blob storage as a source data store. If you don't have a storage account, see [Create an Azure storage account](https://docs.microsoft.com/en-us/azure/storage/common/storage-quickstart-create-account) for steps to create one. * Azure Database for PostgreSQL. You use the database as a sink data store. If you don't have a PostgreSQL database, see [Create a PostgreSQL database](https://docs.microsoft.com/en-us/azure/postgresql/quickstart-create-server-database-portal) for steps to create one. - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-postgresql-copy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-postgresql-copy%2Fazuredeploy.json") When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -57,3 +51,4 @@ After you deploy the template, to run and monitor the pipeline, do the following ``` + diff --git a/101-data-factory-v2-blob-to-sql-copy/README.md b/101-data-factory-v2-blob-to-sql-copy/README.md index 50fb02c64476..c1e62bc046d6 100644 --- a/101-data-factory-v2-blob-to-sql-copy/README.md +++ b/101-data-factory-v2-blob-to-sql-copy/README.md @@ -1,26 +1,23 @@ # Copy data from Azure Blob Storage to Azure SQL Database -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-sql-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-sql-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-sql-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-sql-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-sql-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-blob-to-sql-copy/CredScanResult.svg) This template creates a data factory of version 2 with a pipeline that copies data from a folder in an Azure Blob Storage to a table in an Azure SQL database. Here are a few important points about the template: - The prerequisites for this template are mentioned in the [Quickstart: Create a data factory by using Azure PowerShell](https://docs.microsoft.com/azure/data-factory/tutorial-copy-data-portal#prerequisites) article. +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-sql-copy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-blob-to-sql-copy%2Fazuredeploy.json") + - - - - - When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -55,3 +52,4 @@ After you deploy the template, to run and monitor the pipeline, do the following ``` + diff --git a/101-data-factory-v2-create/README.md b/101-data-factory-v2-create/README.md index d1120be2b767..d41d89651cff 100644 --- a/101-data-factory-v2-create/README.md +++ b/101-data-factory-v2-create/README.md @@ -1,22 +1,18 @@ # Create an empty data factory -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-create/CredScanResult.svg) This template creates an empty data factory of version 2. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-create%2Fazuredeploy.json") When you deploy this Azure Resource Manager template, an empty data factory of version 2 is created. + diff --git a/101-data-factory-v2-onprem-sql-to-blob-copy/README.md b/101-data-factory-v2-onprem-sql-to-blob-copy/README.md index 450fa9b1a2ea..f61cfbf18888 100644 --- a/101-data-factory-v2-onprem-sql-to-blob-copy/README.md +++ b/101-data-factory-v2-onprem-sql-to-blob-copy/README.md @@ -1,21 +1,19 @@ # Copy data from on-premises SQL Server to Azure Blob Storage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-onprem-sql-to-blob-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-onprem-sql-to-blob-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-onprem-sql-to-blob-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-onprem-sql-to-blob-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-onprem-sql-to-blob-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-onprem-sql-to-blob-copy/CredScanResult.svg) This template creates a data factory of version 2 with a pipeline that copies data from a table in an on-premises SQL Server database to a folder of a container in an Azure blob storage. - - + + - - When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -43,3 +41,4 @@ The prerequisites for this template are mentioned in the [Tutorial: copy data fr + diff --git a/101-data-factory-v2-provision-ssis-runtime/README.md b/101-data-factory-v2-provision-ssis-runtime/README.md index 4516de54a4f4..9bb8d39dd4e6 100644 --- a/101-data-factory-v2-provision-ssis-runtime/README.md +++ b/101-data-factory-v2-provision-ssis-runtime/README.md @@ -1,24 +1,21 @@ # Provision Azure SSIS integration runtime -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-provision-ssis-runtime/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-provision-ssis-runtime/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-provision-ssis-runtime/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-provision-ssis-runtime/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-provision-ssis-runtime/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-provision-ssis-runtime/CredScanResult.svg) This template creates a data factory of version 2, and then configures an Azure SSIS integration runtime in the cloud. Then, you can use SQL Server Data Tools or SQL Server Management Studio to deploy SQL Server Integration Services (SSIS) packages to this runtime on Azure. The prerequisites for this template are mentioned in the [Tutorial: Provision Azure SSIS integration runtime](https://docs.microsoft.com/en-us/azure/data-factory/tutorial-deploy-ssis-packages-azure#prerequisites) article. +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-provision-ssis-runtime%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-factory-v2-provision-ssis-runtime%2Fazuredeploy.json") + - - - - - When you deploy this Azure Resource Manager template, a data factory of version 2 is created with an Azure SSIS integration runtime. It also creates the SSIS Catalog (SSISDB) database in the Azure SQL database you specify as an argument. @@ -30,3 +27,4 @@ When you deploy this Azure Resource Manager template, a data factory of version 4. See [Provision Azure SSIS integration runtime](https://docs.microsoft.com/en-us/azure/data-factory/tutorial-create-azure-ssis-runtime-portal#provision-an-azure-ssis-integration-runtime) section to navigate to the Integration Runtimes page. 5. Start/stop the integration runtime as needed. + diff --git a/101-data-factory-v2-transform-using-spark/README.md b/101-data-factory-v2-transform-using-spark/README.md index 1b7d53242f2f..70d618a58538 100644 --- a/101-data-factory-v2-transform-using-spark/README.md +++ b/101-data-factory-v2-transform-using-spark/README.md @@ -1,13 +1,13 @@ # Copy data from one folder to another folder in an Azure Blob Storage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-transform-using-spark/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-transform-using-spark/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-transform-using-spark/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-transform-using-spark/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-transform-using-spark/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-factory-v2-transform-using-spark/CredScanResult.svg) This template creates a data factory of version 2 with a pipeline that copies data from one folder to another in an Azure Blob Storage. Here are a few important points about the template: @@ -15,13 +15,10 @@ Here are a few important points about the template: - The prerequisites for this template are mentioned in the [Quickstart: Create a data factory by using Azure PowerShell](https://docs.microsoft.com/azure/data-factory/quickstart-create-data-factory-powershell#prerequisites) article. - Note that currently data factories of version 2 can only be created in **East US** and **East US 2** regions. - - - + + - - When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -54,3 +51,4 @@ After you deploy the template, to run and monitor the pipeline, do the following ``` + diff --git a/101-data-lake-analytics/README.md b/101-data-lake-analytics/README.md index 56d211fe4f13..a7dcfe1ce0d6 100644 --- a/101-data-lake-analytics/README.md +++ b/101-data-lake-analytics/README.md @@ -1,17 +1,16 @@ # Deploy a new Data Lake Analytics account on a new Data Lake Store account. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-analytics/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-analytics/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-analytics/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-analytics/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-analytics/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-analytics/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-lake-analytics%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-lake-analytics%2Fazuredeploy.json") This template allows you to deploy a new Data Lake Analytics account on a new Data Lake Store account. + diff --git a/101-data-lake-store-encryption-adls/README.md b/101-data-lake-store-encryption-adls/README.md index 6cc2fdb9b938..2ed80cf7c23f 100644 --- a/101-data-lake-store-encryption-adls/README.md +++ b/101-data-lake-store-encryption-adls/README.md @@ -1,17 +1,16 @@ # Deploy an Azure Data Lake Store account with data encryption (Data Lake) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-adls/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-adls/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-adls/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-adls/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-adls/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-adls/CredScanResult.svg) - - This template allows you to deploy an Azure Data Lake Store account with data encryption enabled. This account uses the Data Lake Store account for the encryption key management. To create an Azure Data Lake Store account with data encryption disabled, see [Deploy Azure Data Lake Store accounts with no data encryption](https://azure.microsoft.com/resources/templates/101-data-lake-store-no-encryption/). To create an Azure Data Lake Store account with data encryption (Azure Key Vault), see [Deploy Azure Data Lake Store accounts with data encryption using Azure Key Vault key management](https://azure.microsoft.com/resources/templates/101-data-lake-store-encryption-key-vault/). For more information about data encryption, see [Encryption of data in Azure Data Lake Store](https://docs.microsoft.com/azure/data-lake-store/data-lake-store-encryption). + diff --git a/101-data-lake-store-encryption-key-vault/README.md b/101-data-lake-store-encryption-key-vault/README.md index 4912d60d08e8..6970b1eaebb9 100644 --- a/101-data-lake-store-encryption-key-vault/README.md +++ b/101-data-lake-store-encryption-key-vault/README.md @@ -1,19 +1,18 @@ # Deploy a new Data Lake Store account. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-key-vault/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-key-vault/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-key-vault/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-key-vault/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-key-vault/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-encryption-key-vault/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-lake-store-encryption-key-vault%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-lake-store-encryption-key-vault%2Fazuredeploy.json") This template allows you to deploy an Azure Data Lake Store account with data encryption enabled. This account uses Azure Key Vault to manage the encryption key. To create an Azure Data Lake Store account with data encryption disabled, see [Deploy Azure Data Lake Store accounts with no data encryption](https://azure.microsoft.com/resources/templates/101-data-lake-store-no-encryption/). To create an Azure Data Lake Store account with data encryption (Azure Data Lake), see [Deploy Azure Data Lake Store accounts with data encryption using Azure Data Lake](https://azure.microsoft.com/resources/templates/101-data-lake-store-encryption-adls/). For more information about data encryption, see [Encryption of data in Azure Data Lake Store](https://docs.microsoft.com/azure/data-lake-store/data-lake-store-encryption). This template needs an Azure Key Vault, a Key Vault encryption key, and the key version. To create a Key Vault and a key, see [Create a key vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started.md#vault)) and [Add a key or secret to the key vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started#add). The format of the key vault resource ID is "/subscriptions//resourceGroups//providers/Microsoft.KeyVault/vaults/". + diff --git a/101-data-lake-store-no-encryption/README.md b/101-data-lake-store-no-encryption/README.md index 7be5cb0426f8..2854d905bbca 100644 --- a/101-data-lake-store-no-encryption/README.md +++ b/101-data-lake-store-no-encryption/README.md @@ -1,17 +1,16 @@ # Deploy an Azure Data Lake Store account with no data encryption -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-no-encryption/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-no-encryption/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-no-encryption/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-no-encryption/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-no-encryption/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-data-lake-store-no-encryption/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-lake-store-no-encryption%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-data-lake-store-no-encryption%2Fazuredeploy.json") This template allows you to deploy an Azure Data Lake Store account with data encryption disabled. To create Azure Data Lake Store accounts with data encryption, see [Deploy Azure Data Lake Store accounts with data encryption using Data Lake key management](https://azure.microsoft.com/resources/templates/101-data-lake-store-encryption-adls/), and [Deploy Azure Data Lake Store accounts with data encryption using Azure Key Vault key management](https://azure.microsoft.com/resources/templates/101-data-lake-store-encryption-key-vault/). For more information about data encryption, see [Encryption of data in Azure Data Lake Store](https://docs.microsoft.com/azure/data-lake-store/data-lake-store-encryption). + diff --git a/101-databricks-all-in-one-template-for-vnet-injection/README.md b/101-databricks-all-in-one-template-for-vnet-injection/README.md index 51c7c27853d9..14d95e453cfa 100644 --- a/101-databricks-all-in-one-template-for-vnet-injection/README.md +++ b/101-databricks-all-in-one-template-for-vnet-injection/README.md @@ -1,23 +1,18 @@ # Deploy a Network Security Group, a Virtual Network and an Azure Databricks Workspace with the Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-all-in-one-template-for-vnet-injection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-all-in-one-template-for-vnet-injection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-all-in-one-template-for-vnet-injection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-all-in-one-template-for-vnet-injection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-all-in-one-template-for-vnet-injection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-all-in-one-template-for-vnet-injection/CredScanResult.svg) - - - - - This template allows you to create a network security group, a virtual network and an Azure Databricks workspace with the virtual network. -For more information, see the Azure Databricks Documentation. +For more information, see the Azure Databricks Documentation. ### What is Azure Databricks? @@ -40,3 +35,4 @@ DataBricks Premium [Data Bricks Microsoft Learn Modules](https://docs.microsoft.com/en-us/learn/browse/?term=Databricks) + diff --git a/101-databricks-vnet-for-vnet-injection/README.md b/101-databricks-vnet-for-vnet-injection/README.md index 3040a2e17951..99683ff58b02 100644 --- a/101-databricks-vnet-for-vnet-injection/README.md +++ b/101-databricks-vnet-for-vnet-injection/README.md @@ -1,21 +1,17 @@ # Deploy a Virtual Network for Azure Databricks VNet Injection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-vnet-for-vnet-injection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-vnet-for-vnet-injection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-vnet-for-vnet-injection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-vnet-for-vnet-injection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-vnet-for-vnet-injection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-vnet-for-vnet-injection/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-vnet-for-vnet-injection%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-vnet-for-vnet-injection%2Fazuredeploy.json") This template allows you to create a Virtual Network for Azure Databricks VNet injection. -For more information, see the Azure Databricks Documentation. +For more information, see the Azure Databricks Documentation. + diff --git a/101-databricks-workspace-with-custom-vnet-address/README.md b/101-databricks-workspace-with-custom-vnet-address/README.md index 0c523d678eff..7fbe0e1614ca 100644 --- a/101-databricks-workspace-with-custom-vnet-address/README.md +++ b/101-databricks-workspace-with-custom-vnet-address/README.md @@ -1,21 +1,17 @@ # Deploy an Azure Databricks Workspace with a Custom Virtual Network Address Range -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-custom-vnet-address/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-custom-vnet-address/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-custom-vnet-address/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-custom-vnet-address/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-custom-vnet-address/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-custom-vnet-address/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-workspace-with-custom-vnet-address%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-workspace-with-custom-vnet-address%2Fazuredeploy.json") This template allows you to create a Azure Databricks workspace with a custom virtual network address range. -For more information, see the Azure Databricks Documentation. +For more information, see the Azure Databricks Documentation. + diff --git a/101-databricks-workspace-with-vnet-injection/README.md b/101-databricks-workspace-with-vnet-injection/README.md index 1915fec7e5d3..afba3f847e78 100644 --- a/101-databricks-workspace-with-vnet-injection/README.md +++ b/101-databricks-workspace-with-vnet-injection/README.md @@ -1,21 +1,17 @@ # Deploy an Azure Databricks Workspace with a Custom Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-vnet-injection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-vnet-injection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-vnet-injection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-vnet-injection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-vnet-injection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace-with-vnet-injection/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-workspace-with-vnet-injection%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-workspace-with-vnet-injection%2Fazuredeploy.json") This template allows you to create a Azure Databricks workspace with a custom virtual network. -For more information, see the Azure Databricks Documentation. +For more information, see the Azure Databricks Documentation. + diff --git a/101-databricks-workspace/README.md b/101-databricks-workspace/README.md index 7ee19362ed0a..2f977ceb00f8 100644 --- a/101-databricks-workspace/README.md +++ b/101-databricks-workspace/README.md @@ -1,20 +1,16 @@ # Deploy an Azure Databricks Workspace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-databricks-workspace/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-workspace%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-databricks-workspace%2Fazuredeploy.json") + +This template allows you to create a Azure Databricks workspace. For more information, see the Azure Databricks Documentation. -This template allows you to create a Azure Databricks workspace. For more information, see the Azure Databricks Documentation. diff --git a/101-default-shared-dashboard/README.md b/101-default-shared-dashboard/README.md index a9d471fccbcf..57bb8f37ba19 100644 --- a/101-default-shared-dashboard/README.md +++ b/101-default-shared-dashboard/README.md @@ -1,17 +1,16 @@ # Default shared dashboard -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-default-shared-dashboard/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-default-shared-dashboard/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-default-shared-dashboard/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-default-shared-dashboard/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-default-shared-dashboard/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-default-shared-dashboard/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-default-shared-dashboard%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-default-shared-dashboard%2Fazuredeploy.json") This is a starter template for deploying a shared dashboard that provides visibility to a given resource group. It can be customized by pinning specific metric charts and views of how the application is performing. Those changes can be published so others can see it. Dashboards can then be shared with specific groups using RBAC permissions. + diff --git a/101-dtl-create-lab/README.md b/101-dtl-create-lab/README.md index 28b5a3de006e..0a4e653a2300 100644 --- a/101-dtl-create-lab/README.md +++ b/101-dtl-create-lab/README.md @@ -1,22 +1,18 @@ # Create a new DevTestLab instance -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-dtl-create-lab/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-dtl-create-lab/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-dtl-create-lab/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-dtl-create-lab/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-dtl-create-lab/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-dtl-create-lab/CredScanResult.svg) - - - - - This template creates a new DevTestLab instance. More Azure Resource Manger Quickstart Templates for Azure DevTestLab can be found at: https://github.com/Azure/azure-devtestlab + diff --git a/101-event-grid-cloudevents/README.md b/101-event-grid-cloudevents/README.md index ee71178fd097..5af27846aec0 100644 --- a/101-event-grid-cloudevents/README.md +++ b/101-event-grid-cloudevents/README.md @@ -1,21 +1,17 @@ # Create a Custom Event Grid Topic and Subscription with CloudEvents schema on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-cloudevents/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-cloudevents/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-cloudevents/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-cloudevents/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-cloudevents/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-cloudevents/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-cloudevents%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-cloudevents%2Fazuredeploy.json") This template creates a custom Event Grid topic, webhook subscription having [CloudEvents](https://cloudevents.io) schema, and a Logic App as an event handler on Azure. Template was authored by Justin Yoo. `Tags: eventgrid` + diff --git a/101-event-grid-event-hubs-handler/README.md b/101-event-grid-event-hubs-handler/README.md index 918000bdf0d9..bc45a894010f 100644 --- a/101-event-grid-event-hubs-handler/README.md +++ b/101-event-grid-event-hubs-handler/README.md @@ -1,21 +1,17 @@ # Create an Event Grid custom topic and send events to event hub -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-event-hubs-handler/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-event-hubs-handler/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-event-hubs-handler/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-event-hubs-handler/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-event-hubs-handler/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-event-hubs-handler/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-event-hubs-handler%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-event-hubs-handler%2Fazuredeploy.json") This template creates an Event Grid custom topic and an event hub. It creates an event subscription that sends events from the custom topic to the event hub. `Tags: eventgrid` + diff --git a/101-event-grid-resource-events-to-webhook/README.md b/101-event-grid-resource-events-to-webhook/README.md index e1432b2065c4..9b929012c913 100644 --- a/101-event-grid-resource-events-to-webhook/README.md +++ b/101-event-grid-resource-events-to-webhook/README.md @@ -1,16 +1,14 @@ # Create Event Grid subscription for resource events -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-resource-events-to-webhook/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-resource-events-to-webhook/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-resource-events-to-webhook/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-resource-events-to-webhook/FairfaxDeployment.svg) -  -  - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-resource-events-to-webhook/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-resource-events-to-webhook/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-resource-events-to-webhook%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-resource-events-to-webhook%2Fazuredeploy.json") This template creates Event Grid subscription for either a resource group or Azure subscription. It sends the events to a WebHook. For information about deploying the template at the subscription level, see [Deploy resources to an Azure subscription](https://docs.microsoft.com/azure/azure-resource-manager/deploy-to-subscription). @@ -18,3 +16,4 @@ You need a WebHook endpoint for receiving the events. If you have one, pass that `Tags: eventgrid` + diff --git a/101-event-grid-subscription-and-storage/README.md b/101-event-grid-subscription-and-storage/README.md index dc4d9d1b0b4e..d66ca0082dcb 100644 --- a/101-event-grid-subscription-and-storage/README.md +++ b/101-event-grid-subscription-and-storage/README.md @@ -1,19 +1,17 @@ # Create Azure Blob Storage account with Event Grid subscription -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-subscription-and-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-subscription-and-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-subscription-and-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-subscription-and-storage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-subscription-and-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid-subscription-and-storage/CredScanResult.svg) - - + + - - This template creates an Azure Storage Account and then creates an Event Grid subscription to that storage account. @@ -21,3 +19,4 @@ You need a WebHook endpoint for receiving the events. If you have one, pass that `Tags: eventgrid` + diff --git a/101-event-grid/README.md b/101-event-grid/README.md index eb3d47dedb9c..f5b31f7a50af 100644 --- a/101-event-grid/README.md +++ b/101-event-grid/README.md @@ -1,21 +1,17 @@ # Create an Event Grid Custom Topic and Subscription on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-event-grid/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid%2Fazuredeploy.json") This template creates an Event Grid custom topic and webhook subscription on Azure. Template was authored by John Downs. `Tags: eventgrid` + diff --git a/101-eventhubs-create-namespace-and-eventhub/README.md b/101-eventhubs-create-namespace-and-eventhub/README.md index 35c30b889ed5..8bd680ceaac5 100644 --- a/101-eventhubs-create-namespace-and-eventhub/README.md +++ b/101-eventhubs-create-namespace-and-eventhub/README.md @@ -1,21 +1,15 @@ # Create Event Hub - namespace, and eventhub -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-eventhubs-create-namespace-and-eventhub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-eventhubs-create-namespace-and-eventhub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-eventhubs-create-namespace-and-eventhub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-eventhubs-create-namespace-and-eventhub/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-eventhubs-create-namespace-and-eventhub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-eventhubs-create-namespace-and-eventhub/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-eventhubs-create-namespace-and-eventhub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-eventhubs-create-namespace-and-eventhub%2Fazuredeploy.json") For information about using this template, see [Quickstart: Create an event hub using Azure Resource Manager template](http://azure.microsoft.com/documentation/articles/event-hubs-resource-manager-namespace-event-hub/) @@ -23,3 +17,5 @@ For the template reference, see [Microsoft.EventHub resource types](https://docs For additional event hub quickstart templates, see [Azure Quickstart templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Eventhub&pageNumber=1&sort=Popular). + + diff --git a/101-expressroute-circuit-create/README.md b/101-expressroute-circuit-create/README.md index 193be60d0be3..9006f2479f1b 100644 --- a/101-expressroute-circuit-create/README.md +++ b/101-expressroute-circuit-create/README.md @@ -1,20 +1,15 @@ # Create ExpressRoute Circuit -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-expressroute-circuit-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-expressroute-circuit-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-expressroute-circuit-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-expressroute-circuit-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-expressroute-circuit-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-expressroute-circuit-create/CredScanResult.svg) -Create ExpressRoute Circuit - - - - - - +Create ExpressRoute Circuit - [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-expressroute-circuit-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-expressroute-circuit-create%2Fazuredeploy.json") This template creates an ExpressRoute Circuit for a specified Service Provider and SKU. @@ -24,3 +19,4 @@ Refer to https://azure.microsoft.com/pricing/details/expressroute/ for more deta Refer to https://azure.microsoft.com/documentation/articles/expressroute-locations/ for ExpressRoute partners and peering locations list. + diff --git a/101-front-door-create-basic/README.md b/101-front-door-create-basic/README.md index 8e1654beb55a..1fb23bed5936 100644 --- a/101-front-door-create-basic/README.md +++ b/101-front-door-create-basic/README.md @@ -1,17 +1,16 @@ # Create a basic Front Door -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-basic/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-basic/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-basic/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-basic/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-basic/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-basic/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-create-basic%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-create-basic%2Fazuredeploy.json") This template creates a basic **Front Door** configuration with a single backend, single default path match '/*' and no custom domain. + diff --git a/101-front-door-create-multiple-backends/README.md b/101-front-door-create-multiple-backends/README.md index f19651caa633..33df0753f1ec 100644 --- a/101-front-door-create-multiple-backends/README.md +++ b/101-front-door-create-multiple-backends/README.md @@ -1,20 +1,18 @@ # Create a Front Door with multiple backends and backend pools and URL based routing -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-multiple-backends/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-multiple-backends/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-multiple-backends/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-multiple-backends/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-multiple-backends/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-multiple-backends/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-create-multiple-backends%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-create-multiple-backends%2Fazuredeploy.json") -  -  - - - - - - This template creates a **Front Door** with load balancing configured for multiple backends in a backend pool and also across backend pools based on URL path. + diff --git a/101-front-door-create-redirect/README.md b/101-front-door-create-redirect/README.md index 0c7b582029a9..2d5bf4d55c27 100644 --- a/101-front-door-create-redirect/README.md +++ b/101-front-door-create-redirect/README.md @@ -1,19 +1,17 @@ # Create a Front Door with HTTP to HTTPS redirection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-redirect/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-redirect/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-redirect/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-redirect/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-redirect/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-create-redirect/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-create-redirect%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-create-redirect%2Fazuredeploy.json") - - - - - - This template creates a basic **Front Door** configuration for HTTP to HTTPS redirection, single default path match '/*' and no custom domain. + + diff --git a/101-front-door-custom-domain/README.md b/101-front-door-custom-domain/README.md index 138f80fb60f0..932304a3a195 100644 --- a/101-front-door-custom-domain/README.md +++ b/101-front-door-custom-domain/README.md @@ -1,17 +1,14 @@ # Onboard a custom domain with Front Door -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-custom-domain/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-custom-domain/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-custom-domain/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-custom-domain/FairfaxDeployment.svg) -  -  - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-custom-domain/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-custom-domain/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-custom-domain%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-custom-domain%2Fazuredeploy.json") This template Creates a Front Door configuration with a single backend, onboards a custom domain with a path match '/*' for default frontend host and custom domain @@ -26,3 +23,4 @@ For example, for a frontdoor named "contoso", default frontend host name would b For more details - https://docs.microsoft.com/en-us/azure/frontdoor/front-door-custom-domain + diff --git a/101-front-door-geo-filtering/README.md b/101-front-door-geo-filtering/README.md index 21cb33a5c5db..cfa9c9b21bff 100644 --- a/101-front-door-geo-filtering/README.md +++ b/101-front-door-geo-filtering/README.md @@ -1,22 +1,20 @@ # Create Front Door with Geo Filtering -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-geo-filtering/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-geo-filtering/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-geo-filtering/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-geo-filtering/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-geo-filtering/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-front-door-geo-filtering/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-geo-filtering%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-front-door-geo-filtering%2Fazuredeploy.json") - - - - - - This template creates a **WAF policy for Azure Front Door** that allows/blocks traffic from certain countries. [Country codes list which we can use for Geo Filtering](https://msdn.microsoft.com/library/mt761717.aspx) + + diff --git a/101-function-app-create-dedicated/README.md b/101-function-app-create-dedicated/README.md index 1f87091f28c2..1b8d943c2cf9 100644 --- a/101-function-app-create-dedicated/README.md +++ b/101-function-app-create-dedicated/README.md @@ -1,25 +1,22 @@ # Provision a function app running on an App Service Plan -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dedicated/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dedicated/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dedicated/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dedicated/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dedicated/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dedicated/CredScanResult.svg) **Important: if using Consumption mode, please use https://github.com/Azure/azure-quickstart-templates/tree/master/101-function-app-create-dynamic instead** - - - - - Azure functions is a solution for easily running small pieces of code, or "functions," in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. For more information about Azure Functions, see the [Azure Functions Overview](https://azure.microsoft.com/en-us/documentation/articles/functions-overview/). - [Microsoft Learn Functions Modules](https://docs.microsoft.com/learn/browse/?products=azure-functions) - [Microsoft Function Pricing](https://azure.microsoft.com/pricing/details/functions/) - [Microsoft Function Documentation](https://docs.microsoft.com/en-us/azure/azure-functions/) + + diff --git a/101-function-app-create-dynamic/README.md b/101-function-app-create-dynamic/README.md index faa1e14f8d95..1ea5e6a0bf72 100644 --- a/101-function-app-create-dynamic/README.md +++ b/101-function-app-create-dynamic/README.md @@ -1,22 +1,18 @@ # Provision a function app on a Consumption plan -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dynamic/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dynamic/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dynamic/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dynamic/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dynamic/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-function-app-create-dynamic/CredScanResult.svg) **Important: if using an App Service Plan, use https://github.com/Azure/azure-quickstart-templates/tree/master/101-function-app-create-dedicated instead** - - - - - Azure functions is a solution for easily running small pieces of code, or "functions," in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. For more information about Azure Functions, see the [Azure Functions Overview](https://azure.microsoft.com/en-us/documentation/articles/functions-overview/). + diff --git a/101-functions-managed-identity/README.md b/101-functions-managed-identity/README.md index f222ee39a2ac..7c041ceccd5b 100644 --- a/101-functions-managed-identity/README.md +++ b/101-functions-managed-identity/README.md @@ -1,13 +1,13 @@ # Provision a function app on a consumption plan with managed identity enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-functions-managed-identity/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-functions-managed-identity/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-functions-managed-identity/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-functions-managed-identity/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-functions-managed-identity/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-functions-managed-identity/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-functions-managed-identity%2Fazuredeploy.json) [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?loadhttp://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-functions-managed-identity%2Fazuredeploy.json) diff --git a/101-hdinsight-custom-ambari-db/README.md b/101-hdinsight-custom-ambari-db/README.md index dc4bc3b8a4c9..656498c269d1 100644 --- a/101-hdinsight-custom-ambari-db/README.md +++ b/101-hdinsight-custom-ambari-db/README.md @@ -1,20 +1,19 @@ # HDInsight (custom Ambari + Hive Metastore DB with existing SQL Sever, storage account, vnet) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-custom-ambari-db/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-custom-ambari-db/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-custom-ambari-db/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-custom-ambari-db/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-custom-ambari-db/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-custom-ambari-db/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-custom-ambari-db%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-custom-ambari-db%2Fazuredeploy.json") - - - This template allows you to create an HDInsight cluster in an existing virtual network with a new S2 SQL DB that serves as both a custom Ambari DB and Hive Metastore. This assumes you have an exising SQL Sever, storage account, and VNET. + + diff --git a/101-hdinsight-hbase-enhancedwrite/README.md b/101-hdinsight-hbase-enhancedwrite/README.md index eb5280b8f94c..62ed6a4a01d3 100644 --- a/101-hdinsight-hbase-enhancedwrite/README.md +++ b/101-hdinsight-hbase-enhancedwrite/README.md @@ -1,20 +1,16 @@ # Deploy an HDInsight Linux-based HBase cluster with enhanced writes -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-enhancedwrite/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-enhancedwrite/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-enhancedwrite/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-enhancedwrite/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-enhancedwrite/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-enhancedwrite/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-enhancedwrite%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-enhancedwrite%2Fazuredeploy.json") + +This template allows you to create a Linux-based HBase cluster with enhanced writes in HDInsight. For more information; see HBase tutorial: Get started using Apache HBase with Linux-based Hadoop in HDInsight. -This template allows you to create a Linux-based HBase cluster with enhanced writes in HDInsight. For more information; see HBase tutorial: Get started using Apache HBase with Linux-based Hadoop in HDInsight. diff --git a/101-hdinsight-hbase-linux-vnet/README.md b/101-hdinsight-hbase-linux-vnet/README.md index 89ee6ccfdcc0..15026dd1a6fe 100644 --- a/101-hdinsight-hbase-linux-vnet/README.md +++ b/101-hdinsight-hbase-linux-vnet/README.md @@ -1,20 +1,16 @@ # Deploy an Azure VNet and an HDInsight Linux-based HBase cluster within the VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-linux-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-linux-vnet%2Fazuredeploy.json") This template allows you to create an Azure VNet and a HBase cluster within the VNet. For more information, see Create HBase clusters in Azure Virtual Network at https://azure.microsoft.com/en-us/documentation/articles/hdinsight-hbase-provision-vnet/. + diff --git a/101-hdinsight-hbase-linux/README.md b/101-hdinsight-hbase-linux/README.md index 187622c0a5bb..d621d31f98bf 100644 --- a/101-hdinsight-hbase-linux/README.md +++ b/101-hdinsight-hbase-linux/README.md @@ -1,20 +1,16 @@ # Deploy an HDInsight Linux-based HBase cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-linux%2Fazuredeploy.json") + +This template allows you to create a Linux-based HBase cluster in HDInsight. For more information, see HBase tutorial: Get started using Apache HBase with Linux-based Hadoop in HDInsight. -This template allows you to create a Linux-based HBase cluster in HDInsight. For more information, see HBase tutorial: Get started using Apache HBase with Linux-based Hadoop in HDInsight. diff --git a/101-hdinsight-hbase-replication-geo/README.md b/101-hdinsight-hbase-replication-geo/README.md index 5a8c2004db78..490505b1eae9 100644 --- a/101-hdinsight-hbase-replication-geo/README.md +++ b/101-hdinsight-hbase-replication-geo/README.md @@ -1,20 +1,15 @@ # Deploy a HDInsight HBase replication across two regions -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-geo/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-geo/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-geo/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-geo/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-geo/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-geo/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-replication-geo%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-replication-geo%2Fazuredeploy.json") This template allows you to create an Azure environment for HBase replication. The template creates two virtual networks in two different regions, the VPN connections between the two VNets, and two Ubuntu virtual machines to be used as DNS servers. After it is done, you need to install and configure the BIND DNS services, install HBase clusters and enable replication. For more information, see [Configure HBase replication](https://docs.microsoft.com/azure/hdinsight/hdinsight-hbase-replication). @@ -25,3 +20,4 @@ This template allows you to create an Azure environment for HBase replication. - [Deploy a HDInsight HBase replication with the clusters in one VNet](https://azure.microsoft.com/resources/templates/101-hdinsight-hbase-replication-one-vnet/) - [Deploy a HDInsight HBase replication with two VNets in one region](https://azure.microsoft.com/en-us/resources/templates/101-hdinsight-hbase-replication-two-vnets-same-region/) + diff --git a/101-hdinsight-hbase-replication-one-vnet/README.md b/101-hdinsight-hbase-replication-one-vnet/README.md index 03dba4bb84a0..cc25c8a1a34d 100644 --- a/101-hdinsight-hbase-replication-one-vnet/README.md +++ b/101-hdinsight-hbase-replication-one-vnet/README.md @@ -1,20 +1,16 @@ # Deploy an Azure VNet and an HDInsight Linux-based HBase cluster within the VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-one-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-one-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-one-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-one-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-one-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-one-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-replication-one-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-replication-one-vnet%2Fazuredeploy.json") + +This template allows you to create an Azure VNet and two HBase clusters within the VNet. Then you can call a script action to replicate the data between the clusters. For more information, see Configure HBase replication. -This template allows you to create an Azure VNet and two HBase clusters within the VNet. Then you can call a script action to replicate the data between the clusters. For more information, see Configure HBase replication. diff --git a/101-hdinsight-hbase-replication-two-vnets-same-region/README.md b/101-hdinsight-hbase-replication-two-vnets-same-region/README.md index d3049fa1a152..2214e08aa6f4 100644 --- a/101-hdinsight-hbase-replication-two-vnets-same-region/README.md +++ b/101-hdinsight-hbase-replication-two-vnets-same-region/README.md @@ -1,20 +1,16 @@ # Deploy a HDInsight HBase replication using two VNets in one region -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-two-vnets-same-region/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-two-vnets-same-region/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-two-vnets-same-region/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-two-vnets-same-region/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-two-vnets-same-region/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-hbase-replication-two-vnets-same-region/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-replication-two-vnets-same-region%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-replication-two-vnets-same-region%2Fazuredeploy.json") This template allows you to create a HDInsight HBase replication with two virtual networks in the same region. After it is done, you need to configure static IP addresses for the Zookeeper nodes before you can enable HBase replication using script action. For more information, see [Configure HBase replication](https://docs.microsoft.com/azure/hdinsight/hdinsight-hbase-replication). + diff --git a/101-hdinsight-interactive-hive/README.md b/101-hdinsight-interactive-hive/README.md index 516c78def367..b01029f5932a 100644 --- a/101-hdinsight-interactive-hive/README.md +++ b/101-hdinsight-interactive-hive/README.md @@ -1,20 +1,16 @@ # Deploy an Interactive Hive cluster in Azure HDInsight. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-interactive-hive/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-interactive-hive/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-interactive-hive/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-interactive-hive/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-interactive-hive/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-interactive-hive/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-interactive-hive%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-interactive-hive%2Fazuredeploy.json") + +This template allows you to create a Linux-based Interactive Hive cluster in Azure HDInsight. For more information about using Interactive Hive cluster in HDInsight, see Use Interactive Hive in HDInsight (Preview). -This template allows you to create a Linux-based Interactive Hive cluster in Azure HDInsight. For more information about using Interactive Hive cluster in HDInsight, see Use Interactive Hive in HDInsight (Preview). diff --git a/101-hdinsight-kafka-with-edge-schema-registry/README.md b/101-hdinsight-kafka-with-edge-schema-registry/README.md index 3026dea37bdb..39cd173f07a0 100644 --- a/101-hdinsight-kafka-with-edge-schema-registry/README.md +++ b/101-hdinsight-kafka-with-edge-schema-registry/README.md @@ -1,20 +1,17 @@ # Deploy a Linux-based HDInsight Kafka cluster with Confluent Schema Registry as edge node -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka-with-edge-schema-registry/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka-with-edge-schema-registry/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka-with-edge-schema-registry/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka-with-edge-schema-registry/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka-with-edge-schema-registry/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka-with-edge-schema-registry/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-kafka-with-edge-schema-registry%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-kafka-with-edge-schema-registry%2Fazuredeploy.json") -  -  - - - - - - This template allows you to create a Linux-based HDInsight Kafka cluster with a Schema Registry edge node. The Schema Registry edge node is a Linux virtual @@ -22,3 +19,4 @@ machine with the Confluent Schema Registry package available. You can use the edge node for registering a schema, validating schema and managing your message schema versions. + diff --git a/101-hdinsight-kafka/README.md b/101-hdinsight-kafka/README.md index 694a715dea6d..969de4754cee 100644 --- a/101-hdinsight-kafka/README.md +++ b/101-hdinsight-kafka/README.md @@ -1,20 +1,19 @@ # Deploy an Azure Virtual Network and a Kafka on HDInsight cluster within the network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-kafka/CredScanResult.svg) - - + + - - This template allows you to create an Azure Virtual Network and a Kafka on HDInsight cluster within the network. Azure Virtual Network allows you to extend your Hadoop solutions to incorporate resources such as multiple HDInsight cluster types, or to create secure private networks between resources in the cloud. The template creates a virtual network, a Kafka on HDInsight cluster, and an Azure Storage account. + diff --git a/101-hdinsight-linux-add-edge-node/README.md b/101-hdinsight-linux-add-edge-node/README.md index d05c1d3163b4..a1b32c2abc38 100644 --- a/101-hdinsight-linux-add-edge-node/README.md +++ b/101-hdinsight-linux-add-edge-node/README.md @@ -1,20 +1,15 @@ # Deploy an empty edge node to a HDInsight cluster. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-add-edge-node/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-add-edge-node/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-add-edge-node/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-add-edge-node/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-add-edge-node/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-add-edge-node/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-add-edge-node%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-add-edge-node%2Fazuredeploy.json") This template allows you to add an empty edge node to an existing HDInsight cluster . An empty edge node is a Linux virtual machine with the same client tools installed and configured as in the headnodes. You can use the edge node for accessing the cluster, testing your client applications, and hosting your client applications. @@ -22,5 +17,6 @@ The empty edge node virtual machine size must meet the worker node vm size requi The template uses a simple "dummy" script to simulate application installation and prepare a clean empty edgenode and attach it to the cluster. -For more information about creating and using edge node, see Use empty edge nodes in HDInsight +For more information about creating and using edge node, see Use empty edge nodes in HDInsight + diff --git a/101-hdinsight-linux-ssh-password/README.md b/101-hdinsight-linux-ssh-password/README.md index 2cd47ff382a0..d5f2866c9ec2 100644 --- a/101-hdinsight-linux-ssh-password/README.md +++ b/101-hdinsight-linux-ssh-password/README.md @@ -1,20 +1,16 @@ # Deploy a Linux-based HDInsight cluster (with Azure Storage) with an SSH password. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-password/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-password/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-password/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-password/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-password/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-password/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-ssh-password%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-ssh-password%2Fazuredeploy.json") This template allows you to create a Linux-based HDInsight cluster and the dependent Azure Storage account. The SSH authentication method for the cluster is username and password. For a template using SSH public key authentication, see https://azure.microsoft.com/resources/templates/101-hdinsight-linux-ssh-publickey/" + diff --git a/101-hdinsight-linux-ssh-publickey-metastore-vnet/README.md b/101-hdinsight-linux-ssh-publickey-metastore-vnet/README.md index afead7c97a44..32bf6dfb1fdd 100644 --- a/101-hdinsight-linux-ssh-publickey-metastore-vnet/README.md +++ b/101-hdinsight-linux-ssh-publickey-metastore-vnet/README.md @@ -1,20 +1,19 @@ # HDInsight (Linux on existing Hive metastore, SSH, vnet) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey-metastore-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey-metastore-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey-metastore-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey-metastore-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey-metastore-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey-metastore-vnet/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-ssh-publickey-metastore-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-ssh-publickey-metastore-vnet%2Fazuredeploy.json") + - - - - - This template allows you to create an HDInsight cluster running Linux, on an existing Hive metastore and virtual network. The SSH authentication method for the cluster is username / password. + diff --git a/101-hdinsight-linux-ssh-publickey/README.md b/101-hdinsight-linux-ssh-publickey/README.md index 4f038a07f08a..00eea4e232f6 100644 --- a/101-hdinsight-linux-ssh-publickey/README.md +++ b/101-hdinsight-linux-ssh-publickey/README.md @@ -1,20 +1,19 @@ # Deploy an HDInsight cluster running Linux (with Azure Storage) with an SSH public key. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-ssh-publickey/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-ssh-publickey%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-ssh-publickey%2Fazuredeploy.json") + - - - - - This template allows you to create an HDInsight cluster running Linux (with Azure Storage) with an SSH public key. + diff --git a/101-hdinsight-linux-with-edge-node/README.md b/101-hdinsight-linux-with-edge-node/README.md index c8b57d198f74..847fdc20d752 100644 --- a/101-hdinsight-linux-with-edge-node/README.md +++ b/101-hdinsight-linux-with-edge-node/README.md @@ -1,20 +1,16 @@ # Deploy a Linux-based HDInsight cluster with an empty edge node. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-edge-node/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-edge-node/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-edge-node/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-edge-node/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-edge-node/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-edge-node/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-edge-node%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-edge-node%2Fazuredeploy.json") This template allows you to create a Linux-based HDInsight cluster and an empty edge node. An empty edge node is a Linux virtual machine with the same client tools installed and configured as in the headnodes. You can use the edge node for accessing the cluster, testing your client applications, and hosting your client applications. + diff --git a/101-hdinsight-linux-with-existing-default-storage-account/README.md b/101-hdinsight-linux-with-existing-default-storage-account/README.md index 13f16ee9403c..97c55b10e6cb 100644 --- a/101-hdinsight-linux-with-existing-default-storage-account/README.md +++ b/101-hdinsight-linux-with-existing-default-storage-account/README.md @@ -1,22 +1,17 @@ # Deploy an HDInsight cluster using existing default storage account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-default-storage-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-default-storage-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-default-storage-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-default-storage-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-default-storage-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-default-storage-account/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-existing-default-storage-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-existing-default-storage-account%2Fazuredeploy.json") -This template allows you to create an HDInsight cluster using an existing storage account as the default storage account. This scenario is not a typical usage case. This template is created for the Create Hadoop cluster with secure transfer storage accounts in Azure HDInsight" article. +This template allows you to create an HDInsight cluster using an existing storage account as the default storage account. This scenario is not a typical usage case. This template is created for the Create Hadoop cluster with secure transfer storage accounts in Azure HDInsight" article. In most cases, a blob container of an Azure storage account has been created. And the container has been uploaded with business data. You create an HDInsight cluster with a new storage account as the default storage account. The storage account with the business data is added to the cluster as a linked storage. You can link the storage account at the creation time or after the cluster is created (using script action). @@ -27,3 +22,4 @@ You don't want to use the default storage account container for storing business If you want to create an HDInsight cluster with secure transfer enabled Azure storage accounts, make sure to use HDInsight version 3.6 or newer. The default version is 3.5. Only verion 3.6 or newer supports secure transfer enabled Azure Storage accounts. + diff --git a/101-hdinsight-linux-with-existing-linked-storage-account/README.md b/101-hdinsight-linux-with-existing-linked-storage-account/README.md index 68c61ab13e1f..3d2b2294291f 100644 --- a/101-hdinsight-linux-with-existing-linked-storage-account/README.md +++ b/101-hdinsight-linux-with-existing-linked-storage-account/README.md @@ -1,20 +1,18 @@ # Deploy an HDInsight cluster using existing default storage account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-linked-storage-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-linked-storage-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-linked-storage-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-linked-storage-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-linked-storage-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-existing-linked-storage-account/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-existing-linked-storage-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-existing-linked-storage-account%2Fazuredeploy.json") + - - - - - This template allows you to create an HDInsight cluster and the default storage account, and link to an existing storage account. This scenario shall be the most common usage case. @@ -29,3 +27,4 @@ After you have completed your Hadoop jobs, you can safely delete the cluster and If you want to create an HDInsight cluster with secure transfer enabled Azure storage accounts, make sure to use HDInsight version 3.6 or newer. The default version is 3.5. Only verion 3.6 or newer supports secure transfer enabled Azure Storage accounts. + diff --git a/101-hdinsight-linux-with-sql-database/README.md b/101-hdinsight-linux-with-sql-database/README.md index c9f39af0f95e..d01b50e14477 100644 --- a/101-hdinsight-linux-with-sql-database/README.md +++ b/101-hdinsight-linux-with-sql-database/README.md @@ -1,20 +1,16 @@ # Deploy a Linux-based HDInsight cluster with a SQL Database. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-sql-database/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-sql-database/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-sql-database/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-sql-database/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-sql-database/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-linux-with-sql-database/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-sql-database%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-linux-with-sql-database%2Fazuredeploy.json") This template allows you to create a HDInsight cluster, a SQL Database server, a SQL Database, and two tables. This template is used by the Use Sqoop with Hadoop in HDInsight article, https://azure.microsoft.com/documentation/articles/hdinsight-use-sqoop/. + diff --git a/101-hdinsight-minimum-tls/README.md b/101-hdinsight-minimum-tls/README.md index 2fbf349db647..cd1e796aab13 100644 --- a/101-hdinsight-minimum-tls/README.md +++ b/101-hdinsight-minimum-tls/README.md @@ -1,19 +1,16 @@ # Deploy an HDInsight cluster which has TLS protocol enforced to 1.2 or newer -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-minimum-tls/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-minimum-tls/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-minimum-tls/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-minimum-tls/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-minimum-tls/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-minimum-tls/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-minimum-tls%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-minimum-tls%2Fazuredeploy.json") + +This template allows you to create a HDInsight cluster with TLS protocol enforced to 1.2 or newer. - - - - - - -This template allows you to create a HDInsight cluster with TLS protocol enforced to 1.2 or newer. \ No newline at end of file diff --git a/101-hdinsight-rserver/README.md b/101-hdinsight-rserver/README.md index b3b5d837ca98..6908977aaba7 100644 --- a/101-hdinsight-rserver/README.md +++ b/101-hdinsight-rserver/README.md @@ -1,20 +1,19 @@ # Deploy an HDInsight cluster running Linux with R Server (with Azure Storage) with an SSH password. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-rserver/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-rserver/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-rserver/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-rserver/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-rserver/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-rserver/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-rserver%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-rserver%2Fazuredeploy.json") + - - - - - This template allows you to create an HDInsight cluster running Linux with R Server (with Azure Storage) with an SSH password. + diff --git a/101-hdinsight-secure-vnet/README.md b/101-hdinsight-secure-vnet/README.md index a31b1667b8fa..78d04cbe92ec 100644 --- a/101-hdinsight-secure-vnet/README.md +++ b/101-hdinsight-secure-vnet/README.md @@ -1,20 +1,16 @@ # Deploy an Azure VNet and an HDInsight Hadoop cluster within the VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-secure-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-secure-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-secure-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-secure-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-secure-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-secure-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-secure-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-secure-vnet%2Fazuredeploy.json") This template allows you to create an secure Azure VNet and a HDInsight cluster within the VNet. Azure Virtual Network allows you to extend your Hadoop solutions to incorporate on-premises resources such as SQL Server, combine multiple HDInsight cluster types, or to create secure private networks between resources in the cloud. The template creates a network security group (including the inbound security rules), a virtual network, an HDInsight Hadoop cluster and the default storage account. Please note the rules are "all other regions" listed in Extend HDInsight capabilities by using Azure Virtual Network( https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-extend-hadoop-virtual-network). You can either use a region other than Brazil South, Canada East, Canada Central, West Central US, and West US 2, or modify the IP addresses defined in the rules. + diff --git a/101-hdinsight-spark-linux-vnet/README.md b/101-hdinsight-spark-linux-vnet/README.md index 737496eae4b4..3d45671fa7c4 100644 --- a/101-hdinsight-spark-linux-vnet/README.md +++ b/101-hdinsight-spark-linux-vnet/README.md @@ -1,20 +1,16 @@ # Deploy an Azure VNet and an HDInsight Spark cluster within the VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-spark-linux-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-spark-linux-vnet%2Fazuredeploy.json") This template allows you to create an Azure VNet and a Spark cluster within the VNet. + diff --git a/101-hdinsight-spark-linux/README.md b/101-hdinsight-spark-linux/README.md index 544973a6dec0..8bba909b6032 100644 --- a/101-hdinsight-spark-linux/README.md +++ b/101-hdinsight-spark-linux/README.md @@ -1,20 +1,16 @@ # Deploy a Spark cluster in Azure HDInsight -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hdinsight-spark-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-spark-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-spark-linux%2Fazuredeploy.json") This template allows you to a Spark cluster in HDInsight with the dependent Azure storage account. + diff --git a/101-hub-and-spoke-sandbox/README.md b/101-hub-and-spoke-sandbox/README.md index f91950f5dedb..4cd93af69360 100644 --- a/101-hub-and-spoke-sandbox/README.md +++ b/101-hub-and-spoke-sandbox/README.md @@ -1,22 +1,18 @@ # Hub and Spoke Topology Sandbox -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hub-and-spoke-sandbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hub-and-spoke-sandbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-hub-and-spoke-sandbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-hub-and-spoke-sandbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hub-and-spoke-sandbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-hub-and-spoke-sandbox/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hub-and-spoke-sandbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hub-and-spoke-sandbox%2Fazuredeploy.json") This template creates a basic hub-and-spoke topology setup. It creates a Hub VNet with subnets DMZ, Management, Shared and Gateway (optionally), with two Spoke VNets, development and production, containing a workload subnet each. It also deploys a Windows Jump-Host on the Management subnet of the HUB, and establishes VNet peerings between the Hub and the two spokes. Note that if you choose to deploy the VPN gateway, it may take up to 45 minutes to complete. + diff --git a/101-integrationpatterns-messagerouter-logicapp/README.md b/101-integrationpatterns-messagerouter-logicapp/README.md index 2a31be5f286d..e6a9bf401cbe 100644 --- a/101-integrationpatterns-messagerouter-logicapp/README.md +++ b/101-integrationpatterns-messagerouter-logicapp/README.md @@ -1,24 +1,21 @@ # Integration Patterns - Message Router - Logic App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-logicapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-logicapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-logicapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-logicapp/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-logicapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-logicapp/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-integrationpatterns-messagerouter-logicapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-integrationpatterns-messagerouter-logicapp%2Fazuredeploy.json") -  -  - - - - - - ## Solution overview and deployed resources -This template deploys a solution which shows how we can set up the Message Router pattern using a Logic App. The Logic App receives a message through a web endpoint, and sends the message to a GitHub Gists endpoint with a filename based on the contents of the message. In the response the URL of the Gist file is returned. +This template deploys a solution which shows how we can set up the Message Router pattern using a Logic App. The Logic App receives a message through a web endpoint, and sends the message to a GitHub Gists endpoint with a filename based on the contents of the message. In the response the URL of the Gist file is returned. The following resources are deployed as part of the solution. @@ -36,3 +33,4 @@ To test the Logic App, grab the endpoint of the Request shape in the Logic App, `Tags: Logic Apps, Integration Patterns, Logic App, Message Router, LogicApps, IntegrationPatterns` + diff --git a/101-integrationpatterns-messagerouter-servicebus/README.md b/101-integrationpatterns-messagerouter-servicebus/README.md index 9f93de42eb2b..9c6586ae222d 100644 --- a/101-integrationpatterns-messagerouter-servicebus/README.md +++ b/101-integrationpatterns-messagerouter-servicebus/README.md @@ -1,24 +1,21 @@ # Integration Patterns - Message Router - Service Bus -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-servicebus/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-servicebus/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-servicebus/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-servicebus/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-servicebus/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-integrationpatterns-messagerouter-servicebus/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-integrationpatterns-messagerouter-servicebus%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-integrationpatterns-messagerouter-servicebus%2Fazuredeploy.json") -  -  - - - - - - ## Solution overview and deployed resources -This template deploys a solution which shows how we can set up the Message Router pattern using a Service Bus Topic. The topic expects a message with a property called *Priority*. The message is then routed to the *Log* subscription as well as the subscription belonging with the given priority. +This template deploys a solution which shows how we can set up the Message Router pattern using a Service Bus Topic. The topic expects a message with a property called *Priority*. The message is then routed to the *Log* subscription as well as the subscription belonging with the given priority. The following resources are deployed as part of the solution. @@ -39,3 +36,4 @@ To test, grab the connection string of the Service Bus namespace, and use a tool `Tags: Service Bus, Integration Patterns, Service Bus Topics, Message Router, ServiceBus, IntegrationPatterns` + diff --git a/101-internal-loadbalancer-create/README.md b/101-internal-loadbalancer-create/README.md index e44bf2e9b239..bd921835a54d 100644 --- a/101-internal-loadbalancer-create/README.md +++ b/101-internal-loadbalancer-create/README.md @@ -1,20 +1,16 @@ # Load Balancer with Inbound NAT Rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-internal-loadbalancer-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-internal-loadbalancer-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-internal-loadbalancer-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-internal-loadbalancer-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-internal-loadbalancer-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-internal-loadbalancer-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-internal-loadbalancer-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-internal-loadbalancer-create%2Fazuredeploy.json") This template allows you to create a Load Balancer with the front-end connected to a Virtual Network subnet, Virtual Network, Network Interface in the Virtual Network & a NAT Rule in the Load Balancer that is used by the Network Interface. + diff --git a/101-iothub-with-consumergroup-create/README.md b/101-iothub-with-consumergroup-create/README.md index 6feae9806671..63f40de896b7 100644 --- a/101-iothub-with-consumergroup-create/README.md +++ b/101-iothub-with-consumergroup-create/README.md @@ -1,20 +1,15 @@ # Create IoT Hub and Device to Cloud Consumer Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-iothub-with-consumergroup-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-iothub-with-consumergroup-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-iothub-with-consumergroup-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-iothub-with-consumergroup-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-iothub-with-consumergroup-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-iothub-with-consumergroup-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-iothub-with-consumergroup-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-iothub-with-consumergroup-create%2Fazuredeploy.json") This template creates an IoT Hub instance with device to cloud and cloud to device messaging configurations and a device to cloud consumer group. For more information, go to: https://docs.microsoft.com/azure/iot-hub/. @@ -31,3 +26,5 @@ If you are new to the template development, see: - [Azure Resource Manager documentation](https://docs.microsoft.com/en-us/azure/azure-resource-manager/) Tags: Azure Iot Hub, Iot Hub, Resource Manager, Resource Manager templates, ARM templates + + diff --git a/101-key-vault-create/README.md b/101-key-vault-create/README.md index e9a87739927f..0dd4551abc65 100644 --- a/101-key-vault-create/README.md +++ b/101-key-vault-create/README.md @@ -1,20 +1,15 @@ # Create an Azure Key Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-key-vault-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-key-vault-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-key-vault-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-key-vault-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-key-vault-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-key-vault-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-key-vault-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-key-vault-create%2Fazuredeploy.json") This template creates an Azure Key Vault and a secret stored inside the key vault. If you are new to Azure Key Vault, see: @@ -31,3 +26,4 @@ If you are new to the template development, see: Tags: Azure Key Vault, Key Vault, Secrets, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-keyvault-add-access-policy/README.md b/101-keyvault-add-access-policy/README.md index d567a12d1f59..183e996a872f 100644 --- a/101-keyvault-add-access-policy/README.md +++ b/101-keyvault-add-access-policy/README.md @@ -1,20 +1,15 @@ # Add an Access Policy to an Existing Keyvault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-keyvault-add-access-policy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-keyvault-add-access-policy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-keyvault-add-access-policy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-keyvault-add-access-policy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-keyvault-add-access-policy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-keyvault-add-access-policy/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-keyvault-add-access-policy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-keyvault-add-access-policy%2Fazuredeploy.json") This template adds an access policy to an existing KeyVault without removing any existing policies. If you are new to Azure Key Vault, see: @@ -31,3 +26,4 @@ If you are new to the template development, see: Tags: Azure Key Vault, Key Vault, Secrets, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-kusto-cluster-database/README.md b/101-kusto-cluster-database/README.md index 6ca2fce9faa5..8b84286788b5 100644 --- a/101-kusto-cluster-database/README.md +++ b/101-kusto-cluster-database/README.md @@ -1,20 +1,19 @@ # Create a cluster, a database and add principals to it -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-cluster-database/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-cluster-database/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-cluster-database/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-cluster-database/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-cluster-database/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-cluster-database/CredScanResult.svg) This template allows you to create a cluster and a database. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-kusto-cluster-database%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-kusto-cluster-database%2Fazuredeploy.json") + + + + diff --git a/101-kusto-vnet/README.md b/101-kusto-vnet/README.md index f7a1b97c9502..4f9466d7db07 100644 --- a/101-kusto-vnet/README.md +++ b/101-kusto-vnet/README.md @@ -1,19 +1,18 @@ # Deploy Azure Data Explorer cluster into your VNet. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-kusto-vnet/CredScanResult.svg) This template allows you deploy a cluster into your VNet. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-kusto-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-kusto-vnet%2Fazuredeploy.json") + + + + diff --git a/101-load-balancer-standard-create/README.md b/101-load-balancer-standard-create/README.md index 37b3d4ecc5c4..8fa27e435276 100644 --- a/101-load-balancer-standard-create/README.md +++ b/101-load-balancer-standard-create/README.md @@ -1,20 +1,15 @@ # Create an Internet-facing Standard Load Balancer with three VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-load-balancer-standard-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-load-balancer-standard-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-load-balancer-standard-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-load-balancer-standard-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-load-balancer-standard-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-load-balancer-standard-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-load-balancer-standard-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-load-balancer-standard-create%2Fazuredeploy.json") **This template provides an example for how to deploy a Standard Load Balancer.** @@ -28,3 +23,4 @@ The template creates and configures the following Azure resources: For a more information about this template, see [Quickstart: Create a Standard Load Balancer to load balance VMs using the Azure portal](https://docs.microsoft.com/azure/load-balancer/quickstart-load-balancer-standard-public-portal) + diff --git a/101-loadbalancer-with-multivip/README.md b/101-loadbalancer-with-multivip/README.md index 467c4bf46ecf..c4f1d5a69d6c 100644 --- a/101-loadbalancer-with-multivip/README.md +++ b/101-loadbalancer-with-multivip/README.md @@ -1,20 +1,19 @@ # Load Balancer with 2 VIPs and LB rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-multivip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-multivip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-multivip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-multivip/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-multivip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-multivip/CredScanResult.svg) - - + + - - This template allows you to create a Load Balancer, 2 Public IP addresses for the Load balancer, Virtual Network, Network Interface in the Virtual Network. Each VIP is associated to a LB rule that is used by the Network Interface. See https://azure.microsoft.com/en-us/documentation/articles/load-balancer-multivip/ for documentation. + diff --git a/101-loadbalancer-with-nat-rule/README.md b/101-loadbalancer-with-nat-rule/README.md index 551e7a83421f..79fc189c4ba3 100644 --- a/101-loadbalancer-with-nat-rule/README.md +++ b/101-loadbalancer-with-nat-rule/README.md @@ -1,20 +1,16 @@ # Load Balancer with Inbound NAT Rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-nat-rule/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-nat-rule/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-nat-rule/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-nat-rule/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-nat-rule/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-loadbalancer-with-nat-rule/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-loadbalancer-with-nat-rule%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-loadbalancer-with-nat-rule%2Fazuredeploy.json") This template allows you to create a Load Balancer, Public IP address for the Load balancer, Virtual Network, Network Interface in the Virtual Network & a NAT Rule in the Load Balancer that is used by the Network Interface. + diff --git a/101-logic-app-and-function-app/README.md b/101-logic-app-and-function-app/README.md index 06aec1bdc8e5..cfce96d27f6f 100644 --- a/101-logic-app-and-function-app/README.md +++ b/101-logic-app-and-function-app/README.md @@ -1,22 +1,18 @@ # Call an Azure Function from a Logic App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-and-function-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-and-function-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-and-function-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-and-function-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-and-function-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-and-function-app/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-and-function-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-and-function-app%2Fazuredeploy.json") This template creates a Serverless app in Azure with Logic Apps and Functions. The Logic App triggers on an HTTP POST, calls the Azure Function, and returns the response. If you wish to open this in the Visual Studio Logic App designer, be sure to deploy once to any resource group, and set the `defaultValue` for the `functionAppName` to the deployed function app. This will allow editing within the designer in Visual Studio. The template can still be deployed to any resource group with any `functionAppName` later. + diff --git a/101-logic-app-create/README.md b/101-logic-app-create/README.md index 46603cfb2de5..82c8637cda55 100644 --- a/101-logic-app-create/README.md +++ b/101-logic-app-create/README.md @@ -1,20 +1,15 @@ # Create a logic app by using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-create/CredScanResult.svg) - - - - - Azure Logic Apps is a cloud service that automates the execution of your business processes. You use a graphical design tool called the Logic Apps Designer to arrange pre-made components into the sequence you need. The Designer sends a definition of your workflow to the Logic Apps execution engine. The execution engine launches your app when conditions are right and manages the compute resources needed to run it. @@ -26,3 +21,4 @@ For information about using this template, see [Create Azure Resource Manager te - [Microsoft Logic Apps Documentation](https://docs.microsoft.com/azure/logic-apps/) - [Microsoft Learn Logic App Modules](https://docs.microsoft.com/learn/browse/?term=logic%20app) + diff --git a/101-logic-app-ftp-to-blob/README.md b/101-logic-app-ftp-to-blob/README.md index 251f21044ad1..16b62d034e42 100644 --- a/101-logic-app-ftp-to-blob/README.md +++ b/101-logic-app-ftp-to-blob/README.md @@ -1,20 +1,15 @@ # Copy FTP files to Blob with logic app. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-ftp-to-blob/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-ftp-to-blob/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-ftp-to-blob/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-ftp-to-blob/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-ftp-to-blob/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-ftp-to-blob/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-ftp-to-blob%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-ftp-to-blob%2Fazuredeploy.json") This template allows you to create a Logic app that listens to a folder on an FTP server and will copy it to an Azure Blob container. You can add an additional triggers or actions to customize it to your needs. @@ -23,4 +18,6 @@ Azure Logic Apps is a cloud service that automates the execution of your busines - [Microsoft Logic Apps](https://azure.microsoft.com/services/logic-apps/) - [Microsoft Logic Apps Documentation](https://docs.microsoft.com/azure/logic-apps/) - [Microsoft Learn Logic App Modules](https://docs.microsoft.com/learn/browse/?term=logic%20app) -- [Microsoft Learn Logic App Module - building workflow](https://docs.microsoft.com/learn/paths/build-workflows-with-logic-apps/) \ No newline at end of file +- [Microsoft Learn Logic App Module - building workflow](https://docs.microsoft.com/learn/paths/build-workflows-with-logic-apps/) + + diff --git a/101-logic-app-sendgrid/README.md b/101-logic-app-sendgrid/README.md index a055b7686ec3..43645665102e 100644 --- a/101-logic-app-sendgrid/README.md +++ b/101-logic-app-sendgrid/README.md @@ -1,20 +1,15 @@ # Send email with Logic app -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sendgrid/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sendgrid/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sendgrid/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sendgrid/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sendgrid/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sendgrid/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-sendgrid%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-sendgrid%2Fazuredeploy.json") This template allows you to create a Logic app that sends an email. You can add an additional triggers or actions to customize it to your needs. @@ -34,3 +29,4 @@ Body: } ``` + diff --git a/101-logic-app-sql-proc/README.md b/101-logic-app-sql-proc/README.md index bc255dec6b72..99b03739517a 100644 --- a/101-logic-app-sql-proc/README.md +++ b/101-logic-app-sql-proc/README.md @@ -1,20 +1,16 @@ # Run a SQL Stored Procedure on a schedule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sql-proc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sql-proc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sql-proc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sql-proc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sql-proc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-logic-app-sql-proc/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-sql-proc%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-logic-app-sql-proc%2Fazuredeploy.json") This template allows you to create a Logic App that will run a SQL stored procedure on schedule. Any arguments for the procedure can be put into the body section of the template. + diff --git a/101-machine-learning-create/README.md b/101-machine-learning-create/README.md index 52d75d27de49..fdb931433f3b 100644 --- a/101-machine-learning-create/README.md +++ b/101-machine-learning-create/README.md @@ -1,20 +1,15 @@ # Create an Azure Machine Learning Workspace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-machine-learning-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-machine-learning-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-machine-learning-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-machine-learning-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-machine-learning-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-machine-learning-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-machine-learning-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-machine-learning-create%2Fazuredeploy.json") This template creates an Azure Machine Learning service workspace. @@ -32,3 +27,4 @@ If you are new to template development, see: Tags: Azure Machine Learning, Machine Learning, Secrets, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-managed-application-with-linked-templates/README.md b/101-managed-application-with-linked-templates/README.md index 7d381136d21f..7fe1448b809b 100644 --- a/101-managed-application-with-linked-templates/README.md +++ b/101-managed-application-with-linked-templates/README.md @@ -1,21 +1,18 @@ # Deploying your managed application with linked templates -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-linked-templates/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-linked-templates/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-linked-templates/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-linked-templates/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-linked-templates/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-linked-templates/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-application-with-linked-templates%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-application-with-linked-templates%2Fazuredeploy.json") + + This sample template deploys a Service catalog managed application along with the definition that creates a linked deployment for the managed application. While creating managed application packages your scenario might require a complex deployment scenario which needs the ARM template to be broken down in to simpler templates that can be called by the main template. Managed Applications allow this by utilizing linked ARM template deployments and providing a location to store your linked templates. @@ -83,3 +80,5 @@ To verify that the linked deployment is trigerred, you can navigate to the manag To learn how to create application with metrics and alerts please visit: + [Creating managed application with metrics and alerts](https://github.com/Azure/azure-quickstart-templates/tree/master/101-managed-application-with-metrics-and-alerts) + + diff --git a/101-managed-application-with-metrics-and-alerts/README.md b/101-managed-application-with-metrics-and-alerts/README.md index 57494e6d3719..ca292df8569b 100644 --- a/101-managed-application-with-metrics-and-alerts/README.md +++ b/101-managed-application-with-metrics-and-alerts/README.md @@ -1,20 +1,15 @@ # Creating managed application with metrics and alerts -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-metrics-and-alerts/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-metrics-and-alerts/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-metrics-and-alerts/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-metrics-and-alerts/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-metrics-and-alerts/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application-with-metrics-and-alerts/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-application-with-metrics-and-alerts%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-application-with-metrics-and-alerts%2Fazuredeploy.json") If this is your first time learning about Azure managed applications, please visit: @@ -84,3 +79,4 @@ To learn more about View definition please visit: + [**View definition artifact in Azure Managed Applications**](https://docs.microsoft.com/en-us/azure/managed-applications/concepts-view-definition) + diff --git a/101-managed-application/README.md b/101-managed-application/README.md index 9bb714a2221b..6a2327421666 100644 --- a/101-managed-application/README.md +++ b/101-managed-application/README.md @@ -1,20 +1,15 @@ # Deploying your first managed application -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-application/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-application%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-application%2Fazuredeploy.json") This sample template deploys a Service catalog managed application definition that creates a single storage account as an application resource. The application definition demonstrates how you can customize default application overview: header and description. @@ -97,3 +92,4 @@ To learn more about authoring your managed application create experience please To learn how to create application with metrics and alerts please visit: + [Creating managed application with metrics and alerts](https://github.com/Azure/azure-quickstart-templates/tree/master/101-managed-application-with-metrics-and-alerts) + diff --git a/101-managed-mysql-with-vnet/README.md b/101-managed-mysql-with-vnet/README.md index 1091e919606b..7ff0f2f49d16 100644 --- a/101-managed-mysql-with-vnet/README.md +++ b/101-managed-mysql-with-vnet/README.md @@ -1,17 +1,17 @@ # Deploy Azure Database for MySQL with VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-mysql-with-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-mysql-with-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-mysql-with-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-mysql-with-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-mysql-with-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-managed-mysql-with-vnet/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-mysql-with-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-managed-mysql-with-vnet%2Fazuredeploy.json") + This template provides a easy way to deploy Azure database for MySQL with VNet Integration. + diff --git a/101-media-services-create/README.md b/101-media-services-create/README.md index c8c1d67f8821..3b13f76e66e4 100644 --- a/101-media-services-create/README.md +++ b/101-media-services-create/README.md @@ -1,23 +1,16 @@ # Create a Media Services Account using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-media-services-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-media-services-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-media-services-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-media-services-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-media-services-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-media-services-create/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-media-services-create%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-media-services-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-media-services-create%2Fazuredeploy.json") This template creates a Media Services Account with its Storage account on Azure. For more information about Azure Media Services, see [Media Services Documentation](https://docs.microsoft.com/en-us/azure/media-services/). - diff --git a/101-mobile-app-create/README.md b/101-mobile-app-create/README.md index 0eeb304edb1c..bb5fade347a5 100644 --- a/101-mobile-app-create/README.md +++ b/101-mobile-app-create/README.md @@ -1,21 +1,17 @@ # Provision a mobile app with a SQL Database -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-mobile-app-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-mobile-app-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-mobile-app-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-mobile-app-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-mobile-app-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-mobile-app-create/CredScanResult.svg) - - - - - Mobile Apps in Azure App Service offers a highly scalable, globally available mobile application development platform for Enterprise Developers and System Integrators that brings a rich set of capabilities to mobile developers. For information about mobile apps, see [What are Mobile Apps?](https://azure.microsoft.com/documentation/articles/app-service-mobile-value-prop/). + diff --git a/101-mongodb-sharded-on-centos/README.md b/101-mongodb-sharded-on-centos/README.md index 07a397c02009..b1d05dc2d79c 100644 --- a/101-mongodb-sharded-on-centos/README.md +++ b/101-mongodb-sharded-on-centos/README.md @@ -1,20 +1,18 @@ # Install MongoDB Sharding Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-mongodb-sharded-on-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-mongodb-sharded-on-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-mongodb-sharded-on-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-mongodb-sharded-on-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-mongodb-sharded-on-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-mongodb-sharded-on-centos/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-mongodb-sharded-on-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-mongodb-sharded-on-centos%2Fazuredeploy.json") - - + - This template deploys a MongoDB Sharding Cluster on CentOS. It deploys 1 router server, one config server replica set with 3 nodes, and 1 shard which is a replica set with 4 nodes. So it totally deploys 8 nodes. @@ -75,3 +73,4 @@ The nodes are under the same subnet 10.0.0.0/24. Except the router server, the o - The replica set is composed with 1 primary node, 3 secondary nodes. - More MongoDB usage details please visit MongoDB website https://www.mongodb.org/ . + diff --git a/101-mutiple-vms-with-data-management-gateway/README.md b/101-mutiple-vms-with-data-management-gateway/README.md index 061dfa595cba..176dea988f27 100644 --- a/101-mutiple-vms-with-data-management-gateway/README.md +++ b/101-mutiple-vms-with-data-management-gateway/README.md @@ -1,25 +1,23 @@ # Create HA data management gateway and make it workable in azure VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-mutiple-vms-with-data-management-gateway/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-mutiple-vms-with-data-management-gateway/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-mutiple-vms-with-data-management-gateway/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-mutiple-vms-with-data-management-gateway/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-mutiple-vms-with-data-management-gateway/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-mutiple-vms-with-data-management-gateway/CredScanResult.svg) Before deploying the template you must have the following 1. **Data Factory.** The gateway is created in the data factory. If you don't have a data factory, see the [Create data factory](https://docs.microsoft.com/en-us/azure/data-factory/data-factory-move-data-between-onprem-and-cloud#create-data-factory) for steps to create one. 2. **Virtual Network.** The virtual machine will join this VNET. If you don't have one, use this tutorial, see [Create virtual network](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-create-vnet-arm-pportal#create-a-virtual-network) to create one. - -     - - -     - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-mutiple-vms-with-data-management-gateway%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-mutiple-vms-with-data-management-gateway%2Fazuredeploy.json") +     + +     When you deploy this Azure Resource Template, you will create a logical gateway in your data factory and the following resources - Azure Virtual Machine diff --git a/101-nat-gateway-1-vm/README.md b/101-nat-gateway-1-vm/README.md index 0c9dada4f70e..769559fcfba8 100644 --- a/101-nat-gateway-1-vm/README.md +++ b/101-nat-gateway-1-vm/README.md @@ -1,21 +1,18 @@ # Virtual Network NAT -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-1-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-1-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-1-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-1-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-1-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-1-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nat-gateway-1-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nat-gateway-1-vm%2Fazuredeploy.json") + + This template deploys a **NAT gateway** and supporting resources. @@ -51,3 +48,5 @@ Description + **virtualMachines**: Virtual machine for solution `Tags: virtual network, vnet, nat, nat gateway, virtual machine` + + diff --git a/101-nat-gateway-vnet/README.md b/101-nat-gateway-vnet/README.md index d339604e13e0..b2ba4bdec924 100644 --- a/101-nat-gateway-vnet/README.md +++ b/101-nat-gateway-vnet/README.md @@ -1,21 +1,18 @@ # Virtual Network NAT -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-nat-gateway-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nat-gateway-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nat-gateway-vnet%2Fazuredeploy.json") + + This template deploys a **NAT gateway** and virtual network with a single subnet and public IP resource for the NAT gateway. @@ -41,3 +38,5 @@ Description + **subnets**: Subnet for virtual network for NAT gateway. `Tags: virtual network, vnet, nat, nat gateway` + + diff --git a/101-networkwatcher-create/README.md b/101-networkwatcher-create/README.md index 79cc7a43d5b0..56d6e57b6c66 100644 --- a/101-networkwatcher-create/README.md +++ b/101-networkwatcher-create/README.md @@ -1,20 +1,16 @@ # Create Network Watcher -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-networkwatcher-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-networkwatcher-create%2Fazuredeploy.json") This template deploys a Network Watcher in the subscription. + diff --git a/101-networkwatcher-flowLogs-create/README.md b/101-networkwatcher-flowLogs-create/README.md index 7b96fab7e92a..bc4bff7e4ef8 100644 --- a/101-networkwatcher-flowLogs-create/README.md +++ b/101-networkwatcher-flowLogs-create/README.md @@ -1,20 +1,16 @@ # Create an NSG Flow Logs resource in Network Watcher -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-flowLogs-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-flowLogs-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-flowLogs-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-flowLogs-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-flowLogs-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-networkwatcher-flowLogs-create/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-networkwatcher-flowLogs-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-networkwatcher-flowLogs-create%2Fazuredeploy.json") - - - - - - This template deploys an **NSG Flow Logs resource** inside the Network Watcher resource group. @@ -30,10 +26,10 @@ Useful links * [What is the NetworkWatcherRG](https://docs.microsoft.com/azure/network-watcher/frequently-asked-questions#what-is-the-NetworkWatcherRG) * [Permissions needed to deploy to NetworkWatcherRG ](https://docs.microsoft.com/azure/network-watcher/frequently-asked-questions#which-permissions-are-needed-to-use-network-watcher) - ## Prerequisites Network Watcher must be enabled for your subscription. Network Watcher is enabled by default, so unless you have disabled it, this should not be an issue. - `Tags: Network Watcher, NSG Flow Logs` + + diff --git a/101-nic-publicip-dns-vnet/README.md b/101-nic-publicip-dns-vnet/README.md index 79b5b0621a11..cb637e7a1811 100644 --- a/101-nic-publicip-dns-vnet/README.md +++ b/101-nic-publicip-dns-vnet/README.md @@ -1,23 +1,14 @@ # Network Interface in a Virtual Network with Public IP Address -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-nic-publicip-dns-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-nic-publicip-dns-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-nic-publicip-dns-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-nic-publicip-dns-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-nic-publicip-dns-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-nic-publicip-dns-vnet/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nic-publicip-dns-vnet%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nic-publicip-dns-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-nic-publicip-dns-vnet%2Fazuredeploy.json") This template allows you to create a Network Interface in a Virtual Network referencing a Public IP Address. - diff --git a/101-notification-hub/README.md b/101-notification-hub/README.md index 34e29e07e5a5..5f3b01f271ed 100644 --- a/101-notification-hub/README.md +++ b/101-notification-hub/README.md @@ -1,20 +1,15 @@ # Create a Notification Hub on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-notification-hub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-notification-hub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-notification-hub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-notification-hub/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-notification-hub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-notification-hub/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-notification-hub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-notification-hub%2Fazuredeploy.json") This template creates a Notification Hub on Azure. @@ -39,3 +34,5 @@ Samples Repository (Other platforms) PowerShell. `Tags: notificationhubs` + + diff --git a/101-point-to-site/README.md b/101-point-to-site/README.md index 9c051f4954db..dd9e7d67cbcf 100644 --- a/101-point-to-site/README.md +++ b/101-point-to-site/README.md @@ -1,22 +1,18 @@ # Point-to-Site Gateway -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-point-to-site/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-point-to-site/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-point-to-site/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-point-to-site/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-point-to-site/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-point-to-site/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-point-to-site%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-point-to-site%2Fazuredeploy.json") This template creates a VNet with a Gateway subnet. It then creates a public IP which is used to create a VPN Gateway in the VNet. Finally it configures a Dynamic Routing gateway with Point-to-Site configuration including VPN client address pool, client root certificates and revoked certificates and then creates the Gateway. Modify parameters file to change default values. + diff --git a/101-powerbi-workspace-create/README.md b/101-powerbi-workspace-create/README.md index f3fd2ed07483..0b2bb5f2f0e3 100644 --- a/101-powerbi-workspace-create/README.md +++ b/101-powerbi-workspace-create/README.md @@ -1,20 +1,16 @@ # Create a PowerBI Workspace Collection using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-powerbi-workspace-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-powerbi-workspace-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-powerbi-workspace-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-powerbi-workspace-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-powerbi-workspace-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-powerbi-workspace-create/CredScanResult.svg) - - - - - This ARM template creates a PowerBI Workspace collection resource in Azure. + diff --git a/101-private-dns-zone/README.md b/101-private-dns-zone/README.md index 6d6e804663d8..994714cffae7 100644 --- a/101-private-dns-zone/README.md +++ b/101-private-dns-zone/README.md @@ -1,20 +1,15 @@ # Azure private DNS zone -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-private-dns-zone/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-private-dns-zone/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-private-dns-zone/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-private-dns-zone/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-private-dns-zone/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-private-dns-zone/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-private-dns-zone%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-private-dns-zone%2Fazuredeploy.json") This is a starter template that shows how to create a private Azure DNS zone. @@ -23,3 +18,5 @@ This is a starter template that shows how to create a private Azure DNS zone. [Private DNS FAQ](https://docs.microsoft.com/en-us/azure/dns/dns-faq-private) [privateDnsZones template format](https://docs.microsoft.com/en-us/azure/templates/microsoft.network/2018-09-01/privatednszones) + + diff --git a/101-rbac-builtinrole-resourcegroup/README.md b/101-rbac-builtinrole-resourcegroup/README.md index 3dd04e201bfd..dc945f0bff8a 100644 --- a/101-rbac-builtinrole-resourcegroup/README.md +++ b/101-rbac-builtinrole-resourcegroup/README.md @@ -1,20 +1,17 @@ # Assign an RBAC role to a Resource Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-resourcegroup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-resourcegroup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-resourcegroup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-resourcegroup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-resourcegroup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-resourcegroup/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-rbac-builtinrole-resourcegroup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-rbac-builtinrole-resourcegroup%2Fazuredeploy.json") + + This template assigns Owner, Reader or Contributor access to an existing resource group. Inputs to this template are following fields: @@ -62,3 +59,4 @@ If you are new to the template development, see: Tags: RBAC for Azure resources, role-based access control, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-rbac-builtinrole-virtualmachine/README.md b/101-rbac-builtinrole-virtualmachine/README.md index 71ab901abac3..e2681c14d795 100644 --- a/101-rbac-builtinrole-virtualmachine/README.md +++ b/101-rbac-builtinrole-virtualmachine/README.md @@ -1,20 +1,17 @@ # RBAC - Existing VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-virtualmachine/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-virtualmachine/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-virtualmachine/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-virtualmachine/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-virtualmachine/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-rbac-builtinrole-virtualmachine/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-rbac-builtinrole-virtualmachine%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-rbac-builtinrole-virtualmachine%2Fazuredeploy.json") + + This template assigns Owner, Reader, Contributor, Virtual Machine Contributor access to an existing VM in a resource group. Inputs to this template are following fields: @@ -31,7 +28,6 @@ DisplayName Type ObjectId ----------- ---- -------- xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx - **Use following powershell command to learn about RoleDefinitions. Please note, the template already uses appropriate roleDefinition Id. The applicable RoleDefinition names are avialable in the parameter dropdown. PS C:\> Get-AzureRoleDefinition | fl @@ -41,3 +37,4 @@ Id : /subscriptions/ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/providers/Micr Actions : {*} NotActions : {Microsoft.Authorization/*/Write, Microsoft.Authorization/*/Delete} + diff --git a/101-recovery-services-backup-vms/README.md b/101-recovery-services-backup-vms/README.md index 52e144b9b6e8..60f035ac001a 100644 --- a/101-recovery-services-backup-vms/README.md +++ b/101-recovery-services-backup-vms/README.md @@ -1,20 +1,15 @@ # Backup Resource Manager VMs to Recovery Services Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-backup-vms/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-backup-vms/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-backup-vms/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-backup-vms/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-backup-vms/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-backup-vms/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-backup-vms%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-backup-vms%2Fazuredeploy.json") This template will use existing recovery services vault and backup policy, and enables backup of VMs belonging to same Resource Group. Recovery Services vault and VMs should be in same Geo. When selecting Resource Group to which this template needs to be deployed, please select Resource Group corresponding to the vault. @@ -26,3 +21,4 @@ To create Recovery Services Vault and Daily Backup Policy, please use this exist For more information, Visit [Back up Resource Manager VMs to a Recovery Services vault] https://docs.microsoft.com/azure/backup/backup-azure-vms-first-look-arm) + diff --git a/101-recovery-services-create-vault-enable-diagnostics/README.md b/101-recovery-services-create-vault-enable-diagnostics/README.md index 0d1f690fa598..fff439ac2c5b 100644 --- a/101-recovery-services-create-vault-enable-diagnostics/README.md +++ b/101-recovery-services-create-vault-enable-diagnostics/README.md @@ -1,20 +1,15 @@ # Create Recovery Services Vault and Enable Diagnostics -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vault-enable-diagnostics/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vault-enable-diagnostics/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vault-enable-diagnostics/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vault-enable-diagnostics/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vault-enable-diagnostics/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vault-enable-diagnostics/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-create-vault-enable-diagnostics%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-create-vault-enable-diagnostics%2Fazuredeploy.json") ### This template creates a Recovery Services Vault and enables diagnostics for Azure Backup. @@ -26,3 +21,4 @@ To know more about Azure Backup Reporting feature refer [this documentation](htt This template creates new storage account and oms workspace as part of deployment where diagnostic data gets pushed. If you want to use existing storage account and workspace, skip those resources from template and supply appropriate resource ids of existing storage account and oms workspace. + diff --git a/101-recovery-services-create-vm-and-configure-backup/README.md b/101-recovery-services-create-vm-and-configure-backup/README.md index b1227ca28901..4fa7f0938c40 100644 --- a/101-recovery-services-create-vm-and-configure-backup/README.md +++ b/101-recovery-services-create-vm-and-configure-backup/README.md @@ -1,20 +1,15 @@ # Create a simple windows VM and configure backup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vm-and-configure-backup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vm-and-configure-backup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vm-and-configure-backup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vm-and-configure-backup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vm-and-configure-backup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-create-vm-and-configure-backup/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-create-vm-and-configure-backup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-create-vm-and-configure-backup%2Fazuredeploy.json") This template allows you to deploy simple Windows VM and Recovery Services Vault configured with the DefaultPolicy for Protection. @@ -35,3 +30,4 @@ If you are new to the template development, see: Tags: Azure Backup, Backup, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-recovery-services-daily-backup-policy-create/README.md b/101-recovery-services-daily-backup-policy-create/README.md index a9587b4f1c74..e8c1eca4040c 100644 --- a/101-recovery-services-daily-backup-policy-create/README.md +++ b/101-recovery-services-daily-backup-policy-create/README.md @@ -1,20 +1,15 @@ # Create Daily Backup Policy for Recovery Services Vault to protect Azure IaaS VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-daily-backup-policy-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-daily-backup-policy-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-daily-backup-policy-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-daily-backup-policy-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-daily-backup-policy-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-daily-backup-policy-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-daily-backup-policy-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-daily-backup-policy-create%2Fazuredeploy.json") This template creates Recovery Services Vault and Backup Policy (Daily Schedule) for Recovery Services Vault which can be used further to protect classic and ARM based Azure IaaS VMs @@ -24,3 +19,4 @@ To create new Weekly Backup Policy, please use this template: [Create Weekly Bac For more information, Visit [Back up ARM VMs to a Recovery Services vault](https://azure.microsoft.com/en-us/documentation/articles/backup-azure-vms-first-look-arm/) + diff --git a/101-recovery-services-vault-create/README.md b/101-recovery-services-vault-create/README.md index e52211e55e17..134201e80920 100644 --- a/101-recovery-services-vault-create/README.md +++ b/101-recovery-services-vault-create/README.md @@ -1,20 +1,15 @@ # Create Recovery Services Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vault-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vault-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vault-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vault-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vault-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vault-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-vault-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-vault-create%2Fazuredeploy.json") ### This template creates a Recovery Services Vault which will be used further for Backup and SiteRecovery. @@ -27,3 +22,4 @@ The Site Recovery service ensures your servers, virtual machines, and apps are r #### Storage Type Selection A Recovery Services vault can only change storage options before any backups have been configured. Once any backup is configured, the storage type cannot be changed. Hence use the conditional parameter to opt-in or opt-out change the storage type [Learn more](https://docs.microsoft.com/en-us/azure/backup/backup-azure-backup-faq#can-i-change-from-grs-to-lrs-after-a-backup) + diff --git a/101-recovery-services-vm-workload-backup/README.md b/101-recovery-services-vm-workload-backup/README.md index 80ae3d831961..5181f6866ccc 100644 --- a/101-recovery-services-vm-workload-backup/README.md +++ b/101-recovery-services-vm-workload-backup/README.md @@ -1,20 +1,15 @@ # Azure Backup for SQL Server in Azure Virtual Machines -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vm-workload-backup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vm-workload-backup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vm-workload-backup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vm-workload-backup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vm-workload-backup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-vm-workload-backup/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-vm-workload-backup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-vm-workload-backup%2Fazuredeploy.json") ### This template creates a Recovery Services Vault and a Workload specific Backup Policy. Registers VM with Azure Backup service and Configures Protection. @@ -48,3 +43,4 @@ In order to delete the recovery services vault, you first need to stop protectio To know more about Azure Backup for SQL Server in Azure Virtual Machines [Click Here](https://azure.microsoft.com/en-us/blog/azure-backup-for-sql-server-in-azure-virtual-machines-now-generally-available/) + diff --git a/101-recovery-services-weekly-backup-policy-create/README.md b/101-recovery-services-weekly-backup-policy-create/README.md index 28cf325c8819..a05471c87fd3 100644 --- a/101-recovery-services-weekly-backup-policy-create/README.md +++ b/101-recovery-services-weekly-backup-policy-create/README.md @@ -1,20 +1,15 @@ # Create Weekly Backup Policy for Recovery Services Vault to protect Azure IaaS VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-weekly-backup-policy-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-weekly-backup-policy-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-weekly-backup-policy-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-weekly-backup-policy-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-weekly-backup-policy-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-recovery-services-weekly-backup-policy-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-weekly-backup-policy-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-recovery-services-weekly-backup-policy-create%2Fazuredeploy.json") This template creates Recovery Services Vault and Backup Policy (Weekly Schedule) for Recovery Services Vault which can be used further to protect classic and ARM based Azure IaaS VMs @@ -24,3 +19,4 @@ To create new Daily Backup Policy, please use this template: [Create Daily Backu For more information, Visit [Back up ARM VMs to a Recovery Services vault](https://azure.microsoft.com/en-us/documentation/articles/backup-azure-vms-first-look-arm/) + diff --git a/101-redis-cache/README.md b/101-redis-cache/README.md index 2fae46aae552..4f64e4673df1 100644 --- a/101-redis-cache/README.md +++ b/101-redis-cache/README.md @@ -1,20 +1,16 @@ # Create a Redis Cache using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-redis-cache/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-redis-cache/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-redis-cache/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-redis-cache/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-redis-cache/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-redis-cache/CredScanResult.svg) - - - - - For information about using this template, see [Create a Redis Cache using a template](https://azure.microsoft.com/en-us/documentation/articles/cache-redis-cache-arm-provision/). + diff --git a/101-scheduler-service-bus/README.md b/101-scheduler-service-bus/README.md index fbdfd47f4b12..1f503020e93a 100644 --- a/101-scheduler-service-bus/README.md +++ b/101-scheduler-service-bus/README.md @@ -1,20 +1,15 @@ # Create a Service Bus Queue and Azure Scheduler Job on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-scheduler-service-bus/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-scheduler-service-bus/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-scheduler-service-bus/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-scheduler-service-bus/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-scheduler-service-bus/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-scheduler-service-bus/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-scheduler-service-bus%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-scheduler-service-bus%2Fazuredeploy.json") The template is intended to illustrate how an ARM template can completely manage the provisioning of an automatic process to post a queue message to a Service Bus queue, without any application code or PowerShell coding required. @@ -26,3 +21,4 @@ Template originally authored by John Downs. `Tags: servicebus scheduler` + diff --git a/101-security-group-create/README.md b/101-security-group-create/README.md index 2d0f9dc4d908..3281ef61a969 100644 --- a/101-security-group-create/README.md +++ b/101-security-group-create/README.md @@ -1,20 +1,16 @@ # Create a Network Security Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-security-group-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-security-group-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-security-group-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-security-group-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-security-group-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-security-group-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-security-group-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-security-group-create%2Fazuredeploy.json") This template creates a subnet, a Network Security Group and attaches it to the subnet in the VNET. For more information on how to configure the Network Security Group, go here: https://docs.microsoft.com/en-us/azure/templates/microsoft.network/2018-11-01/networksecuritygroups + diff --git a/101-securitycenter-create-automation-for-alertnamecontains/README.md b/101-securitycenter-create-automation-for-alertnamecontains/README.md index e7c26bb397bf..86bc3ee4b453 100644 --- a/101-securitycenter-create-automation-for-alertnamecontains/README.md +++ b/101-securitycenter-create-automation-for-alertnamecontains/README.md @@ -1,21 +1,18 @@ # Deploy an Azure Security Center Automation for a specific Azure Security Center alerts -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-alertnamecontains/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-alertnamecontains/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-alertnamecontains/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-alertnamecontains/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-alertnamecontains/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-alertnamecontains/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-alertnamecontains%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-alertnamecontains%2Fazuredeploy.json") + + This template deploys an Azure Security Center Automation which will be triggered by Azure Security alerts which their display name contains a specific string. Automation is an Azure Resource which triggers a Logic App. @@ -32,7 +29,6 @@ The Microsoft.Logic Resource provider is used to create an empty triggerable Log + **Logic App**: An Empty triggerable Logic App - ### Microsoft.Security Resource provider The Microsoft.Security Resource provider (Azure Security Center) is where the Automation which will trigger the logic app will be created. @@ -47,9 +43,10 @@ Users need to be registered to both Microsoft.Logic and Microsoft.Security resou You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. - ## Notes Solution notes `Tags: Security, Security Center, LogicApps, Automations` + + diff --git a/101-securitycenter-create-automation-for-all-alerts/README.md b/101-securitycenter-create-automation-for-all-alerts/README.md index 51840a529d2b..e6e9e85746be 100644 --- a/101-securitycenter-create-automation-for-all-alerts/README.md +++ b/101-securitycenter-create-automation-for-all-alerts/README.md @@ -1,21 +1,18 @@ # Deploy an Azure Security Center Automation for any of Azure Security Center's alerts -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-alerts/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-alerts/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-alerts/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-alerts/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-alerts/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-alerts/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-all-alerts%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-all-alerts%2Fazuredeploy.json") + + This template deploys an Azure Security Center Automation for any of Azure Security Center's alerts. Automation is an Azure Resource which triggers a Logic App. @@ -32,7 +29,6 @@ The Microsoft.Logic Resource provider is used to create an empty triggerable Log + **Logic App**: An Empty triggerable Logic App - ### Microsoft.Security Resource provider The Microsoft.Security Resource provider (Azure Security Center) is where the Automation which will trigger the logic app will be created. @@ -47,9 +43,10 @@ Users need to be registered to both Microsoft.Logic and Microsoft.Security resou You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. - ## Notes Solution notes `Tags: Security, Security Center, LogicApps, Automations` + + diff --git a/101-securitycenter-create-automation-for-all-recommendations/README.md b/101-securitycenter-create-automation-for-all-recommendations/README.md index bb7b57e441cd..488bfb6eec30 100644 --- a/101-securitycenter-create-automation-for-all-recommendations/README.md +++ b/101-securitycenter-create-automation-for-all-recommendations/README.md @@ -1,22 +1,19 @@ # Deploy an Azure Security Center Automation for any of Azure Security Center's recommendations -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-recommendations/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-recommendations/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-recommendations/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-recommendations/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-recommendations/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-all-recommendations/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-all-recommendations%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-all-recommendations%2Fazuredeploy.json") + + + This template deploys an Azure Security Center Automation for any of Azure Security Center's recommendations. Automation is an Azure Resource which triggers a Logic App. @@ -33,7 +30,6 @@ The Microsoft.Logic Resource provider is used to create an empty triggerable Log + **Logic App**: An Empty triggerable Logic App - ### Microsoft.Security Resource provider The Microsoft.Security Resource provider (Azure Security Center ) is where the Automation which will trigger the logic app will be created. @@ -48,9 +44,10 @@ Users need to be registered to both Microsoft.Logic and Microsoft.Security resou You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. - ## Notes Solution notes `Tags: Security, Security Center, LogicApps, Automations` + + diff --git a/101-securitycenter-create-automation-for-specific-recommendations/README.md b/101-securitycenter-create-automation-for-specific-recommendations/README.md index 2116f10017b7..3d09a46fea71 100644 --- a/101-securitycenter-create-automation-for-specific-recommendations/README.md +++ b/101-securitycenter-create-automation-for-specific-recommendations/README.md @@ -1,21 +1,15 @@ # Deploy an Azure Security Center Automation for an Azure Security Center recommendation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-specific-recommendations/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-specific-recommendations/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-specific-recommendations/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-specific-recommendations/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-specific-recommendations/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-securitycenter-create-automation-for-specific-recommendations/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-specific-recommendations%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-securitycenter-create-automation-for-specific-recommendations%2Fazuredeploy.json") This template deploys an Azure Security Center Automation for a specific Azure Security Center's recommendation. @@ -33,7 +27,6 @@ The Microsoft.Logic Resource provider is used to create an empty triggerable Log + **Logic App**: An Empty triggerable Logic App - ### Microsoft.Security Resource provider The Microsoft.Security Resource provider (Azure Security Center) is where the Automation which will trigger the logic app will be created. @@ -54,9 +47,10 @@ Users need to be registered to both Microsoft.Logic and Microsoft.Security resou You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. - ## Notes Solution notes `Tags: Security, Security Center, LogicApps, Automations` + + diff --git a/101-servicebus-create-namespace-geo-recoveryconfiguration/README.md b/101-servicebus-create-namespace-geo-recoveryconfiguration/README.md index 4e45de18d070..1ee8f2316ebb 100644 --- a/101-servicebus-create-namespace-geo-recoveryconfiguration/README.md +++ b/101-servicebus-create-namespace-geo-recoveryconfiguration/README.md @@ -1,20 +1,17 @@ # Service Bus Namespaces with Geo-Redundant Disaster Recovery -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace-geo-recoveryconfiguration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace-geo-recoveryconfiguration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace-geo-recoveryconfiguration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace-geo-recoveryconfiguration/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace-geo-recoveryconfiguration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace-geo-recoveryconfiguration/CredScanResult.svg) This template allows you to configure Service Bus Geo-disaster recovery alias on premium SKU Namespaces. It deploys Primary and Secondary Namespaces in different regions and Geo-recovery configuration (Alias). - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-create-namespace-geo-recoveryconfiguration%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-create-namespace-geo-recoveryconfiguration%2Fazuredeploy.json") + + - - - diff --git a/101-servicebus-create-namespace/README.md b/101-servicebus-create-namespace/README.md index 35227cb2bd65..b3aa158e736d 100644 --- a/101-servicebus-create-namespace/README.md +++ b/101-servicebus-create-namespace/README.md @@ -1,21 +1,17 @@ # 101-servicebus-create-namespace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-create-namespace/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-create-namespace%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-create-namespace%2Fazuredeploy.json") For information about using this template, see [Create a Service Bus namespace using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace/). + + diff --git a/101-servicebus-namespace/README.md b/101-servicebus-namespace/README.md index a91b46d4b0a1..0cd9e0972c9d 100644 --- a/101-servicebus-namespace/README.md +++ b/101-servicebus-namespace/README.md @@ -1,17 +1,16 @@ # Create a Service Bus Namespace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-namespace/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-namespace/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-namespace/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-namespace/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-namespace/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-namespace/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-namespace%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-namespace%2Fazuredeploy.json") This template creates a Service Bus Namespace. + diff --git a/101-servicebus-pn-ar/README.md b/101-servicebus-pn-ar/README.md index 62a02514d07a..5a5e0a3a6344 100644 --- a/101-servicebus-pn-ar/README.md +++ b/101-servicebus-pn-ar/README.md @@ -1,19 +1,18 @@ # Create a Service Bus Premium Namespace and AuthorizationRule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-pn-ar/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-pn-ar/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-pn-ar/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-pn-ar/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-pn-ar/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-pn-ar/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-pn-ar%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-pn-ar%2Fazuredeploy.json") The Premium tier of Service Bus messaging addresses common customer requests around scale, performance, and availability for mission-critical applications. Although the feature sets are nearly identical, these two tiers of Service Bus messaging are designed to serve different use cases. This template creates a Service Bus Premium Namespace and a namespace AuthorizationRule + diff --git a/101-servicebus-queue/README.md b/101-servicebus-queue/README.md index c41a17112a00..3374a936df4b 100644 --- a/101-servicebus-queue/README.md +++ b/101-servicebus-queue/README.md @@ -1,21 +1,18 @@ # Creates Service Bus Namepsace and Queues -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-queue/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-queue/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-queue/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-queue/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-queue/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-queue/CredScanResult.svg) - - - - For information about using this template, see [Create a Service Bus namespace and a Queues with auto forwarding using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace-queue/). + diff --git a/101-servicebus-topic-subscription-sqlfilter/README.md b/101-servicebus-topic-subscription-sqlfilter/README.md index 74ee2e1ee51b..4890100998db 100644 --- a/101-servicebus-topic-subscription-sqlfilter/README.md +++ b/101-servicebus-topic-subscription-sqlfilter/README.md @@ -1,17 +1,16 @@ # Create a Service Bus Namespace and Topic with a Subscription using a SQL Filter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription-sqlfilter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription-sqlfilter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription-sqlfilter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription-sqlfilter/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription-sqlfilter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription-sqlfilter/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-topic-subscription-sqlfilter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-topic-subscription-sqlfilter%2Fazuredeploy.json") This template creates a Service Bus Namespace and Topic with a Subscription using a SQL Filter to define what messages will be directed to or received by the Subscription. + diff --git a/101-servicebus-topic-subscription/README.md b/101-servicebus-topic-subscription/README.md index 4c3eea41cd5a..b0b2349500e4 100644 --- a/101-servicebus-topic-subscription/README.md +++ b/101-servicebus-topic-subscription/README.md @@ -1,21 +1,18 @@ # Creates Service Bus Topic and Subscription -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic-subscription/CredScanResult.svg) - - - - For information about using this template, see [Create a Service Bus namespace with 2 Topics and Subscription with autoforwarding using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace-topic/). + diff --git a/101-servicebus-topic/README.md b/101-servicebus-topic/README.md index 06f868074106..c45c1ffc8554 100644 --- a/101-servicebus-topic/README.md +++ b/101-servicebus-topic/README.md @@ -1,17 +1,16 @@ # Create a Service Bus Namespace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-servicebus-topic/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-topic%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-servicebus-topic%2Fazuredeploy.json") This template creates a Service Bus Namespace and Topic. + diff --git a/101-sig-create/README.md b/101-sig-create/README.md index 6f77427b0b88..bb88ed5ae6eb 100644 --- a/101-sig-create/README.md +++ b/101-sig-create/README.md @@ -1,16 +1,15 @@ # Create Shared Image Gallery -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-create/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sig-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sig-create%2Fazuredeploy.json") This template creates a Shared Image Gallery. + diff --git a/101-sig-image-definition-create/README.md b/101-sig-image-definition-create/README.md index 58eecd4a7e4b..131b0bf2c190 100644 --- a/101-sig-image-definition-create/README.md +++ b/101-sig-image-definition-create/README.md @@ -1,19 +1,16 @@ # Create an Image Definition in the Shared Image Gallery -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-definition-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-definition-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-definition-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-definition-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-definition-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-definition-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sig-image-definition-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sig-image-definition-create%2Fazuredeploy.json") This template creates an Image Definition. Please ensure you have deployed the 101 template to create the Shared Image Gallery first. + + diff --git a/101-sig-image-version-create/README.md b/101-sig-image-version-create/README.md index 0295a86e3c70..f9aa738d57e4 100644 --- a/101-sig-image-version-create/README.md +++ b/101-sig-image-version-create/README.md @@ -1,17 +1,16 @@ # Create an Image Version for an Image Definition -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-version-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-version-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-version-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-version-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-version-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sig-image-version-create/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sig-image-version-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sig-image-version-create%2Fazuredeploy.json") This template creates an Image Version for an Image Definition. Please ensure that you have deployed the 101 templates to create a Shared Image Gallery and the Image Definition before deploying this template. + diff --git a/101-signalr/README.md b/101-signalr/README.md index a4b9b7e22709..6bb82b53a1bf 100644 --- a/101-signalr/README.md +++ b/101-signalr/README.md @@ -1,20 +1,15 @@ # Deploy an Azure SignalR Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-signalr/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-signalr/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-signalr/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-signalr/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-signalr/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-signalr/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-signalr%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-signalr%2Fazuredeploy.json") This template allows you to create an Azure SignalR Service. @@ -48,4 +43,6 @@ SignalR also enables completely new types of web applications that require high SignalR provides a simple API for creating server-to-client remote procedure calls (RPC) that call JavaScript functions in client browsers (and other client platforms) from server-side .NET code. SignalR also includes API for connection management (for instance,connect and disconnect events), and grouping connections. See the following [SignalR Overview](https://docs.microsoft.com/aspnet/signalr/overview/getting-started/introduction-to-signalr) -- [Microsoft Learn SignalR Modules](https://docs.microsoft.com/learn/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/ ) \ No newline at end of file +- [Microsoft Learn SignalR Modules](https://docs.microsoft.com/learn/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/ ) + + diff --git a/101-site-to-site-vpn-create/README.md b/101-site-to-site-vpn-create/README.md index 371fa03aab67..7ac7b45ac3ac 100644 --- a/101-site-to-site-vpn-create/README.md +++ b/101-site-to-site-vpn-create/README.md @@ -1,20 +1,15 @@ # Site to Site VPN Connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-site-to-site-vpn-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-site-to-site-vpn-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-site-to-site-vpn-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-site-to-site-vpn-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-site-to-site-vpn-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-site-to-site-vpn-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-site-to-site-vpn-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-site-to-site-vpn-create%2Fazuredeploy.json") This template will create a Virtual Network, a subnet for the network, a Virtual Network Gateway and a Connection to your network outside of Azure (defined as your `local` network). This could be anything such as your on-premises network and can even be used with other cloud networks such as [AWS Virtual Private Cloud](https://github.com/sedouard/aws-vpc-to-azure-vnet). @@ -22,3 +17,4 @@ Please note that you must have a Public IP for your other network's VPN gateway Although only the parameters in [azuredeploy.parameters.json](./azuredeploy.parameters.json) are necessary, you can override the defaults of any of the template parameters. + diff --git a/101-spinnaker-existing-vnet/README.md b/101-spinnaker-existing-vnet/README.md index 6bc001417e4c..684721fc975f 100644 --- a/101-spinnaker-existing-vnet/README.md +++ b/101-spinnaker-existing-vnet/README.md @@ -1,20 +1,15 @@ # Azure Spinnaker [![Build Status](http://devops-ci.westcentralus.cloudapp.azure.com/job/qs/job/101-spinnaker/badge/icon)](http://devops-ci.westcentralus.cloudapp.azure.com/blue/organizations/jenkins/qs%2F101-spinnaker/activity) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker-existing-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-spinnaker-existing-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-spinnaker-existing-vnet%2Fazuredeploy.json") This template allows you to deploy an instance of Spinnaker on a Linux Ubuntu 14.04 LTS VM to an existing Virtual Network. This will deploy a VM in the resource group location and return the FQDN of the VM. You will have to manually configure the instance to target a deployment environment. @@ -64,3 +59,4 @@ ssh -i -L 9000:localhost:9000 -L 8084:localhost:8084 ## Questions/Comments? azdevopspub@microsoft.com + diff --git a/101-spinnaker/README.md b/101-spinnaker/README.md index 50d1d272ea09..b448c9828e1a 100644 --- a/101-spinnaker/README.md +++ b/101-spinnaker/README.md @@ -1,20 +1,15 @@ # Azure Spinnaker [![Build Status](http://devops-ci.westcentralus.cloudapp.azure.com/job/qs/job/101-spinnaker/badge/icon)](http://devops-ci.westcentralus.cloudapp.azure.com/blue/organizations/jenkins/qs%2F101-spinnaker/activity) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-spinnaker/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-spinnaker%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-spinnaker%2Fazuredeploy.json") This template allows you to deploy an instance of Spinnaker on a Linux Ubuntu 14.04 LTS VM. This will deploy a VM in the resource group location and return the FQDN of the VM. You will have to manually configure the instance to target a deployment environment. @@ -64,3 +59,4 @@ ssh -i -L 9000:localhost:9000 -L 8084:localhost:8084 ## Questions/Comments? azdevopspub@microsoft.com + diff --git a/101-sql-elastic-pool-create/README.md b/101-sql-elastic-pool-create/README.md index bf8c6dfbcbe7..933b10b33046 100644 --- a/101-sql-elastic-pool-create/README.md +++ b/101-sql-elastic-pool-create/README.md @@ -1,17 +1,15 @@ # Deploy a new SQL Elastic Pool. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-elastic-pool-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-elastic-pool-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-elastic-pool-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-elastic-pool-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-elastic-pool-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-elastic-pool-create/CredScanResult.svg) - - This template allows you to deploy a new SQL Elastic Pool with its new associated SQL Server and new SQL Databases to assign to it. @@ -19,3 +17,4 @@ For more information about Azure SQL Elastic Pools, see [What is an Azure Elasti To know more about eDTU and storage limits for SQL Elastic Pools, please check out this [link](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-elastic-pool#edtu-and-storage-limits-for-elastic-pools). + diff --git a/101-sql-logical-server/README.md b/101-sql-logical-server/README.md index dcf1bd0cf233..aa51063ca3e0 100644 --- a/101-sql-logical-server/README.md +++ b/101-sql-logical-server/README.md @@ -1,22 +1,18 @@ # Azure SQL logical server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-logical-server/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-logical-server/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-logical-server/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-logical-server/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-logical-server/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-logical-server/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-logical-server%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-logical-server%2Fazuredeploy.json") This template allows you to create [Azure SQL logical server](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-logical-servers). `Tags: Azure, SQL logical server` + diff --git a/101-sql-managed-instance-azure-environment/README.md b/101-sql-managed-instance-azure-environment/README.md index 107bf4479b7c..ce2cc8499341 100644 --- a/101-sql-managed-instance-azure-environment/README.md +++ b/101-sql-managed-instance-azure-environment/README.md @@ -1,20 +1,15 @@ # SQL Managed Instance Virtual Network Environment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-managed-instance-azure-environment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-managed-instance-azure-environment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-managed-instance-azure-environment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-managed-instance-azure-environment/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-managed-instance-azure-environment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-managed-instance-azure-environment/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-managed-instance-azure-environment%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-managed-instance-azure-environment%2Fazuredeploy.json") This template allows you to create an Azure networking environment required to deploy [Azure SQL Database Managed Instances](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance) - fully managed SQL Server Database Engine hosted in the Azure cloud. @@ -34,3 +29,4 @@ You can click the "deploy to Azure" button at the beginning of this document or - Name of the subnet that will be dedicated to Managed Instances placed in your VNet including the subnet address range (this is Azure SQL Managed Instance specific requirement). Choose carefully the subnet address range because it depends on the number of instances that you would like to place in the subnet. You would need at least two addresses per every General Purpose Managed Instance that you want to deploy in the subnet. - Name of the route table that will enable Managed Instance in the subnet to communicate with the Azure Management service that controls them. If the route table with the specified name doesn't exist the new one will be created and configured, otherwise the existing one will be used. The recommendation is to create one route table and don't change it. + diff --git a/101-sql-vm-ag-setup/README.md b/101-sql-vm-ag-setup/README.md index 35019bdbc3a3..3ecd016ddb38 100644 --- a/101-sql-vm-ag-setup/README.md +++ b/101-sql-vm-ag-setup/README.md @@ -1,25 +1,20 @@ # Create WS Failover Cluster and join existing SQL Server Virtual Machines for setting up an Always On availability group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-ag-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-ag-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-ag-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-ag-setup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-ag-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-ag-setup/CredScanResult.svg) Before deploying the template you must have the following 1. **Domain** Domain must exist in which the underlying Windows Server Failover Cluster will be created 2. **VM** Virtual Machines in same location, joined to the existing domain - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-ag-setup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-ag-setup%2Fazuredeploy.json") `Tags: Azure, SQL, VirtualMachine, AlwaysON, Cluster` @@ -33,3 +28,4 @@ Following resources will be created + diff --git a/101-sql-vm-aglistener-setup/README.md b/101-sql-vm-aglistener-setup/README.md index ee000d122214..8414a57002ac 100644 --- a/101-sql-vm-aglistener-setup/README.md +++ b/101-sql-vm-aglistener-setup/README.md @@ -1,13 +1,13 @@ # Configure ILB and create listener for an existing Always On availability group on SQL Server VMs in Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-aglistener-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-aglistener-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-aglistener-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-aglistener-setup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-aglistener-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-aglistener-setup/CredScanResult.svg) Before deploying the template you must have the following @@ -16,12 +16,7 @@ Before deploying the template you must have the following 3. **LoadBalancer** Internal load balancer in same location as VMs. 4. **CNO permissions** The CNO (COmputer object for Cluster name) should have Create Computer object permissions in the OU it is placed in. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-aglistener-setup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-aglistener-setup%2Fazuredeploy.json") `Tags: Azure, SQL, VirtualMachine, AlwaysON, Listener` @@ -35,3 +30,4 @@ This deployment will create an AG listener for a SQL Availability Group. This wi + diff --git a/101-sql-vm-new-storage-ultrassd/README.md b/101-sql-vm-new-storage-ultrassd/README.md index 2590d60fd38f..6dbc11d143e9 100644 --- a/101-sql-vm-new-storage-ultrassd/README.md +++ b/101-sql-vm-new-storage-ultrassd/README.md @@ -1,25 +1,23 @@ # Create a SQL Virtual Machines with Performance-Optimized Storage Settings using Ultra SSD For SQL Log Files -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage-ultrassd/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage-ultrassd/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage-ultrassd/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage-ultrassd/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage-ultrassd/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage-ultrassd/CredScanResult.svg) Before deploying the template you must have the following 1. **Virtual Network** and **Subnet** in same location 2. Follow this [this documentation](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/disks-enable-ultra-ssd) to **determine your availability zone**. - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-new-storage-ultrassd%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-new-storage-ultrassd%2Fazuredeploy.json") - - + - `Tags: Azure, SQL, VirtualMachine, Performance, StorageConfiguration, UltraSSD` @@ -44,3 +42,4 @@ The following resources will be created - *This VM will have Ultra SSD compatibility enabled and there will be a reservation charge if no Ultra SSD Disk is attached to the VM.* + diff --git a/101-sql-vm-new-storage/README.md b/101-sql-vm-new-storage/README.md index 555b81fec6a4..853b7b920088 100644 --- a/101-sql-vm-new-storage/README.md +++ b/101-sql-vm-new-storage/README.md @@ -1,24 +1,19 @@ # Create a SQL Server Virtual Machines with peformance optimized storage settings -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-vm-new-storage/CredScanResult.svg) Before deploying the template you must have the following 1. **Virtual Network** and **Subnet** Virtual Network and Subnet in same location - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-new-storage%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-vm-new-storage%2Fazuredeploy.json") `Tags: Azure, SQL, VirtualMachine, Performance, StorageConfiguration` @@ -36,3 +31,4 @@ The following resources will be created - Managed Disks for Sql Data and Log - A Sql Virtual Machine resource attached to the VM + diff --git a/101-sql-with-failover-group/README.md b/101-sql-with-failover-group/README.md index 4cf44fc2b0c9..86827ae05237 100644 --- a/101-sql-with-failover-group/README.md +++ b/101-sql-with-failover-group/README.md @@ -1,21 +1,17 @@ # Create a SQL Server with Failover Group on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-with-failover-group/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-with-failover-group/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-with-failover-group/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-with-failover-group/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-with-failover-group/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sql-with-failover-group/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-with-failover-group%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sql-with-failover-group%2Fazuredeploy.json") This template creates two Azure SQL servers, a SQL database, and failover group. `Tags: sql` + diff --git a/101-sqlmi-new-vnet/README.md b/101-sqlmi-new-vnet/README.md index 805b2d3817a8..0343b5c18695 100644 --- a/101-sqlmi-new-vnet/README.md +++ b/101-sqlmi-new-vnet/README.md @@ -1,19 +1,14 @@ # Azure Sql Database Managed Instance (SQL MI) Creation inside New Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sqlmi-new-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sqlmi-new-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-sqlmi-new-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-sqlmi-new-vnet/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sqlmi-new-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-sqlmi-new-vnet/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sqlmi-new-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-sqlmi-new-vnet%2Fazuredeploy.json") This template allows you to create a [Azure SQL Database Managed Instances](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance) inside a new virtual network. @@ -49,3 +44,4 @@ After the last Managed Instance is deprovisioned, cluster stays a live for up to + diff --git a/101-storage-account-create/README.md b/101-storage-account-create/README.md index 8c4359bdbd13..f5f6a5747d84 100644 --- a/101-storage-account-create/README.md +++ b/101-storage-account-create/README.md @@ -1,20 +1,15 @@ # Create a Standard Storage Account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-account-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-account-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-account-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-account-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-account-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-account-create/CredScanResult.svg) -Create a Standard Storage Account - - - - - - +Create a Standard Storage Account - [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-account-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-account-create%2Fazuredeploy.json") This template creates a Standard Storage account. @@ -30,3 +25,4 @@ If you are new to the template development, see: Tags: Azure Storage account, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-storage-blob-container/README.md b/101-storage-blob-container/README.md index dd1591b52d93..752adc5fc4be 100644 --- a/101-storage-blob-container/README.md +++ b/101-storage-blob-container/README.md @@ -1,19 +1,14 @@ # Create an Azure Storage Account and Blob Container on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-blob-container/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-blob-container/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-blob-container/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-blob-container/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-blob-container/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-blob-container/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-blob-container%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-blob-container%2Fazuredeploy.json") This template creates an Azure Storage account and a blob container. Template originally authored by John Downs. @@ -29,3 +24,4 @@ If you are new to the template development, see: Tags: Azure Storage account, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-storage-file-share/README.md b/101-storage-file-share/README.md index 4f33a69ad0b8..2c21e380c936 100644 --- a/101-storage-file-share/README.md +++ b/101-storage-file-share/README.md @@ -1,20 +1,15 @@ # Create an Azure storage account with file share -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-file-share/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-file-share/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-file-share/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-file-share/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-file-share/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-file-share/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-file-share%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-file-share%2Fazuredeploy.json") This template creates an Azure Storage account with a single file share. @@ -27,3 +22,4 @@ If you are new to Azure Storage accounts, see: `Tags: Azure Storage account, Resource Manager, Resource Manager templates, ARM templates, File Share` + diff --git a/101-storage-multi-blob-container/README.md b/101-storage-multi-blob-container/README.md index e3709d50d609..3480af78040b 100644 --- a/101-storage-multi-blob-container/README.md +++ b/101-storage-multi-blob-container/README.md @@ -1,20 +1,15 @@ # Create an Azure storage account with multiple blob containers -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-blob-container/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-blob-container/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-blob-container/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-blob-container/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-blob-container/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-blob-container/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-multi-blob-container%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-multi-blob-container%2Fazuredeploy.json") This template creates an Azure Storage account with multiple blob containers. @@ -32,3 +27,4 @@ If you are new to template development, see: Tags: Azure Storage account, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-storage-multi-file-share/README.md b/101-storage-multi-file-share/README.md index dcda6226d774..d40935fdfc08 100644 --- a/101-storage-multi-file-share/README.md +++ b/101-storage-multi-file-share/README.md @@ -1,20 +1,15 @@ # Create an Azure storage account with multiple file shares -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-file-share/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-file-share/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-file-share/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-file-share/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-file-share/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-storage-multi-file-share/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-multi-file-share%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-storage-multi-file-share%2Fazuredeploy.json") This template creates an Azure Storage account with multiple file shares. @@ -26,3 +21,4 @@ If you are new to Azure Storage accounts, see: Tags: Azure Storage account, Resource Manager, Resource Manager templates, ARM templates + diff --git a/101-streamanalytics-create/README.md b/101-streamanalytics-create/README.md index 07abb98eeae4..0e1a95c5790e 100644 --- a/101-streamanalytics-create/README.md +++ b/101-streamanalytics-create/README.md @@ -1,20 +1,15 @@ # Create a Standard Stream Analytics Job -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-streamanalytics-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-streamanalytics-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-streamanalytics-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-streamanalytics-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-streamanalytics-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-streamanalytics-create/CredScanResult.svg) - - - - - - + [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-streamanalytics-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-streamanalytics-create%2Fazuredeploy.json") This template creates a Standard Stream Analytics Job. For more information, Azure Stream Analytics is a real-time analytics and complex event-processing engine that is designed to analyze and process high volumes of fast streaming data from multiple sources simultaneously. Patterns and relationships can be identified in information extracted from a number of input sources including devices, sensors, clickstreams, social media feeds, and applications. These patterns can be used to trigger actions and initiate workflows such creating alerts, feeding information to a reporting tool, or storing transformed data for later use. Also, Stream Analytics is available on Azure IoT Edge runtime, and supports the same exact language or syntax as cloud. @@ -30,4 +25,6 @@ see here: - [Introduction to Stream Analytics](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-introduction) - [Microsoft Stream Analytics](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-create-a-job) -- [Microsoft Learn Stream Analytics Modules](https://docs.microsoft.com/learn/browse/?term=Stream%20Analytics) \ No newline at end of file +- [Microsoft Learn Stream Analytics Modules](https://docs.microsoft.com/learn/browse/?term=Stream%20Analytics) + + diff --git a/101-subnet-add-vnet-existing/README.md b/101-subnet-add-vnet-existing/README.md index 691c6184aef7..15d6c0d176ea 100644 --- a/101-subnet-add-vnet-existing/README.md +++ b/101-subnet-add-vnet-existing/README.md @@ -1,22 +1,18 @@ # Add a subnet to an existing VNET -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-subnet-add-vnet-existing/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-subnet-add-vnet-existing/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-subnet-add-vnet-existing/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-subnet-add-vnet-existing/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-subnet-add-vnet-existing/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-subnet-add-vnet-existing/CredScanResult.svg) This template allows you to add a subnet to an existing VNET. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-subnet-add-vnet-existing%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-subnet-add-vnet-existing%2Fazuredeploy.json") `Tags: existing vnet, add subnet` + diff --git a/101-traffic-manager-external-endpoint/README.md b/101-traffic-manager-external-endpoint/README.md index 54546e6ce8b9..7674f615c961 100644 --- a/101-traffic-manager-external-endpoint/README.md +++ b/101-traffic-manager-external-endpoint/README.md @@ -1,29 +1,24 @@ # Azure Traffic Manager with external endpoints -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-traffic-manager-external-endpoint/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-traffic-manager-external-endpoint/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-traffic-manager-external-endpoint/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-traffic-manager-external-endpoint/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-traffic-manager-external-endpoint/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-traffic-manager-external-endpoint/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-traffic-manager-external-endpoint%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-traffic-manager-external-endpoint%2Fazuredeploy.json") This template shows how to create an Azure Traffic Manager profile using external endpoints and the performance traffic routing method. To enable performance-based traffic routing, each endpoint needs an "endpointLocation" that specifies the closest Azure region. The accompanying PowerShell script shows how to create a resource group from the template and read back the Traffic Manager profile details. Before running the script, edit *azuredeploy.parameters.json* and replace the values marked with *'#####'*. - See also: -- Traffic Manager routing methods for details of the different routing methods available. -- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. +- Traffic Manager routing methods for details of the different routing methods available. +- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. + diff --git a/101-ubuntu-mate-desktop-vscode/README.md b/101-ubuntu-mate-desktop-vscode/README.md index 9ab7fd5e9656..7fee0a6d7085 100644 --- a/101-ubuntu-mate-desktop-vscode/README.md +++ b/101-ubuntu-mate-desktop-vscode/README.md @@ -1,13 +1,13 @@ # Deploy an Ubuntu Mate Desktop VM with VSCode -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-ubuntu-mate-desktop-vscode/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-ubuntu-mate-desktop-vscode/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-ubuntu-mate-desktop-vscode/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-ubuntu-mate-desktop-vscode/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-ubuntu-mate-desktop-vscode/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-ubuntu-mate-desktop-vscode/CredScanResult.svg) This template creates a Linux developer workstation as follows: @@ -20,12 +20,7 @@ This template creates a new Ubuntu VM with Mate desktop enabled. Mate desktop is To connect, run "mstsc" from windows desktop and connect to the fqdn/public ip of the VM. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-ubuntu-mate-desktop-vscode%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-ubuntu-mate-desktop-vscode%2Fazuredeploy.json") # Running at terminal @@ -60,4 +55,6 @@ Begin your journey with VS Code with these [introductory videos](https://code.vi [Visual Studio Code](https://docs.microsoft.com/en-us/learn/browse/?term=Visual%20Studio%20Code) [Linux Virtual Machines on Azure](https://docs.microsoft.com/en-us/learn/browse/?term=Linux%20Virtual%20Machine) -[Azure CLI](https://docs.microsoft.com/en-us/learn/browse/?term=Azure%20CLI) \ No newline at end of file +[Azure CLI](https://docs.microsoft.com/en-us/learn/browse/?term=Azure%20CLI) + + diff --git a/101-virtual-wan/README.md b/101-virtual-wan/README.md index 052ae9a820ad..c8856675414f 100644 --- a/101-virtual-wan/README.md +++ b/101-virtual-wan/README.md @@ -1,22 +1,18 @@ # Virtual Wan resources -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-virtual-wan/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-virtual-wan/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-virtual-wan/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-virtual-wan/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-virtual-wan/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-virtual-wan/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-virtual-wan%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-virtual-wan%2Fazuredeploy.json") This template creates a Virtual WAN, a Virtual Hub, a VPN Gateway in the Virtual hub, a VpnSite and a Vpn Connection beteween the VpnSite and the Vpn Gateway. All the resources are created in the same region as the resource group by default. Modify parameters file to change default values. In order to deploy this template, you will need to get your subscription whitelisted until the Virtual WAN Feature is generally available. Please send a request to azurevirtualwan@microsoft.com to get your subscription whitelisted. + diff --git a/101-visual-studio-team-services-project-create/README.md b/101-visual-studio-team-services-project-create/README.md index 275aabe49bee..ea0c2e52faf7 100644 --- a/101-visual-studio-team-services-project-create/README.md +++ b/101-visual-studio-team-services-project-create/README.md @@ -1,19 +1,18 @@ # Deploy a new Visual Studio Team Services (VSTS) account and project. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-visual-studio-team-services-project-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-visual-studio-team-services-project-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-visual-studio-team-services-project-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-visual-studio-team-services-project-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-visual-studio-team-services-project-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-visual-studio-team-services-project-create/CredScanResult.svg) - - This template allows you to deploy a new Visual Studio Team Services (VSTS) account and a new project. For more information about Visual Studio Team Services (VSTS), see [What is Visual Studio Team Services?](https://www.visualstudio.com/team-services/). + diff --git a/101-vm-automatic-static-ip/README.md b/101-vm-automatic-static-ip/README.md index 3ddef348206e..642c8c459851 100644 --- a/101-vm-automatic-static-ip/README.md +++ b/101-vm-automatic-static-ip/README.md @@ -1,21 +1,15 @@ # Simple deployment of a VM with automatically assigned static IP address. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-automatic-static-ip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-automatic-static-ip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-automatic-static-ip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-automatic-static-ip/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-automatic-static-ip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-automatic-static-ip/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-automatic-static-ip%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-automatic-static-ip%2Fazuredeploy.json") This template allows you to deploy a simple Linux VM using Ubuntu from the marketplace. This will deploy a VNET, Subnet, and an A1 size VM in the resource group location with a dynamically assigned IP address and then convert it to static IP. @@ -29,3 +23,5 @@ There are no prerequistes for the deployment. You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. + + diff --git a/101-vm-customdata/README.md b/101-vm-customdata/README.md index 17c03c48d7dd..dcf7d44225ea 100644 --- a/101-vm-customdata/README.md +++ b/101-vm-customdata/README.md @@ -1,22 +1,18 @@ # Deploy a Virtual Machine with CustomData -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-customdata/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-customdata/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-customdata/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-customdata/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-customdata/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-customdata/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-customdata%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-customdata%2Fazuredeploy.json") This template allows you to create a Virtual Machine with Custom Data. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. You can verify the Custom Data in the file `/var/lib/cloud/instance/user-data.txt`. + diff --git a/101-vm-from-sig/README.md b/101-vm-from-sig/README.md index 556acb570a6e..9125187a454f 100644 --- a/101-vm-from-sig/README.md +++ b/101-vm-from-sig/README.md @@ -1,17 +1,16 @@ # Create Virtual Machine from a Shared Image Gallery -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-sig/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-sig/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-sig/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-sig/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-sig/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-sig/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-from-sig%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-from-sig%2Fazuredeploy.json") This template creates a Virtual Machine from an Image Version in a Shared Image Gallery. Please ensure you have already deployed the 101 templates to create Shared Image Gallery, Image Definition, and Image Version. + diff --git a/101-vm-from-user-image/README.md b/101-vm-from-user-image/README.md index 4d474d391fe4..fec99309a32f 100644 --- a/101-vm-from-user-image/README.md +++ b/101-vm-from-user-image/README.md @@ -1,20 +1,15 @@ # Create a Virtual Machine from a User Image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-user-image/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-user-image/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-user-image/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-user-image/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-user-image/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-from-user-image/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-from-user-image%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-from-user-image%2Fazuredeploy.json") > Prerequisite - The generalized image VHD should exist, as well as a Storage Account for boot diagnostics @@ -75,3 +70,4 @@ If you are looking to accomplish the above scenario through PowerShell instead o ## Create the VM in Azure New-AzureRmVM -ResourceGroupName $rgName -Location $location -VM $vm -Verbose + diff --git a/101-vm-linux-Jupyterhub/README.md b/101-vm-linux-Jupyterhub/README.md index 829880920ec7..fb5d455b552f 100644 --- a/101-vm-linux-Jupyterhub/README.md +++ b/101-vm-linux-Jupyterhub/README.md @@ -1,19 +1,17 @@ # Jupyter Server Linux Ubuntu 18.04-LTS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-Jupyterhub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-Jupyterhub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-Jupyterhub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-Jupyterhub/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-Jupyterhub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-Jupyterhub/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-linux-Jupyterhub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-linux-Jupyterhub%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Jupyter Server** using a Ubuntu Linux VM. This will deploy a CPU or GPU based VM in the resource group location and will return the admin user name, Virtual Network Name, Network Security Group Name and FQDN. @@ -87,3 +85,5 @@ After that, let's press the [Run] button. If we visit our **public IP** where ou ![Screen](./images/httpsConfig3.png) `Tags: Azure4Student, virtual machine, Linux, Ubuntu Server, Beginner, Jupyter` + + diff --git a/101-vm-linux-serial-output/README.md b/101-vm-linux-serial-output/README.md index 3c8a6924409c..f0bd62583058 100644 --- a/101-vm-linux-serial-output/README.md +++ b/101-vm-linux-serial-output/README.md @@ -1,19 +1,14 @@ # Simple Linux VM created with serial/console output configured -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-serial-output/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-serial-output/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-serial-output/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-serial-output/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-serial-output/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-linux-serial-output/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-linux-serial-output%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-linux-serial-output%2Fazuredeploy.json") This is a simple template that will create a single VM with very limited parameters in order to demonstrate how to configure serial and console output. @@ -28,3 +23,4 @@ The interesting portion of this template worth noting is here: The rest of the template is pretty standard. + diff --git a/101-vm-multiple-data-disk/README.md b/101-vm-multiple-data-disk/README.md index e2ac04895b49..c7cf78be3bbc 100644 --- a/101-vm-multiple-data-disk/README.md +++ b/101-vm-multiple-data-disk/README.md @@ -1,22 +1,18 @@ # Create a Virtual Machine from a Windows Image with 4 Empty Data Disks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-data-disk/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-data-disk/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-data-disk/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-data-disk/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-data-disk/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-data-disk/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-multiple-data-disk%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-multiple-data-disk%2Fazuredeploy.json") This template allows you to create a Windows Virtual Machine from a specified image during the template deployment and install the VM Diagnostics Extension. It also attaches 4 empty data disks. Note that you can specify the size of each of the empty data disks. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. NOTE: The configuration of the VM diagnostics extension relies on a Base64 encoded string for the xmlConfig. This configures a basic set of counters, including CPU and Memory. + diff --git a/101-vm-multiple-ipconfig/README.md b/101-vm-multiple-ipconfig/README.md index 7514ba5dfdbd..26ab3a226188 100644 --- a/101-vm-multiple-ipconfig/README.md +++ b/101-vm-multiple-ipconfig/README.md @@ -1,21 +1,17 @@ # Create a VM with multiple IPs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-ipconfig/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-ipconfig/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-ipconfig/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-ipconfig/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-ipconfig/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-multiple-ipconfig/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-multiple-ipconfig%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-multiple-ipconfig%2Fazuredeploy.json") This template allows you to deploy a simple Linux VM. This template will deploy a Linux or Windows called *myVM1* with 3 IP configurations: *IPConfig-1*, *IPConfig-2* and *IPConfig-3*. + + diff --git a/101-vm-secure-password/README.md b/101-vm-secure-password/README.md index 5830485431fd..6b05bf77ab70 100644 --- a/101-vm-secure-password/README.md +++ b/101-vm-secure-password/README.md @@ -1,20 +1,15 @@ # Very simple deployment of a Windows VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-secure-password/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-secure-password/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-secure-password/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-secure-password/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-secure-password/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-secure-password/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-secure-password%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-secure-password%2Fazuredeploy.json") This template allows you to deploy a simple Windows VM by retrieving the password that is stored in a Key Vault. Therefore the password is never put in plain text in the template parameter file. @@ -44,3 +39,4 @@ Set-AzKeyVaultAccessPolicy -VaultName Contoso -EnabledForTemplateDeployment az keyvault update --name Contoso --enabled-for-template-deployment true ``` + diff --git a/101-vm-simple-freebsd/README.md b/101-vm-simple-freebsd/README.md index 56e2971de084..530f080abb49 100644 --- a/101-vm-simple-freebsd/README.md +++ b/101-vm-simple-freebsd/README.md @@ -1,22 +1,17 @@ # Very simple deployment of an FreeBSD VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-freebsd/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-freebsd/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-freebsd/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-freebsd/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-freebsd/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-freebsd/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-freebsd%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-freebsd%2Fazuredeploy.json") This template allows you to deploy a simple FreeBSD VM using a few different options for the FreeBSD version, using the latest patched version. This will deploy a A1 size VM in the resource group location and return the FQDN of the VM. + diff --git a/101-vm-simple-linux-with-accelerated-networking/README.md b/101-vm-simple-linux-with-accelerated-networking/README.md index 228fd27019ed..9ef00d4ac3cb 100644 --- a/101-vm-simple-linux-with-accelerated-networking/README.md +++ b/101-vm-simple-linux-with-accelerated-networking/README.md @@ -1,22 +1,17 @@ # Very simple deployment of a Linux VM with Accelerated Networking -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux-with-accelerated-networking/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux-with-accelerated-networking/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux-with-accelerated-networking/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux-with-accelerated-networking/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux-with-accelerated-networking/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux-with-accelerated-networking/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-linux-with-accelerated-networking%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-linux-with-accelerated-networking%2Fazuredeploy.json") +This template allows you to deploy a simple Linux VM with Accelerated Networking using Ubuntu version 16.04.0-LTS with the latest patched version. This will deploy a D3_v2 size VM in the resource group location and return the FQDN of the VM. -This template allows you to deploy a simple Linux VM with Accelerated Networking using Ubuntu version 16.04.0-LTS with the latest patched version. This will deploy a D3_v2 size VM in the resource group location and return the FQDN of the VM. diff --git a/101-vm-simple-linux/README.md b/101-vm-simple-linux/README.md index aac2e98217c3..0e4d538d632b 100644 --- a/101-vm-simple-linux/README.md +++ b/101-vm-simple-linux/README.md @@ -1,19 +1,17 @@ # Very simple deployment of a Linux Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-linux/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-linux%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Linux VM Ubuntu** using the latest patched version. This will deploy a Standard_B2s size VM and a 18.04-LTS Version as defaultValue in the resource group location and will return the admin user name, Virtual Network Name, Network Security Group Name and FQDN. @@ -30,3 +28,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, virtual machine, Linux, Ubuntu Server, Beginner` + + diff --git a/101-vm-simple-rhel-unmanaged/README.md b/101-vm-simple-rhel-unmanaged/README.md index f01d3b8271de..fd230c90ab76 100644 --- a/101-vm-simple-rhel-unmanaged/README.md +++ b/101-vm-simple-rhel-unmanaged/README.md @@ -1,19 +1,15 @@ # Deployment of Red Hat Enterprise Linux VM (RHEL 7.2 or RHEL 6.7) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel-unmanaged/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel-unmanaged/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel-unmanaged/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel-unmanaged/FairfaxDeployment.svg) -  -  - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel-unmanaged/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel-unmanaged/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-rhel-unmanaged%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-rhel-unmanaged%2Fazuredeploy.json") This template allows deploying a Red Hat Enterprise Linux VM (RHEL 7.2 or RHEL 6.7), using the latest image for the selected RHEL version. This will deploy a Standard D1 VM in the location of your chosen resource group with an additional 100 GiB data disk attached to the VM. @@ -27,3 +23,5 @@ azure vm quick-create TestCLIRG vm1 EastUS Linux RedHat:RHEL:7.2:latest azureuse Note: this template and the above commands use RHEL Pay-As-You-Go VM image which carries an additional charge in addition to the base Linux VM price. Check out [RHEL VM pricing](https://azure.microsoft.com/en-us/pricing/details/virtual-machines/#red-hat) for more details. + + diff --git a/101-vm-simple-rhel/README.md b/101-vm-simple-rhel/README.md index f50c34663ac4..d5b45d59a7d1 100644 --- a/101-vm-simple-rhel/README.md +++ b/101-vm-simple-rhel/README.md @@ -1,19 +1,15 @@ # Deployment of Red Hat Enterprise Linux VM (RHEL 7.2 or RHEL 6.7) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel/FairfaxDeployment.svg) -  -  - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-rhel/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-rhel%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-rhel%2Fazuredeploy.json") This template allows deploying a Red Hat Enterprise Linux VM (RHEL 7.2 or RHEL 6.7), using the latest image for the selected RHEL version. This will deploy a Standard D1 VM in the location of your chosen resource group with an additional 100 GiB data disk attached to the VM. @@ -27,3 +23,5 @@ azure vm quick-create TestCLIRG vm1 EastUS Linux RedHat:RHEL:7.2:latest azureuse Note: this template and the above commands use RHEL Pay-As-You-Go VM image which carries an additional charge in addition to the base Linux VM price. Check out [RHEL VM pricing](https://azure.microsoft.com/en-us/pricing/details/virtual-machines/#red-hat) for more details. + + diff --git a/101-vm-simple-windows-visualstudio2019/README.md b/101-vm-simple-windows-visualstudio2019/README.md index 71e02280e81d..c329006e5f26 100644 --- a/101-vm-simple-windows-visualstudio2019/README.md +++ b/101-vm-simple-windows-visualstudio2019/README.md @@ -1,19 +1,17 @@ # Windows Server 2016 with Visual Studio 2019 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows-visualstudio2019/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows-visualstudio2019/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows-visualstudio2019/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows-visualstudio2019/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows-visualstudio2019/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows-visualstudio2019/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-windows-visualstudio2019%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-windows-visualstudio2019%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Windows Server Datacenter 2016 VM with Visual Studio 2019 Community Edition**, using the latest patched version. This will deploy a Standard_D2_v2 size VM in the resource group location and return the **admin user name**, **networkSecurityGroupName**, **virtualNetworkName** and **hostname**. @@ -30,3 +28,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, Virtual Machine, Windows Server, Visual Studio, Beginner` + + diff --git a/101-vm-simple-windows/README.md b/101-vm-simple-windows/README.md index 527fbae2a435..50353b3f1d3c 100644 --- a/101-vm-simple-windows/README.md +++ b/101-vm-simple-windows/README.md @@ -1,20 +1,15 @@ # Very simple deployment of a Windows VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-windows%2Fazuredeploy.json") This template allows you to deploy a simple Windows VM using a few different options for the Windows version, using the latest patched version. This will deploy a A2 size VM in the resource group location and return the fully qualified domain name of the VM. @@ -30,3 +25,4 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) + diff --git a/101-vm-simple-zones/README.md b/101-vm-simple-zones/README.md index 45009b797ebb..83156cf332a2 100644 --- a/101-vm-simple-zones/README.md +++ b/101-vm-simple-zones/README.md @@ -1,20 +1,16 @@ # Very simple deployment of a VM in an Availability Zone -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-simple-zones/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-simple-zones%2Fazuredeploy.json") This template allows you to deploy a simple VM (Windows or Ubuntu), using the latest patched version. This will deploy an A2_v2 size VM in the location specified and return the FQDN of the VM. + diff --git a/101-vm-sql-existing-autobackup-update/README.md b/101-vm-sql-existing-autobackup-update/README.md index b59e709bfaa3..39d4319e2008 100644 --- a/101-vm-sql-existing-autobackup-update/README.md +++ b/101-vm-sql-existing-autobackup-update/README.md @@ -1,20 +1,18 @@ # Configure SQL Server Automated Backup on any existing Azure virtual machine running SQL Server 2014 Enterprise and Standard. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autobackup-update/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autobackup-update/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autobackup-update/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autobackup-update/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autobackup-update/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autobackup-update/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sql-existing-autobackup-update%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sql-existing-autobackup-update%2Fazuredeploy.json") + + + ## Solution overview @@ -42,3 +40,4 @@ If you wish to disable Automated Backup, you must edit *azuredeploy.json* and ch Automated Backup is supported in your virtual machine through the SQL Server IaaS Agent extension. This extension must be installed on the VM to be able to use this feature. When you enable Automated Backup on your virtual machine, the extension will be automatically installed. This extension will also report back the latest status of this feature to you. More information on this extension can be found [here](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-server-agent-extension/). + diff --git a/101-vm-sql-existing-autopatching-update/README.md b/101-vm-sql-existing-autopatching-update/README.md index 31db911d3651..8cd6dd3dc00f 100644 --- a/101-vm-sql-existing-autopatching-update/README.md +++ b/101-vm-sql-existing-autopatching-update/README.md @@ -1,20 +1,18 @@ # Configure Automated Patching on any existing Azure virtual machine. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autopatching-update/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autopatching-update/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autopatching-update/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autopatching-update/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autopatching-update/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-autopatching-update/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sql-existing-autopatching-update%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sql-existing-autopatching-update%2Fazuredeploy.json") + + + ## Solution overview @@ -42,3 +40,4 @@ If you wish to disable Automated Patching, you must edit *azuredeploy.json* and Automated Patching is supported in your virtual machine through the SQL Server IaaS Agent extension. This extension must be installed on the VM to be able to use this feature. When you enable Automated Patching on your virtual machine, the extension will be automatically installed. This extension will also report back the latest status of this feature to you. More information on this extension can be found [here](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-server-agent-extension/). + diff --git a/101-vm-sql-existing-keyvault-update/README.md b/101-vm-sql-existing-keyvault-update/README.md index 995387aaefd0..de2c4ebd8436 100644 --- a/101-vm-sql-existing-keyvault-update/README.md +++ b/101-vm-sql-existing-keyvault-update/README.md @@ -1,20 +1,18 @@ # Configure the Azure Key Vault Integration feature on any existing Azure Virtual machine with SQL Server Enterprise edition. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-keyvault-update/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-keyvault-update/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-keyvault-update/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-keyvault-update/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-keyvault-update/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sql-existing-keyvault-update/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sql-existing-keyvault-update%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sql-existing-keyvault-update%2Fazuredeploy.json") + + + ## Solution overview @@ -43,3 +41,4 @@ If you wish to disable this feature, you must edit *azuredeploy.json* and change Automated Patching is supported in your virtual machine through the SQL Server IaaS Agent extension. This extension must be installed on the VM to be able to use this feature. When you enable Automated Patching on your virtual machine, the extension will be automatically installed. This extension will also report back the latest status of this feature to you. More information on this extension can be found [here](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-server-agent-extension/). + diff --git a/101-vm-sshkey/README.md b/101-vm-sshkey/README.md index b754f7bd1415..97eefa7c5260 100644 --- a/101-vm-sshkey/README.md +++ b/101-vm-sshkey/README.md @@ -1,20 +1,15 @@ # Deploy a Virtual Machine with SSH Keys -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sshkey/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sshkey/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sshkey/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sshkey/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sshkey/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-sshkey/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sshkey%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-sshkey%2Fazuredeploy.json") This template allows you to create a Linux Virtual Machine with SSH Keys. This template also deploys Virtual Network with an inbound rule allowing only port 22 connections, Public IP addresses, a Public domain namespace, and a Network Interface. @@ -38,3 +33,4 @@ If you are new to the template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) + diff --git a/101-vm-tags/README.md b/101-vm-tags/README.md index 60428dbbc014..e16569b05a30 100644 --- a/101-vm-tags/README.md +++ b/101-vm-tags/README.md @@ -1,20 +1,16 @@ # Simple deployment of a VM with Tags -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-tags/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-tags/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-tags/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-tags/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-tags/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-tags/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-tags%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-tags%2Fazuredeploy.json") This template allows you to deploy a simple Windows VM using a few different options for the Windows version, using the latest patched version. This will include tags on the Virtual Machine, Storage Account, Public IP Address, Virtual Network, and Network Interface. + diff --git a/101-vm-ubuntu-DSVM-GPU-or-CPU/README.md b/101-vm-ubuntu-DSVM-GPU-or-CPU/README.md index 76c87bc5298d..a46ea20b1f2c 100644 --- a/101-vm-ubuntu-DSVM-GPU-or-CPU/README.md +++ b/101-vm-ubuntu-DSVM-GPU-or-CPU/README.md @@ -1,19 +1,17 @@ # Data Science Linux Ubuntu 16.04-LTS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-ubuntu-DSVM-GPU-or-CPU/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-ubuntu-DSVM-GPU-or-CPU/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-ubuntu-DSVM-GPU-or-CPU/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-ubuntu-DSVM-GPU-or-CPU/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-ubuntu-DSVM-GPU-or-CPU/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-ubuntu-DSVM-GPU-or-CPU/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-ubuntu-DSVM-GPU-or-CPU%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-ubuntu-DSVM-GPU-or-CPU%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Linux VM Ubuntu with data science tools**. This will deploy a CPU or GPU based VM in the resource group location and will return the admin user name, Virtual Network Name, Network Security Group Name and FQDN. @@ -86,3 +84,5 @@ Now, you should see the graphical interface for your Ubuntu DSVM. ![Screen](./images/connect-x2go6.png) `Tags: Azure4Student, virtual machine, Linux, Ubuntu Server, Beginner, Data Science` + + diff --git a/101-vm-user-image-data-disks/README.md b/101-vm-user-image-data-disks/README.md index 8442610b780b..2b38e7f83497 100644 --- a/101-vm-user-image-data-disks/README.md +++ b/101-vm-user-image-data-disks/README.md @@ -1,23 +1,19 @@ # Create a Virtual Machine from a User Image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-user-image-data-disks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-user-image-data-disks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-user-image-data-disks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-user-image-data-disks/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-user-image-data-disks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-user-image-data-disks/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-user-image-data-disks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-user-image-data-disks%2Fazuredeploy.json") Prerequisite - The VHDs to be used for OS and data disks must be stored as page blob in an Azure Resource Manager storage account. This template allows you to create virtual machines from the specified VHDs for OS and data disks. The disks used for your VM will be based on copies of the VHDs you specify in the template parameters. This template first creates a managed image using the specified OS and data VHDs. Then, it creates a VM using the managed image. This template also deploys a Virtual Network, Public IP addresses and a Network Interface in a user specified resource group. + diff --git a/101-vm-windows-copy-datadisks/README.md b/101-vm-windows-copy-datadisks/README.md index 947d96360498..efa3dc501293 100644 --- a/101-vm-windows-copy-datadisks/README.md +++ b/101-vm-windows-copy-datadisks/README.md @@ -1,24 +1,20 @@ # Windows VM deployment with a variable number of data disks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-windows-copy-datadisks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-windows-copy-datadisks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-windows-copy-datadisks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-windows-copy-datadisks/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-windows-copy-datadisks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-windows-copy-datadisks/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-windows-copy-datadisks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-windows-copy-datadisks%2Fazuredeploy.json") This template allows you to deploy a simple VM and specify the number of data disks at deploy time using a parameter. Note that the number and size of data disks is bound by the VM size, this sample does not attempt to enforce those rules beyond the size used in this sample. -Docs are here if you want the details. +Docs are here if you want the details. `Tags: datadisk, data, disk, copy, property, loop, vm` + diff --git a/101-vm-with-data-management-gateway/README.md b/101-vm-with-data-management-gateway/README.md index 5e3614905eec..b01d4c31bad7 100644 --- a/101-vm-with-data-management-gateway/README.md +++ b/101-vm-with-data-management-gateway/README.md @@ -1,25 +1,23 @@ # Create a data management gateway and make it workable in azure VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-data-management-gateway/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-data-management-gateway/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-data-management-gateway/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-data-management-gateway/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-data-management-gateway/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-data-management-gateway/CredScanResult.svg) Before deploying the template you must have the following 1. **Data Factory.** The gateway is created in the data factory. If you don't have a data factory, see the [Create data factory](https://docs.microsoft.com/en-us/azure/data-factory/data-factory-move-data-between-onprem-and-cloud#create-data-factory) for steps to create one. 2. **Virtual Network.** The virtual machine will join this VNET. If you don't have one, use this tutorial, see [Create virtual network](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-create-vnet-arm-pportal#create-a-virtual-network) to create one. - -     - - -     - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-with-data-management-gateway%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-with-data-management-gateway%2Fazuredeploy.json") +     + +     When you deploy this Azure Resource Template, you will create a logical gateway in your data factory and the following resources - Azure Virtual Machine @@ -42,3 +40,4 @@ This template must be deployed in the same resource group with data factory. ![Azure Custom Deployment](images/screenshot.png) + diff --git a/101-vm-with-rdp-port/README.md b/101-vm-with-rdp-port/README.md index 3e5972dcab6f..9e26de60cf77 100644 --- a/101-vm-with-rdp-port/README.md +++ b/101-vm-with-rdp-port/README.md @@ -1,13 +1,13 @@ # Create a VM with an RDP port -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-rdp-port/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-rdp-port/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-rdp-port/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-rdp-port/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-rdp-port/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-rdp-port/CredScanResult.svg) This sample template demonstrates how to create a NAT rule in loadbalancer to allow RDP to a vm. @@ -15,14 +15,10 @@ You can connect to the vm using: * mstsc.exe /v:<publicDnsName>.<location>.cloudapp.azure.com:<rdpPort> - This template deploys the following resources:
  • storage account
  • vnet
  • public ip
  • load balancer with a NAT rule for RDP
  • a virtual machine
- - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-with-rdp-port%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-with-rdp-port%2Fazuredeploy.json") + + diff --git a/101-vm-with-standardssd-disk/README.md b/101-vm-with-standardssd-disk/README.md index 678bbcf3887c..80b6028cbac0 100644 --- a/101-vm-with-standardssd-disk/README.md +++ b/101-vm-with-standardssd-disk/README.md @@ -1,22 +1,18 @@ # Create a Virtual Machine from a Windows Image with multiple empty Standard SSD Data Disks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-standardssd-disk/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-standardssd-disk/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-standardssd-disk/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-standardssd-disk/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-standardssd-disk/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vm-with-standardssd-disk/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-with-standardssd-disk%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vm-with-standardssd-disk%2Fazuredeploy.json") This template allows you to create a Windows Virtual Machine from a specified image during the template deployment. It also attaches multiple empty Standard SSD data disks. Note that you can specify the size of each of the empty data disks. This template also deploys a Virtual Network, Public IP addresses and a Network Interface. + diff --git a/101-vmms-with-public-ip-prefix/README.md b/101-vmms-with-public-ip-prefix/README.md index 189fec75fa9d..cd4f4fe576ec 100644 --- a/101-vmms-with-public-ip-prefix/README.md +++ b/101-vmms-with-public-ip-prefix/README.md @@ -1,28 +1,23 @@ # VMSS with Public IP Prefix -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vmms-with-public-ip-prefix/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vmms-with-public-ip-prefix/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vmms-with-public-ip-prefix/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vmms-with-public-ip-prefix/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vmms-with-public-ip-prefix/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vmms-with-public-ip-prefix/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vmms-with-public-ip-prefix%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vmms-with-public-ip-prefix%2Fazuredeploy.json") -  -  - - - - - - This template deploys a Virtual Machine Scale Set with Public IP Prefix. ## Parameters + Tips Make sure to replace the parameters with your own information. You can configure the VM SKU for the VMSS and the public IP prefix length as you desire. Be aware of naming conventions and restrictions - HTTP 400 and authenticaiton errors encountered during deployment may be due to issues with your VMSS's name. - - ## Deployed Resources ### Microsoft.Network @@ -43,3 +38,5 @@ You must have an existing resource group. You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. `Tags: VMSS, public ip prefix, virtual machine scale set + + diff --git a/101-vms-with-selfhost-integration-runtime/README.md b/101-vms-with-selfhost-integration-runtime/README.md index c2eec54c2950..82477b804904 100644 --- a/101-vms-with-selfhost-integration-runtime/README.md +++ b/101-vms-with-selfhost-integration-runtime/README.md @@ -1,26 +1,23 @@ # Create self host IR and make it workable in azure VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vms-with-selfhost-integration-runtime/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vms-with-selfhost-integration-runtime/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vms-with-selfhost-integration-runtime/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vms-with-selfhost-integration-runtime/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vms-with-selfhost-integration-runtime/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vms-with-selfhost-integration-runtime/CredScanResult.svg) Before deploying the template you must have the following 1. **Data Factory.** The integration runtime is created in the data factory. If you don't have a data factory, see the [Create data factory](https://docs.microsoft.com/en-us/azure/data-factory/data-factory-move-data-between-onprem-and-cloud#create-data-factory) for steps to create one. 2. **Virtual Network.** The virtual machine will join this VNET. If you don't have one, use this tutorial, see [Create virtual network](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-create-vnet-arm-pportal#create-a-virtual-network) to create one. +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vms-with-selfhost-integration-runtime%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vms-with-selfhost-integration-runtime%2Fazuredeploy.json") +     - -     - - -     - +     When you deploy this Azure Resource Template, you will create a logical selfhost IR in your data factory and the following resources - Azure Virtual Machine @@ -34,3 +31,4 @@ This template can help you create selfhost IR and make it workable in azure VMs. The below picture can help you find how to get vnet and subnet information. ![](images/vnet.png) + diff --git a/101-vnet-two-subnets/README.md b/101-vnet-two-subnets/README.md index ac6240a09286..3d2447549dc1 100644 --- a/101-vnet-two-subnets/README.md +++ b/101-vnet-two-subnets/README.md @@ -1,19 +1,16 @@ # Virtual Network with two Subnets -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vnet-two-subnets/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vnet-two-subnets/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vnet-two-subnets/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vnet-two-subnets/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vnet-two-subnets/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vnet-two-subnets/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vnet-two-subnets%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-vnet-two-subnets%2Fazuredeploy.json") This template allows you to create a Virtual Network with two subnets. + + diff --git a/101-vsts-cloudloadtest-rig/README.md b/101-vsts-cloudloadtest-rig/README.md index 9627cab7fff2..0083cf69d46f 100644 --- a/101-vsts-cloudloadtest-rig/README.md +++ b/101-vsts-cloudloadtest-rig/README.md @@ -1,24 +1,22 @@ # Create VM rig for load testing using Azure DevOps CLT service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vsts-cloudloadtest-rig/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vsts-cloudloadtest-rig/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-vsts-cloudloadtest-rig/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-vsts-cloudloadtest-rig/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vsts-cloudloadtest-rig/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-vsts-cloudloadtest-rig/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3a%2f%2fraw.githubusercontent.com%2fAzure%2fazure-quickstart-templates%2fmaster%2f101-vsts-cloudloadtest-rig%2fazuredeploy.json) - - Using this template, you can create your own load test rig on Azure IaaS virtual machines. The test rig will be configured for your Azure DevOps Services account and can be used to run cloud-based load tests using Visual Studio. The cloud-load testing service will use this registered rig instead of provisioning one dynamically. -To learn more about the scenarios in which you may want to provision your own rig, click here. +To learn more about the scenarios in which you may want to provision your own rig, click here. -To learn about how to view and manage registered load agents for your Azure DevOps Services account, click here. +To learn about how to view and manage registered load agents for your Azure DevOps Services account, click here. Sample parameter values are as follows: @@ -35,5 +33,6 @@ Sample parameter values are as follows: If you wish to deploy a rig of load test agents in a private VNet (to directly generate load on a private application) please use the following ARM template. - Load test rig in a specific VNet for testing private apps + Load test rig in a specific VNet for testing private apps + diff --git a/101-webapp-basic-linux/README.md b/101-webapp-basic-linux/README.md index 56966adced4a..0bbdf2f59fd8 100644 --- a/101-webapp-basic-linux/README.md +++ b/101-webapp-basic-linux/README.md @@ -1,21 +1,20 @@ # Deploy a app service plan and a basic Linux web app -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-linux/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-basic-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-basic-linux%2Fazuredeploy.json") - - + - ## Description This template allows you to deploy an app service plan and a basic Linux web app. + diff --git a/101-webapp-basic-windows/README.md b/101-webapp-basic-windows/README.md index a7c48dd25acf..87642260f663 100644 --- a/101-webapp-basic-windows/README.md +++ b/101-webapp-basic-windows/README.md @@ -1,20 +1,17 @@ # Deploy a app service plan and a basic Windows web app -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-basic-windows/CredScanResult.svg) - - + - - ## Description This template allows you to deploy an app service plan and a basic Windows web app. diff --git a/101-webapp-custom-deployment-slots/README.md b/101-webapp-custom-deployment-slots/README.md index d0cb94b53b3a..3e92257d0176 100644 --- a/101-webapp-custom-deployment-slots/README.md +++ b/101-webapp-custom-deployment-slots/README.md @@ -1,20 +1,18 @@ # Deploy a Web App with custom deployment slots -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-custom-deployment-slots/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-custom-deployment-slots/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-custom-deployment-slots/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-custom-deployment-slots/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-custom-deployment-slots/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-custom-deployment-slots/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-custom-deployment-slots%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-custom-deployment-slots%2Fazuredeploy.json") + + + This template provides an easy way to deploy web app with custom deployment slots/environments on Azure Web Apps.
The `environments` parameter (array) can be used to specify different slot/environment names, and a slot will be created for every item listed in the array. @@ -39,3 +37,4 @@ Add N - 1 items, as depicted in the below example, with N = 5. There's always a Please note that different app service plans has different caps on the number of slots that can be created.
For example, at the time of this writing, a *Standard* plan puts a cap of **5** and a *Premium* plan **20**. The *Free*, *Shared* or *Basic* plans are not allowed to have any slots. + diff --git a/101-webapp-linux-airflow-postgresql/README.md b/101-webapp-linux-airflow-postgresql/README.md index b5746f8cc36c..221094d453e2 100644 --- a/101-webapp-linux-airflow-postgresql/README.md +++ b/101-webapp-linux-airflow-postgresql/README.md @@ -1,20 +1,20 @@ # Deploy Airflow on a Linux web app with PostgreSQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-airflow-postgresql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-airflow-postgresql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-airflow-postgresql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-airflow-postgresql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-airflow-postgresql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-airflow-postgresql/CredScanResult.svg) - - + + - - + + This template provides a easy way to deploy a puckel/docker-airflow docker image on a Linux Web App with Azure database for PostgreSQL. diff --git a/101-webapp-linux-django/README.md b/101-webapp-linux-django/README.md index f321af62ab82..b9c6374136fb 100644 --- a/101-webapp-linux-django/README.md +++ b/101-webapp-linux-django/README.md @@ -1,20 +1,15 @@ # Deploy a Django App Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-django/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-django/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-django/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-django/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-django/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-django/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-django%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-django%2Fazuredeploy.json") This template deploys a web app with Python support to let us to upload a Django app. The web app with Python is an app service that allows you to deploy your Django website. This will deploy a free tier Linux App Service Plan where you will host your App Service. @@ -33,3 +28,5 @@ If you are new to template deployment, see: If you have already a Linux App Service Plan, you will have to deploy the new web app into the same resource group that the other web app is. That's because Student accounts has a limit of only 1 free tier Linux app service plan. `Tags: Azure4Student, appServices , Django, linux, Beginner` + + diff --git a/101-webapp-linux-flask/README.md b/101-webapp-linux-flask/README.md index a2c65d3d5696..b3a1676a6fb8 100644 --- a/101-webapp-linux-flask/README.md +++ b/101-webapp-linux-flask/README.md @@ -1,20 +1,15 @@ # Deploy a Flask App Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-flask/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-flask/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-flask/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-flask/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-flask/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-flask/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-flask%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-flask%2Fazuredeploy.json") This template deploys a web app with Python support to let us to upload a Flask app. The web app with Python is an app service that allow you to deploy your Django website. This will deploy a free tier Linux App Service Plan where you will host your App Service. @@ -33,3 +28,5 @@ If you are new to template deployment, see: If you have already a Linux App Service Plan, you will have to deploy the new web app into the same resource group that the other web app is. That's because Student accounts has a limit of only 1 free tier Linux app service plan. `Tags: Azure4Student, appServices , flask, linux, Beginner` + + diff --git a/101-webapp-linux-managed-mysql/README.md b/101-webapp-linux-managed-mysql/README.md index cd49d7cad9e1..677ca6d2f42e 100644 --- a/101-webapp-linux-managed-mysql/README.md +++ b/101-webapp-linux-managed-mysql/README.md @@ -1,19 +1,17 @@ # Build a Web App on Linux with Azure database for MySQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-mysql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-mysql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-mysql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-mysql/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-mysql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-mysql/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-managed-mysql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-managed-mysql%2Fazuredeploy.json") -  -  - - - - - This template provides a easy way to deploy **Web App and MySQL app** in Azure App Service on Linux. The hosting plan is settled for Consumption. As a default, this template deploys the web app using the "S1" (free tier) as the pricing tier for the hosting plan. It is ideal for development and test environments, for production environments you must consider different plans. For more information about hosting Plans click [here!](https://azure.microsoft.com/pricing/details/app-service/linux/). @@ -28,3 +26,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, WebApp, Linux, mySQL, Beginner` + + diff --git a/101-webapp-linux-managed-postgresql/README.md b/101-webapp-linux-managed-postgresql/README.md index 3f070013c4bc..0dd6b7775c3e 100644 --- a/101-webapp-linux-managed-postgresql/README.md +++ b/101-webapp-linux-managed-postgresql/README.md @@ -1,20 +1,20 @@ # Build a Web App with PostgreSQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-postgresql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-postgresql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-postgresql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-postgresql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-postgresql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-managed-postgresql/CredScanResult.svg) - - + + - - + This template provides a easy way to deploy web app on Azure Web Apps on Windows with Azure database for PostgreSQL(Preview) . + diff --git a/101-webapp-linux-node/README.md b/101-webapp-linux-node/README.md index eaf9878339b6..8f5976fdf53f 100644 --- a/101-webapp-linux-node/README.md +++ b/101-webapp-linux-node/README.md @@ -1,20 +1,15 @@ # Deploy a Node app service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-node/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-node/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-node/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-node/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-node/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-node/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-node%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-node%2Fazuredeploy.json") This template deploys a web app with Node support to let us upload a Node-based app. The web app with Node is an app service that allows you to deploy your Node website. This will deploy a free tier Linux App Service Plan where you will host your app service. @@ -33,3 +28,5 @@ If you are new to template deployment, see: If you have already a Linux App Service Plan, you will have to deploy the new web app into the same resource group that the other web app is. That's because Student accounts has a limit of only 1 free tier Linux app service plan. `Tags: Azure4Student, appServices , node, linux, Beginner` + + diff --git a/101-webapp-linux-sonarqube-azuresql/README.md b/101-webapp-linux-sonarqube-azuresql/README.md index 73ca2a0dbb23..e77fa33843f6 100644 --- a/101-webapp-linux-sonarqube-azuresql/README.md +++ b/101-webapp-linux-sonarqube-azuresql/README.md @@ -1,21 +1,20 @@ # Deploy Sonarqube on a Linux web app with Azure SQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-azuresql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-azuresql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-azuresql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-azuresql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-azuresql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-azuresql/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-sonarqube-azuresql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-sonarqube-azuresql%2Fazuredeploy.json") + + + This template deploys Sonarqube in an Azure App Service web app Linux container using the official Sonarqube image and backed by an Azure SQL Server. + diff --git a/101-webapp-linux-sonarqube-mysql/README.md b/101-webapp-linux-sonarqube-mysql/README.md index 0608a65620ec..7246044c6b0c 100644 --- a/101-webapp-linux-sonarqube-mysql/README.md +++ b/101-webapp-linux-sonarqube-mysql/README.md @@ -1,22 +1,21 @@ # Deploy Sonarqube on a Linux web app with MySQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-mysql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-mysql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-mysql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-mysql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-mysql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-mysql/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-sonarqube-mysql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-sonarqube-mysql%2Fazuredeploy.json") + + + This template provides a easy way to deploy a Sonarqube docker image on a Linux Web App with Azure database for MySQL. Notice once deployed Sonar can take a while to start due the creation of the initial empty database, it can even fail if you try to access it directly, allow to start it before accessing it or even adjust the tier for the webapp or MySQL accordingly. + diff --git a/101-webapp-linux-sonarqube-postgresql/README.md b/101-webapp-linux-sonarqube-postgresql/README.md index e43fd8b9900b..662e469c246a 100644 --- a/101-webapp-linux-sonarqube-postgresql/README.md +++ b/101-webapp-linux-sonarqube-postgresql/README.md @@ -1,22 +1,22 @@ # Deploy Sonarqube on a Linux web app with PostgreSQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-postgresql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-postgresql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-postgresql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-postgresql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-postgresql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-linux-sonarqube-postgresql/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-sonarqube-postgresql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-linux-sonarqube-postgresql%2Fazuredeploy.json") + + + + This template provides a easy way to deploy a Sonarqube docker image (alpine tag) on a Linux Web App with Azure database for PostgreSQL(Preview). **Notice** once deployed Sonar can take a while to start due the creation of the initial empty database, it can even fail if you try to access it directly, allow to start it before accessing it or even adjust the tier for the webapp or PostgreSQL accordingly. + diff --git a/101-webapp-managed-mysql/README.md b/101-webapp-managed-mysql/README.md index 36cfbc068c6a..ec7c8b2ed0b2 100644 --- a/101-webapp-managed-mysql/README.md +++ b/101-webapp-managed-mysql/README.md @@ -1,17 +1,17 @@ # Build a Web App with Azure database for MySQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-mysql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-mysql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-mysql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-mysql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-mysql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-mysql/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-managed-mysql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-managed-mysql%2Fazuredeploy.json") + This template provides a easy way to deploy web app on Azure Web Apps on Windows with Azure database for MySQL. + diff --git a/101-webapp-managed-postgresql/README.md b/101-webapp-managed-postgresql/README.md index 4ed80fb5da54..1b160c029c1d 100644 --- a/101-webapp-managed-postgresql/README.md +++ b/101-webapp-managed-postgresql/README.md @@ -1,20 +1,18 @@ # Build a Web App with PostgreSQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-postgresql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-postgresql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-postgresql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-postgresql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-postgresql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-managed-postgresql/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-managed-postgresql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-managed-postgresql%2Fazuredeploy.json") + + + This template provides a easy way to deploy web app on Azure Web Apps on Windows with [Azure database for PostgreSQL](https://docs.microsoft.com/azure/postgresql/overview#azure-database-for-postgresql---single-server) @@ -35,3 +33,4 @@ If you are new to template deployment, see: If you have already a Linux App Service Plan, you will have to deploy the new web app into the same resource group that the other web app is. That's because Student accounts has a limit of only 1 free tier Linux app service plan. `Tags: Azure4Student, appServices , PostgreSQL, linux, Beginner` + diff --git a/101-webapp-windows-ASPNET/README.md b/101-webapp-windows-ASPNET/README.md index b581fadd5123..87eaf89442e4 100644 --- a/101-webapp-windows-ASPNET/README.md +++ b/101-webapp-windows-ASPNET/README.md @@ -1,20 +1,15 @@ # Deploy an ASP.NET App Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-windows-ASPNET/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-windows-ASPNET/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-windows-ASPNET/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-windows-ASPNET/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-windows-ASPNET/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-windows-ASPNET/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-windows-ASPNET%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-windows-ASPNET%2Fazuredeploy.json") This template deploys a web app with ASP.NET support. The web app with ASP.NET is an app service that allows you to deploy your ASP.NET website. This will deploy a free tier Windows App Service Plan where you will host your App Service. @@ -29,3 +24,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, appServices , aspnet, windows, Beginner` + + diff --git a/101-webapp-with-golang/README.md b/101-webapp-with-golang/README.md index 0e81a8fc8949..69d79f09f6d4 100644 --- a/101-webapp-with-golang/README.md +++ b/101-webapp-with-golang/README.md @@ -1,20 +1,16 @@ # Create a web app on Azure with GoLang extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-with-golang/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-with-golang/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-with-golang/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-with-golang/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-with-golang/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webapp-with-golang/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-with-golang%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webapp-with-golang%2Fazuredeploy.json") This template creates a web app on azure with GoLang site extension, allowing you to run web applications developed on GoLang on Azure. Template was authored by Wade Wegner Of Microsoft. For more information about GoLang site extension see http://www.wadewegner.com/2015/01/creating-a-go-site-extension-and-resource-template-for-azure/ + diff --git a/101-webappazure-oms-monitoring/README.md b/101-webappazure-oms-monitoring/README.md index 08f2e498019e..009753de59be 100644 --- a/101-webappazure-oms-monitoring/README.md +++ b/101-webappazure-oms-monitoring/README.md @@ -1,20 +1,17 @@ # Azure Web App Analytics -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webappazure-oms-monitoring/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webappazure-oms-monitoring/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/101-webappazure-oms-monitoring/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/101-webappazure-oms-monitoring/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webappazure-oms-monitoring/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-webappazure-oms-monitoring/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webappazure-oms-monitoring%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webappazure-oms-monitoring%2Fazuredeploy.json") -  -  - - - - - - This template deploys **Azure Web App Analytics Solution** on an Azure Log Analytics workspace. This allows you to view analytic data for metrics across all your Azure Web App resources. @@ -34,9 +31,9 @@ Using the solution, you can view the: Perform the following steps to configure the Azure Web Apps Analytics solution for your workspaces. -1. Enable the Azure Web Apps Analytics solution from
- -
+1. Enable the Azure Web Apps Analytics solution from
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webappazure-oms-monitoring%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-webappazure-oms-monitoring%2Fazuredeploy.json") + +
2. [Enable Azure resource metrics logging to Log Analytics using PowerShell](https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-collect-azurepass-posh). The Azure Web Apps Analytics solution collects two set of metrics from Azure: diff --git a/201-1-vm-loadbalancer-2-nics/README.md b/201-1-vm-loadbalancer-2-nics/README.md index 717083dbe3da..bdde2eb3385a 100644 --- a/201-1-vm-loadbalancer-2-nics/README.md +++ b/201-1-vm-loadbalancer-2-nics/README.md @@ -1,20 +1,16 @@ # Create a VM with multiple NICs and RDP accessible -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-1-vm-loadbalancer-2-nics/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-1-vm-loadbalancer-2-nics/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-1-vm-loadbalancer-2-nics/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-1-vm-loadbalancer-2-nics/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-1-vm-loadbalancer-2-nics/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-1-vm-loadbalancer-2-nics/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-1-vm-loadbalancer-2-nics%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-1-vm-loadbalancer-2-nics%2Fazuredeploy.json") This template allows you to create a Virtual Machines with multiple (2) network interfaces (NICs), and RDP connectable with a configured load balancer and an inbound NAT rule. More NICs can easily be added with this template. This template also deploys a Storage Account, Virtual Network, Public IP address, and 2 Network Interfaces (front-end and back-end). + diff --git a/201-2-vms-internal-load-balancer/README.md b/201-2-vms-internal-load-balancer/README.md index 462839a905be..34dacd217e31 100644 --- a/201-2-vms-internal-load-balancer/README.md +++ b/201-2-vms-internal-load-balancer/README.md @@ -1,20 +1,15 @@ # Create 2 Virtual Machines under an Internal Load balancer and configures Load Balancing rules for the VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-internal-load-balancer/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-internal-load-balancer/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-internal-load-balancer/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-internal-load-balancer/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-internal-load-balancer/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-internal-load-balancer/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-2-vms-internal-load-balancer%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-2-vms-internal-load-balancer%2Fazuredeploy.json") This template allows you to create 2 Virtual Machines under an Internal Load balancer @@ -23,3 +18,4 @@ This template also deploys a Storage Account, Virtual Network, Availability Set The Azure Load Balancer is assigned a static IP in the Virtual Network and is configured to load balance on Port 80. + diff --git a/201-2-vms-loadbalancer-lbrules/README.md b/201-2-vms-loadbalancer-lbrules/README.md index e8cb05f07eb2..170c3bd280d7 100644 --- a/201-2-vms-loadbalancer-lbrules/README.md +++ b/201-2-vms-loadbalancer-lbrules/README.md @@ -1,22 +1,18 @@ # Create 2 Virtual Machines under a Load balancer and configures Load Balancing rules for the VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-lbrules/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-lbrules/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-lbrules/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-lbrules/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-lbrules/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-lbrules/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-2-vms-loadbalancer-lbrules%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-2-vms-loadbalancer-lbrules%2Fazuredeploy.json") This template allows you to create 2 Virtual Machines under a Load balancer and configure a load balancing rule on Port 80. This template also deploys a Storage Account, Virtual Network, Public IP address, Availability Set and Network Interfaces. In this template, we use the resource loops capability to create the network interfaces and virtual machines + diff --git a/201-2-vms-loadbalancer-natrules/README.md b/201-2-vms-loadbalancer-natrules/README.md index 4a1d8f1c9b1a..91fd6b479317 100644 --- a/201-2-vms-loadbalancer-natrules/README.md +++ b/201-2-vms-loadbalancer-natrules/README.md @@ -1,22 +1,18 @@ # Create 2 Virtual Machines in an Availability Set and Configure NAT Rules through the Load balancer -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-natrules/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-natrules/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-natrules/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-natrules/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-natrules/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-2-vms-loadbalancer-natrules/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-2-vms-loadbalancer-natrules%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-2-vms-loadbalancer-natrules%2Fazuredeploy.json") This template allows you to create 2 Virtual Machines in an Availability Set and configure NAT rules through the load balancer. This template also deploys a Storage Account, Virtual Network, Public IP address and Network Interfaces. In this template, we use the resource loops capability to create the network interfaces and virtual machines + diff --git a/201-IoT-IotHub-EdgeEmulator-VM/README.md b/201-IoT-IotHub-EdgeEmulator-VM/README.md index 0fc37955941f..6327b5902ea3 100644 --- a/201-IoT-IotHub-EdgeEmulator-VM/README.md +++ b/201-IoT-IotHub-EdgeEmulator-VM/README.md @@ -10,11 +10,8 @@   - - + - - The purpose of this ARM Template is **deploy an IoT Hub** with an **Ubuntu Edge Simulator**. The Linux Ubuntu virtual machine is configured to be an IoT Edge device @@ -37,3 +34,5 @@ If you are new to template development, see: - [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, IoT, Azure IoT Edge, Azure IoT Hub, Intermediate` + + diff --git a/201-aci-linuxcontainer-healthprobe/README.md b/201-aci-linuxcontainer-healthprobe/README.md index 9dd953343cb8..8c6ee5ac8ed3 100644 --- a/201-aci-linuxcontainer-healthprobe/README.md +++ b/201-aci-linuxcontainer-healthprobe/README.md @@ -1,20 +1,16 @@ # Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-healthprobe/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-healthprobe/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-healthprobe/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-healthprobe/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-healthprobe/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-healthprobe/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-healthprobe%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-healthprobe%2Fazuredeploy.json") This template demonstrates a simple use case for health probe of [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). The container will be restarted after it runs for 30 seconds, because the file /tmp/healthy is deleted. + diff --git a/201-aci-linuxcontainer-secure-environmentvariables/README.md b/201-aci-linuxcontainer-secure-environmentvariables/README.md index 1af37f2de23f..59d09ead7f7e 100644 --- a/201-aci-linuxcontainer-secure-environmentvariables/README.md +++ b/201-aci-linuxcontainer-secure-environmentvariables/README.md @@ -1,20 +1,16 @@ # Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-secure-environmentvariables/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-secure-environmentvariables/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-secure-environmentvariables/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-secure-environmentvariables/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-secure-environmentvariables/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-secure-environmentvariables/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-secure-environmentvariables%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-secure-environmentvariables%2Fazuredeploy.json") This template demonstrates a simple use case for secure environment variables of [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). + diff --git a/201-aci-linuxcontainer-volume-emptydir/README.md b/201-aci-linuxcontainer-volume-emptydir/README.md index bf77b03c6ce6..f00c371ce3e9 100644 --- a/201-aci-linuxcontainer-volume-emptydir/README.md +++ b/201-aci-linuxcontainer-volume-emptydir/README.md @@ -1,20 +1,16 @@ # Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-emptydir/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-emptydir/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-emptydir/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-emptydir/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-emptydir/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-emptydir/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-volume-emptydir%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-volume-emptydir%2Fazuredeploy.json") This template demonstrates a simple use case for emptyDir volume of [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). + diff --git a/201-aci-linuxcontainer-volume-gitrepo/README.md b/201-aci-linuxcontainer-volume-gitrepo/README.md index 6f974cb13355..1e3c0f61cea8 100644 --- a/201-aci-linuxcontainer-volume-gitrepo/README.md +++ b/201-aci-linuxcontainer-volume-gitrepo/README.md @@ -1,20 +1,16 @@ # Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-gitrepo/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-gitrepo/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-gitrepo/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-gitrepo/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-gitrepo/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-gitrepo/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-volume-gitrepo%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-volume-gitrepo%2Fazuredeploy.json") This template demonstrates a simple use case for gitRepo volume of [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). It clones the source code files in GitHub repository [aci-helloword](https://github.com/Azure-Samples/aci-helloworld) and mounts them into a volume in the container. + diff --git a/201-aci-linuxcontainer-volume-secret/README.md b/201-aci-linuxcontainer-volume-secret/README.md index 078fa3598372..e0c3cfff715a 100644 --- a/201-aci-linuxcontainer-volume-secret/README.md +++ b/201-aci-linuxcontainer-volume-secret/README.md @@ -1,20 +1,15 @@ # Azure Container Instances -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-secret/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-secret/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-secret/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-secret/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-secret/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-linuxcontainer-volume-secret/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-volume-secret%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-linuxcontainer-volume-secret%2Fazuredeploy.json") This template demonstrates a simple use case for secret volumes of [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/). When creating a container with the image containerinstance/helloworld:ssl, it sets up HTTP connections with the certificate and password passed in as secret volumes. @@ -22,3 +17,4 @@ A PFX certificate is encoded in Base64 and mounted as a secret volume. Inside th The parameters sslcertificateData and sslcertificatePwd are only for demo purpose. Please create your own certificate when creating container groups. + diff --git a/201-aci-sftp-files-existing-storage/README.md b/201-aci-sftp-files-existing-storage/README.md index 0d1a18da1174..978c3fc8eccb 100644 --- a/201-aci-sftp-files-existing-storage/README.md +++ b/201-aci-sftp-files-existing-storage/README.md @@ -1,20 +1,18 @@ # Create an on-demand SFTP Server with persistent storage using an existing storage account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files-existing-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files-existing-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files-existing-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files-existing-storage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files-existing-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files-existing-storage/CredScanResult.svg) - - + + - - This template demonstrates an on-demand SFTP server using an Azure Container Instance (ACI). This version requires an existing Storage Account and File Share to exist in the same region as the ACI to be created. This File Share is then mounted into the main ACI to provide persistent storage after the container is terminated. @@ -33,3 +31,4 @@ Once deployed, connect to the public IP of the SFTP ACI and upload files; these Azure Container Instance is available in selected [locations](https://docs.microsoft.com/en-us/azure/container-instances/container-instances-quotas#region-availability). Please use one of the available location for Azure Container Instance resource. The container image used by this template is hosted on [Docker Hub](https://hub.docker.com/r/atmoz/sftp). It is not affiliated with Microsoft in any way, and usage is at your own risk. + diff --git a/201-aci-sftp-files/README.md b/201-aci-sftp-files/README.md index 080db6fd1252..0c785b6aee88 100644 --- a/201-aci-sftp-files/README.md +++ b/201-aci-sftp-files/README.md @@ -1,20 +1,18 @@ # Create an on-demand SFTP Server with persistent storage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-sftp-files/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-sftp-files%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-sftp-files%2Fazuredeploy.json") + - - - - - This template demonstrates an on-demand SFTP server using an Azure Container Instance (ACI). It creates a Storage Account and a File Share via the Azure CLI using another ACI (based on the 101-aci-storage-file-share template also in this repository). This File Share is then mounted into the main ACI to provide persistent storage after the container is terminated. @@ -33,3 +31,4 @@ Once deployed, connect to the public IP of the SFTP ACI and upload files; these Azure Container Instance is available in selected [locations](https://docs.microsoft.com/en-us/azure/container-instances/container-instances-quotas#region-availability). Please use one of the available location for Azure Container Instance resource. The container image used by this template is hosted on [Docker Hub](https://hub.docker.com/r/atmoz/sftp). It is not affiliated with Microsoft in any way, and usage is at your own risk. + diff --git a/201-aci-udp/README.md b/201-aci-udp/README.md index 0b674e7ede3d..dcb4b5bc5e87 100644 --- a/201-aci-udp/README.md +++ b/201-aci-udp/README.md @@ -1,19 +1,18 @@ # Exposing UDP port on ACI -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-udp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-udp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-udp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-udp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-udp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-udp/CredScanResult.svg) - - This templates deploys a public linux container into Azure Container Instances, assigns a public IP and exposes a UDP port to the container. `Tags: ACI, UDP` + diff --git a/201-aci-wordpress-vnet/README.md b/201-aci-wordpress-vnet/README.md index dbf09a3d8188..9adc6c4eab5a 100644 --- a/201-aci-wordpress-vnet/README.md +++ b/201-aci-wordpress-vnet/README.md @@ -1,20 +1,15 @@ # Create an Azure Container Instance with VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-wordpress-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-wordpress-vnet%2Fazuredeploy.json") This template creates a WordPress website and its MySQL database on container instance in a virtual network. The WordPress site content and MySQL database are persistently stored on an Azure Storage File Share. Also creates an Application gateway with WordPress container instance as Backend server. The application gateway exposes public network access to WordPress site in virtual network. @@ -40,7 +35,6 @@ You can click the "deploy to Azure" button at the beginning of this document or #### Parameters: + **mysqlPassword**: The password to access the MySQL database. - ## Usage Use browser to access the SiteFQDN from output. WordPress will guide you through the rest of the setup. @@ -48,3 +42,4 @@ Use browser to access the SiteFQDN from output. WordPress will guide you through ## Notes Azure Container Instance is available in selected [locations](https://docs.microsoft.com/en-us/azure/container-instances/container-instances-quotas#region-availability). Please use one of the available location for Azure Container Instance resource. + diff --git a/201-aci-wordpress/README.md b/201-aci-wordpress/README.md index 0af4f4af9776..8a3e529ebf4a 100644 --- a/201-aci-wordpress/README.md +++ b/201-aci-wordpress/README.md @@ -1,22 +1,17 @@ # Create a WordPress site on a Container Instance -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aci-wordpress/CredScanResult.svg) Create a WordPress site (and its MySQL database) on a Container Instance - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-wordpress%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aci-wordpress%2Fazuredeploy.json") This template creates a WordPress website and its MySQL database on a Container Instance. The WordPress site content and MySQL database are persistently stored on an Azure Storage File Share. @@ -49,3 +44,4 @@ Use browser to access the site FQDN from deployment output. WordPress will guide ## Notes Azure Container Instance is available in selected [locations](https://docs.microsoft.com/en-us/azure/container-instances/container-instances-quotas#region-availability). Please use one of the available location for Azure Container Instance resource. + diff --git a/201-aks-sql-server-always-on/README.md b/201-aks-sql-server-always-on/README.md index a8cf2113ea98..c6505c037f4f 100644 --- a/201-aks-sql-server-always-on/README.md +++ b/201-aks-sql-server-always-on/README.md @@ -1,21 +1,15 @@ # SQL Server Always On Availability Groups on AKS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aks-sql-server-always-on/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aks-sql-server-always-on/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-aks-sql-server-always-on/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-aks-sql-server-always-on/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aks-sql-server-always-on/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-aks-sql-server-always-on/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aks-sql-server-always-on%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-aks-sql-server-always-on%2Fazuredeploy.json") ## Overview diff --git a/201-alert-to-queue-with-logic-app/README.md b/201-alert-to-queue-with-logic-app/README.md index 645392b979be..bcfa7f1942a9 100644 --- a/201-alert-to-queue-with-logic-app/README.md +++ b/201-alert-to-queue-with-logic-app/README.md @@ -1,20 +1,15 @@ # Logic app that adds an item to a queue when an alert fires -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-queue-with-logic-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-queue-with-logic-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-queue-with-logic-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-queue-with-logic-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-queue-with-logic-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-queue-with-logic-app/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-alert-to-queue-with-logic-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-alert-to-queue-with-logic-app%2Fazuredeploy.json") This template allows you to create a Logic app that has a webhook. When the Logic app is triggered, it will add the payload you pass to an Azure Storage queue that you specify. You can add this webhook to an Azure Alert and then whenever the Alert fires, you'll get that item in the queue. @@ -30,3 +25,4 @@ To call this whenever your Alert fires, you need to paste in the webhook URI int 6. Scroll to the bottom and paste in the **WebHook**. 7. Click save. + diff --git a/201-alert-to-slack-with-logic-app/README.md b/201-alert-to-slack-with-logic-app/README.md index 4a4835679dae..db98f0efd637 100644 --- a/201-alert-to-slack-with-logic-app/README.md +++ b/201-alert-to-slack-with-logic-app/README.md @@ -1,20 +1,15 @@ # Logic app that posts a message to a slack channel when an alert fires -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-slack-with-logic-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-slack-with-logic-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-slack-with-logic-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-slack-with-logic-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-slack-with-logic-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-slack-with-logic-app/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-alert-to-slack-with-logic-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-alert-to-slack-with-logic-app%2Fazuredeploy.json") This template allows you to create a Logic app that has a webhook to be used from an Azure Alert. When the Alert is triggered, it will post a message to a slack channel that you specify. You need to have a slack account to use this template. @@ -43,3 +38,4 @@ To call this whenever your Alert fires, you need to paste in the webhook URI int 6. Scroll to the bottom and paste in the **WebHook**. 7. Click save. + diff --git a/201-alert-to-text-message-with-logic-app/README.md b/201-alert-to-text-message-with-logic-app/README.md index 7b8b504ad43a..eb860553fbdc 100644 --- a/201-alert-to-text-message-with-logic-app/README.md +++ b/201-alert-to-text-message-with-logic-app/README.md @@ -1,20 +1,15 @@ # Logic app that sends a text message when an alert fires -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-text-message-with-logic-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-text-message-with-logic-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-text-message-with-logic-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-text-message-with-logic-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-text-message-with-logic-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-alert-to-text-message-with-logic-app/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-alert-to-text-message-with-logic-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-alert-to-text-message-with-logic-app%2Fazuredeploy.json") This template allows you to create a Logic app that has a webhook to be used from an Azure Alert. When the Alert is triggered, it will send you a text message with the details of the alert. It uses the go.gl URL shortening service to include a link to the portal to see the resource. @@ -38,3 +33,4 @@ To call this whenever your Alert fires, you need to paste in the webhook URI int 6. Scroll to the bottom and paste in the **WebHook**. 7. Click save. + diff --git a/201-api-management-create-all-resources/README.md b/201-api-management-create-all-resources/README.md index 37b7fd8970cf..613505bcfde8 100644 --- a/201-api-management-create-all-resources/README.md +++ b/201-api-management-create-all-resources/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-all-resources/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-all-resources/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-all-resources/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-all-resources/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-all-resources/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-all-resources/CredScanResult.svg) - - - - - This template provides an example of how to create API Management service and configure all sub-entities. NOTE: this is an example and most of the entities need to be modified to your needs before using this template. + diff --git a/201-api-management-create-with-external-vnet/README.md b/201-api-management-create-with-external-vnet/README.md index fa5fc674722f..bd3543b957a9 100644 --- a/201-api-management-create-with-external-vnet/README.md +++ b/201-api-management-create-with-external-vnet/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-external-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-external-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-external-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-external-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-external-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-external-vnet/CredScanResult.svg) - - - - - This template shows an example of how to deploy an Azure API Management service within your own virtual network's subnet in External Mode. This way clients from Internet can connect to the ApiManagement service proxy gateway. Being within the Virtual Network, the proxy gateway can connect to your Backend visible only within your Virtual private network. The template also deploys a NSG, which is based on the documentation here https://docs.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet#a-namenetwork-configuration-issues-acommon-network-configuration-issues + diff --git a/201-api-management-create-with-hostname/README.md b/201-api-management-create-with-hostname/README.md index a23b801a0499..5d820e6d8f46 100644 --- a/201-api-management-create-with-hostname/README.md +++ b/201-api-management-create-with-hostname/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-hostname/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-hostname/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-hostname/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-hostname/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-hostname/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-hostname/CredScanResult.svg) - - - - - This template shows an example of how to deploy an Azure API Management service with custom hostnames. This also demonstrates how to configure multile proxy (gateway) custom hostnames for API Mangement service. This template creates API Management service in Premium tier since the feature to configure multiple custom hostnames in proxy in API Management is only available in Premium tier of API Management. However, you can configure single proxy custom hostname in any API Management tier. + diff --git a/201-api-management-create-with-internal-vnet/README.md b/201-api-management-create-with-internal-vnet/README.md index 63b2ea911c0f..102ee508ef24 100644 --- a/201-api-management-create-with-internal-vnet/README.md +++ b/201-api-management-create-with-internal-vnet/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-internal-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-internal-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-internal-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-internal-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-internal-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-internal-vnet/CredScanResult.svg) - - - - - This template shows an example of how to deploy an Azure API Management service within your own virtual network's subnet in Internal mode. The Api Management service proxy gateway can only be reached from within your private Virtual Network. Both Http and Https port are blocked inbound from Internet. There is only one port 3443 allowed from Internet Inbound for the control plane traffic. The runtime traffic all remains within your own virtual private network. The template also deploys a NSG, which is based on the documentation here https://docs.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet#a-namenetwork-configuration-issues-acommon-network-configuration-issues + diff --git a/201-api-management-create-with-multiregion/README.md b/201-api-management-create-with-multiregion/README.md index fd3cacf535ff..96936347182e 100644 --- a/201-api-management-create-with-multiregion/README.md +++ b/201-api-management-create-with-multiregion/README.md @@ -1,20 +1,19 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-multiregion/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-multiregion/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-multiregion/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-multiregion/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-multiregion/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-multiregion/CredScanResult.svg) - - + + - - This template demonstrates how to create API Management service with additional locations. This template creates API Management service in Premium tier since the feature to deploy additional locations in API Management is only available in Premium tier of API Management. Make sure that the location is ResourceGroup is not same as location of one of additional Locations. The template deploys 3 units of Premium, consider the cost before deploying the template. + diff --git a/201-api-management-create-with-reference-keyvault/README.md b/201-api-management-create-with-reference-keyvault/README.md index 8a310d5cedc5..73a7fad250cb 100644 --- a/201-api-management-create-with-reference-keyvault/README.md +++ b/201-api-management-create-with-reference-keyvault/README.md @@ -1,20 +1,15 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-reference-keyvault/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-reference-keyvault/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-reference-keyvault/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-reference-keyvault/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-reference-keyvault/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-create-with-reference-keyvault/CredScanResult.svg) - - - - - This template shows an example of how to deploy an Azure API Management service with SSL Certificate from [KeyVault as Resource Manager Reference]((https://azure.microsoft.com/en-us/documentation/articles/resource-manager-keyvault-parameter/). @@ -40,3 +35,4 @@ $secretContentType = 'application/x-pkcs12' Set-AzureKeyVaultSecret -VaultName KEY_VAULT_NAME -Name KEY_VAULT_SECRET_NAME -SecretValue $Secret -ContentType $secretContentType # Change Key Vault name and Secret name ``` + diff --git a/201-api-management-logs-oms-integration/README.md b/201-api-management-logs-oms-integration/README.md index edaeb385a203..57aebbbb8033 100644 --- a/201-api-management-logs-oms-integration/README.md +++ b/201-api-management-logs-oms-integration/README.md @@ -1,20 +1,16 @@ # Azure API Management Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-logs-oms-integration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-logs-oms-integration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-logs-oms-integration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-logs-oms-integration/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-logs-oms-integration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-api-management-logs-oms-integration/CredScanResult.svg) - - - - - This solution will allow you to capture your Azure API Management gateway logs and search them in Operations Management Suite (Log Analytics). + diff --git a/201-application-gateway-2vms-iis-ssl/README.md b/201-application-gateway-2vms-iis-ssl/README.md index b8e9f4a5236e..3e09ab820d73 100644 --- a/201-application-gateway-2vms-iis-ssl/README.md +++ b/201-application-gateway-2vms-iis-ssl/README.md @@ -1,20 +1,15 @@ # Application Gateway with WAF, end to end SSL, two IIS servers and HTTP to HTTPS redirection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-2vms-iis-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-2vms-iis-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-2vms-iis-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-2vms-iis-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-2vms-iis-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-2vms-iis-ssl/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-2vms-iis-ssl%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-2vms-iis-ssl%2Fazuredeploy.json") This template deploys an Application Gateway with WAF, end to end SSL and HTTP to HTTPS redirect on the IIS servers. It deploys two IIS servers into a new VNet. The certificates for the front end and back end connections can be different, to demonstrate the use of a public CA externally and an internal CA internally. HTTP to HTTPS redirection is currently not available on the Application Gateway, so in this template is achieved by using the URL Rewrite module in IIS. This will redirect all HTTP traffic back out to the HTTPS endpoint on the Application Gateway. @@ -80,3 +75,4 @@ Tags: `Application Gateway, IIS, SSL, Windows, DSC Extension` + diff --git a/201-application-gateway-multihosting/README.md b/201-application-gateway-multihosting/README.md index b5bfde072ab6..dd2aa5725eb7 100644 --- a/201-application-gateway-multihosting/README.md +++ b/201-application-gateway-multihosting/README.md @@ -1,13 +1,13 @@ # Application Gateway for Multi Hosting -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-multihosting/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-multihosting/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-multihosting/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-multihosting/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-multihosting/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-multihosting/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-multihosting%2Fazuredeploy.json) diff --git a/201-application-gateway-path-override/README.md b/201-application-gateway-path-override/README.md index aa22ed55d231..64f0d041faf2 100644 --- a/201-application-gateway-path-override/README.md +++ b/201-application-gateway-path-override/README.md @@ -1,20 +1,16 @@ # Create Application Gateway and configure path override for backend address pool. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-path-override/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-path-override/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-path-override/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-path-override/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-path-override/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-path-override/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-path-override%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-path-override%2Fazuredeploy.json") This template deploys an Application Gateway and shows usage of the path override feature for a backend address pool. + diff --git a/201-application-gateway-probe/README.md b/201-application-gateway-probe/README.md index de1438141bbc..960afdd12c10 100644 --- a/201-application-gateway-probe/README.md +++ b/201-application-gateway-probe/README.md @@ -1,20 +1,16 @@ # Create Application Gateway with enhanced probe functionality. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-probe/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-probe/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-probe/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-probe/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-probe/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-probe/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-probe%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-probe%2Fazuredeploy.json") This template deploys an Application Gateway with enhanced probe functionality. + diff --git a/201-application-gateway-sslpolicy-custom/README.md b/201-application-gateway-sslpolicy-custom/README.md index 1ae78cdc6ee1..4107bbd6a5c4 100644 --- a/201-application-gateway-sslpolicy-custom/README.md +++ b/201-application-gateway-sslpolicy-custom/README.md @@ -1,20 +1,16 @@ # Create Application Gateway configured with a custom ssl policy. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-custom/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-custom/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-custom/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-custom/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-custom/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-custom/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-sslpolicy-custom%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-sslpolicy-custom%2Fazuredeploy.json") This template deploys an Application Gateway configured with a custom ssl policy. + diff --git a/201-application-gateway-sslpolicy-predefined/README.md b/201-application-gateway-sslpolicy-predefined/README.md index 327a65de2a75..60a3a29125c5 100644 --- a/201-application-gateway-sslpolicy-predefined/README.md +++ b/201-application-gateway-sslpolicy-predefined/README.md @@ -1,20 +1,16 @@ # Create Application Gateway configured with a predefined ssl policy. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-predefined/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-predefined/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-predefined/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-predefined/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-predefined/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-sslpolicy-predefined/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-sslpolicy-predefined%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-sslpolicy-predefined%2Fazuredeploy.json") This template deploys an Application Gateway configured with a predefined ssl policy. + diff --git a/201-application-gateway-url-path-based-routing/README.md b/201-application-gateway-url-path-based-routing/README.md index 0d0926e0ffe6..575e328bc8b1 100644 --- a/201-application-gateway-url-path-based-routing/README.md +++ b/201-application-gateway-url-path-based-routing/README.md @@ -1,18 +1,16 @@ # Application Gateway for URL Path Based Routing -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-url-path-based-routing/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-url-path-based-routing/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-url-path-based-routing/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-url-path-based-routing/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-url-path-based-routing/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-url-path-based-routing/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-url-path-based-routing%2Fazuredeploy.json) - - - This template creates an Application Gateway, Public IP address for the Application Gateway, and the Virtual Network in which Application Gateway is deployed. Also configures Application Gateway for URL Path Based Routing. + diff --git a/201-application-gateway-webapp-iprestriction/README.md b/201-application-gateway-webapp-iprestriction/README.md index e893115f06ab..444a10877f18 100644 --- a/201-application-gateway-webapp-iprestriction/README.md +++ b/201-application-gateway-webapp-iprestriction/README.md @@ -1,20 +1,16 @@ # Creates an application gateway in front of an Azure Web App with IP restriction enabled on the Web App. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapp-iprestriction/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapp-iprestriction/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapp-iprestriction/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapp-iprestriction/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapp-iprestriction/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapp-iprestriction/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-webapp-iprestriction%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-webapp-iprestriction%2Fazuredeploy.json") This template deploys an Application Gateway in front of an Azure Web App with IP restriction on the public IP of the Application Gateway. The IP restriction is set on the IP of the Application Gateway when the deployment is made. This public IP address can change if the Application Gateway is stopped and should be modified manually on the Web App afterwards. + diff --git a/201-application-gateway-webapps/README.md b/201-application-gateway-webapps/README.md index 7b19da92d5d8..56148afff646 100644 --- a/201-application-gateway-webapps/README.md +++ b/201-application-gateway-webapps/README.md @@ -1,20 +1,16 @@ # Create Application Gateway in front of two Azure Web Apps. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapps/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapps/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapps/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapps/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapps/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-gateway-webapps/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-webapps%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-application-gateway-webapps%2Fazuredeploy.json") This template deploys an Application Gateway in front of two Azure Web Apps. + diff --git a/201-application-security-group/README.md b/201-application-security-group/README.md index 6aaff547f5d5..227c9636cc0c 100644 --- a/201-application-security-group/README.md +++ b/201-application-security-group/README.md @@ -1,21 +1,17 @@ # ApplicationSecurityGroupSample -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-security-group/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-security-group/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-security-group/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-security-group/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-security-group/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-application-security-group/CredScanResult.svg) - - - - This template shows how to work with Application Security Groups using templates. It assigns a VM to the Application Security Group and assigns this Application Security group to two security rules on Network Security Group, one that allows SSH and another one that allows HTTP using the Destination Application Security Group Id property of the security rule. @@ -35,3 +31,4 @@ For more information about Application Security Groups, please refer to: [Filter network traffic with a network security group using the Azure CLI](https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-filter-network-traffic-cli) + diff --git a/201-asev2-ilb-with-web-app/README.md b/201-asev2-ilb-with-web-app/README.md index dbf1632b67b6..7a88f0f7f714 100644 --- a/201-asev2-ilb-with-web-app/README.md +++ b/201-asev2-ilb-with-web-app/README.md @@ -1,20 +1,16 @@ # Create an App Service Environment v2 with an ILB Address and a Hosting Plan with a Azure WebApp -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-asev2-ilb-with-web-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-asev2-ilb-with-web-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-asev2-ilb-with-web-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-asev2-ilb-with-web-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-asev2-ilb-with-web-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-asev2-ilb-with-web-app/CredScanResult.svg) - - - - - For more details on App Service Environments, see the [Introduction to App Service Environments](https://docs.microsoft.com/en-us/azure/app-service/app-service-environment/intro). + diff --git a/201-azure-relay-create-all-resources/README.md b/201-azure-relay-create-all-resources/README.md index 86a677c25fcc..bb9d7d43d3a0 100644 --- a/201-azure-relay-create-all-resources/README.md +++ b/201-azure-relay-create-all-resources/README.md @@ -1,21 +1,17 @@ # 201 - Create an Azure Relay namespace with all resources -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-all-resources/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-all-resources/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-all-resources/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-all-resources/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-all-resources/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-all-resources/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-azure-relay-create-all-resources%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-azure-relay-create-all-resources%2Fazuredeploy.json") This template creates an Azure Relay namespace, a WCF Relay and a HybridConnection. + + diff --git a/201-azure-relay-create-hybridconnection/README.md b/201-azure-relay-create-hybridconnection/README.md index 83c308074ad4..4e91d1348a7e 100644 --- a/201-azure-relay-create-hybridconnection/README.md +++ b/201-azure-relay-create-hybridconnection/README.md @@ -1,21 +1,18 @@ # Create an Azure Relay namespace and HybridConnection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-hybridconnection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-hybridconnection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-hybridconnection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-hybridconnection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-hybridconnection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-hybridconnection/CredScanResult.svg) - - - - This template creates an Azure Relay namespace and HybridConnection. + diff --git a/201-azure-relay-create-wcfrelay/README.md b/201-azure-relay-create-wcfrelay/README.md index 4f322ed82cc8..cd3052408625 100644 --- a/201-azure-relay-create-wcfrelay/README.md +++ b/201-azure-relay-create-wcfrelay/README.md @@ -1,21 +1,17 @@ # Create an Azure Relay namespace with a WCF Relay -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-wcfrelay/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-wcfrelay/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-wcfrelay/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-wcfrelay/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-wcfrelay/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-azure-relay-create-wcfrelay/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-azure-relay-create-wcfrelay%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-azure-relay-create-wcfrelay%2Fazuredeploy.json") This template creates an Azure Relay namespace and a WCF Relay. + + diff --git a/201-blockchain-asaservice/README.md b/201-blockchain-asaservice/README.md index 0e89b99609e7..f2cab5d4e45c 100644 --- a/201-blockchain-asaservice/README.md +++ b/201-blockchain-asaservice/README.md @@ -1,19 +1,17 @@ # Azure Blockchain Service -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-blockchain-asaservice/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-blockchain-asaservice/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-blockchain-asaservice/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-blockchain-asaservice/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-blockchain-asaservice/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-blockchain-asaservice/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-blockchain-asaservice%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-blockchain-asaservice%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Azure Blockchain Service**. Azure Blockchain Service is a fully-managed ledger service in Azure. It enables users to grow and operate blockchain networks at scale with simplified network formation, consortium management, and governance. As default the template uses a **Basic price tier** that provides 1 vCore CPU. The available locations for this deployment are: @@ -36,3 +34,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, Blockchain, Beginner` + + diff --git a/201-cdn-customize/README.md b/201-cdn-customize/README.md index 468cc873e882..aa7bceddd77a 100644 --- a/201-cdn-customize/README.md +++ b/201-cdn-customize/README.md @@ -1,20 +1,16 @@ # Deployment of a CDN profile and a CDN endpoint -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-customize/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-customize/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-customize/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-customize/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-customize/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-customize/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-customize%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-customize%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with parameterized configuration settings. + diff --git a/201-cdn-with-ruleseengine-cacheoverride/README.md b/201-cdn-with-ruleseengine-cacheoverride/README.md index a0165e993242..7cccb427d45c 100644 --- a/201-cdn-with-ruleseengine-cacheoverride/README.md +++ b/201-cdn-with-ruleseengine-cacheoverride/README.md @@ -1,20 +1,16 @@ # Simple deployment of cache override via rules engine for a CDN end point -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-cacheoverride/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-cacheoverride/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-cacheoverride/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-cacheoverride/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-cacheoverride/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-cacheoverride/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-ruleseengine-cacheoverride%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-ruleseengine-cacheoverride%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. This template also configures rules engine with a path based rule and overrides cache expiration. + diff --git a/201-cdn-with-ruleseengine-responseheader/README.md b/201-cdn-with-ruleseengine-responseheader/README.md index 14ba0c6c667a..ef545b4ddf03 100644 --- a/201-cdn-with-ruleseengine-responseheader/README.md +++ b/201-cdn-with-ruleseengine-responseheader/README.md @@ -1,20 +1,16 @@ # Simple deployment of response header addition via rules engine for a CDN end point -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-responseheader/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-responseheader/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-responseheader/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-responseheader/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-responseheader/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-responseheader/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-ruleseengine-responseheader%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-ruleseengine-responseheader%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. This template also configures rules engine with a Remote address based match and adds corresponding response headers. + diff --git a/201-cdn-with-ruleseengine-rewriteandredirect/README.md b/201-cdn-with-ruleseengine-rewriteandredirect/README.md index 9deff73707c1..c811d9137f71 100644 --- a/201-cdn-with-ruleseengine-rewriteandredirect/README.md +++ b/201-cdn-with-ruleseengine-rewriteandredirect/README.md @@ -1,20 +1,16 @@ # Simple deployment of rewrite and redirect via rules engine for a CDN end point -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-rewriteandredirect/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-rewriteandredirect/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-rewriteandredirect/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-rewriteandredirect/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-rewriteandredirect/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-ruleseengine-rewriteandredirect/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-ruleseengine-rewriteandredirect%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-ruleseengine-rewriteandredirect%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. This template also configures rules engine device based path rewrite and request scheme based redirect. + diff --git a/201-cdn-with-storage-account/README.md b/201-cdn-with-storage-account/README.md index eda0ef36bc6c..ee787b729ba2 100644 --- a/201-cdn-with-storage-account/README.md +++ b/201-cdn-with-storage-account/README.md @@ -1,20 +1,16 @@ # Create a CDN Profile, a CDN Endpoint with a Storage Account as origin -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-storage-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-storage-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-storage-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-storage-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-storage-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-storage-account/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-storage-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-storage-account%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with origin as a Storage Account. Note that user needs to create a public container in the Storage Account in order for CDN Endpoint to serve content from the Storage Account. + diff --git a/201-cdn-with-waf-custom-rules/README.md b/201-cdn-with-waf-custom-rules/README.md index 77aa05cd9307..662cff827bfd 100644 --- a/201-cdn-with-waf-custom-rules/README.md +++ b/201-cdn-with-waf-custom-rules/README.md @@ -10,11 +10,10 @@   - - + + - - This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. This template also links a CDN WAF Policy to the Endpoint which applies example custom rules for blocking and redirecting requests based on geo-location, ip address, and SESSIONID header. + diff --git a/201-cdn-with-waf-managed-rules/README.md b/201-cdn-with-waf-managed-rules/README.md index 53a8c2ee5b90..bf09c0f1d5e7 100644 --- a/201-cdn-with-waf-managed-rules/README.md +++ b/201-cdn-with-waf-managed-rules/README.md @@ -1,20 +1,16 @@ # Deployment of a simple CDN WAF policy and linked endpoint with default managed rules enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-waf-managed-rules/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-waf-managed-rules/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-waf-managed-rules/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-waf-managed-rules/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-waf-managed-rules/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-waf-managed-rules/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-waf-managed-rules%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-waf-managed-rules%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. This template also enables a CDN WAF Policy on the Endpoint which applies the managed rule set DefaultRuleSet_1.0. + diff --git a/201-cdn-with-waf-rate-limit-rules/README.md b/201-cdn-with-waf-rate-limit-rules/README.md index 2e8c55e1dcca..345da44ada23 100644 --- a/201-cdn-with-waf-rate-limit-rules/README.md +++ b/201-cdn-with-waf-rate-limit-rules/README.md @@ -10,10 +10,9 @@   - - + + - - This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN. This template also links a CDN WAF Policy to the Endpoint which applies example rate limit rules for blocking and redirecting rate-limited requests. + diff --git a/201-cdn-with-web-app/README.md b/201-cdn-with-web-app/README.md index f13a39752080..d3cb7d61cda5 100644 --- a/201-cdn-with-web-app/README.md +++ b/201-cdn-with-web-app/README.md @@ -1,20 +1,16 @@ # Create a CDN Profile, a CDN Endpoint and a Server Farm and a Web App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-web-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-web-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-web-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-web-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-web-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cdn-with-web-app/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-web-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cdn-with-web-app%2Fazuredeploy.json") This template creates a CDN Profile and a CDN Endpoint with a Web App as the origin. + diff --git a/201-cosmosdb-advanced-threat-protection-create-account/README.md b/201-cosmosdb-advanced-threat-protection-create-account/README.md index e0cf598c6620..a3a39e962b1b 100644 --- a/201-cosmosdb-advanced-threat-protection-create-account/README.md +++ b/201-cosmosdb-advanced-threat-protection-create-account/README.md @@ -1,20 +1,18 @@ # Create an Azure CosmosDB Account with Advanced Threat Protection (preview) enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cosmosdb-advanced-threat-protection-create-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cosmosdb-advanced-threat-protection-create-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-cosmosdb-advanced-threat-protection-create-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-cosmosdb-advanced-threat-protection-create-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cosmosdb-advanced-threat-protection-create-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-cosmosdb-advanced-threat-protection-create-account/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cosmosdb-advanced-threat-protection-create-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-cosmosdb-advanced-threat-protection-create-account%2Fazuredeploy.json") + - - - - - This ARM template is intented to create a **CosmosDB Account** quickly with the **minimal required values** and **Advanced Threat Protection**. @@ -33,3 +31,4 @@ The following parameters have default values allowing to deploy the template as- `Advanced Threat Protection Enabled` : Advanced Threat Protection for the CosmosDB Account, default to true (enabled). + diff --git a/201-create-encrypted-managed-disk/README.md b/201-create-encrypted-managed-disk/README.md index a2589ddefcfb..20ab72f569a0 100644 --- a/201-create-encrypted-managed-disk/README.md +++ b/201-create-encrypted-managed-disk/README.md @@ -1,23 +1,14 @@ # Create a new encrypted managed disk from a pre-encrypted VHD / storage blob. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-create-encrypted-managed-disk/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-create-encrypted-managed-disk/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-create-encrypted-managed-disk/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-create-encrypted-managed-disk/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-create-encrypted-managed-disk/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-create-encrypted-managed-disk/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-create-encrypted-managed-disk%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-create-encrypted-managed-disk%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-create-encrypted-managed-disk%2Fazuredeploy.json") This template creates a new encrypted managed disk provided a pre-encrypted VHD and it's corresponding encryption settings. - diff --git a/201-customscript-extension-public-storage-on-ubuntu/README.md b/201-customscript-extension-public-storage-on-ubuntu/README.md index 540796429d2d..a5c97de89ace 100644 --- a/201-customscript-extension-public-storage-on-ubuntu/README.md +++ b/201-customscript-extension-public-storage-on-ubuntu/README.md @@ -1,20 +1,15 @@ # A sample to run scripts in public storage using CustomScript Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-customscript-extension-public-storage-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-customscript-extension-public-storage-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-customscript-extension-public-storage-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-customscript-extension-public-storage-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-customscript-extension-public-storage-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-customscript-extension-public-storage-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-customscript-extension-public-storage-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-customscript-extension-public-storage-on-ubuntu%2Fazuredeploy.json") [CustomScript Extension](https://github.com/Azure/azure-linux-extensions/tree/master/CustomScript) allows the owner of the Azure Virtual Machines to run customized scripts in the VM. @@ -33,3 +28,4 @@ This template shows a simple example to run scripts which are stored in public s 3. Using Azure Portal Click the "Deploy to Azure" button. + diff --git a/201-data-factory-ftp-hive-blob/README.md b/201-data-factory-ftp-hive-blob/README.md index 2bc761b3097d..7f1d1a8d0946 100644 --- a/201-data-factory-ftp-hive-blob/README.md +++ b/201-data-factory-ftp-hive-blob/README.md @@ -1,13 +1,13 @@ # Create a pipeline to transform data by running Hive script -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-ftp-hive-blob/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-ftp-hive-blob/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-ftp-hive-blob/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-ftp-hive-blob/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-ftp-hive-blob/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-ftp-hive-blob/CredScanResult.svg) This sample creates a data factory with a data pipeline with three activities in it. Pipeline: Copy Activity -> HDInsight Activity -> Copy Activity @@ -85,12 +85,7 @@ Pipeline: Copy Activity -> HDInsight Activity -> Copy Activity } - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-data-factory-ftp-hive-blob%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-data-factory-ftp-hive-blob%2Fazuredeploy.json") When you deploy this Azure Resource Template, a data factory is created with the following entities: @@ -148,3 +143,4 @@ Simply execute the script and pass in the folder name of the sample. For exampl azure-group-deploy.sh -a 201-data-factory-ftp-hive-blob -l eastus -u + diff --git a/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/README.md b/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/README.md index 5d9821042b51..34b4983d3065 100644 --- a/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/README.md +++ b/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/README.md @@ -1,21 +1,19 @@ # Copy multiple tables in bulk by using Azure Data Factory -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-data-factory-v2-azure-sql-database-to-sql-data-warehouse-copy/CredScanResult.svg) This template creates a data factory that copies a number of tables from Azure SQL Database to Azure SQL Data Warehouse. - - + + - - When you deploy this Azure Resource Manager template, a data factory of version 2 is created with the following entities: @@ -25,7 +23,6 @@ When you deploy this Azure Resource Manager template, a data factory of version - Azure SQL Datbase output dataset - Pipeline with a copy activity - ## Prerequisites The prerequisites for this template are mentioned in the [Tutorial: Copy multiple tables in bulk by using Azure Data Factory](https://docs.microsoft.com/en-us/azure/data-factory/tutorial-bulk-copy-portal) article. @@ -39,3 +36,4 @@ The template creates the Azure SQL database that's based on the Adventure Works 6. Follow instructions in the [tutorial](https://docs.microsoft.com/en-us/azure/data-factory/tutorial-bulk-copy-portal#trigger-a-pipeline-run) article to run and monitor the pipeline. + diff --git a/201-decrypt-running-linux-vm-without-aad/README.md b/201-decrypt-running-linux-vm-without-aad/README.md index eb8b715567de..e325ef0bfe02 100644 --- a/201-decrypt-running-linux-vm-without-aad/README.md +++ b/201-decrypt-running-linux-vm-without-aad/README.md @@ -1,20 +1,18 @@ # This template disables data disk encryption of a Linux VM with no AAD -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm-without-aad/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm-without-aad/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm-without-aad/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm-without-aad/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm-without-aad/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm-without-aad/CredScanResult.svg) - - + + - - This template disables encryption of data disks on a running Linux VM with no AAD if only data disks were encrypted. If the OS disk was also encrypted, this scenario is not supported and is expected to fail. @@ -23,3 +21,4 @@ Tags: AzureDiskEncryption References: White paper - https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/ + diff --git a/201-decrypt-running-linux-vm/README.md b/201-decrypt-running-linux-vm/README.md index 14af1fa5ff31..11518e5c64ba 100644 --- a/201-decrypt-running-linux-vm/README.md +++ b/201-decrypt-running-linux-vm/README.md @@ -1,23 +1,15 @@ # Disable encryption on a running Linux VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-linux-vm/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-linux-vm%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F---%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-linux-vm%2Fazuredeploy.json") This template disables encryption on a running Linux VM . This template assumes that the VM is located in the same region as the resource group. If not, please edit the template to pass the appropriate location for the VM sub-resources. @@ -26,4 +18,3 @@ References: - [White paper](https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/) - [Explore Azure Disk Encryption with Azure Powershell](https://blogs.msdn.microsoft.com/azuresecurity/2015/11/16/explore-azure-disk-encryption-with-azure-powershell/) - [Explore Azure Disk Encryption with Azure PowerShell – Part 2](http://blogs.msdn.com/b/azuresecurity/archive/2015/11/21/explore-azure-disk-encryption-with-azure-powershell-part-2.aspx) - diff --git a/201-decrypt-running-windows-vm-without-aad/README.md b/201-decrypt-running-windows-vm-without-aad/README.md index c38c5abd2e22..1eebb8845986 100644 --- a/201-decrypt-running-windows-vm-without-aad/README.md +++ b/201-decrypt-running-windows-vm-without-aad/README.md @@ -1,23 +1,15 @@ # Disable encryption on a running Windows VM which was encrypted without using AAD app credentials -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm-without-aad/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm-without-aad/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm-without-aad/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm-without-aad/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm-without-aad/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm-without-aad/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-windows-vm-without-aad%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-windows-vm-without-aad%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-windows-vm-without-aad%2Fazuredeploy.json") This template disables encryption on a running windows VM which was encrypted without using AAD application. @@ -25,5 +17,3 @@ Tags: AzureDiskEncryption References: White paper - https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/ - - diff --git a/201-decrypt-running-windows-vm/README.md b/201-decrypt-running-windows-vm/README.md index b87ef881ec4e..0510fc6b0a7d 100644 --- a/201-decrypt-running-windows-vm/README.md +++ b/201-decrypt-running-windows-vm/README.md @@ -1,23 +1,16 @@ # Disable encryption on a running Windows VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-running-windows-vm/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-windows-vm%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-windows-vm%2Fazuredeploy.json") +[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-running-windows-vm%2Fazuredeploy.json") This template disables encryption on a running windows vm . This template assumes that the VM is located in the same region as the resource group. If not, please edit the template to pass appropriate location for the VM sub-resources. @@ -25,4 +18,3 @@ References: White paper - https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/ http://blogs.msdn.com/b/azuresecurity/archive/2015/11/16/explore-azure-disk-encryption-with-azure-powershell.aspx http://blogs.msdn.com/b/azuresecurity/archive/2015/11/21/explore-azure-disk-encryption-with-azure-powershell-part-2.aspx - diff --git a/201-decrypt-vmss-linux/README.md b/201-decrypt-vmss-linux/README.md index 05bc4b1fb8b9..82cb42d930c3 100644 --- a/201-decrypt-vmss-linux/README.md +++ b/201-decrypt-vmss-linux/README.md @@ -1,22 +1,21 @@ # This template disables encryption on a running VM scale set of Linux VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-linux/CredScanResult.svg) - - + + - - This template disables encryption on a running VM scale set of Linux VMs. For more information about Azure Disk Encryption, see https://docs.microsoft.com/en-us/azure/security/azure-security-disk-encryption-linux + diff --git a/201-decrypt-vmss-windows/README.md b/201-decrypt-vmss-windows/README.md index 0f13b01770ce..495567ed9842 100644 --- a/201-decrypt-vmss-windows/README.md +++ b/201-decrypt-vmss-windows/README.md @@ -1,22 +1,18 @@ # This template disables encryption on a running VM Scale Set of Windows VMs. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-decrypt-vmss-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-vmss-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-decrypt-vmss-windows%2Fazuredeploy.json") This template disables encryption on a running VM Scale Set of Windows VMs. For more information about Azure Disk Encryption, see https://docs.microsoft.com/en-us/azure/security/azure-security-disk-encryption-windows + diff --git a/201-dependency-between-scripts-using-extensions/README.md b/201-dependency-between-scripts-using-extensions/README.md index 740dc7679ee7..c25d7f44bb89 100644 --- a/201-dependency-between-scripts-using-extensions/README.md +++ b/201-dependency-between-scripts-using-extensions/README.md @@ -1,20 +1,16 @@ # Execute Dependent script extensions to Configure and Install Mongo DB on a Ubuntu Virtual Machine -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dependency-between-scripts-using-extensions/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dependency-between-scripts-using-extensions/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dependency-between-scripts-using-extensions/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dependency-between-scripts-using-extensions/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dependency-between-scripts-using-extensions/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dependency-between-scripts-using-extensions/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-dependency-between-scripts-using-extensions%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-dependency-between-scripts-using-extensions%2Fazuredeploy.json") This template deploys Configures and Installs Mongo DB on a Ubuntu Virtual Machine in two separate scripts. This template is a good example that showcases how to express dependencies between two scripts running on the same virtual machine. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. + diff --git a/201-deployment-script-ssh-key-gen/README.md b/201-deployment-script-ssh-key-gen/README.md index a18b40d41fa8..18e64d487cb0 100644 --- a/201-deployment-script-ssh-key-gen/README.md +++ b/201-deployment-script-ssh-key-gen/README.md @@ -1,21 +1,18 @@ # Create an SSH Key Pair and Store the Private Key in KeyVault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-deployment-script-ssh-key-gen/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-deployment-script-ssh-key-gen/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-deployment-script-ssh-key-gen/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-deployment-script-ssh-key-gen/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-deployment-script-ssh-key-gen/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-deployment-script-ssh-key-gen/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-deployment-script-ssh-key-gen%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-deployment-script-ssh-key-gen%2Fazuredeploy.json") This template uses ssh-keygen on a deploymentScript resource to create a key pair and then stores the private key in a keyVault. The keyVault must already exist and can be in a different resourceGroup or subscription. See the [docs](https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/deployment-script-template?tabs=CLI) for more information on the deployment script resource. + + diff --git a/201-discover-private-ip-dynamically/README.md b/201-discover-private-ip-dynamically/README.md index 7697504a00ae..93b78e831b01 100644 --- a/201-discover-private-ip-dynamically/README.md +++ b/201-discover-private-ip-dynamically/README.md @@ -1,20 +1,16 @@ # Discover Private IP dynamically -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-discover-private-ip-dynamically/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-discover-private-ip-dynamically/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-discover-private-ip-dynamically/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-discover-private-ip-dynamically/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-discover-private-ip-dynamically/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-discover-private-ip-dynamically/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-discover-private-ip-dynamically%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-discover-private-ip-dynamically%2Fazuredeploy.json") This template allows you to discover a private IP for a NIC dynamically. It passes the private IP of NIC0 to VM1 using custom script extensions which writes it to a file on VM1. + diff --git a/201-documentdb-webapp/README.md b/201-documentdb-webapp/README.md index d4a810ae5d4a..967456b5c9a8 100644 --- a/201-documentdb-webapp/README.md +++ b/201-documentdb-webapp/README.md @@ -1,23 +1,19 @@ # Azure Cosmos DB Account with Web App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-documentdb-webapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-documentdb-webapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-documentdb-webapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-documentdb-webapp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-documentdb-webapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-documentdb-webapp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-documentdb-webapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-documentdb-webapp%2Fazuredeploy.json") In this example, the template deploys an [Azure Cosmos DB account](https://azure.microsoft.com/en-us/documentation/articles/documentdb-introduction/#what-is-azure-documentdb), an [App Service Plan](https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/), and creates a [Web App](https://azure.microsoft.com/en-us/documentation/articles/app-service-web-overview/) in the App Service Plan. It also adds two [Application settings](https://azure.microsoft.com/en-us/documentation/articles/web-sites-configure/) to the Web App that reference the Azure Cosmos DB account endpoint. This way solutions deployed to the Web App can connect to the Azure Cosmos DB account endpoint using those settings. ### Note This doesn't create an Azure Cosmos DB database, just the account where the database(s) go. You can create the database from the Web App code for example as per the [samples](https://github.com/Azure?utf8=%E2%9C%93&query=documentdb). + diff --git a/201-dsc-linux-azure-storage-on-ubuntu/README.md b/201-dsc-linux-azure-storage-on-ubuntu/README.md index f616fa94ba01..63b7943080a3 100644 --- a/201-dsc-linux-azure-storage-on-ubuntu/README.md +++ b/201-dsc-linux-azure-storage-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Simple deployment of an Ubuntu VM with DSC Linux Extension, configuration files are placed in Azure Storage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-azure-storage-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-azure-storage-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-azure-storage-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-azure-storage-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-azure-storage-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-azure-storage-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-dsc-linux-azure-storage-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-dsc-linux-azure-storage-on-ubuntu%2Fazuredeploy.json") This template uses the Azure [DSC for Linux Extension](https://github.com/Azure/azure-linux-extensions/tree/master/DSC) to deploy an Linux VM. Azure DSC for Linux Extension allows the owner of the Azure VMs to configure the VM using Windows PowerShell Desired State Configuration (DSC) for Linux. @@ -25,7 +20,6 @@ With this template, you could: 3. Install custom DSC modules to the Linux VM, the resource module files should be placed in Azure Storage 4. Register Linux VM to Azure Automation - How to deploy Azure CLI or Powershell is recommended to deploy the template. @@ -38,3 +32,4 @@ Azure CLI or Powershell is recommended to deploy the template. https://azure.microsoft.com/en-us/documentation/articles/powershell-azure-resource-manager/ + diff --git a/201-dsc-linux-public-storage-on-ubuntu/README.md b/201-dsc-linux-public-storage-on-ubuntu/README.md index 0cf4d602965c..e0bc0e0d0705 100644 --- a/201-dsc-linux-public-storage-on-ubuntu/README.md +++ b/201-dsc-linux-public-storage-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Simple deployment of an Ubuntu VM with DSC Linux Extension, configuration files are placed in public place (Github or anything else) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-public-storage-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-public-storage-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-public-storage-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-public-storage-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-public-storage-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dsc-linux-public-storage-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-dsc-linux-public-storage-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-dsc-linux-public-storage-on-ubuntu%2Fazuredeploy.json") This template uses the Azure [DSC for Linux Extension](https://github.com/Azure/azure-linux-extensions/tree/master/DSC) to deploy an Linux VM. Azure DSC for Linux Extension allows the owner of the Azure VMs to configure the VM using Windows PowerShell Desired State Configuration (DSC) for Linux. @@ -37,3 +32,4 @@ Azure CLI or Powershell is recommended to deploy the template. https://azure.microsoft.com/en-us/documentation/articles/powershell-azure-resource-manager/ + diff --git a/201-dynamic-web-tests/README.md b/201-dynamic-web-tests/README.md index 86f94cdf89b0..20044d7eb1f5 100644 --- a/201-dynamic-web-tests/README.md +++ b/201-dynamic-web-tests/README.md @@ -1,18 +1,15 @@ # Dynamically Generate Web Tests -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dynamic-web-tests/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dynamic-web-tests/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-dynamic-web-tests/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-dynamic-web-tests/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dynamic-web-tests/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-dynamic-web-tests/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3a%2f%2fraw.githubusercontent.com%2fAzure%2fazure-quickstart-templates%2fmaster%2f201-dynamic-web-tests%2fazuredeploy.json) - - - This template will help you quickly spin up any number of [Application Insights](https://azure.microsoft.com/en-us/services/application-insights/) web tests and setup email alerts. The [parameters file](./azuredeploy.parameters.json) takes any number of test descriptor objects. These objects look like the following: @@ -53,6 +50,6 @@ The `guid` field is an arbitrary guid for the test. The `locations` field is a c | Brazil South | latam-br-gru-edge | | Australia East | emea-au-syd-edge | - You can create any number of these test descriptors and pass them in as the parameter for `tests` as shown in the [parameters file](./azuredeploy.parameters.json). + diff --git a/201-encrypt-create-new-vm-gallery-image-managed-disks/README.md b/201-encrypt-create-new-vm-gallery-image-managed-disks/README.md index 3f15ae77c27a..e0b687bd7b18 100644 --- a/201-encrypt-create-new-vm-gallery-image-managed-disks/README.md +++ b/201-encrypt-create-new-vm-gallery-image-managed-disks/README.md @@ -1,23 +1,14 @@ -# Create a new encrypted windows vm from gallery image. +# Create a new encrypted windows vm from gallery image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image-managed-disks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image-managed-disks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image-managed-disks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image-managed-disks/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image-managed-disks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image-managed-disks/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-create-new-vm-gallery-image-managed-disks%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-create-new-vm-gallery-image-managed-disks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-create-new-vm-gallery-image-managed-disks%2Fazuredeploy.json") This template creates a new encrypted managed disks windows vm using the server 2k12 gallery image. It internally calls the "201-encrypt-running-windows-vm" template. - diff --git a/201-encrypt-create-new-vm-gallery-image/README.md b/201-encrypt-create-new-vm-gallery-image/README.md index 8e559a69a46a..8bf8229d95e2 100644 --- a/201-encrypt-create-new-vm-gallery-image/README.md +++ b/201-encrypt-create-new-vm-gallery-image/README.md @@ -1,23 +1,14 @@ # Create a new encrypted windows vm from gallery image. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-create-new-vm-gallery-image/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-create-new-vm-gallery-image%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-create-new-vm-gallery-image%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-create-new-vm-gallery-image%2Fazuredeploy.json") This template creates a new encrypted windows vm using the server 2k12 gallery image. It internally calls the "201-encrypt-running-windows-vm" template. - diff --git a/201-encrypt-running-linux-vm-without-aad/README.md b/201-encrypt-running-linux-vm-without-aad/README.md index f29e8d53c025..e9f4e0dbdb61 100644 --- a/201-encrypt-running-linux-vm-without-aad/README.md +++ b/201-encrypt-running-linux-vm-without-aad/README.md @@ -1,23 +1,15 @@ # This template enables encryption on a running Linux VM with no AD required -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm-without-aad/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm-without-aad/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm-without-aad/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm-without-aad/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm-without-aad/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm-without-aad/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-linux-vm-without-aad%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-linux-vm-without-aad%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-linux-vm-without-aad%2Fazuredeploy.json") This template enables encryption with no AD requirement on a running Linux VM that satisfies the prerequisites listed in the [Azure Disk Encryption FAQ](https://docs.microsoft.com/en-us/azure/security/azure-security-disk-encryption-faq). @@ -27,4 +19,3 @@ Tags: AzureDiskEncryption References: White paper - https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/ - diff --git a/201-encrypt-running-linux-vm/README.md b/201-encrypt-running-linux-vm/README.md index 1bd220309923..92a9265b9b4b 100644 --- a/201-encrypt-running-linux-vm/README.md +++ b/201-encrypt-running-linux-vm/README.md @@ -1,27 +1,20 @@ -# Enable encryption on a running Linux VM. +# Enable encryption on a running Linux VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-linux-vm/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-linux-vm%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-linux-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-linux-vm%2Fazuredeploy.json") This template enables encryption on a running linux vm using AAD client secret. This template assumes that the VM is located in the same region as the resource group. If not, please edit the template to pass appropriate location for the VM sub-resources. -## Prerequisites: +## Prerequisites + Azure Disk Encryption securely stores the encryption secrets in a specified Azure Key Vault. The [AzureDiskEncryptionPreRequisiteSetup.ps1](https://raw.githubusercontent.com/Azure/azure-powershell/master/src/Compute/Compute/Extension/AzureDiskEncryption/Scripts/AzureDiskEncryptionPreRequisiteSetup.ps1) script can be used to create the Key Vault and assign appropriate access policies. @@ -35,5 +28,3 @@ References: - [White paper](https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/) - [Explore Azure Disk Encryption with Azure Powershell](https://blogs.msdn.microsoft.com/azuresecurity/2015/11/16/explore-azure-disk-encryption-with-azure-powershell/) - [Explore Azure Disk Encryption with Azure PowerShell – Part 2](http://blogs.msdn.com/b/azuresecurity/archive/2015/11/21/explore-azure-disk-encryption-with-azure-powershell-part-2.aspx) - - diff --git a/201-encrypt-running-vmss-linux/README.md b/201-encrypt-running-vmss-linux/README.md index bfea8eff62fa..eea370fdd166 100644 --- a/201-encrypt-running-vmss-linux/README.md +++ b/201-encrypt-running-vmss-linux/README.md @@ -1,22 +1,21 @@ # This template enables encryption on a running VM Scale Set of Linux VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-linux/CredScanResult.svg) - - + + - - This template enables encryption on a running VM Scale Set of Linux VMs For more information about Azure Disk Encryption, see https://docs.microsoft.com/en-us/azure/security/azure-security-disk-encryption-linux + diff --git a/201-encrypt-running-vmss-windows/README.md b/201-encrypt-running-vmss-windows/README.md index ab62d28d2e63..0b02d60766bb 100644 --- a/201-encrypt-running-vmss-windows/README.md +++ b/201-encrypt-running-vmss-windows/README.md @@ -1,22 +1,18 @@ # This template enables encryption on a running VM Scale Set of Windows VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-vmss-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-vmss-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-vmss-windows%2Fazuredeploy.json") This template enables encryption on a running VM Scale Set of Windows VMs. For more information about Azure Disk Encryption, see https://docs.microsoft.com/en-us/azure/security/azure-security-disk-encryption-windows + diff --git a/201-encrypt-running-windows-vm-aad-client-cert/README.md b/201-encrypt-running-windows-vm-aad-client-cert/README.md index e57cb809e3ce..954c947363cf 100644 --- a/201-encrypt-running-windows-vm-aad-client-cert/README.md +++ b/201-encrypt-running-windows-vm-aad-client-cert/README.md @@ -1,23 +1,14 @@ # Enable encryption on a running Windows VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-aad-client-cert/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-aad-client-cert/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-aad-client-cert/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-aad-client-cert/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-aad-client-cert/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-aad-client-cert/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm-aad-client-cert%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm-aad-client-cert%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm-aad-client-cert%2Fazuredeploy.json") This template enables encryption on a running windows vm using AAD client cert thumbprint. The certificate should have been deployed to the VM before running this template. This template assumes that the VM is located in the same region as the resource group. If not, please edit the template to pass appropriate location for the VM sub-resources. - diff --git a/201-encrypt-running-windows-vm-without-aad/README.md b/201-encrypt-running-windows-vm-without-aad/README.md index b582adcbda29..b13554a4c390 100644 --- a/201-encrypt-running-windows-vm-without-aad/README.md +++ b/201-encrypt-running-windows-vm-without-aad/README.md @@ -1,32 +1,23 @@ # Enable encryption on a running Windows VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-without-aad/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-without-aad/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-without-aad/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-without-aad/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-without-aad/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm-without-aad/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm-without-aad%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm-without-aad%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm-without-aad%2Fazuredeploy.json") This template enables encryption on a running windows VM without needing an AAD application. Prerequisites: Create a KeyVault in the same subscription and region as the VM and set EnabledForDiskEncryption access policy + 1. Set-AzureRmKeyVaultAccessPolicy -ResourceGroupName -VaultName -EnabledForDiskEncryption Tags: AzureDiskEncryption References: White paper - https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/ - - diff --git a/201-encrypt-running-windows-vm/README.md b/201-encrypt-running-windows-vm/README.md index b2180f6036f8..43f6427dbd54 100644 --- a/201-encrypt-running-windows-vm/README.md +++ b/201-encrypt-running-windows-vm/README.md @@ -1,40 +1,31 @@ # Enable encryption on a running Windows VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-running-windows-vm/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-running-windows-vm%2Fazuredeploy.json") This template enables encryption on a running windows vm using AAD client secret. This template assumes that the VM is located in the same region as the resource group. If not, please edit the template to pass appropriate location for the VM sub-resources. -Prerequisites: -1. Azure Disk Encryption securely stores the encryption secrets in a specified Azure Key Vault. +## Prerequisites + +1. Azure Disk Encryption securely stores the encryption secrets in a specified Azure Key Vault. + Use the below PS cmdlet for getting the "keyVaultSecretUrl" and "keyVaultResourceId" -Get-AzureRmKeyVault -VaultName $KeyVaultName -ResourceGroupName $rgname +Get-AzureRmKeyVault -VaultName $KeyVaultName -ResourceGroupName $rgname Incase : If deployment fails with the the error code: Access Denied or conflict : extension not supported or VM has reported a failure when processing extension 'AzureDiskEncryption'. Error message: "Failed to configure bitlocker as expected; use the below PD cmdlet for removing the unsuccessful disk encryption extension and re-do the template deployment for success. Remove-AzureRmVMExtension -ResourceGroupName $rgname -Name "extensionname" -VMName $vmname Reference: https://social.msdn.microsoft.com/Forums/SECURITY/en-US/f77af0b4-d06e-468a-816d-c894f08af125/error-user-encryption-settings-in-the-vm-model-are-not-supported-please-upgrade-azure-disk?forum=AzureDiskEncryption https://blogs.msdn.microsoft.com/azuresecurity/2016/02/10/azure-disk-encryption-error-related-to-azure-powershell-1-1-0/ - References: White paper - https://azure.microsoft.com/en-us/documentation/articles/azure-security-disk-encryption/ http://blogs.msdn.com/b/azuresecurity/archive/2015/11/16/explore-azure-disk-encryption-with-azure-powershell.aspx http://blogs.msdn.com/b/azuresecurity/archive/2015/11/21/explore-azure-disk-encryption-with-azure-powershell-part-2.aspx - - diff --git a/201-encrypt-vmss-linux-jumpbox/README.md b/201-encrypt-vmss-linux-jumpbox/README.md index f36d60f6421d..cbc50d33d829 100644 --- a/201-encrypt-vmss-linux-jumpbox/README.md +++ b/201-encrypt-vmss-linux-jumpbox/README.md @@ -1,20 +1,18 @@ # This template deploys VM Scale Set of Linux VMs with a jumpbox and enables encryption on Linux VMSS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-linux-jumpbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-linux-jumpbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-linux-jumpbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-linux-jumpbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-linux-jumpbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-linux-jumpbox/CredScanResult.svg) - - + + - - This template allows you to deploy a simple VM Scale Set of Linux VMs using the latest image version. This template also deploys a jumpbox with a public IP address in the same virtual network. You can connect to the jumpbox via this public IP address, then connect from there to VMs in the scale set via private IP addresses. This template enables encryption on the VM Scale Set of Linux VMs. @@ -30,3 +28,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-encrypt-vmss-windows-jumpbox/README.md b/201-encrypt-vmss-windows-jumpbox/README.md index 47df5f43099f..4a0dae5e1c44 100644 --- a/201-encrypt-vmss-windows-jumpbox/README.md +++ b/201-encrypt-vmss-windows-jumpbox/README.md @@ -1,20 +1,15 @@ # This template deploys VM Scale Set of Windows VMs with a jumpbox and enables encryption on Windows VMSS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-windows-jumpbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-windows-jumpbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-windows-jumpbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-windows-jumpbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-windows-jumpbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-encrypt-vmss-windows-jumpbox/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-vmss-windows-jumpbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-encrypt-vmss-windows-jumpbox%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Windows VMs using the latest patched version of serveral Windows versions. This template also deploys a jumpbox with a public IP address in the same virtual network. You can connect to the jumpbox via this public IP address, then connect from there to VMs in the scale set via private IP addresses. This template enables encryption on the VM Scale Set of Windows VMs. @@ -31,3 +26,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-event-hubs-create-event-hub-and-consumer-group/README.md b/201-event-hubs-create-event-hub-and-consumer-group/README.md index 0f0bf1162c86..fb771cdd933b 100644 --- a/201-event-hubs-create-event-hub-and-consumer-group/README.md +++ b/201-event-hubs-create-event-hub-and-consumer-group/README.md @@ -1,23 +1,17 @@ # Create Event Hub - namespace, eventhub and consumer group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-event-hubs-create-event-hub-and-consumer-group/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-event-hubs-create-event-hub-and-consumer-group/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-event-hubs-create-event-hub-and-consumer-group/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-event-hubs-create-event-hub-and-consumer-group/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-event-hubs-create-event-hub-and-consumer-group/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-event-hubs-create-event-hub-and-consumer-group/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-event-hubs-create-event-hub-and-consumer-group%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-event-hubs-create-event-hub-and-consumer-group%2Fazuredeploy.json") - - - - Azure Event Hubs is a Big Data streaming platform and event ingestion service, capable of receiving and processing millions of events per second. Event Hubs can process and store events, data, or telemetry produced by distributed software and devices. Data sent to an event hub can be transformed and stored using any real-time analytics provider or batching/storage adapters. - [For detailed overview of Event Hubs, see [Event Hubs](https://docs.microsoft.com/azure/event-hubs/event-hubs-about) overview and [Event Hubs features](https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-features). @@ -39,3 +33,5 @@ C (send only) Apache Storm (receive only) - [Microsoft Learn Modules for Event Hub](https://docs.microsoft.com/learn/browse/?term=event%20hub) + + diff --git a/201-eventhub-create-namespace-geo-recoveryconfiguration/README.md b/201-eventhub-create-namespace-geo-recoveryconfiguration/README.md index 7028200e76d5..81229e000068 100644 --- a/201-eventhub-create-namespace-geo-recoveryconfiguration/README.md +++ b/201-eventhub-create-namespace-geo-recoveryconfiguration/README.md @@ -1,21 +1,17 @@ # Create Event Hub namespaces with geo recovery configurations -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhub-create-namespace-geo-recoveryconfiguration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhub-create-namespace-geo-recoveryconfiguration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhub-create-namespace-geo-recoveryconfiguration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhub-create-namespace-geo-recoveryconfiguration/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhub-create-namespace-geo-recoveryconfiguration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhub-create-namespace-geo-recoveryconfiguration/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhub-create-namespace-geo-recoveryconfiguration%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhub-create-namespace-geo-recoveryconfiguration%2Fazuredeploy.json") For information about using this template, see [Create a Event Hub namespace using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace-event-hub/). + + diff --git a/201-eventhubs-create-cluster-namespace-eventhub/README.md b/201-eventhubs-create-cluster-namespace-eventhub/README.md index 5a9aa0050dcd..1610a10da4df 100644 --- a/201-eventhubs-create-cluster-namespace-eventhub/README.md +++ b/201-eventhubs-create-cluster-namespace-eventhub/README.md @@ -1,24 +1,23 @@ # Create Event Hub cluster - namespace. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace-eventhub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace-eventhub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace-eventhub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace-eventhub/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace-eventhub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace-eventhub/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-cluster-namespace-eventhub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-cluster-namespace-eventhub%2Fazuredeploy.json") - -   -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-cluster-namespace/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-cluster-namespace%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-cluster-namespace%2Fazuredeploy.json") For information about using this template, see [Quickstart: Create an event hub cluster using Azure Resource Manager template](http://azure.microsoft.com/documentation/articles/event-hubs-resource-manager-namespace-event-hub/) For the template reference, see [Microsoft.EventHub resource types](https://docs.microsoft.com/azure/templates/microsoft.eventhub/allversions). For additional event hub quickstart templates, see [Azure Quickstart templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Eventhub&pageNumber=1&sort=Popular). + + diff --git a/201-eventhubs-create-namespace-and-enable-capture-for-adls/README.md b/201-eventhubs-create-namespace-and-enable-capture-for-adls/README.md index 8fd181f65102..c8d0961a86c7 100644 --- a/201-eventhubs-create-namespace-and-enable-capture-for-adls/README.md +++ b/201-eventhubs-create-namespace-and-enable-capture-for-adls/README.md @@ -1,23 +1,19 @@ # 201-eventhubs-create-namespace-and-enable-capture-for-adls -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture-for-adls/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture-for-adls/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture-for-adls/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture-for-adls/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture-for-adls/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture-for-adls/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-namespace-and-enable-capture-for-adls%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-namespace-and-enable-capture-for-adls%2Fazuredeploy.json") For information about using this template, see [Create an Event Hubs namespace with Event Hub and enable Capture using an ARM template](http://azure.microsoft.com/documentation/articles/event-hubs-create-event-hub-and-enable-capture/) Azure Event Hubs Capture enables you to automatically deliver the streaming data in your Event Hubs to a Blob storage of your choice with the added flexibility to specify a time or size interval of your choosing. Setting up Capture is quick, there are no administrative costs to run it, and it scales automatically with your Event Hubs Throughput Units. Event Hubs Capture is the easiest way to load streaming data into Azure and allows you to focus on data processing rather than data capture. You will need to specify you existing storage resource id and your container to enable archiving to it. + + diff --git a/201-eventhubs-create-namespace-and-enable-capture/README.md b/201-eventhubs-create-namespace-and-enable-capture/README.md index 89b0972216bf..e60a45e717b0 100644 --- a/201-eventhubs-create-namespace-and-enable-capture/README.md +++ b/201-eventhubs-create-namespace-and-enable-capture/README.md @@ -1,23 +1,19 @@ # Create Event Hub - namespace, eventhub with capture enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-capture/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-namespace-and-enable-capture%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-namespace-and-enable-capture%2Fazuredeploy.json") For information about using this template, see [Create an Event Hubs namespace with Event Hub and enable Capture using an ARM template](https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-resource-manager-namespace-event-hub-enable-capture) Azure Event Hubs Capture enables you to automatically deliver the streaming data in your Event Hubs to a Blob storage of your choice with the added flexibility to specify a time or size interval of your choosing. Setting up Capture is quick, there are no administrative costs to run it, and it scales automatically with your Event Hubs Throughput Units. Event Hubs Capture is the easiest way to load streaming data into Azure and allows you to focus on data processing rather than data capture. You will need to specify you existing storage resource id and your container to enable archiving to it. + + diff --git a/201-eventhubs-create-namespace-and-enable-inflate/README.md b/201-eventhubs-create-namespace-and-enable-inflate/README.md index ee2d2787b262..c2812c2dbc0c 100644 --- a/201-eventhubs-create-namespace-and-enable-inflate/README.md +++ b/201-eventhubs-create-namespace-and-enable-inflate/README.md @@ -1,20 +1,16 @@ # Create Event Hub - namespace with AutoInflate Enabled and eventhub -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-inflate/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-inflate/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-inflate/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-inflate/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-inflate/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-eventhubs-create-namespace-and-enable-inflate/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-namespace-and-enable-inflate%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-eventhubs-create-namespace-and-enable-inflate%2Fazuredeploy.json") - - - - - - diff --git a/201-existing-vnet-to-vnet-peering/README.md b/201-existing-vnet-to-vnet-peering/README.md index 788611453587..74a1f1c55168 100644 --- a/201-existing-vnet-to-vnet-peering/README.md +++ b/201-existing-vnet-to-vnet-peering/README.md @@ -1,26 +1,21 @@ # VNET to VNET connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-existing-vnet-to-vnet-peering/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-existing-vnet-to-vnet-peering/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-existing-vnet-to-vnet-peering/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-existing-vnet-to-vnet-peering/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-existing-vnet-to-vnet-peering/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-existing-vnet-to-vnet-peering/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-existing-vnet-to-vnet-peering%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-existing-vnet-to-vnet-peering%2Fazuredeploy.json") This template creates a VNet Peering between two existing VNets from the same or different resource groups. TYhe VNets must be within the same Azure region. You can modify the parameters file to change the default values to your own settings. - # Deployment steps You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. + diff --git a/201-expressroute-circuit-public-private-peering/README.md b/201-expressroute-circuit-public-private-peering/README.md index 4468f73f9153..b87016177bbd 100644 --- a/201-expressroute-circuit-public-private-peering/README.md +++ b/201-expressroute-circuit-public-private-peering/README.md @@ -1,20 +1,15 @@ # Create ExpressRoute Circuit -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-expressroute-circuit-public-private-peering/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-expressroute-circuit-public-private-peering/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-expressroute-circuit-public-private-peering/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-expressroute-circuit-public-private-peering/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-expressroute-circuit-public-private-peering/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-expressroute-circuit-public-private-peering/CredScanResult.svg) -Create ExpressRoute Circuit - - - - - - +Create ExpressRoute Circuit - [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-expressroute-circuit-public-private-peering%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-expressroute-circuit-public-private-peering%2Fazuredeploy.json") This template creates an ExpressRoute Circuit for a specified Service Provider and SKU. @@ -24,3 +19,4 @@ Refer to https://azure.microsoft.com/en-us/pricing/details/expressroute/ for mor Refer to https://azure.microsoft.com/en-us/documentation/articles/expressroute-locations/ for ExpressRoute partners and peering locations list. + diff --git a/201-extend-vnet-to-multi-vnet/README.md b/201-extend-vnet-to-multi-vnet/README.md index f5e24b14f010..833da66ac719 100644 --- a/201-extend-vnet-to-multi-vnet/README.md +++ b/201-extend-vnet-to-multi-vnet/README.md @@ -1,22 +1,17 @@ # Extend an existing Azure VNET to a Multi-VNET Configuration -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-extend-vnet-to-multi-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-extend-vnet-to-multi-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-extend-vnet-to-multi-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-extend-vnet-to-multi-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-extend-vnet-to-multi-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-extend-vnet-to-multi-vnet/CredScanResult.svg) This template allows you to extend an existing single VNET environment to a Multi-VNET environment that extends across two datacenter regions using VNET-to-VNET gateways - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-extend-vnet-to-multi-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-extend-vnet-to-multi-vnet%2Fazuredeploy.json") This template extends an existing single VNET environment to a Multi-VNET environment by deploying these Azure resources: @@ -35,3 +30,4 @@ To be successful in extending to a Multi-VNET configuration using this template, Modify parameters file to change default values. + diff --git a/201-front-door-create-caching/README.md b/201-front-door-create-caching/README.md index 76da9d3347aa..03ff0601e0b1 100644 --- a/201-front-door-create-caching/README.md +++ b/201-front-door-create-caching/README.md @@ -1,17 +1,16 @@ # Create Front Door with caching enabled for certain routes -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-create-caching/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-create-caching/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-create-caching/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-create-caching/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-create-caching/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-create-caching/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-create-caching%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-create-caching%2Fazuredeploy.json") This template creates a **Front Door** with caching enabled for the defined routing configuration thus caching any static assets for your workload. + diff --git a/201-front-door-health-probes/README.md b/201-front-door-health-probes/README.md index 1afb23052f92..4a9bb96620bb 100644 --- a/201-front-door-health-probes/README.md +++ b/201-front-door-health-probes/README.md @@ -1,17 +1,16 @@ # Control Health Probes for your backends on Front Door -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-health-probes/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-health-probes/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-health-probes/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-health-probes/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-health-probes/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-health-probes/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-health-probes%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-health-probes%2Fazuredeploy.json") This template updates your **Front Door** to change the health probe settings by setting the probe path and also the intervals in which the probes will be sent. + diff --git a/201-front-door-managed-waf-ruleset/README.md b/201-front-door-managed-waf-ruleset/README.md index 8d2d9c334227..e842fe0fa9e0 100644 --- a/201-front-door-managed-waf-ruleset/README.md +++ b/201-front-door-managed-waf-ruleset/README.md @@ -1,19 +1,17 @@ # Configure Front Door to enable Azure managed application firewall ruleset -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-managed-waf-ruleset/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-managed-waf-ruleset/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-managed-waf-ruleset/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-managed-waf-ruleset/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-managed-waf-ruleset/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-managed-waf-ruleset/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-managed-waf-ruleset%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-managed-waf-ruleset%2Fazuredeploy.json") - - - - - - This template configures **WAF** managed defaultRuleSet for **Azure Front Door** + + diff --git a/201-front-door-priority-lb/README.md b/201-front-door-priority-lb/README.md index 8cddac30cf4e..f2e5af16ffdd 100644 --- a/201-front-door-priority-lb/README.md +++ b/201-front-door-priority-lb/README.md @@ -1,17 +1,16 @@ # Create Front Door with Active/Standby backend configuration -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-priority-lb/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-priority-lb/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-priority-lb/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-priority-lb/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-priority-lb/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-priority-lb/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-priority-lb%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-priority-lb%2Fazuredeploy.json") This template creates a **Front Door** that demonstrates priority-based routing for Active/Standby application topology, that is, by default send all traffic to the primary (highest-priority) backend until it becomes unavailable. + diff --git a/201-front-door-rate-limiting/README.md b/201-front-door-rate-limiting/README.md index 1859a8ff734b..924bfafd65c0 100644 --- a/201-front-door-rate-limiting/README.md +++ b/201-front-door-rate-limiting/README.md @@ -1,19 +1,17 @@ # Configure Front Door rate liming -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-rate-limiting/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-rate-limiting/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-rate-limiting/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-rate-limiting/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-rate-limiting/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-rate-limiting/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-rate-limiting%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-rate-limiting%2Fazuredeploy.json") - - - - - - This template configures a **WAF** rule for **Azure Front Door** to rate limit incoming traffic for a given frontend host. + + diff --git a/201-front-door-session-affinity/README.md b/201-front-door-session-affinity/README.md index 21d417205c7d..5ff2cca776b8 100644 --- a/201-front-door-session-affinity/README.md +++ b/201-front-door-session-affinity/README.md @@ -1,17 +1,16 @@ # Configure Session Affinity for your Front Door host names -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-session-affinity/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-session-affinity/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-session-affinity/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-session-affinity/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-session-affinity/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-session-affinity/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-session-affinity%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-session-affinity%2Fazuredeploy.json") This template updates a **Front Door** to enable session affinity for your frontend host, thereby, sending subsequent traffic from the same user session to the same backend. + diff --git a/201-front-door-waf-clientip/README.md b/201-front-door-waf-clientip/README.md index c4e19515fa79..79a0c352a005 100644 --- a/201-front-door-waf-clientip/README.md +++ b/201-front-door-waf-clientip/README.md @@ -1,19 +1,17 @@ # Configure Front Door for client IP whitelisting or blacklisting -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-clientip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-clientip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-clientip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-clientip/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-clientip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-clientip/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-waf-clientip%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-waf-clientip%2Fazuredeploy.json") - - - - - - This template configures **WAF** client IP restriction for **Azure Front Door** endpoint + + diff --git a/201-front-door-waf-http-params/README.md b/201-front-door-waf-http-params/README.md index 0daf6dbebbd6..e0d866d9a22d 100644 --- a/201-front-door-waf-http-params/README.md +++ b/201-front-door-waf-http-params/README.md @@ -1,19 +1,17 @@ # Configure Front Door to take action with specific http parameters -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-http-params/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-http-params/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-http-params/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-http-params/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-http-params/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-front-door-waf-http-params/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-waf-http-params%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-front-door-waf-http-params%2Fazuredeploy.json") - - - - - - This template configures **WAF** custom rules based on specific http parameters for **Azure Front Door** endpoint. + + diff --git a/201-function-app-dedicated-github-deploy/README.md b/201-function-app-dedicated-github-deploy/README.md index b7381477686f..55abc86b3279 100644 --- a/201-function-app-dedicated-github-deploy/README.md +++ b/201-function-app-dedicated-github-deploy/README.md @@ -1,20 +1,15 @@ # Provision a function app with source deployed from GitHub -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-function-app-dedicated-github-deploy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-function-app-dedicated-github-deploy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-function-app-dedicated-github-deploy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-function-app-dedicated-github-deploy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-function-app-dedicated-github-deploy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-function-app-dedicated-github-deploy/CredScanResult.svg) - - - - - ## Overview @@ -40,3 +35,4 @@ This template deploys the following resources: ``Tags: app-service, function, github`` + diff --git a/201-hdinsight-datalake-store-azure-storage/README.md b/201-hdinsight-datalake-store-azure-storage/README.md index 51b105a9894f..16177f00aa9e 100644 --- a/201-hdinsight-datalake-store-azure-storage/README.md +++ b/201-hdinsight-datalake-store-azure-storage/README.md @@ -1,17 +1,15 @@ # Deploy a Linux HDInsight cluster with new Data Lake Store and Storage accounts. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-hdinsight-datalake-store-azure-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-hdinsight-datalake-store-azure-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-hdinsight-datalake-store-azure-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-hdinsight-datalake-store-azure-storage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-hdinsight-datalake-store-azure-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-hdinsight-datalake-store-azure-storage/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-hdinsight-datalake-store-azure-storage%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-hdinsight-datalake-store-azure-storage%2Fazuredeploy.json") This template allows you to deploy a new Linux HDInsight cluster with new Data Lake Store and Storage accounts. @@ -72,3 +70,4 @@ Below are instructions for creating the certificate and service principal. * Base-64 PFX file contents: ``[System.Convert]::ToBase64String((Get-Content $certFilePath -Encoding Byte))`` * PFX password: ``$certPassword`` + diff --git a/201-insights-alertrules-servicehealth/README.md b/201-insights-alertrules-servicehealth/README.md index 4433d1f1e306..55cb6d07d654 100644 --- a/201-insights-alertrules-servicehealth/README.md +++ b/201-insights-alertrules-servicehealth/README.md @@ -1,20 +1,15 @@ # Create an Azure service alert for a resource group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-insights-alertrules-servicehealth/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-insights-alertrules-servicehealth/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-insights-alertrules-servicehealth/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-insights-alertrules-servicehealth/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-insights-alertrules-servicehealth/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-insights-alertrules-servicehealth/CredScanResult.svg) - - - - - This template allows you to add an Azure service alert to a resource group. These are alerts about incidents affecting Azure services that may impact resources in the resource group. Such alerts are managed through the Azure Resource Manager Insights API. @@ -26,3 +21,4 @@ Each of them must be added separately. It is an ARM template implementation of the [Create or update an alert rule](https://msdn.microsoft.com/en-us/library/azure/dn933805.aspx) operation in the Azure Resource Manager Insights API. The creation of these alerts in C# is described in this [post](https://code.msdn.microsoft.com/How-To-Setup-Email-Alerts-c26cdc55) by Matt Loflin. + diff --git a/201-integration-service-environment/README.md b/201-integration-service-environment/README.md index 6c8d7d984890..606ecb0c1502 100644 --- a/201-integration-service-environment/README.md +++ b/201-integration-service-environment/README.md @@ -1,20 +1,15 @@ # Provision an Integration Service Environment with a VNET, subnets, and managed connectors -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-integration-service-environment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-integration-service-environment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-integration-service-environment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-integration-service-environment/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-integration-service-environment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-integration-service-environment/CredScanResult.svg) - - - - - ## Overview @@ -75,3 +70,4 @@ As the Integration Service Environment puts a subnet service delegation on the f ``Tags: logic-apps, ise, vnet`` + diff --git a/201-key-vault-secret-create/README.md b/201-key-vault-secret-create/README.md index 52e1212917d6..0c01dfc98e63 100644 --- a/201-key-vault-secret-create/README.md +++ b/201-key-vault-secret-create/README.md @@ -1,20 +1,15 @@ # Create an Azure Key Vault and a list of secrets -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-secret-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-secret-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-secret-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-secret-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-secret-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-secret-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-key-vault-secret-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-key-vault-secret-create%2Fazuredeploy.json") This template creates a key vault with a multiple access policies, and a list of secrets. Instead of just using an array for the secret creation, this template wraps an array in a [secureObject](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-authoring-templates#parameters). Using a secureObject instead of an array type means that the values you pass, cannot be read back in the portal after the deployment. @@ -38,3 +33,4 @@ If you are new to the template development, see: Tags: Azure Key Vault, Key Vault, Secrets, Resource Manager, Resource Manager templates, ARM templates + diff --git a/201-key-vault-use-dynamic-id/README.md b/201-key-vault-use-dynamic-id/README.md index f45927467f9f..5d0ef1f4a15c 100644 --- a/201-key-vault-use-dynamic-id/README.md +++ b/201-key-vault-use-dynamic-id/README.md @@ -1,20 +1,15 @@ # Use a Secret from Key Vault with a Dynamic Reference -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-use-dynamic-id/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-use-dynamic-id/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-use-dynamic-id/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-use-dynamic-id/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-use-dynamic-id/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-use-dynamic-id/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-key-vault-use-dynamic-id%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-key-vault-use-dynamic-id%2Fazuredeploy.json") This template creates a SQL Server and uses an admin password from Key Vault. The reference parameter for the Key Vault secret is created at deployment time using a nested template. This allows the user to simply pass parameter values to the template rather than create a reference parameter in the parameter file. @@ -22,3 +17,4 @@ More documentation can be found [here](https://docs.microsoft.com/en-us/azure/az Tags: Azure Key Vault, Key Vault + diff --git a/201-key-vault-with-logging-create/README.md b/201-key-vault-with-logging-create/README.md index 1506e7b205cf..3d091bf9c7d4 100644 --- a/201-key-vault-with-logging-create/README.md +++ b/201-key-vault-with-logging-create/README.md @@ -1,19 +1,14 @@ # Create an Azure Key Vault with logging enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-with-logging-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-with-logging-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-with-logging-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-with-logging-create/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-with-logging-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-key-vault-with-logging-create/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-key-vault-with-logging-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-key-vault-with-logging-create%2Fazuredeploy.json") This template creates an Azure Key Vault with diagnostics/logging enabled. For more information, see [Azure Key Vault Logging]https://docs.microsoft.com/azure/key-vault/key-vault-logging). @@ -32,3 +27,4 @@ If you are new to the template development, see: Tags: Azure Key Vault, Key Vault, Secrets, Resource Manager, Resource Manager templates, ARM templates, diagnostics, resource locks, logging + diff --git a/201-list-storage-keys-windows-vm/README.md b/201-list-storage-keys-windows-vm/README.md index 3fbf19fba2bf..244feb4b2fc1 100644 --- a/201-list-storage-keys-windows-vm/README.md +++ b/201-list-storage-keys-windows-vm/README.md @@ -1,20 +1,16 @@ # List Storage Keys of a storage account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-list-storage-keys-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-list-storage-keys-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-list-storage-keys-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-list-storage-keys-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-list-storage-keys-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-list-storage-keys-windows-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-list-storage-keys-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-list-storage-keys-windows-vm%2Fazuredeploy.json") This template creates a VM and runs a PowerShell script using the custom script extension. It also uses the listKeys function to get the Storage Account keys. + diff --git a/201-load-balancer-ipv6-create/README.md b/201-load-balancer-ipv6-create/README.md index c486ccd3f916..a646d64641f6 100644 --- a/201-load-balancer-ipv6-create/README.md +++ b/201-load-balancer-ipv6-create/README.md @@ -1,20 +1,15 @@ # Create an Internet-facing load-balancer with a Public IPv6 address -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-load-balancer-ipv6-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-load-balancer-ipv6-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-load-balancer-ipv6-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-load-balancer-ipv6-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-load-balancer-ipv6-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-load-balancer-ipv6-create/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-load-balancer-ipv6-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-load-balancer-ipv6-create%2Fazuredeploy.json") **This template provides to and example for how to deploy a Load Balancer with an IPv6 public IP address.** @@ -28,3 +23,4 @@ The template creates and configures the following Azure resources: For a more information about this template, see [Deploy an Internet-facing load-balancer solution with IPv6 using a template](https://azure.microsoft.com/documentation/articles/load-balancer-ipv6-internet-template/) + diff --git a/201-logic-app-as2-send-receive/README.md b/201-logic-app-as2-send-receive/README.md index 9bfdc452f639..e86b7e93305d 100644 --- a/201-logic-app-as2-send-receive/README.md +++ b/201-logic-app-as2-send-receive/README.md @@ -1,20 +1,15 @@ # Azure Logic Apps - AS2 Send Receive -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-as2-send-receive/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-as2-send-receive/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-as2-send-receive/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-as2-send-receive/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-as2-send-receive/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-as2-send-receive/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-as2-send-receive%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-as2-send-receive%2Fazuredeploy.json") This template demonstrates AS2 Send Receive using Logic Apps. It creates Integration Accounts for two partners (Contoso and Fabrikam) and adds Partners and Agreements into them. It creates Logic Apps between Fabrikam Sales and Contoso which demonstrate Sync AS2 Send Receive. It also creates Logic Apps between Fabrikam Finance and Contoso which demonstrate ASync AS2 Send Receive. `Tags: AS2, Logic Apps, Integration Account, Enterprise Integration` @@ -47,3 +42,4 @@ Learn more about: Azure Logic Apps * **Logic Apps Enterprise Integration Pack** - https://blogs.msdn.microsoft.com/logicapps/2016/06/30/public-preview-of-logic-apps-enteprise-integration-pack/ * **B2B Processing capabilities in Logic Apps** - https://azure.microsoft.com/documentation/articles/app-service-logic-enterprise-integration-b2b/ + diff --git a/201-logic-app-b2b-disaster-recovery-replication/README.md b/201-logic-app-b2b-disaster-recovery-replication/README.md index fee9ad21ac15..625992fed985 100644 --- a/201-logic-app-b2b-disaster-recovery-replication/README.md +++ b/201-logic-app-b2b-disaster-recovery-replication/README.md @@ -1,20 +1,15 @@ # Azure Logic Apps - B2B Disaster Recovery replication -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-b2b-disaster-recovery-replication/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-b2b-disaster-recovery-replication/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-b2b-disaster-recovery-replication/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-b2b-disaster-recovery-replication/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-b2b-disaster-recovery-replication/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-b2b-disaster-recovery-replication/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-b2b-disaster-recovery-replication%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-b2b-disaster-recovery-replication%2Fazuredeploy.json") This template demonstrates B2B Disaster Recovery replication using Logic Apps. Creates replication Logic Apps for AS2 MIC, generated and received X12 and Edifact control numbers. Each Logic App's trigger points to a primary site integration account. Each Logic App's action points to a secondary site integration account. Primary and secondary sites must have prerequisite Integration Accounts deployed (Integration Accounts are not deployed as part of this template). Furthermore to see the replication happen the primary site must have Logic Apps deployed with X12 Encode and/or Decode action(s) and AS2 Encode action. (Logic Apps for X12/AS2 Encode and Decode are not deployed as part of this template). It is recommended that the primary site and secondary site are deployed in different regions and different resource group. The replication Logic Apps should be deployed to the secondary site, region and resource group. Hence this template parameters include the resource group of the primary integration account and assume that the secondary integration account is in the same resource group as where the template is deployed. @@ -68,3 +63,4 @@ Learn more about: Azure Logic Apps * **PowerShell cmdlets for X12 connector disaster recovery** - https://blogs.msdn.microsoft.com/david_burgs_blog/2017/03/09/fresh-of-the-press-new-azure-powershell-cmdlets-for-upcoming-x12-connector-disaster-recovery/ * **PowerShell cmdlets for Logic App and Integration Account on Microsoft Azure** - https://docs.microsoft.com/en-us/powershell/resourcemanager/azurerm.logicapp/v2.7.0/azurerm.logicapp + diff --git a/201-logic-app-correlation-using-servicebus/README.md b/201-logic-app-correlation-using-servicebus/README.md index 88326aaec37b..8beb5018c307 100644 --- a/201-logic-app-correlation-using-servicebus/README.md +++ b/201-logic-app-correlation-using-servicebus/README.md @@ -1,20 +1,17 @@ # Correlating messages over Logic Apps using Service Bus -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-correlation-using-servicebus/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-correlation-using-servicebus/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-correlation-using-servicebus/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-correlation-using-servicebus/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-correlation-using-servicebus/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-correlation-using-servicebus/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-correlation-using-servicebus%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-correlation-using-servicebus%2Fazuredeploy.json") -  -  - - - - - - ## Solution overview and deployed resources @@ -36,3 +33,4 @@ To test the Logic App, grab the endpoint of the Request shape in the Logic App, `Tags: Logic Apps, Logic App, LogicApps, ServiceBus, Service Bus, SessionId, Session Id, Correlation` + diff --git a/201-logic-app-custom-api/README.md b/201-logic-app-custom-api/README.md index 23c7f418dbe0..655f355a12e9 100644 --- a/201-logic-app-custom-api/README.md +++ b/201-logic-app-custom-api/README.md @@ -1,20 +1,15 @@ # Call Custom APIs Hosted on an Azure App Service Protected by Azure Active Directory Using Azure Logic Apps -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-custom-api/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-custom-api/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-custom-api/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-custom-api/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-custom-api/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-custom-api/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-custom-api%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-custom-api%2Fazuredeploy.json") Although Azure Logic Apps provides hundreds of connectors for various services, sometimes you want to call custom APIs that run your own code. Azure App Service provides one of the easiest and most scalable ways to host your own custom Web APIs. This template deploys a web app for your custom API that's secured by using Azure Active Directory (Azure AD) authentication. @@ -28,3 +23,4 @@ You need to create an application ID for your logic app only *once* for your dir To learn how to create application IDs for your logic app and web app, see [Secure calls to custom APIs from logic app](https://docs.microsoft.com/azure/logic-apps/logic-apps-custom-api-authentication). + diff --git a/201-logic-app-transform-function/README.md b/201-logic-app-transform-function/README.md index 964c53b10c50..d2cb2d7b32cd 100644 --- a/201-logic-app-transform-function/README.md +++ b/201-logic-app-transform-function/README.md @@ -1,20 +1,15 @@ # Creates a webhook based C# azure function with transform capabilites to use in logic apps integration scenarios -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-transform-function/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-transform-function/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-transform-function/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-transform-function/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-transform-function/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-transform-function/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-transform-function%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-transform-function%2Fazuredeploy.json") This template creates a webhook based C# azure function with transform capabilites to use in logic apps integration scenarios. @@ -22,3 +17,4 @@ This template creates a webhook based C# azure function with transform capabilit In order to properly deploy this ARM template, you need to first create a function app/container and provide the name of that function app in the parameters. + diff --git a/201-logic-app-veter-pipeline/README.md b/201-logic-app-veter-pipeline/README.md index 8f842ec1a9d5..8e8e1dbf8a81 100644 --- a/201-logic-app-veter-pipeline/README.md +++ b/201-logic-app-veter-pipeline/README.md @@ -1,20 +1,15 @@ # Azure Logic Apps - VETER Pipeline -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-veter-pipeline/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-veter-pipeline/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-veter-pipeline/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-veter-pipeline/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-veter-pipeline/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-veter-pipeline/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-veter-pipeline%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-veter-pipeline%2Fazuredeploy.json") This template creates a VETER pipeline using Logic Apps. It creates an integration account, adds schema/map into it, creates a logic app and associates it with the integration account. The logic app implements a VETER pipeline using Xml Validation, XPath Extract and Transform Xml operations. `Tags: VETER, Logic Apps, Integration Account, Enterprise Integration` @@ -41,3 +36,4 @@ Learn more about: Azure Logic Apps * **Logic Apps Enterprise Integration Pack** - https://blogs.msdn.microsoft.com/logicapps/2016/06/30/public-preview-of-logic-apps-enteprise-integration-pack/ * **XML Processing capabilities in Logic Apps** - https://azure.microsoft.com/documentation/articles/app-service-logic-enterprise-integration-xml/ + diff --git a/201-logic-app-xslt-with-params/README.md b/201-logic-app-xslt-with-params/README.md index f1054021f070..86fb25d73a2f 100644 --- a/201-logic-app-xslt-with-params/README.md +++ b/201-logic-app-xslt-with-params/README.md @@ -1,20 +1,18 @@ # Azure Logic Apps - XSLT with parameters -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-xslt-with-params/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-xslt-with-params/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-xslt-with-params/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-xslt-with-params/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-xslt-with-params/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-logic-app-xslt-with-params/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-xslt-with-params%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-logic-app-xslt-with-params%2Fazuredeploy.json") + - - - - - This template creates a request-response Logic App which performs XSLT based transformation. The XSLT map takes primitives (integer, string etc.) as input parameters as uses them during XML transformation. @@ -44,3 +42,4 @@ Learn more about: Azure Logic Apps `Tags: Logic Apps, Enterprise Integration, XSLT, XML Transform + diff --git a/201-machine-learning-private-ip/README.md b/201-machine-learning-private-ip/README.md index df43cedb0b95..aac7f339e083 100644 --- a/201-machine-learning-private-ip/README.md +++ b/201-machine-learning-private-ip/README.md @@ -1,20 +1,15 @@ # Create an AKS compute target with a Private IP address -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-machine-learning-private-ip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-machine-learning-private-ip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-machine-learning-private-ip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-machine-learning-private-ip/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-machine-learning-private-ip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-machine-learning-private-ip/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-machine-learning-private-ip%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-machine-learning-private-ip%2Fazuredeploy.json") This template creates an AKS compute target with a Private IP address. @@ -31,3 +26,5 @@ If you are new to template development, see: - [Create an Azure Machine Learning service workspace by using a template](https://docs.microsoft.com/azure/machine-learning/service/how-to-create-workspace-template) Tags: Azure Machine Learning, Machine Learning, Secrets, Resource Manager, Resource Manager templates, ARM templates + + diff --git a/201-multi-vm-lb-zones/README.md b/201-multi-vm-lb-zones/README.md index 67773d29c117..dfa9a605a3c0 100644 --- a/201-multi-vm-lb-zones/README.md +++ b/201-multi-vm-lb-zones/README.md @@ -1,20 +1,15 @@ # Create Multiple Virtual Machines in Different Availability Zones and Configure NAT Rules through the Standard Load balancer -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-multi-vm-lb-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-multi-vm-lb-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-multi-vm-lb-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-multi-vm-lb-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-multi-vm-lb-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-multi-vm-lb-zones/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-multi-vm-lb-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-multi-vm-lb-zones%2Fazuredeploy.json") This template allows you to create 1 to 10 Virtual Machines in Availability Zones and configure NAT rules through the standard load balancer. This template also deploys a virtual network, public IP address and network interfaces. @@ -22,3 +17,4 @@ In this template, we use the resource loops capability to create the network int The virtual machines are spread out into differnt availability zones. + diff --git a/201-nsg-add-to-existing-subnet/README.md b/201-nsg-add-to-existing-subnet/README.md index c796ba40db8c..447fb2154235 100644 --- a/201-nsg-add-to-existing-subnet/README.md +++ b/201-nsg-add-to-existing-subnet/README.md @@ -1,21 +1,18 @@ # Add a New NSG to an Existing Subnet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-add-to-existing-subnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-add-to-existing-subnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-add-to-existing-subnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-add-to-existing-subnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-add-to-existing-subnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-add-to-existing-subnet/CredScanResult.svg) This template applies a newly created NSG to an existing subnet. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-nsg-add-to-existing-subnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-nsg-add-to-existing-subnet%2Fazuredeploy.json") + + diff --git a/201-nsg-dmz-in-vnet/README.md b/201-nsg-dmz-in-vnet/README.md index da3613a4298c..ffbab294cbde 100644 --- a/201-nsg-dmz-in-vnet/README.md +++ b/201-nsg-dmz-in-vnet/README.md @@ -1,13 +1,13 @@ # Multi tier VNet with NSGs and DMZ -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-dmz-in-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-dmz-in-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-dmz-in-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-dmz-in-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-dmz-in-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-nsg-dmz-in-vnet/CredScanResult.svg) This template creates a VNet with 3 subnets: @@ -29,10 +29,7 @@ Each NSG is then associated with a subnet: It creates DMZ rules for the App subnet to expose endpoints to the Internet. It secures the App subnet and the Database subnet with appropriate rules. It blocks Outbound Internet access to VMs in the App and Database subnets. It opens up the Database Subnet only on port 1433 the App Subnet. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-nsg-dmz-in-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-nsg-dmz-in-vnet%2Fazuredeploy.json") + + diff --git a/201-oms-extension-ubuntu-vm/README.md b/201-oms-extension-ubuntu-vm/README.md index c0630c9680d5..a8a3991d016a 100644 --- a/201-oms-extension-ubuntu-vm/README.md +++ b/201-oms-extension-ubuntu-vm/README.md @@ -1,20 +1,16 @@ # Deployment of a Ubuntu VM with OMS Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-ubuntu-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-oms-extension-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-oms-extension-ubuntu-vm%2Fazuredeploy.json") This template allows you to deploy a Ubuntu VM with the OMS extension installed and onboarded to a specified workspace. You may obtain the workspace id and key by going to the Connected Sources Tab in the Settings Page in the OMS Portal. + diff --git a/201-oms-extension-windows-vm/README.md b/201-oms-extension-windows-vm/README.md index 40415fab7e1e..b19b8cd236f6 100644 --- a/201-oms-extension-windows-vm/README.md +++ b/201-oms-extension-windows-vm/README.md @@ -1,20 +1,16 @@ # Deployment of a Windows VM with OMS Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-oms-extension-windows-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-oms-extension-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-oms-extension-windows-vm%2Fazuredeploy.json") This template allows you to deploy a Windows VM with the OMS extension installed and onboarded to a specified workspace. You may obtain the workspace ID and key by going to the Connected Sources tab in the Settings page in the OMS Portal or to the Direct Agent blade in the Azure portal. + diff --git a/201-ospatching-extension-on-ubuntu/README.md b/201-ospatching-extension-on-ubuntu/README.md index c512efb655c7..7deed7461d07 100644 --- a/201-ospatching-extension-on-ubuntu/README.md +++ b/201-ospatching-extension-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Simple deployment of an Ubuntu VM with OS Patching extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-ospatching-extension-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-ospatching-extension-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-ospatching-extension-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-ospatching-extension-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-ospatching-extension-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-ospatching-extension-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-ospatching-extension-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-ospatching-extension-on-ubuntu%2Fazuredeploy.json") Azure Linux [OSPatching extension](https://github.com/Azure/azure-linux-extensions/tree/master/OSPatching) enables the Azure VM administrators to automate the VM OS updates with the customized configurations. @@ -34,3 +29,4 @@ Azure CLI or Powershell is recommended to deploy the template. And Azure Portal + diff --git a/201-premium-storage-windows-vm/README.md b/201-premium-storage-windows-vm/README.md index 36dc42fce3c1..3a1554284507 100644 --- a/201-premium-storage-windows-vm/README.md +++ b/201-premium-storage-windows-vm/README.md @@ -1,20 +1,16 @@ # Deployment of a Premium Windows VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-premium-storage-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-premium-storage-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-premium-storage-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-premium-storage-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-premium-storage-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-premium-storage-windows-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-premium-storage-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-premium-storage-windows-vm%2Fazuredeploy.json") This template allows you to deploy a premium Windows VM using a few different options for the Windows version, using the latest patched version. + diff --git a/201-rbac-builtinrole-multipleVMs/ReadMe.md b/201-rbac-builtinrole-multipleVMs/ReadMe.md index ce6acdb16ad8..a2b4a2ef3bc8 100644 --- a/201-rbac-builtinrole-multipleVMs/ReadMe.md +++ b/201-rbac-builtinrole-multipleVMs/ReadMe.md @@ -10,11 +10,10 @@   - - + + - - + This template assigns Owner, Reader, Contributor, Virtual Machine Contributor access to multiple VMs in a resource group. Inputs to this template are following fields: @@ -35,7 +34,6 @@ DisplayName Type ObjectId ----------- ---- -------- xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx - **Use following powershell command to learn about RoleDefinitions. Please note, the template already uses appropriate roleDefinition Id. The applicable RoleDefinition names are avialable in the parameter dropdown. PS C:\> Get-AzureRoleDefinition | fl @@ -45,3 +43,4 @@ Id : /subscriptions/ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/providers/Micr Actions : {*} NotActions : {Microsoft.Authorization/*/Write, Microsoft.Authorization/*/Delete} + diff --git a/201-rbac-managedidentity-maps/README.md b/201-rbac-managedidentity-maps/README.md index c67eddeff2ad..f98d8d52b923 100644 --- a/201-rbac-managedidentity-maps/README.md +++ b/201-rbac-managedidentity-maps/README.md @@ -1,20 +1,17 @@ # RBAC - Grant Azure AD authorization access on Azure Maps for a Managed Identity -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-rbac-managedidentity-maps/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-rbac-managedidentity-maps/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-rbac-managedidentity-maps/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-rbac-managedidentity-maps/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-rbac-managedidentity-maps/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-rbac-managedidentity-maps/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-rbac-managedidentity-maps%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-rbac-managedidentity-maps%2Fazuredeploy.json") + + This template assigns Azure Maps Data Reader access for a Manaaged Identity on an Azure Maps account in a resource group. It **does not assign the identity** to an Azure resource such as `Azure App Service` or `Azure Virtual Machines`. Inputs to this template are following fields: @@ -29,3 +26,5 @@ These values should be unique per element as they represent the id of the role a ## For Automation on role assignments you must assign 'User Access Administrator' For automation scenarios without a user's principal, the built in role you must assign your automation is "User Access Adminstrator". This role with grant access to add and remove role assignments. The other option can be to create a [custom role definition](https://docs.microsoft.com/en-us/azure/role-based-access-control/custom-roles) with the permissions `Microsoft.Authorization/roleAssignments/write` and `Microsoft.Authorization/roleAssignments/delete`. + + diff --git a/201-recovery-services-backup-classic-resource-manager-vms/README.md b/201-recovery-services-backup-classic-resource-manager-vms/README.md index 57e1e294092e..c191c75ace62 100644 --- a/201-recovery-services-backup-classic-resource-manager-vms/README.md +++ b/201-recovery-services-backup-classic-resource-manager-vms/README.md @@ -1,20 +1,15 @@ # Backup ARM and Classic IaaSVMs to Recovery Services Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-recovery-services-backup-classic-resource-manager-vms/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-recovery-services-backup-classic-resource-manager-vms/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-recovery-services-backup-classic-resource-manager-vms/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-recovery-services-backup-classic-resource-manager-vms/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-recovery-services-backup-classic-resource-manager-vms/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-recovery-services-backup-classic-resource-manager-vms/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-recovery-services-backup-classic-resource-manager-vms%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-recovery-services-backup-classic-resource-manager-vms%2Fazuredeploy.json") This template will use existing recovery services vault and policy, and enables protection of classic and ARM based IaaSVMs. VM and vault - both must be in same GEO. @@ -26,3 +21,4 @@ To create Recovery Services Vault and Daily Backup Policy, please use this exist For more information, Visit [Back up ARM VMs to a Recovery Services vault] (https://azure.microsoft.com/en-us/documentation/articles/backup-azure-vms-first-look-arm/) + diff --git a/201-redis-premium-cluster-diagnostics/README.md b/201-redis-premium-cluster-diagnostics/README.md index 1921326d7793..07f19a6c247d 100644 --- a/201-redis-premium-cluster-diagnostics/README.md +++ b/201-redis-premium-cluster-diagnostics/README.md @@ -1,20 +1,15 @@ # Create a Premium Redis Cache with Redis clustering -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-cluster-diagnostics/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-cluster-diagnostics/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-cluster-diagnostics/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-cluster-diagnostics/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-cluster-diagnostics/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-cluster-diagnostics/CredScanResult.svg) - - - - - Create and configure clustering in premium Azure Redis Cache by using a template. Clustering provides the ability to automatically split your dataset among multiple nodes, the ability to continue operations when a subset of the nodes are experiencing failures or are unable to communicate with the rest of the cluster, more throughput, and more memory size. @@ -23,3 +18,4 @@ This template does not include Virtual Network support, but both clustering and For information about using this template, see [How to configure Redis clustering for a Premium Azure Redis Cache](https://azure.microsoft.com/documentation/articles/cache-how-to-premium-clustering/). + diff --git a/201-redis-premium-persistence/README.md b/201-redis-premium-persistence/README.md index e0072075dc2f..09fbb6be2baa 100644 --- a/201-redis-premium-persistence/README.md +++ b/201-redis-premium-persistence/README.md @@ -1,22 +1,18 @@ # Create a Premium Redis Cache with persistence -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-persistence/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-persistence/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-persistence/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-persistence/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-persistence/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-persistence/CredScanResult.svg) - - - - - Create and configre persistence in premium Redis Cache using a template. Redis persistence enables you to take snapshots and back up the data which you can load in case of a hardware failure. This is a huge advantage over Basic or Standard tier where all the data is stored in memory and there can be potential data loss in case of a failure where Cache nodes are down. For information about using this template, see [How to configure data persistence for a Premium Azure Redis Cache](https://azure.microsoft.com/documentation/articles/cache-how-to-premium-persistence/). + diff --git a/201-redis-premium-vnet/README.md b/201-redis-premium-vnet/README.md index 9a9953fad5fb..5216eebf01ee 100644 --- a/201-redis-premium-vnet/README.md +++ b/201-redis-premium-vnet/README.md @@ -1,22 +1,18 @@ # Create a Premium Redis Cache with Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-premium-vnet/CredScanResult.svg) - - - - - Create a premium Redis Cache inside a Virtual Network by using a template. Azure Virtual Network (VNet) deployments provide enhanced security and isolation for your Azure Redis Cache, as well as subnets, access control policies, and other features to further restrict access to Azure Redis Cache with a Virtual Network. For information about using this template, see [How to configure Virtual Network Support for a Premium Azure Redis Cache](https://azure.microsoft.com/documentation/articles/cache-how-to-premium-vnet/). + diff --git a/201-redis-vnet-geo-replication/README.md b/201-redis-vnet-geo-replication/README.md index 1325130c032f..325d3ee1ae9c 100644 --- a/201-redis-vnet-geo-replication/README.md +++ b/201-redis-vnet-geo-replication/README.md @@ -1,22 +1,18 @@ # Create two Premium tier Azure Cache for Redis instances with Virtual Networks and Geo-Replication -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-geo-replication/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-geo-replication/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-geo-replication/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-geo-replication/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-geo-replication/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-geo-replication/CredScanResult.svg) - - - - - Create two Premium tier Azure Cache for Redis instances inside separate Virtual Networks and linked with Geo-Replication by using a template. Virtual Network deployments provide enhanced security and isolation for your Cache instances, as well as isolation using subnets, access control policies, and other features to further restrict access to Azure Cache for Redis with a Virtual Network. Geo-replication provides additional availability to the application by linking two Premium tier Cache instances and replicating data from the primary cache to the secondary cache. For information about using this template, see [How to configure Virtual Network Support for a Premium Azure Cache for Redis](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-premium-vnet) and [How to configure Geo-replication for Azure Cache for Redis](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-geo-replication). + diff --git a/201-redis-vnet-nsg/README.md b/201-redis-vnet-nsg/README.md index c267b81c8108..a644f386344a 100644 --- a/201-redis-vnet-nsg/README.md +++ b/201-redis-vnet-nsg/README.md @@ -1,19 +1,16 @@ # Add an NSG with security rules to an existing subnet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-nsg/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-nsg/PublicDeployment.svg) + +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-nsg/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-nsg/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-nsg/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-redis-vnet-nsg/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-redis-vnet-nsg%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-redis-vnet-nsg%2Fazuredeploy.json") -  -  -  -  - - - - - - `Tags: redis, cache, vnet, nsg` @@ -43,3 +40,4 @@ An existing Virtual Network and subnet is required before deploying this templat ## Deployment steps You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo. + diff --git a/201-reserved-ip/README.md b/201-reserved-ip/README.md index b67aee4d70a3..937dc9d09e4f 100644 --- a/201-reserved-ip/README.md +++ b/201-reserved-ip/README.md @@ -1,13 +1,13 @@ # Snippet - Supported Reserved IP Use Cases -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-reserved-ip/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-reserved-ip/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-reserved-ip/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-reserved-ip/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-reserved-ip/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-reserved-ip/CredScanResult.svg) This template demonstrates the currently supported use case for Reserved IP. A Reserved IP is simply a statically allocated Public IP. @@ -35,10 +35,7 @@ Three parameters are needed in support of the "previously existing Reserved IP" This step is mandatory for the template to work as designed. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-reserved-ip%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-reserved-ip%2Fazuredeploy.json") + + diff --git a/201-scheduler-webapp/README.md b/201-scheduler-webapp/README.md index 3df5e2f2bdba..c232060d6e7a 100644 --- a/201-scheduler-webapp/README.md +++ b/201-scheduler-webapp/README.md @@ -1,20 +1,16 @@ # Scheduler Job with Web App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-scheduler-webapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-scheduler-webapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-scheduler-webapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-scheduler-webapp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-scheduler-webapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-scheduler-webapp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-scheduler-webapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-scheduler-webapp%2Fazuredeploy.json") In this example, the template deploys a [Scheduler Job](https://azure.microsoft.com/en-us/documentation/articles/scheduler-intro/), an [App Service Plan](https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/), and creates a [Web App](https://azure.microsoft.com/en-us/documentation/articles/app-service-web-overview/) in the App Service Plan. The job is scheduled to run on Weekdays Monday to Friday everyday twice. + diff --git a/201-servicebus-create-queue/README.md b/201-servicebus-create-queue/README.md index 03d7975dad8b..3c042148dfe3 100644 --- a/201-servicebus-create-queue/README.md +++ b/201-servicebus-create-queue/README.md @@ -1,21 +1,17 @@ # 201-servicebus-create-queue -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-queue/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-queue/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-queue/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-queue/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-queue/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-queue/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-servicebus-create-queue%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-servicebus-create-queue%2Fazuredeploy.json") For information about using this template, see [Create a Service Bus namespace and a Queue using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace-queue/). + + diff --git a/201-servicebus-create-topic-and-subscription/README.md b/201-servicebus-create-topic-and-subscription/README.md index 3e844db0f151..cc64b88c94a4 100644 --- a/201-servicebus-create-topic-and-subscription/README.md +++ b/201-servicebus-create-topic-and-subscription/README.md @@ -1,21 +1,17 @@ # 201-servicebus-create-topic-and-subscription -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-and-subscription/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-and-subscription/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-and-subscription/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-and-subscription/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-and-subscription/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-and-subscription/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-servicebus-create-topic-and-subscription%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-servicebus-create-topic-and-subscription%2Fazuredeploy.json") For information about using this template, see [Create a Service Bus namespace with Topic and Subscription using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace-topic/). + + diff --git a/201-servicebus-create-topic-subscription-rule/README.md b/201-servicebus-create-topic-subscription-rule/README.md index 5d3d7e721949..4d2a8f3d3cfc 100644 --- a/201-servicebus-create-topic-subscription-rule/README.md +++ b/201-servicebus-create-topic-subscription-rule/README.md @@ -1,20 +1,18 @@ # 201-servicebus-create-topic-subscription-rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-subscription-rule/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-subscription-rule/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-subscription-rule/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-subscription-rule/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-subscription-rule/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-servicebus-create-topic-subscription-rule/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-servicebus-create-topic-subscription-rule%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-servicebus-create-topic-subscription-rule%2Fazuredeploy.json") + + - - - For information about using this template, see [Create a Service Bus namespace with Topic, Subscription and Rule using an ARM template](https://azure.microsoft.com/en-us/documentation/articles/service-bus-resource-manager-namespace-topic-with-rule/). + diff --git a/201-site-to-site-vpn/README.md b/201-site-to-site-vpn/README.md index a4e55f7ffc97..66837d1eb288 100644 --- a/201-site-to-site-vpn/README.md +++ b/201-site-to-site-vpn/README.md @@ -1,20 +1,15 @@ # Site to Site VPN Connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-site-to-site-vpn/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-site-to-site-vpn/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-site-to-site-vpn/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-site-to-site-vpn/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-site-to-site-vpn/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-site-to-site-vpn/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-site-to-site-vpn%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-site-to-site-vpn%2Fazuredeploy.json") This template will create a Virtual Network, a subnet for the network, a Virtual Network Gateway and a Connection to your network outside of Azure (defined as your `local` network). This could be anything such as your on-premises network and can even be used with other cloud networks such as [AWS Virtual Private Cloud](https://github.com/sedouard/aws-vpc-to-azure-vnet). It also provisions an Ubuntu instance attached to the Azure Virtual Network so that you can test connectivity. @@ -22,3 +17,4 @@ Please note that you must have a Public IP for your other network's VPN gateway Although only the parameters in [azuredeploy.parameters.json](./azuredeploy.parameters.json) are necessary, you can override the defaults of any of the template parameters. + diff --git a/201-spinnaker-acr-k8s/README.md b/201-spinnaker-acr-k8s/README.md index 1172046a4d66..c9b3cfdabf41 100644 --- a/201-spinnaker-acr-k8s/README.md +++ b/201-spinnaker-acr-k8s/README.md @@ -1,22 +1,17 @@ # Azure Spinnaker to Kubernetes [DEPRECATED] -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-spinnaker-acr-k8s/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-spinnaker-acr-k8s/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-spinnaker-acr-k8s/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-spinnaker-acr-k8s/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-spinnaker-acr-k8s/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-spinnaker-acr-k8s/CredScanResult.svg) **IMPORTANT**: This template has been deprecated. Please use the [Azure Spinnaker](https://github.com/Azure/azure-quickstart-templates/tree/master/101-spinnaker) or [Continuous Deployment to Kubernetes](https://github.com/Azure/azure-quickstart-templates/tree/master/301-jenkins-acr-spinnaker-k8s) templates instead. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-spinnaker-acr-k8s%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-spinnaker-acr-k8s%2Fazuredeploy.json") This template allows you to deploy an instance of Spinnaker on a Linux Ubuntu 14.04 LTS VM automatically configured to target a Kubernetes cluster. This will deploy a D3_v2 size VM and a Kubernetes cluster in the resource group location and return the FQDN of both. It will also create an Azure Container Registry and return the full registry name. @@ -69,3 +64,4 @@ ssh -i -L 9000:localhost:9000 -L 8084:localhost:8084 ## Questions/Comments? azdevopspub@microsoft.com + diff --git a/201-sql-auditing-server-policy-to-blob-storage/README.md b/201-sql-auditing-server-policy-to-blob-storage/README.md index 827eacad051b..37500b3777a0 100644 --- a/201-sql-auditing-server-policy-to-blob-storage/README.md +++ b/201-sql-auditing-server-policy-to-blob-storage/README.md @@ -1,20 +1,15 @@ # Deploy an Azure SQL Server with Auditing enabled to write audit logs to Azure blob storage account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-blob-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-blob-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-blob-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-blob-storage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-blob-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-blob-storage/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-auditing-server-policy-to-blob-storage%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-auditing-server-policy-to-blob-storage%2Fazuredeploy.json") This template allows you to deploy an Azure SQL server with Aduiting enabled to write audit logs to a blob storage @@ -22,3 +17,4 @@ Auditing for Azure SQL Database and SQL Data Warehouse tracks database events an For more information on SQL database auditing , see the [official documentation]( https://docs.microsoft.com/en-us/azure/sql-database/sql-database-auditing). + diff --git a/201-sql-auditing-server-policy-to-eventhub/README.md b/201-sql-auditing-server-policy-to-eventhub/README.md index a0cec53d5b93..e3cf27cc1ed6 100644 --- a/201-sql-auditing-server-policy-to-eventhub/README.md +++ b/201-sql-auditing-server-policy-to-eventhub/README.md @@ -1,20 +1,15 @@ # Deploy an Azure SQL Server with Auditing enabled to write audit logs to Event Hubs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-eventhub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-eventhub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-eventhub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-eventhub/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-eventhub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-eventhub/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-auditing-server-policy-to-eventhub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-auditing-server-policy-to-eventhub%2Fazuredeploy.json") This template allows you to deploy an Azure SQL server with Aduiting enabled to write audit logs to an exiting Event Hub. @@ -25,3 +20,4 @@ Auditing for Azure SQL Database and SQL Data Warehouse tracks database events an For more information on SQL database auditing , see the [official documentation]( https://docs.microsoft.com/en-us/azure/sql-database/sql-database-auditing). + diff --git a/201-sql-auditing-server-policy-to-oms/README.md b/201-sql-auditing-server-policy-to-oms/README.md index fb28e16520a0..63271865f8ed 100644 --- a/201-sql-auditing-server-policy-to-oms/README.md +++ b/201-sql-auditing-server-policy-to-oms/README.md @@ -1,20 +1,15 @@ # Deploy an Azure SQL Server with Auditing enabled to write audit logs to Log Analytics -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-oms/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-oms/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-oms/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-oms/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-oms/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-auditing-server-policy-to-oms/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-auditing-server-policy-to-oms%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-auditing-server-policy-to-oms%2Fazuredeploy.json") This template allows you to deploy an Azure SQL server with Auditing enabled to write audit logs to Log Analytics (OMS workspace) @@ -25,3 +20,4 @@ Auditing for Azure SQL Database and SQL Data Warehouse tracks database events an For more information on SQL database auditing , see the [official documentation]( https://docs.microsoft.com/en-us/azure/sql-database/sql-database-auditing). + diff --git a/201-sql-data-warehouse-transparent-encryption-create/README.md b/201-sql-data-warehouse-transparent-encryption-create/README.md index 762a083f6a56..eaf5e842edcd 100644 --- a/201-sql-data-warehouse-transparent-encryption-create/README.md +++ b/201-sql-data-warehouse-transparent-encryption-create/README.md @@ -1,21 +1,17 @@ # Create a SQL Server and a SQL Data Warehouse with Transparent Data Encryption -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-data-warehouse-transparent-encryption-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-data-warehouse-transparent-encryption-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-data-warehouse-transparent-encryption-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-data-warehouse-transparent-encryption-create/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-data-warehouse-transparent-encryption-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-data-warehouse-transparent-encryption-create/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-data-warehouse-transparent-encryption-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-data-warehouse-transparent-encryption-create%2Fazuredeploy.json") This template creates a SQL Server and a SQL Data Warehouse with Transparent Data Encryption. `Tags: sql data warehouse transparent data encryption` + diff --git a/201-sql-database-transparent-encryption-create/README.md b/201-sql-database-transparent-encryption-create/README.md index 3651f39c892c..a758e88851a4 100644 --- a/201-sql-database-transparent-encryption-create/README.md +++ b/201-sql-database-transparent-encryption-create/README.md @@ -1,20 +1,15 @@ # Provision a SQL Database with Transparent Data Encryption -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-database-transparent-encryption-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-database-transparent-encryption-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-database-transparent-encryption-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-database-transparent-encryption-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-database-transparent-encryption-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-database-transparent-encryption-create/CredScanResult.svg) - - - - - This sample creates a SQL Database at the "Basic" service level. The template can support other tiers of service, details for each service can be found here: @@ -22,3 +17,4 @@ This sample creates a SQL Database at the "Basic" service level. The template c For more information about Transparent Data Encryption (TDE), see [Transparent Data Encryption with Azure SQL Database](https://msdn.microsoft.com/en-us/library/dn948096.aspx). + diff --git a/201-sql-threat-detection-db-policy-multiple-databases/README.md b/201-sql-threat-detection-db-policy-multiple-databases/README.md index e4a67f5ea9fd..6425f0383c6d 100644 --- a/201-sql-threat-detection-db-policy-multiple-databases/README.md +++ b/201-sql-threat-detection-db-policy-multiple-databases/README.md @@ -1,20 +1,15 @@ # Deploy an Azure SQL Server and Azure SQL Databases with Threat Detection enabled and configurable email addresses -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-threat-detection-db-policy-multiple-databases/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-threat-detection-db-policy-multiple-databases/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-threat-detection-db-policy-multiple-databases/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-threat-detection-db-policy-multiple-databases/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-threat-detection-db-policy-multiple-databases/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sql-threat-detection-db-policy-multiple-databases/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-threat-detection-db-policy-multiple-databases%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sql-threat-detection-db-policy-multiple-databases%2Fazuredeploy.json") This template allows you to deploy an Azure SQL server and a user-defined number of Azure SQL databases with Threat Detection enabled, with an email address for alerts for each database. @@ -22,3 +17,4 @@ Threat Detection is part of the SQL Advanced Threat Protection (ATP) offering an For more information on Threat Detection, see the [official documentation]( https://docs.microsoft.com/en-us/azure/sql-database/sql-database-threat-detection). + diff --git a/201-sqlmi-new-vnet-w-jumpbox/README.md b/201-sqlmi-new-vnet-w-jumpbox/README.md index 109c598065d1..ab90b00f17bb 100644 --- a/201-sqlmi-new-vnet-w-jumpbox/README.md +++ b/201-sqlmi-new-vnet-w-jumpbox/README.md @@ -1,19 +1,14 @@ # Azure Sql Database Managed Instance (SQL MI) with JumpBox Creation inside New Virtual Network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-jumpbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-jumpbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-jumpbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-jumpbox/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-jumpbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-jumpbox/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sqlmi-new-vnet-w-jumpbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sqlmi-new-vnet-w-jumpbox%2Fazuredeploy.json") This template allows you to create a [Azure SQL Database Managed Instances](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance) inside a new virtual network with Virtual Machine that comes with the latest version of SQL Server Management Studio (SSMS) preinstalled. @@ -50,3 +45,4 @@ After the last Managed Instance is deprovisioned, cluster stays a live for up to + diff --git a/201-sqlmi-new-vnet-w-point-to-site-vpn/README.md b/201-sqlmi-new-vnet-w-point-to-site-vpn/README.md index 4ad63b23812c..e3c8a9d86c08 100644 --- a/201-sqlmi-new-vnet-w-point-to-site-vpn/README.md +++ b/201-sqlmi-new-vnet-w-point-to-site-vpn/README.md @@ -1,19 +1,14 @@ # Azure Sql Database Managed Instance (SQL MI) with Virtual network gateway configured for point-to-site connection inside the new virtual network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-point-to-site-vpn/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-point-to-site-vpn/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-point-to-site-vpn/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-point-to-site-vpn/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-point-to-site-vpn/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-sqlmi-new-vnet-w-point-to-site-vpn/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sqlmi-new-vnet-w-point-to-site-vpn%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-sqlmi-new-vnet-w-point-to-site-vpn%2Fazuredeploy.json") This template allows you to create a [Azure SQL Database Managed Instances](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance) inside a new virtual network with Virtual network gateway that will be configured for point-to-site connections. @@ -75,3 +70,4 @@ After the last Managed Instance is deprovisioned, cluster stays a live for up to + diff --git a/201-storage-account-service-encryption-create/README.md b/201-storage-account-service-encryption-create/README.md index 7b320b106794..add94587f894 100644 --- a/201-storage-account-service-encryption-create/README.md +++ b/201-storage-account-service-encryption-create/README.md @@ -1,22 +1,18 @@ # Create a Storage Account with Storage Service Encryption for Data at Rest -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-account-service-encryption-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-account-service-encryption-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-account-service-encryption-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-account-service-encryption-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-account-service-encryption-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-account-service-encryption-create/CredScanResult.svg) -Create a Storage Account with Storage Service Encryption - - - - - - +Create a Storage Account with Storage Service Encryption - [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-storage-account-service-encryption-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-storage-account-service-encryption-create%2Fazuredeploy.json") This template creates a Storage account with Storage Service Encryption for Data at Rest. For more information, see here: https://docs.microsoft.com/en-us/azure/storage/storage-service-encryption + diff --git a/201-storage-advanced-threat-protection-create/README.md b/201-storage-advanced-threat-protection-create/README.md index 705197b7c303..ecc018e9d70e 100644 --- a/201-storage-advanced-threat-protection-create/README.md +++ b/201-storage-advanced-threat-protection-create/README.md @@ -1,20 +1,18 @@ # Deploy an Azure Storage Account with Advanced Threat Protection enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-advanced-threat-protection-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-advanced-threat-protection-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-advanced-threat-protection-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-advanced-threat-protection-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-advanced-threat-protection-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-storage-advanced-threat-protection-create/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-storage-advanced-threat-protection-create%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-storage-advanced-threat-protection-create%2Fazuredeploy.json") + - - - - - This template allows you to deploy an Azure Storage Account with Advanced Threat Protection enabled. @@ -22,3 +20,4 @@ Storage Advanced Threat Protection is a unified package for advanced Storage sec For more information on Storage Advanced Threat Protection, see the [official documentation]( https://docs.microsoft.com/en-us/azure/storage/common/storage-advanced-threat-protection). + diff --git a/201-timeseriesinsights-environment-payg-with-iothub/README.md b/201-timeseriesinsights-environment-payg-with-iothub/README.md index d16760b690da..a1733739931b 100644 --- a/201-timeseriesinsights-environment-payg-with-iothub/README.md +++ b/201-timeseriesinsights-environment-payg-with-iothub/README.md @@ -1,20 +1,16 @@ # Create a Time Series Insights Environment and IoT Hub Event Source -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-payg-with-iothub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-payg-with-iothub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-payg-with-iothub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-payg-with-iothub/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-payg-with-iothub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-payg-with-iothub/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-timeseriesinsights-environment-payg-with-iothub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-timeseriesinsights-environment-payg-with-iothub%2Fazuredeploy.json") This template creates a Time Series Insights environment using the Pay As You Go Sku (refered to as 'longterm' in the template), a child event source configured to consume events from an IoT Hub, a storage account to hold data, and access policies that grant access to the environment's data. For more information, go to: . + diff --git a/201-timeseriesinsights-environment-with-eventhub/README.md b/201-timeseriesinsights-environment-with-eventhub/README.md index bad132e6d7e7..c443779f1444 100644 --- a/201-timeseriesinsights-environment-with-eventhub/README.md +++ b/201-timeseriesinsights-environment-with-eventhub/README.md @@ -1,20 +1,16 @@ # Create a Time Series Insights Environment and Event Hub Event Source -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-with-eventhub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-with-eventhub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-with-eventhub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-with-eventhub/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-with-eventhub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-timeseriesinsights-environment-with-eventhub/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-timeseriesinsights-environment-with-eventhub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-timeseriesinsights-environment-with-eventhub%2Fazuredeploy.json") This template creates a standard (S1 or S2 sku) Time Series Insights environment, a child event source configured to consume events from an Event Hub, and access policies that grant access to the environment's data. For more information, go to: . + diff --git a/201-traffic-manager-vm-zones/README.md b/201-traffic-manager-vm-zones/README.md index a06ef362b801..ab31f0566ebd 100644 --- a/201-traffic-manager-vm-zones/README.md +++ b/201-traffic-manager-vm-zones/README.md @@ -1,29 +1,24 @@ # Azure Traffic Manager with virtual machines in Availability Zones -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm-zones/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-traffic-manager-vm-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-traffic-manager-vm-zones%2Fazuredeploy.json") This template shows how to create an Azure Traffic Manager profile to load-balance across 3 virtual machines distributed across Availability Zones. Each endpoint has an equal weight but different weights can be specified to distribute load non-uniformly. The accompanying PowerShell script shows how to create a resource group from the template and read back the Traffic Manager profile details. Before running the script, edit *azuredeploy.parameters.json* and replace the values marked with *'#####'*. - See also: -- Traffic Manager routing methods for details of the different routing methods available. -- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. +- Traffic Manager routing methods for details of the different routing methods available. +- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. + diff --git a/201-traffic-manager-vm/README.md b/201-traffic-manager-vm/README.md index e08858a31f6c..835a59738b26 100644 --- a/201-traffic-manager-vm/README.md +++ b/201-traffic-manager-vm/README.md @@ -1,29 +1,24 @@ # Azure Traffic Manager with virtual machines -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-traffic-manager-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-traffic-manager-vm%2Fazuredeploy.json") This template shows how to create an Azure Traffic Manager profile to load-balance across a couple of Azure virtual machines. Each endpoint has an equal weight but different weights can be specified to distribute load non-uniformly. The accompanying PowerShell script shows how to create a resource group from the template and read back the Traffic Manager profile details. Before running the script, edit *azuredeploy.parameters.json* and replace the values marked with *'#####'*. - See also: -- Traffic Manager routing methods for details of the different routing methods available. -- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. +- Traffic Manager routing methods for details of the different routing methods available. +- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. + diff --git a/201-traffic-manager-webapp/README.md b/201-traffic-manager-webapp/README.md index a96d2bb365f8..2e83f6cc4747 100644 --- a/201-traffic-manager-webapp/README.md +++ b/201-traffic-manager-webapp/README.md @@ -1,29 +1,24 @@ # Azure Traffic Manager with web apps -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-webapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-webapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-webapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-webapp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-webapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-traffic-manager-webapp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-traffic-manager-webapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-traffic-manager-webapp%2Fazuredeploy.json") This template shows how to create an Azure Traffic Manager profile to provide failover resilience between two Web Apps. The accompanying PowerShell script shows how to create a resource group from the template and read back the Traffic Manager profile details. Before running the script, edit *azuredeploy.parameters.json* and replace the values marked with *'#####'*. - See also: -- Traffic Manager routing methods for details of the different routing methods available. -- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. +- Traffic Manager routing methods for details of the different routing methods available. +- Create or update a Traffic Manager profile for details of the JSON elements relating to a Traffic Manager profile. + diff --git a/201-userdefined-routes-appliance/README.md b/201-userdefined-routes-appliance/README.md index 74d9a9e058af..af314ad5a094 100644 --- a/201-userdefined-routes-appliance/README.md +++ b/201-userdefined-routes-appliance/README.md @@ -1,20 +1,17 @@ # User defined routes and Appliance -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-userdefined-routes-appliance/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-userdefined-routes-appliance/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-userdefined-routes-appliance/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-userdefined-routes-appliance/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-userdefined-routes-appliance/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-userdefined-routes-appliance/CredScanResult.svg) This template creates a VNet with 3 Subnets, Frontend, Backend and Appliance subnet. It deploys a VM into each of the subnets. It creates a route table containing routes to direct BE traffic to go through the VM in appliance subnet. The route gets associated to the front end subnet. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-userdefined-routes-appliance%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-userdefined-routes-appliance%2Fazuredeploy.json") + + diff --git a/201-vm-copy-index-loops/README.md b/201-vm-copy-index-loops/README.md index ddb507f4f23d..4ab256559a8a 100644 --- a/201-vm-copy-index-loops/README.md +++ b/201-vm-copy-index-loops/README.md @@ -1,22 +1,18 @@ # Create Virtual Machines using Resource Loops -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-index-loops/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-index-loops/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-index-loops/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-index-loops/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-index-loops/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-index-loops/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-copy-index-loops%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-copy-index-loops%2Fazuredeploy.json") This template allows you to create 'N' number of Virtual Machines in an availability set based on the 'numberOfInstances' parameter specified during the template deployment. This template also deploys a Storage Account, Virtual Network, 'N' number of Public IP addresses/Network Inerfaces/Virtual Machines. Note: The Recommended limit of number of disks per Storage Account is 40. + diff --git a/201-vm-copy-managed-disks/README.md b/201-vm-copy-managed-disks/README.md index ceab91fcf16a..1076031131c1 100644 --- a/201-vm-copy-managed-disks/README.md +++ b/201-vm-copy-managed-disks/README.md @@ -1,20 +1,18 @@ # Multi VM Template with Managed Disk -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-managed-disks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-managed-disks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-managed-disks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-managed-disks/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-managed-disks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-copy-managed-disks/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-copy-managed-disks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-copy-managed-disks%2Fazuredeploy.json") + + + This template will provision N number of virtual machines with your choice in a single VNET. Every VM will be provisioned with a Network Interface and a Public IP resource. All the VMs will be provisioned in a single Availability Set. A single storage account will be provisioned to store the diagnostic information. If you provision 3 VM’s with this template, your resources will look like below in the resource group. @@ -23,3 +21,4 @@ If you provision 3 VM’s with this template, your resources will look like belo `Tags:Managed Disks, Azure VMs, Copy Index` + diff --git a/201-vm-custom-image-new-storage-account/README.md b/201-vm-custom-image-new-storage-account/README.md index 5930f6a0d27f..bb1e5f5ab9d3 100644 --- a/201-vm-custom-image-new-storage-account/README.md +++ b/201-vm-custom-image-new-storage-account/README.md @@ -1,20 +1,15 @@ # Create a new VM on a new storage account from a custom image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-image-new-storage-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-image-new-storage-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-image-new-storage-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-image-new-storage-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-image-new-storage-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-image-new-storage-account/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-image-new-storage-account%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-image-new-storage-account%2Fazuredeploy.json") ## Note: Consider using managed disks as an alternative solution See the [documentation](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/migrate-to-managed-disks) for managed disks @@ -37,3 +32,4 @@ The process of this template is: * A preexisting generalized (sysprepped) Windows image. For more information on how to create custom Windows images, please refer to [How to capture a Windows virtual machine in the Resource Manager deployment model](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-capture-image/) article. + diff --git a/201-vm-custom-script-output/README.md b/201-vm-custom-script-output/README.md index 81f3e511d7dc..df2254c83f19 100644 --- a/201-vm-custom-script-output/README.md +++ b/201-vm-custom-script-output/README.md @@ -1,17 +1,15 @@ # Use output from a Custom Script Extension during Deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-output/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-output/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-output/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-output/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-output/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-output/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-output%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-output%2Fazuredeploy.json") This sample shows how to get output from a custom script extension for use in deployment. Additionally, it shows applying the custom script a second time in the same deployment. @@ -75,3 +73,4 @@ The template will output the instanceView of the extension, samples are included } ``` + diff --git a/201-vm-custom-script-windows/README.md b/201-vm-custom-script-windows/README.md index 4a9c8c571f37..ec04e22af19c 100644 --- a/201-vm-custom-script-windows/README.md +++ b/201-vm-custom-script-windows/README.md @@ -1,24 +1,16 @@ # Deploy a Windows VM and execute a custom PowerShell script. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-custom-script-windows/CredScanResult.svg) - - - - - - - - - -Based on the 101-simple-windows-vm template, this template allows you to deploy a simple Windows VM and execute a custom PowerShell script using the custom script extension. The PowerShell script installs a file on the VM. The script and file must be staged in Azure storage and that can be done automatically using the deployment scripts in the root of this repo. +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-windows%2Fazuredeploy.json") +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-windows%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-custom-script-windows%2Fazuredeploy.json") +Based on the 101-simple-windows-vm template, this template allows you to deploy a simple Windows VM and execute a custom PowerShell script using the custom script extension. The PowerShell script installs a file on the VM. The script and file must be staged in Azure storage and that can be done automatically using the deployment scripts in the root of this repo. diff --git a/201-vm-dedicated-hosts/README.md b/201-vm-dedicated-hosts/README.md index 19cd6bb7eb5e..e4224e7222e9 100644 --- a/201-vm-dedicated-hosts/README.md +++ b/201-vm-dedicated-hosts/README.md @@ -9,12 +9,8 @@     - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-dedicated-hosts%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-dedicated-hosts%2Fazuredeploy.json") + ## Overview @@ -41,3 +37,5 @@ Note that Azure will block an attempt to delete a dedicated host which has virtu References to Azure Dedicated Hosts documentation will be added once publicly available + + diff --git a/201-vm-diagnostics-extension-windows/README.md b/201-vm-diagnostics-extension-windows/README.md index a0a4900ed987..4994bb599087 100644 --- a/201-vm-diagnostics-extension-windows/README.md +++ b/201-vm-diagnostics-extension-windows/README.md @@ -1,20 +1,16 @@ # Deployment of a Premium Windows VM with Diagnostics Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-diagnostics-extension-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-diagnostics-extension-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-diagnostics-extension-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-diagnostics-extension-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-diagnostics-extension-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-diagnostics-extension-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-diagnostics-extension-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-diagnostics-extension-windows%2Fazuredeploy.json") This template allows you to deploy a Premium Windows VM using a few different options for the Windows version, using the latest patched version. In addition, it will provision the Diagnostics Extension on your behalf in a new, non-Premium Storage Account. + diff --git a/201-vm-different-rg-vnet/README.md b/201-vm-different-rg-vnet/README.md index 7a1acb5f3a1b..0c264d5c81b2 100644 --- a/201-vm-different-rg-vnet/README.md +++ b/201-vm-different-rg-vnet/README.md @@ -1,20 +1,16 @@ # Create a VM in a VNET in a different Resource Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-different-rg-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-different-rg-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-different-rg-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-different-rg-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-different-rg-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-different-rg-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-different-rg-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-different-rg-vnet%2Fazuredeploy.json") This template creates a VM in a VNET which is in a different Resource Group. You'll need to have the VNET created before running this template and pass the VNET name and its resource group name as input to this parameter. + diff --git a/201-vm-domain-join-existing/README.md b/201-vm-domain-join-existing/README.md index 6d0d54729215..29762455be33 100644 --- a/201-vm-domain-join-existing/README.md +++ b/201-vm-domain-join-existing/README.md @@ -1,20 +1,15 @@ # Joins an Azure virtual machine into an AD Domain by using JsonADDomainExtension extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join-existing/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join-existing/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join-existing/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join-existing/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join-existing/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join-existing/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-domain-join-existing%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-domain-join-existing%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-domain-join-existing%2Fazuredeploy.json") This template allows you to join an existing Windows virtual machine into an existing Windows Active Directory Domain. @@ -31,6 +26,3 @@ Details about some of the parameters: 2. location - current location of the exising virtual machine. E.g. West US. 3. domainJoinUserName - this parameter must be in domain\username notation, where domain is the NetBios name of the domain. E.g. contoso\myAdmin 4. ouPath - This is an optional parameter that allows you to join this virtual machine into a specific OU instead of the default Computers container. E.g. OU=MyCorpComputers,DC=Contoso,DC=com - - - diff --git a/201-vm-domain-join/README.md b/201-vm-domain-join/README.md index 6845c6c2e316..0b92a50eccb4 100644 --- a/201-vm-domain-join/README.md +++ b/201-vm-domain-join/README.md @@ -1,28 +1,19 @@ # Domain join a VM to an existing domain -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-domain-join/CredScanResult.svg) This template joins the VM to an existing domain. The template requires a domain controller to already be setup. -### REQUIREMENTS +## REQUIREMENTS + 1. Existing domain controller 2. Deploy to the resource group, VNET and Subnet of the domain controller - - - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-domain-join%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-domain-join%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-domain-join%2Fazuredeploy.json") diff --git a/201-vm-dynamic-data-disks-selection/README.md b/201-vm-dynamic-data-disks-selection/README.md index 53fb98f18ff4..4e7683ba99df 100644 --- a/201-vm-dynamic-data-disks-selection/README.md +++ b/201-vm-dynamic-data-disks-selection/README.md @@ -1,21 +1,16 @@ # Create a VM with a dynamic selection of data disks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-dynamic-data-disks-selection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-dynamic-data-disks-selection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-dynamic-data-disks-selection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-dynamic-data-disks-selection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-dynamic-data-disks-selection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-dynamic-data-disks-selection/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-dynamic-data-disks-selection%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-dynamic-data-disks-selection%2Fazuredeploy.json") This template allows the user to create a VM with dynamic selection of data disks without creating a per size template with different number of data disks. It takes advantage of copy property loop in the template to construct the desired number of the data disks. + diff --git a/201-vm-efficientip-vhd/README.md b/201-vm-efficientip-vhd/README.md index 09ee0b60cfd7..f6fe9a2e1ca7 100644 --- a/201-vm-efficientip-vhd/README.md +++ b/201-vm-efficientip-vhd/README.md @@ -1,20 +1,18 @@ # Create a EfficientIP virtual machine in an existing virtual network attach to a Network Security Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-efficientip-vhd/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-efficientip-vhd/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-efficientip-vhd/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-efficientip-vhd/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-efficientip-vhd/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-efficientip-vhd/CredScanResult.svg) - - + + - - ## Prerequisites @@ -33,3 +31,4 @@ This template creates a VM from a EfficientIP VHD and let you connect it to an e + diff --git a/201-vm-generalized-vhd-new-or-existing-vnet/README.md b/201-vm-generalized-vhd-new-or-existing-vnet/README.md index f8d45a3990a3..e34ee289d08c 100644 --- a/201-vm-generalized-vhd-new-or-existing-vnet/README.md +++ b/201-vm-generalized-vhd-new-or-existing-vnet/README.md @@ -1,20 +1,15 @@ # Create a virtual machine from a generalized vhd in a new or existing virtual network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-generalized-vhd-new-or-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-generalized-vhd-new-or-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-generalized-vhd-new-or-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-generalized-vhd-new-or-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-generalized-vhd-new-or-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-generalized-vhd-new-or-existing-vnet/CredScanResult.svg) - - - - - ## Prerequisites @@ -25,3 +20,4 @@ This template creates a VM from a generalized VHD and lets you connect it to a n Plese note: This deployment template does not create or attach an existing Network Security Group to the virtual machine. + diff --git a/201-vm-linux-dynamic-data-disks/README.md b/201-vm-linux-dynamic-data-disks/README.md index 2fb4b840663f..1527806dd91e 100644 --- a/201-vm-linux-dynamic-data-disks/README.md +++ b/201-vm-linux-dynamic-data-disks/README.md @@ -1,21 +1,20 @@ # Setup Linux Dynamic data disks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-dynamic-data-disks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-dynamic-data-disks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-dynamic-data-disks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-dynamic-data-disks/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-dynamic-data-disks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-dynamic-data-disks/CredScanResult.svg) ## A great Control Machine for All your Azure Automation Needs - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-linux-dynamic-data-disks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-linux-dynamic-data-disks%2Fazuredeploy.json") Deploy to Azure - - - + + ### This creates configurable number of disks with configurable size for centos * Latest Docker configurable - default is 1.12.3-cs3 (For CentOS 7.1/7.2, kernel 3.10.x and above) and for Ubuntu. @@ -33,3 +32,4 @@ * WALinuxAgent updates are disabled on first deployment. * Specific Logic in install_packages_all() to distinguish between sku for CentOS 6.5/6.6 and 7.1/7.2 as well as UbuntuServer 16.04.0-LTS, primarily for docker usage. + diff --git a/201-vm-linux-jupyterhub/README.md b/201-vm-linux-jupyterhub/README.md index b01255dedd9e..9d99c3566810 100644 --- a/201-vm-linux-jupyterhub/README.md +++ b/201-vm-linux-jupyterhub/README.md @@ -1,19 +1,17 @@ # JupyterHub Classroom Server Linux Ubuntu 18.04-LTS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-jupyterhub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-jupyterhub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-jupyterhub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-jupyterhub/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-jupyterhub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-linux-jupyterhub/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-linux-jupyterhub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-linux-jupyterhub%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Jupyter Server** using a Ubuntu Linux VM. This will deploy a CPU or GPU based VM in the resource group location and will return the admin user name, Virtual Network Name, Network Security Group Name and FQDN. @@ -185,3 +183,5 @@ After that, let's press the [Run] button. If we visit our **public IP** where ou - [VM available regions](https://azure.microsoft.com/global-infrastructure/services/?products=virtual-machines) `Tags: Azure4Student, virtual machine, Linux, Ubuntu Server, Intermediate, Jupyter` + + diff --git a/201-vm-monitoring-diagnostics-extension/README.md b/201-vm-monitoring-diagnostics-extension/README.md index ca863d7f2e5c..3b314abbba35 100644 --- a/201-vm-monitoring-diagnostics-extension/README.md +++ b/201-vm-monitoring-diagnostics-extension/README.md @@ -1,20 +1,18 @@ # Deploy a simple Windows VM with monitoring and diagnostics -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-monitoring-diagnostics-extension/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-monitoring-diagnostics-extension/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-monitoring-diagnostics-extension/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-monitoring-diagnostics-extension/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-monitoring-diagnostics-extension/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-monitoring-diagnostics-extension/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-monitoring-diagnostics-extension%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-monitoring-diagnostics-extension%2Fazuredeploy.json") + + This template deploys a Windows VM along with the diagnostics extension. For more information on the diagnostics configuration see [Azure Diagnostics Extension in a resource manager template](http://azure.microsoft.com/documentation/articles/virtual-machines-extensions-diagnostics-windows-template). + diff --git a/201-vm-msi-linux-terraform/README.md b/201-vm-msi-linux-terraform/README.md index 9b9418c283e4..bfcdc9ab4c9a 100644 --- a/201-vm-msi-linux-terraform/README.md +++ b/201-vm-msi-linux-terraform/README.md @@ -1,17 +1,15 @@ # Deploy a Terraform Workstation as a Linux VM with MSI -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-linux-terraform/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-linux-terraform/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-linux-terraform/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-linux-terraform/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-linux-terraform/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-linux-terraform/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-msi-linux-terraform%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-msi-linux-terraform%2Fazuredeploy.json") This template creates a Terraform workstation as follows: @@ -26,7 +24,6 @@ This template creates a Terraform workstation as follows: This template creates a new Linux VM with a MSI and deploys the MSI extension to the VM. The MSI associated with the VM is given owner permission on the resource group containing the VM. A shell script is then run on the VM using the customscript extension. This shell script installs Terraform and Azure CLI v2. It then creates a Terraform template folder that is preconfigured to use Terraform Remote State with the Azure backend. The Azure CLI also creates the storage container required by remote state. Optionally, this template installs Ubuntu Mate Desktop environment for usage as develolpment environment. - ### Steps to enable Remote State Copy ~/tfTemplate/remoteState.tf from home directory to the root of the Terraform scripts to enable remote state management @@ -36,3 +33,4 @@ Once the template is deployed, log into the vm and run the following command to `sh ~/tfEnv.sh` + diff --git a/201-vm-msi-storage/README.md b/201-vm-msi-storage/README.md index 99088fc4989c..1af4d5c7e54b 100644 --- a/201-vm-msi-storage/README.md +++ b/201-vm-msi-storage/README.md @@ -1,20 +1,20 @@ # Linux VM with MSI Accessing Adjacent Storage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-storage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-storage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-storage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-storage/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-storage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi-storage/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-msi-storage%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-msi-storage%2Fazuredeploy.json") -  -  - - - - - This template deploys a **Linux VM Ubuntu** with a system assigned MSI that has a role assignment to a storage account in a different resource group. `Tags: virtual machine, Linux, Ubuntu Server, msi, storage` + + diff --git a/201-vm-msi/README.md b/201-vm-msi/README.md index 66276f2a064c..2ef407c3c13b 100644 --- a/201-vm-msi/README.md +++ b/201-vm-msi/README.md @@ -1,17 +1,15 @@ # Deploy A Linux or Windows VM with a Managed Service Identity -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-msi/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-msi%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-msi%2Fazuredeploy.json") This shows how to use Managed Service Idenity from within a VM to access azure resources, in particular it shows how to: @@ -22,3 +20,4 @@ This shows how to use Managed Service Idenity from within a VM to access azure r This template creates a new VM with a MSI and deploys the MSI extension to the VM. The MSI associated with the VM is given contributor permission on a storage account that is created by the template. A script is then run on the VM using the customscript extension. On Linux this script installs Docker and then creates a container with the Azure CLI 2, it runs a script in this container that logs in to the CLI using the token issuing endpoint installed in the VM by the MSI extension. It then uses the cli to retrieve the keys for the storage account and writes a blob with a name matching the VM name into the storage account. On Windows, PowerShell is used. + diff --git a/201-vm-multiple-nics-linux/README.md b/201-vm-multiple-nics-linux/README.md index 2b6751f4141a..d097a2be06c3 100755 --- a/201-vm-multiple-nics-linux/README.md +++ b/201-vm-multiple-nics-linux/README.md @@ -1,20 +1,16 @@ # Create a Linux VM with multiple NICs (Network Interface Cards) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-multiple-nics-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-multiple-nics-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-multiple-nics-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-multiple-nics-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-multiple-nics-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-multiple-nics-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-multiple-nics-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-multiple-nics-linux%2Fazuredeploy.json") This template creates a VNet with multiple subnets and Linux VM with multiple NICs + diff --git a/201-vm-new-or-existing-conditions/README.md b/201-vm-new-or-existing-conditions/README.md index 28d539ddd39a..510bb556a57b 100644 --- a/201-vm-new-or-existing-conditions/README.md +++ b/201-vm-new-or-existing-conditions/README.md @@ -1,17 +1,15 @@ # Deploy a single VM with a new or existing Virtual Network, Storage and Public IP using Conditions -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-new-or-existing-conditions/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-new-or-existing-conditions/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-new-or-existing-conditions/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-new-or-existing-conditions/FairfaxDeployment.svg) -  -  - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-new-or-existing-conditions/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-new-or-existing-conditions/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-new-or-existing-conditions%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-new-or-existing-conditions%2Fazuredeploy.json") This template allows deploying a linux VM using new or existing resources for the Virtual Network, Storage and Public IP Address. It also allows for choosing between SSH and Password authenticate. The templates uses conditions and logic functions to remove the need for nested deployments. @@ -19,3 +17,4 @@ This template contains extra parameters to allow for the existing resources use `Tags: new, existing, resource, vm, condition, conditional` + diff --git a/201-vm-os-disk-and-data-disk-existing-vnet/README.md b/201-vm-os-disk-and-data-disk-existing-vnet/README.md index e57eb7218596..727a0cd6d3a4 100644 --- a/201-vm-os-disk-and-data-disk-existing-vnet/README.md +++ b/201-vm-os-disk-and-data-disk-existing-vnet/README.md @@ -1,20 +1,18 @@ # Create a virtual machine from two disks (OS + data disk) in an existing virtual network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-os-disk-and-data-disk-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-os-disk-and-data-disk-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-os-disk-and-data-disk-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-os-disk-and-data-disk-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-os-disk-and-data-disk-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-os-disk-and-data-disk-existing-vnet/CredScanResult.svg) - - + + - - ## Prerequisites @@ -32,3 +30,4 @@ This template creates a VM from a specialized VHD and a data disk and let you co Plese note: This deployment template does not create or attach an existing Network Security Group to the virtual machine. + diff --git a/201-vm-push-certificate-windows/README.md b/201-vm-push-certificate-windows/README.md index 7833fe3abcae..1cc85b46a495 100644 --- a/201-vm-push-certificate-windows/README.md +++ b/201-vm-push-certificate-windows/README.md @@ -1,24 +1,20 @@ # Push a certificate onto a VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-push-certificate-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-push-certificate-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-push-certificate-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-push-certificate-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-push-certificate-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-push-certificate-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-push-certificate-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-push-certificate-windows%2Fazuredeploy.json") Push a certificate onto a VM. Pass in the URL of the secret in Key Vault. The url must be a secret, not a certificate or key. -Use this script to create a new cert and put it into the vault. The script can be easily modified to work with an existing cert. +Use this script to create a new cert and put it into the vault. The script can be easily modified to work with an existing cert. + diff --git a/201-vm-specialized-vhd-new-or-existing-vnet/README.md b/201-vm-specialized-vhd-new-or-existing-vnet/README.md index 5fc02849fcff..aa06d8d675ff 100644 --- a/201-vm-specialized-vhd-new-or-existing-vnet/README.md +++ b/201-vm-specialized-vhd-new-or-existing-vnet/README.md @@ -1,20 +1,15 @@ # Create a virtual machine using Managed Disks from a specialized vhd in a new or existing virtual network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-specialized-vhd-new-or-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-specialized-vhd-new-or-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-specialized-vhd-new-or-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-specialized-vhd-new-or-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-specialized-vhd-new-or-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-specialized-vhd-new-or-existing-vnet/CredScanResult.svg) - - - - - ## Prerequisites @@ -25,3 +20,4 @@ This template creates a VM from a specialized VHD and lets you connect it to a n Plese note: This deployment template does not create or attach an existing Network Security Group to the virtual machine. + diff --git a/201-vm-sql-full-autobackup/README.md b/201-vm-sql-full-autobackup/README.md index a6c62ef1ae1c..e57e2a69f166 100644 --- a/201-vm-sql-full-autobackup/README.md +++ b/201-vm-sql-full-autobackup/README.md @@ -1,20 +1,18 @@ # Create an Azure virtual machine running SQL Server 2014 SP2 Enterprise edition with Automated Backup feature enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autobackup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autobackup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autobackup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autobackup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autobackup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autobackup/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-sql-full-autobackup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-sql-full-autobackup%2Fazuredeploy.json") + + + ## Solution overview @@ -50,3 +48,4 @@ If you wish to disable Automated Backup, you must edit *azuredeploy.json* and ch Automated Backup is supported in your virtual machine through the SQL Server IaaS Agent extension. This extension must be installed on the VM to be able to use this feature. When you enable Automated Backup on your virtual machine, the extension will be automatically installed. This extension will also report back the latest status of this feature to you. More information on this extension can be found [here](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-server-agent-extension/). + diff --git a/201-vm-sql-full-autopatching/README.md b/201-vm-sql-full-autopatching/README.md index 44d587f0ee47..a1977394b553 100644 --- a/201-vm-sql-full-autopatching/README.md +++ b/201-vm-sql-full-autopatching/README.md @@ -1,20 +1,18 @@ # Create an Azure virtual machine running SQL Server 2014 SP1 Enterprise edition with Automated Patching feature enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autopatching/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autopatching/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autopatching/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autopatching/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autopatching/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-autopatching/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-sql-full-autopatching%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-sql-full-autopatching%2Fazuredeploy.json") + + + ## Solution overview @@ -46,8 +44,8 @@ If you wish to disable Automated Patching, you must edit *azuredeploy.json* and |sqlAutopatchingStartHour|Begin updates hour|22| |sqlAutopatchingWindowDuration|Patches must be installed within this duration minutes.|60| - ## SQL Server IaaS Agent extension Automated Patching is supported in your virtual machine through the SQL Server IaaS Agent extension. This extension must be installed on the VM to be able to use this feature. When you enable Automated Patching on your virtual machine, the extension will be automatically installed. This extension will also report back the latest status of this feature to you. More information on this extension can be found [here](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-server-agent-extension/). + diff --git a/201-vm-sql-full-keyvault/README.md b/201-vm-sql-full-keyvault/README.md index 3c31ff92eb77..6350c066b0d3 100644 --- a/201-vm-sql-full-keyvault/README.md +++ b/201-vm-sql-full-keyvault/README.md @@ -1,20 +1,18 @@ # Create an Azure virtual machine running SQL Server 2014 SP1 Enterprise edition with Azure Key Vault Integration feature enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-keyvault/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-keyvault/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-keyvault/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-keyvault/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-keyvault/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-sql-full-keyvault/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-sql-full-keyvault%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-sql-full-keyvault%2Fazuredeploy.json") + + + ## Solution overview @@ -51,3 +49,4 @@ If you wish to disable this feature, you must edit *azuredeploy.json* and change Automated Patching is supported in your virtual machine through the SQL Server IaaS Agent extension. This extension must be installed on the VM to be able to use this feature. When you enable Automated Patching on your virtual machine, the extension will be automatically installed. This extension will also report back the latest status of this feature to you. More information on this extension can be found [here](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-sql-server-agent-extension/). + diff --git a/201-vm-vmss-orchestrator/README.md b/201-vm-vmss-orchestrator/README.md index 29ba1775a9bb..42c5d1e41209 100644 --- a/201-vm-vmss-orchestrator/README.md +++ b/201-vm-vmss-orchestrator/README.md @@ -1,20 +1,18 @@ # Add multiple VMs into a Virtual Machine Scale Set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vmss-orchestrator/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vmss-orchestrator/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vmss-orchestrator/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vmss-orchestrator/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vmss-orchestrator/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vmss-orchestrator/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-vmss-orchestrator%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-vmss-orchestrator%2Fazuredeploy.json") + + + This template will provision N number of virtual machines with your choice in a single VNET. Every VM will be provisioned with a Network Interface and a Public IP resource. All the VMs will be provisioned in a Virtual Machine Scale Set. A single storage account will be provisioned to store the diagnostic information. If you provision 3 VM’s with this template, your resources will look like below in the resource group. @@ -23,3 +21,4 @@ If you provision 3 VM’s with this template, your resources will look like belo `Tags:Managed Disks, Azure VMs, VMSS` + diff --git a/201-vm-vsts-agent/README.md b/201-vm-vsts-agent/README.md index 0b1d4463ffdc..57b148d5a51b 100644 --- a/201-vm-vsts-agent/README.md +++ b/201-vm-vsts-agent/README.md @@ -1,13 +1,13 @@ # Install Multiple Visual Studio Team Services (VSTS) Agents -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vsts-agent/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vsts-agent/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vsts-agent/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vsts-agent/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vsts-agent/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-vsts-agent/CredScanResult.svg) With Visual Studio Enterprise you can create applications across devices and services, using an integrated, end-to-end DevOps solution for productivity and coordination across teams of any size. You get the tools you need to design, build, deploy and manage desktop, Windows Store, Windows Phone, and Office apps, as well as mobile and web apps across any device, web site, cloud service, and more. This image contains the recommended prodct install of the originally released (or 'RTW') version of Visual Studio Enterprise 2017 on Windows Server 2016. It allows you to easily and quickly set up a development environment in Azure to build and test applications using Visual Studio. @@ -24,12 +24,7 @@ This Template **201-vm-vsts-agent** builds the following: Click on the **Deploy to Azure** button below. This will open the Azure Portal (login if necessary) and start a Custom Deployment. The following Parameters will be shown and must be updated / selected accordingly. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-vsts-agent%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-vsts-agent%2Fazuredeploy.json") ## Parameters @@ -93,3 +88,4 @@ We use [Github](https://github.com/) for version control. **Paul Towler** - *Initial work* - [vm-vsts-agent](https://github.com/azure-quickstart-templates/201-vm-vsts-agent) + diff --git a/201-vm-win-iis-app-ssl/README.md b/201-vm-win-iis-app-ssl/README.md index f5b86d716b17..28715c48f88c 100644 --- a/201-vm-win-iis-app-ssl/README.md +++ b/201-vm-win-iis-app-ssl/README.md @@ -1,20 +1,18 @@ # Deployment of a Windows VM, configure windows featurtes like IIS, .Net framework etc., download application deployment packages, URL Rewrite & SSL configuration using DSC -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-win-iis-app-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-win-iis-app-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-win-iis-app-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-win-iis-app-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-win-iis-app-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-win-iis-app-ssl/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-win-iis-app-ssl%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-win-iis-app-ssl%2Fazuredeploy.json") - - + - To deploy this template using the scripts from the root of this repo: ```PowerShell @@ -65,3 +63,4 @@ $securepfxpwd = ConvertTo-SecureString –String '' –AsPlainTe $cer = Import-AzureKeyVaultCertificate -VaultName '' -Name '' -FilePath '' -Password $securepfxpwd Set-AzureRmKeyVaultAccessPolicy -VaultName '' -UserPrincipalName '' -PermissionsToCertificates all + diff --git a/201-vm-winrm-keyvault-windows/README.md b/201-vm-winrm-keyvault-windows/README.md index 872d136a90e7..1a4b9571acc3 100644 --- a/201-vm-winrm-keyvault-windows/README.md +++ b/201-vm-winrm-keyvault-windows/README.md @@ -1,20 +1,16 @@ # WinRM on a Windows VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-keyvault-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-keyvault-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-keyvault-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-keyvault-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-keyvault-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-keyvault-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-winrm-keyvault-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-winrm-keyvault-windows%2Fazuredeploy.json") This template installs a certificate from Azure Key Vault on a Virtual Machine and opens up WinRM HTTP and HTTPS listeners. You need to have a certificate uploaded to Azure Key Vault for this template to work. + diff --git a/201-vm-winrm-lb-windows/README.md b/201-vm-winrm-lb-windows/README.md index 0d966e16f830..ceea90523d9d 100644 --- a/201-vm-winrm-lb-windows/README.md +++ b/201-vm-winrm-lb-windows/README.md @@ -1,20 +1,15 @@ # Deploys set of Windows VM instances under Load Balancer and configures WinRM Https listener on VMs using a self-signed certificate. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-lb-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-lb-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-lb-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-lb-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-lb-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-lb-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-winrm-lb-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-winrm-lb-windows%2Fazuredeploy.json") Description of Template ======================= @@ -23,8 +18,6 @@ This template allows you to create a set of Virtual Machines under a Load Balanc The template uses a custom script extension which executes the script 'https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vm-winrm-lb-windows/ConfigureWinRM.ps1' on the target VMs. This script creates a self signed certificate and configures the WinRM Https listener using the certificate's thumbprint. - - How to connect to a Target Azure VM post WinRM configuration ============================================================ Use the below script to connect to an azure vm post winrm configuration. Assign the exact fqdn of your azure vm to $hostname. @@ -40,3 +33,5 @@ The script pops up a credential window, provide the credentials of azure vm. $soptions = New-PSSessionOption -SkipCACheck Enter-PSSession -ComputerName $hostName -Port $winrmPort -Credential $cred -SessionOption $soptions -UseSSL + + diff --git a/201-vm-winrm-windows/README.md b/201-vm-winrm-windows/README.md index 8a52cea1af1c..15a71406b60c 100644 --- a/201-vm-winrm-windows/README.md +++ b/201-vm-winrm-windows/README.md @@ -1,20 +1,15 @@ # Deploys a Windows VM and Configures a WinRM Https listener. It creates a self signed certificate, so no extra certificate is required. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vm-winrm-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-winrm-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vm-winrm-windows%2Fazuredeploy.json") Description of Template ======================= @@ -26,8 +21,6 @@ This script creates a self signed certificate and configures the WinRM Https lis This template has been tested with Windows Server 2008-R2-SP1, 2012-Datacenter, and 2012-R2-Datacenter. - - How to connect to a Target Azure VM post WinRM configuration ============================================================ Use the below script to connect to an azure vm post winrm configuration. Assign the exact fqdn of your azure vm to $hostname. @@ -43,3 +36,5 @@ The script pops up a credential window, provide the credentials of azure vm. $soptions = New-PSSessionOption -SkipCACheck Enter-PSSession -ComputerName $hostName -Port $winrmPort -Credential $cred -SessionOption $soptions -UseSSL + + diff --git a/201-vmaccess-on-ubuntu/README.md b/201-vmaccess-on-ubuntu/README.md index b66ab602c64f..869b9b02e427 100644 --- a/201-vmaccess-on-ubuntu/README.md +++ b/201-vmaccess-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Simple deployment of an Ubuntu VM with VMAccess extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmaccess-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmaccess-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmaccess-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmaccess-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmaccess-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmaccess-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmaccess-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmaccess-on-ubuntu%2Fazuredeploy.json") This template uses the Azure Linux [VMAccess extension](https://github.com/Azure/azure-linux-extensions/tree/master/VMAccess) to deploy an Linux VM. Azure Linux VMAccess extension provides several ways to allow owner of the VM to get the SSH access back. @@ -37,3 +32,4 @@ Azure CLI or Powershell is recommended to deploy the template. https://azure.microsoft.com/en-us/documentation/articles/powershell-azure-resource-manager/ + diff --git a/201-vmss-automatic-repairs-slb-health-probe/README.md b/201-vmss-automatic-repairs-slb-health-probe/README.md index 09bc03028558..6518bfc25584 100644 --- a/201-vmss-automatic-repairs-slb-health-probe/README.md +++ b/201-vmss-automatic-repairs-slb-health-probe/README.md @@ -1,19 +1,16 @@ # Deployment of a VM Scale Set of Linux VMs behind an load balancer with health probe and automatic instance repairs enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automatic-repairs-slb-health-probe/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automatic-repairs-slb-health-probe/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automatic-repairs-slb-health-probe/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automatic-repairs-slb-health-probe/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automatic-repairs-slb-health-probe/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automatic-repairs-slb-health-probe/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-automatic-repairs-slb-health-probe%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-automatic-repairs-slb-health-probe%2Fazuredeploy.json") This template allows you to deploy a VM scale set of Linux VMs using the latest version of Ubuntu Linux 18.04-LTS. This scale set is behind a load balancer with health probe configured. This load balancer health probe is used for application health monitoring by the scale set. The VM scale set also has automatic repairs policy enabled with a grace period of 30 minutes. + + diff --git a/201-vmss-automation-dsc/README.md b/201-vmss-automation-dsc/README.md index 8b5d36f8aea8..94bbdafd22a4 100644 --- a/201-vmss-automation-dsc/README.md +++ b/201-vmss-automation-dsc/README.md @@ -1,14 +1,14 @@ # VM Scale Set Configuration managed by Azure Automation DSC -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automation-dsc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automation-dsc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automation-dsc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automation-dsc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automation-dsc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-automation-dsc/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmgreenegit%2FARM-ScaleSetmanagedbyAADSC%2Fmaster%2Fazuredeploy.json) @@ -54,8 +54,7 @@ git clone https://github.com/Azure/azure-quickstart-templates/blob/master/201-vm ## Prior Examples -[Register an existing Azure virtual machine as a managed DSC node in Azure Automation DSC](https://github.com/Azure/azure-quickstart-templates/tree/master/dsc-extension-azure-automation-pullserver)
-[Deployment of Multiple VM Scale Sets of Windows VMs](https://github.com/Azure/azure-quickstart-templates/tree/02d32850258f5b172266896e498e30e8e526080a/301-multi-vmss-windows)
-[Copy a DSC Configuration to Azure Automation and compile](https://github.com/azureautomation/automation-packs/tree/master/201-Deploy-And-Compile-DSC-Configuration-Credentials)
+[Register an existing Azure virtual machine as a managed DSC node in Azure Automation DSC](https://github.com/Azure/azure-quickstart-templates/tree/master/dsc-extension-azure-automation-pullserver) +[Deployment of Multiple VM Scale Sets of Windows VMs](https://github.com/Azure/azure-quickstart-templates/tree/02d32850258f5b172266896e498e30e8e526080a/301-multi-vmss-windows) +[Copy a DSC Configuration to Azure Automation and compile](https://github.com/azureautomation/automation-packs/tree/master/201-Deploy-And-Compile-DSC-Configuration-Credentials) [azure-myriad](https://github.com/gbowerman/azure-myriad) - this repo is a great resource for learning about VM Scale Sets! - diff --git a/201-vmss-azure-files-linux/README.md b/201-vmss-azure-files-linux/README.md index 9a133c7e194b..8d5f2ec1dc13 100644 --- a/201-vmss-azure-files-linux/README.md +++ b/201-vmss-azure-files-linux/README.md @@ -1,13 +1,13 @@ # Azure Files template for VM scale sets -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-azure-files-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-azure-files-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-azure-files-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-azure-files-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-azure-files-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-azure-files-linux/CredScanResult.svg) This template demonstrates using Azure File with virtual machine scale sets on Ubuntu. Every VM in this scale set will have a mounted Azure Files file share at the location you specify, and a symbolic link will also be created in the user's home directory. @@ -24,10 +24,7 @@ In order to run this template you need to create a storage account and file shar ## Step 2: Run this template with parameters - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-azure-files-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-azure-files-linux%2Fazuredeploy.json") + + diff --git a/201-vmss-bottle-autoscale/README.md b/201-vmss-bottle-autoscale/README.md index be7a6bb2f9f3..61ed4a45185c 100644 --- a/201-vmss-bottle-autoscale/README.md +++ b/201-vmss-bottle-autoscale/README.md @@ -1,22 +1,17 @@ # Autoscale demo app on Ubuntu 16.04 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-bottle-autoscale/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-bottle-autoscale/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-bottle-autoscale/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-bottle-autoscale/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-bottle-autoscale/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-bottle-autoscale/CredScanResult.svg) Simple self-contained Ubuntu autoscale example which includes a Python Bottle server to do work. The VM Scale Set scales up when average CPU across all VMs > 60%, scales down when avg CPU < 30%. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-bottle-autoscale%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-bottle-autoscale%2Fazuredeploy.json") - Deploy the scale set with an instance count of 1 - After it is deployed look at the resource group public IP address resource (in portal or resources explorer). Get the IP or domain name. @@ -25,3 +20,4 @@ Simple self-contained Ubuntu autoscale example which includes a Python Bottle se - After a few minutes the VM Scale Set capacity will increase. Note that the first scale out takes longer than subsequent ones whlie the autoscale pipeline gets initialized (i.e. wait up to half an hour before you concluding there's a problem). - You can stop doing work by browsing to dns:9000/stop_work. + diff --git a/201-vmss-custom-image-existing-vnet-existing-app-gateway/README.md b/201-vmss-custom-image-existing-vnet-existing-app-gateway/README.md index 602e0b72d7d7..d2dbcfea1323 100644 --- a/201-vmss-custom-image-existing-vnet-existing-app-gateway/README.md +++ b/201-vmss-custom-image-existing-vnet-existing-app-gateway/README.md @@ -1,20 +1,17 @@ # VM Scale Set from a Managed Image connected to an existing Virtual Network and Application Gateway -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-image-existing-vnet-existing-app-gateway/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-image-existing-vnet-existing-app-gateway/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-image-existing-vnet-existing-app-gateway/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-image-existing-vnet-existing-app-gateway/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-image-existing-vnet-existing-app-gateway/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-image-existing-vnet-existing-app-gateway/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-custom-image-existing-vnet-existing-app-gateway%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-custom-image-existing-vnet-existing-app-gateway%2Fazuredeploy.json") -  -  - - - - - - This template deploys a VM Scale Set based on a specified custom image (in the form of a Managed Image), connected to an existing subnet in an existing Virtual Network, and adds the instances to a specified existing Application Gateway Backend Pool. This is useful in cases where you might want to deploy multiple VM Scale Sets in the same Virtual Network, as well as configure the Application Gateway outside of this template, such as through the portal, which provides a more reliable experience for things like adding HTTPS listeners. @@ -49,3 +46,4 @@ To connect to individual instances of the VM Scale Set, utilize a jumpbox VM, th The OS of the VM Scale Set will follow whatever is defined in the custom image. + diff --git a/201-vmss-custom-script-windows/README.md b/201-vmss-custom-script-windows/README.md index e2eb7fb8f820..648e8c2cbf8d 100644 --- a/201-vmss-custom-script-windows/README.md +++ b/201-vmss-custom-script-windows/README.md @@ -1,20 +1,15 @@ # Deploy a VM Scale Set of Windows VMs with a custom script extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-script-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-script-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-script-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-script-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-script-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-custom-script-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-custom-script-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-custom-script-windows%2Fazuredeploy.json") This template allows you to deploy a VM Scale Set of Windows VMs with a custom script run on each VM. It uses the latest patched version of several Windows versions. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could RDP on port 50000 of the public IP to connect to that VM: @@ -24,3 +19,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-vmss-datascience/README.md b/201-vmss-datascience/README.md index 4c7ce6a76989..289a47c573c7 100644 --- a/201-vmss-datascience/README.md +++ b/201-vmss-datascience/README.md @@ -1,20 +1,18 @@ # VM scale set based on the Azure Data Science VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-datascience/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-datascience/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-datascience/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-datascience/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-datascience/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-datascience/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-datascience%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-datascience%2Fazuredeploy.json") - - - - + + This template creates a VM scale set based on the Azure Marketplace [Windows 2016](https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-ads.windows-data-science-vm?tab=Overview) and [Ubuntu 16.04-LTS](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-ads.linux-data-science-vm-ubuntu?tab=Overview) Data Science VMs. @@ -34,3 +32,4 @@ etc.. [Introduction to the Azure Data Science VM](https://docs.microsoft.com/azure/machine-learning/machine-learning-data-science-virtual-machine-overview) + diff --git a/201-vmss-existing-vnet/README.md b/201-vmss-existing-vnet/README.md index 9359e4a16f6e..c345ee1e4386 100644 --- a/201-vmss-existing-vnet/README.md +++ b/201-vmss-existing-vnet/README.md @@ -1,20 +1,15 @@ # Deploy a VM Scale Set into an existing vnet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-existing-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-existing-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-existing-vnet%2Fazuredeploy.json") This template deploys a Linux-based VM Scale Set into an existing vnet. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could use the following command to connect to that VM: @@ -27,3 +22,4 @@ vmssName must be 3-61 characters in length. It should also be globally unique ac instanceCount must be 100 or less. + diff --git a/201-vmss-internal-loadbalancer/README.md b/201-vmss-internal-loadbalancer/README.md index 8ef451be27a8..584c2eae4eed 100644 --- a/201-vmss-internal-loadbalancer/README.md +++ b/201-vmss-internal-loadbalancer/README.md @@ -1,20 +1,15 @@ # Deployment of a VM Scale Set of Linux VMs behind an load balancer with NAT rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-internal-loadbalancer/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-internal-loadbalancer/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-internal-loadbalancer/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-internal-loadbalancer/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-internal-loadbalancer/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-internal-loadbalancer/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-internal-loadbalancer%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-internal-loadbalancer%2Fazuredeploy.json") This template allows you to deploy a VM Scale Set of Linux VMs using the latest patched version of Ubuntu Linux 15.10 or 14.04.4-LTS. These VMs are behind an load balancer with NAT rules. Because the load balancer is internal, you must first ssh into the jumpbox, then ssh from there into a specific VM behind the load balancer. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could use the following command from the jumpbox: @@ -27,3 +22,4 @@ vmssName must be 3-61 characters in length. It should also be globally unique ac instanceCount must be 100 or less. + diff --git a/201-vmss-linux-customimage-autoscale/README.md b/201-vmss-linux-customimage-autoscale/README.md index d53fcc0e0ac3..657543ec81bb 100644 --- a/201-vmss-linux-customimage-autoscale/README.md +++ b/201-vmss-linux-customimage-autoscale/README.md @@ -1,22 +1,17 @@ # Deploy a VM Scale Set based on a Linux Custom Image and a script to deploy updates -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-customimage-autoscale/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-customimage-autoscale/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-customimage-autoscale/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-customimage-autoscale/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-customimage-autoscale/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-customimage-autoscale/CredScanResult.svg) This template deploys a VM Scale Set from a user provided Linux Custom Image. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-customimage-autoscale%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-customimage-autoscale%2Fazuredeploy.json") The template allows a URL to a custom image to be provided as a parameter at run time. The custom image should be contained in a storage account which is in the same location as the VM Scale Set is created in, in addtion the storage account which contains the image should also be under the same subscription that the scale set is being created in. If it's not, you should copy it to your location. @@ -50,3 +45,4 @@ In addition to the VM Scale Set the template creates a public IP address and loa >Note: The maximum number of VMs in a storage account is 20, unless you set the "overprovision" property to false, in which case it is 40 + diff --git a/201-vmss-linux-jumpbox/README.md b/201-vmss-linux-jumpbox/README.md index e5e13a80dd7b..c7a51d877e3c 100644 --- a/201-vmss-linux-jumpbox/README.md +++ b/201-vmss-linux-jumpbox/README.md @@ -1,20 +1,15 @@ # Simple deployment of a VM Scale Set of Linux VMs with a jumpbox -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-jumpbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-jumpbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-jumpbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-jumpbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-jumpbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-jumpbox/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-jumpbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-jumpbox%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Linux VMs using the latest patched version of Ubuntu Linux 15.10 or 14.04.4-LTS. This template also deploys a jumpbox with a public IP address in the same virtual network. You can connect to the jumpbox via this public IP address, then connect from there to VMs in the scale set via private IP addresses. To ssh into the jumpbox, you could use the following command: @@ -30,3 +25,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-vmss-linux-nat-zones/README.md b/201-vmss-linux-nat-zones/README.md index d6684f7d1028..e1154c20ddc5 100644 --- a/201-vmss-linux-nat-zones/README.md +++ b/201-vmss-linux-nat-zones/README.md @@ -1,23 +1,19 @@ # Simple deployment of a VM Scale Set of Linux VMs within an Availability Zone behind a load balancer with NAT rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat-zones/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-nat-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-nat-zones%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Linux VMs within an Availability Zone using the latest patched version of Ubuntu Linux 16.04-LTS or 14.04.4-LTS. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could use the following command to connect to that VM: ssh -p 50000 {username}@{public-ip-address} + diff --git a/201-vmss-linux-nat/README.md b/201-vmss-linux-nat/README.md index 10736521df9b..047647100399 100644 --- a/201-vmss-linux-nat/README.md +++ b/201-vmss-linux-nat/README.md @@ -1,20 +1,15 @@ # Simple deployment of a VM Scale Set of Linux VMs behind a load balancer with NAT rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-linux-nat/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-nat%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-linux-nat%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Linux VMs using the latest patched version of Ubuntu Linux 16.04-LTS or 14.04.4-LTS. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could use the following command to connect to that VM: @@ -26,3 +21,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-vmss-master-slave-customscript/README.md b/201-vmss-master-slave-customscript/README.md index cb9ce9c34201..160dee9c5bda 100644 --- a/201-vmss-master-slave-customscript/README.md +++ b/201-vmss-master-slave-customscript/README.md @@ -1,20 +1,17 @@ # Deploy a VM Scale Set of Linux VMs with a custom script extension in master / slave architecture -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-master-slave-customscript/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-master-slave-customscript/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-master-slave-customscript/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-master-slave-customscript/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-master-slave-customscript/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-master-slave-customscript/CredScanResult.svg) - - + - - ## Description This template allows you to deploy a VM Scale Set of Linux VMs and create a new virtual network at the same time. These VMs have a custom script extension for customization and are behind a load balancer with NAT rules for SSH connections. This allows to specify the master node number and data node number, adapt to any master / slave architecture @@ -40,3 +37,4 @@ Note that your Load Balancer should be STANDARD tier as well as your public IP ( More information at https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-use-availability-zones + diff --git a/201-vmss-msi/README.md b/201-vmss-msi/README.md index bf9d70421093..fbc1b940e93a 100644 --- a/201-vmss-msi/README.md +++ b/201-vmss-msi/README.md @@ -1,17 +1,15 @@ # Deploy A Linux or Windows VMSS with a Managed Service Identity -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-msi/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-msi/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-msi/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-msi/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-msi/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-msi/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-msi%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-msi%2Fazuredeploy.json") This template shows how to use Managed Service Idenity with VM Scale Sets and how to access azure resources from within VMs in the Scale Set, in particular it shows how to: @@ -26,3 +24,4 @@ In order to make sure that the MSI is created and given permissions before the s The default configuration will deploy a scaleset with 2 DS1_V2 VMs. + diff --git a/201-vmss-public-ip-linux/README.md b/201-vmss-public-ip-linux/README.md index 96539871affe..dd7d52dbd489 100644 --- a/201-vmss-public-ip-linux/README.md +++ b/201-vmss-public-ip-linux/README.md @@ -1,20 +1,15 @@ # Simple VM scale set example which assigns public IPv4 addresses to each VM, and load balancer inbound NAT rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-public-ip-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-public-ip-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-public-ip-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-public-ip-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-public-ip-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-public-ip-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-public-ip-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-public-ip-linux%2Fazuredeploy.json") This template deploys a simple VM Scale Set of Ubuntu 16.04-LTS VMs and assigns a public IP address to each one. With this scale set you can connect directly to the public IP addresses, or indirectly to the scale set VM private IP addresses using the load balancer inbound NAT rules: @@ -24,7 +19,6 @@ Indirect connection via load balancer: ssh -p 50000 {username}@{load balancerpub To determine the public IP address of each VM using Azure CLI 2.0 (July 2017 version or later), using the _az vmss list-instance-public-ips_ command. See [Networking for Azure virtual machine scale sets](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-networking) for more details on Azure scale set networking features. - PARAMETER RESTRICTIONS ====================== @@ -32,3 +26,4 @@ vmssName must be 3-61 characters in length. It should also be globally unique ac instanceCount must be 100 or less (you could adapt this template to deploy up to 1000 VMs, if you removed the load balancer and changed the singlePlacementGroup property to _false_. If you need a scale set of more than 100 VMs with load balancer, use the Application Gateway instead). + diff --git a/201-vmss-scale-existing/README.md b/201-vmss-scale-existing/README.md index b62149c18655..041b9c24f036 100644 --- a/201-vmss-scale-existing/README.md +++ b/201-vmss-scale-existing/README.md @@ -1,20 +1,15 @@ # Manually change the number of VMs in an existing VM Scale Set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-scale-existing/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-scale-existing/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-scale-existing/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-scale-existing/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-scale-existing/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-scale-existing/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-scale-existing%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-scale-existing%2Fazuredeploy.json") This template allows you to manually scale in or out the number of VMs in an existing Scale Set. The capacity specified will be the new capacity of the scale set. @@ -27,3 +22,4 @@ existingVMSSName must be the name of an EXISTING VM Scale Set vmSku must be the same size as the VM size of your EXISTING VM Scale Set + diff --git a/201-vmss-ubuntu-app-gateway/README.md b/201-vmss-ubuntu-app-gateway/README.md index 01b2d5521272..d2cf2f6827ce 100644 --- a/201-vmss-ubuntu-app-gateway/README.md +++ b/201-vmss-ubuntu-app-gateway/README.md @@ -1,23 +1,17 @@ # Ubuntu VM Scale Set with Application Gateway Integration -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-app-gateway/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-app-gateway/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-app-gateway/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-app-gateway/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-app-gateway/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-app-gateway/CredScanResult.svg) This template deploys an Ubuntu VM Scale Set integrated with Azure Application Gateway. - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-ubuntu-app-gateway%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-ubuntu-app-gateway%2Fazuredeploy.json") The Application Gateway is configured for round robin load balancing of incoming connections at port 80 (of the gateway's public IP address) to VMs in the scale set. @@ -25,3 +19,5 @@ Note that this template does not install an application on the VM Scale Set VMs, This template supports VM scale sets of up to 1,000 VMs, and uses Azure Managed Disks. + + diff --git a/201-vmss-ubuntu-autoscale/README.md b/201-vmss-ubuntu-autoscale/README.md index 931da79a3bfa..baf616bb835f 100644 --- a/201-vmss-ubuntu-autoscale/README.md +++ b/201-vmss-ubuntu-autoscale/README.md @@ -1,22 +1,17 @@ # Autoscale a Linux VM Scale Set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-autoscale/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-autoscale/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-autoscale/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-autoscale/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-autoscale/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-autoscale/CredScanResult.svg) The following template deploys a Linux VM Scale Set integrated with Azure autoscale - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-ubuntu-autoscale%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-ubuntu-autoscale%2Fazuredeploy.json") The template deploys a Linux VMSS with a desired count of VMs in the scale set. Once the VM Scale Sets is deployed, user can deploy an application inside each of the VMs (either by directly logging into the VMs or via a custom script extension) @@ -26,3 +21,4 @@ The Autoscale rules are configured as follows - if the Percent Processor Time is greater than 50% for 5 Minutes, then the scale out action (add more VM instances, one at a time) is triggered - once the scale out action is completed, the cool down period is 1 Minute + diff --git a/201-vmss-ubuntu-web-gitpull/README.md b/201-vmss-ubuntu-web-gitpull/README.md index 7052221bc386..6019c04bf837 100644 --- a/201-vmss-ubuntu-web-gitpull/README.md +++ b/201-vmss-ubuntu-web-gitpull/README.md @@ -1,20 +1,17 @@ # Confgure Git Deployment to VMSS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-gitpull/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-gitpull/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-gitpull/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-gitpull/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-gitpull/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-gitpull/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-ubuntu-web-gitpull%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-ubuntu-web-gitpull%2Fazuredeploy.json") -  -  - - - - - - My team mate [Scott Semyan](http://github.com//ssemyan) and I recently worked on the web site for the [2016 DNCC](http://demconvention.com). One of security principles we followed was to have no inbound ports to our web servers. @@ -81,3 +78,4 @@ If you're looking for a sample that illustrates secure deployment of secrets. To * The Inbound NAT rule on the load balancer is for dev purposes. Remove before deploying to production. + diff --git a/201-vmss-ubuntu-web-ssl/README.md b/201-vmss-ubuntu-web-ssl/README.md index 49bf8b756f0c..2ce409b9a701 100644 --- a/201-vmss-ubuntu-web-ssl/README.md +++ b/201-vmss-ubuntu-web-ssl/README.md @@ -1,20 +1,17 @@ # Create an SSL enabled Web server farm with VM Scale Sets -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-ubuntu-web-ssl/CredScanResult.svg) - - + - - This template illustrates secure deployment of SSL certificates to a VM Scale Set running apache web servers. The SSL certificates are pulled securely from [Azure @@ -148,7 +145,6 @@ Then you add the cert deployment to the ARM template for your VM scale set (it w ] ``` - Once the deployment finishes you'll find the certs and the key in /var/lib/waagent. The files will be named * [certthumbprint].crt @@ -163,3 +159,4 @@ HTH, Christoph + diff --git a/201-vmss-win-existing-vnet/README.md b/201-vmss-win-existing-vnet/README.md index 2582ae424748..d9a4ef1a91fc 100644 --- a/201-vmss-win-existing-vnet/README.md +++ b/201-vmss-win-existing-vnet/README.md @@ -1,20 +1,15 @@ # Deploy a VM Scale Set into an existing vnet and subnet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-existing-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-win-existing-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-win-existing-vnet%2Fazuredeploy.json") This template deploys a Windows 2016-Datacenter based VM Scale Set into an existing resource group, vnet and subnet. @@ -29,3 +24,4 @@ instanceCount must be 100 or less. Do not deploy this scale set into a new resource group - it will only work in an existing resource group which contains a VNet and subnet. + diff --git a/201-vmss-win-iis-app-ssl/README.md b/201-vmss-win-iis-app-ssl/README.md index b85e8da592bf..e09e76412aa9 100644 --- a/201-vmss-win-iis-app-ssl/README.md +++ b/201-vmss-win-iis-app-ssl/README.md @@ -1,20 +1,18 @@ # Deployment of two Windows VMSS, configure windows features like IIS, .Net framework etc., download application deployment packages, URL Rewrite & SSL configuration using DSC -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-iis-app-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-iis-app-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-iis-app-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-iis-app-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-iis-app-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-win-iis-app-ssl/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-win-iis-app-ssl%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-win-iis-app-ssl%2Fazuredeploy.json") - - + - To deploy this template using the scripts from the root of this repo: ```PowerShell @@ -70,3 +68,4 @@ $securepfxpwd = ConvertTo-SecureString –String '' –AsPlainTe $cer = Import-AzureKeyVaultCertificate -VaultName '' -Name '' -FilePath '' -Password $securepfxpwd Set-AzureRmKeyVaultAccessPolicy -VaultName '' -UserPrincipalName '' -PermissionsToCertificates all + diff --git a/201-vmss-windows-app-gateway/README.md b/201-vmss-windows-app-gateway/README.md index 6a7461d17162..ae112e14f230 100644 --- a/201-vmss-windows-app-gateway/README.md +++ b/201-vmss-windows-app-gateway/README.md @@ -1,22 +1,17 @@ # Windows VM Scale Set with Application Gateway Integration -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-app-gateway/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-app-gateway/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-app-gateway/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-app-gateway/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-app-gateway/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-app-gateway/CredScanResult.svg) This template deploys a Windows VM Scale Set integrated with Azure Application Gateway. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-app-gateway%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-app-gateway%2Fazuredeploy.json") The Application Gateway is configured for round robin load balancing of incoming connections at port 80 (of the gateway's public IP address) to VMs in the scale set. @@ -24,3 +19,4 @@ Note that this template does not install an application on the VM Scale Set VMs, This template supports VM scale sets of up to 1,000 VMs, and uses Azure Managed Disks. + diff --git a/201-vmss-windows-autoscale/README.md b/201-vmss-windows-autoscale/README.md index a333af95198d..4f8bd2bb3ef8 100644 --- a/201-vmss-windows-autoscale/README.md +++ b/201-vmss-windows-autoscale/README.md @@ -1,22 +1,17 @@ # Autoscale a Windows VM Scale Set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-autoscale/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-autoscale/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-autoscale/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-autoscale/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-autoscale/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-autoscale/CredScanResult.svg) The following template deploys a Windows VM Scale Set integrated with Azure autoscale - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-autoscale%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-autoscale%2Fazuredeploy.json") The template deploys a Windows VMSS with a desired count of VMs in the scale set. Once the VM Scale Sets is deployed, user can deploy an application inside each of the VMs (either by directly logging into the VMs or via a custom script extension) @@ -26,3 +21,4 @@ The Autoscale rules are configured as follows - if the Percent Processor Time is greater than 50% for 5 Minutes, then the scale out action (add more VM instances, one at a time) is triggered - once the scale out action is completed, the cool down period is 1 Minute + diff --git a/201-vmss-windows-customimage/README.md b/201-vmss-windows-customimage/README.md index 22ac8472adfd..e5c3c35bf127 100644 --- a/201-vmss-windows-customimage/README.md +++ b/201-vmss-windows-customimage/README.md @@ -1,22 +1,17 @@ # Deploy a VM Scale Set based on a Windows Custom Image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-customimage/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-customimage/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-customimage/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-customimage/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-customimage/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-customimage/CredScanResult.svg) This template deploys a VM Scale Set from a user provided Windows Custom Image - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-customimage%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-customimage%2Fazuredeploy.json") The template allows a URL to a custom image to be provided as a parameter at run time. The custom image should be contained in a storage account which is in the same location as the VM Scale Set is created in, in addtion the storage account which contains the image should also be under the same subscription that the scale set is being created in. @@ -37,3 +32,4 @@ The sample Windows Custom Image is based on Windows Server 2012 R2 and has a sim **Note: The maximum number of VMs in a storage account is 20, unless you set the "overprovision" property to false, in which case it is 40** + diff --git a/201-vmss-windows-jumpbox/README.md b/201-vmss-windows-jumpbox/README.md index d3bc9997c398..8a04552668ea 100644 --- a/201-vmss-windows-jumpbox/README.md +++ b/201-vmss-windows-jumpbox/README.md @@ -1,20 +1,15 @@ # Simple deployment of a VM Scale Set of Windows VMs with a jumpbox -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-jumpbox/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-jumpbox/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-jumpbox/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-jumpbox/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-jumpbox/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-jumpbox/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-jumpbox%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-jumpbox%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Windows VMs using the latest patched version of serveral Windows versions. This template also deploys a jumpbox with a public IP address in the same virtual network. You can connect to the jumpbox via this public IP address, then connect from there to VMs in the scale set via private IP addresses. @@ -24,3 +19,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-vmss-windows-nat-zones/README.md b/201-vmss-windows-nat-zones/README.md index b35e065cc997..e40cb14e134d 100644 --- a/201-vmss-windows-nat-zones/README.md +++ b/201-vmss-windows-nat-zones/README.md @@ -1,21 +1,17 @@ # Simple deployment of a VM Scale Set of Windows VMs within an Availability Zone behind a load balancer with NAT rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat-zones/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-nat-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-nat-zones%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Windows VMs within an Availability Zone using the latest patched version of several Windows versions. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could RDP on port 50000 of the public IP to connect to that VM: + diff --git a/201-vmss-windows-nat/README.md b/201-vmss-windows-nat/README.md index 581cec207cfd..3d2eced8c47a 100644 --- a/201-vmss-windows-nat/README.md +++ b/201-vmss-windows-nat/README.md @@ -1,20 +1,15 @@ # Simple deployment of a VM Scale Set of Windows VMs behind a load balancer with NAT rules -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-nat/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-nat%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-nat%2Fazuredeploy.json") This template allows you to deploy a simple VM Scale Set of Windows VMs using the latest patched version of several Windows versions. To connect from the load balancer to a VM in the scale set, you would go to the Azure Portal, find the load balancer of your scale set, examine the NAT rules, then connect using the NAT rule you want. For example, if there is a NAT rule on port 50000, you could RDP on port 50000 of the public IP to connect to that VM: @@ -24,3 +19,4 @@ PARAMETER RESTRICTIONS vmssName must be 3-61 characters in length. It should also be globally unique across all of Azure. If it isn't globally unique, it is possible that this template will still deploy properly, but we don't recommend relying on this pseudo-probabilistic behavior. instanceCount must be 100 or less. + diff --git a/201-vmss-windows-webapp-dsc-autoscale/README.md b/201-vmss-windows-webapp-dsc-autoscale/README.md index 14c712155f02..f3a0d603aaa7 100644 --- a/201-vmss-windows-webapp-dsc-autoscale/README.md +++ b/201-vmss-windows-webapp-dsc-autoscale/README.md @@ -1,20 +1,15 @@ # Create/Upgrade a VM Scale Set Running IIS Configured For Autoscale -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-webapp-dsc-autoscale/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-webapp-dsc-autoscale/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-webapp-dsc-autoscale/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-webapp-dsc-autoscale/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-webapp-dsc-autoscale/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vmss-windows-webapp-dsc-autoscale/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-webapp-dsc-autoscale%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vmss-windows-webapp-dsc-autoscale%2Fazuredeploy.json") The following template deploys a Windows VM Scale Set (VMSS) running an IIS .NET MVC application integrated with Azure autoscale. This template can be used to demonstrate initial rollout and confiuguration with the VMSS PowerShell DSC extension, as well as the process to upgrade an application already running on a VMSS. @@ -42,3 +37,4 @@ The Autoscale rules are configured as follows Tags: `VMSS, VM Scale Set, Windows, DSC Extension` + diff --git a/201-vnet-2subnets-service-endpoints-storage-integration/README.md b/201-vnet-2subnets-service-endpoints-storage-integration/README.md index 7e37d24c3304..f95234d9aefb 100644 --- a/201-vnet-2subnets-service-endpoints-storage-integration/README.md +++ b/201-vnet-2subnets-service-endpoints-storage-integration/README.md @@ -1,20 +1,16 @@ # Add service endpoints to a subnet in a Virtual Network and secure a storage account to -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-2subnets-service-endpoints-storage-integration/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-2subnets-service-endpoints-storage-integration/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-2subnets-service-endpoints-storage-integration/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-2subnets-service-endpoints-storage-integration/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-2subnets-service-endpoints-storage-integration/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-2subnets-service-endpoints-storage-integration/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-2subnets-service-endpoints-storage-integration%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-2subnets-service-endpoints-storage-integration%2Fazuredeploy.json") This template creates a new VNet with 2 subnets, a NIC in each subnet. Enables service endpoint to Storage on one of the subnets and secures a new storage account to that subnet. + diff --git a/201-vnet-to-vnet-bgp/README.md b/201-vnet-to-vnet-bgp/README.md index 7c2a2b000ab5..40e990e5e0b6 100644 --- a/201-vnet-to-vnet-bgp/README.md +++ b/201-vnet-to-vnet-bgp/README.md @@ -1,20 +1,15 @@ # VNET to VNET connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-bgp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-bgp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-bgp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-bgp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-bgp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-bgp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-to-vnet-bgp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-to-vnet-bgp%2Fazuredeploy.json") This template creates two VNETs in the same location, each containing a subnet and Gateway subnet. It creates two public IPs which are used to create two VPN Gateways in the two VNETs, both with BGP enabled using private ASNs. Finally it establishes a BGP enabled connection between the two gateways. @@ -31,3 +26,4 @@ You can also enter a specific Gateway SKU as a parameter; choose from the follow More info on the Gateway SKUs can be found here: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways#a-namegwskuagateway-skus + diff --git a/201-vnet-to-vnet-peering/README.md b/201-vnet-to-vnet-peering/README.md index 182e6402efcd..e0695304664e 100644 --- a/201-vnet-to-vnet-peering/README.md +++ b/201-vnet-to-vnet-peering/README.md @@ -1,20 +1,16 @@ # VNET to VNET connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-peering/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-peering/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-peering/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-peering/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-peering/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet-peering/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-to-vnet-peering%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-to-vnet-peering%2Fazuredeploy.json") This template creates two VNETs in the same location, each containing a single subnet, and creates connections between them using VNet peering. + diff --git a/201-vnet-to-vnet/README.md b/201-vnet-to-vnet/README.md index 8231b2416eee..ea0c8b3bbd32 100644 --- a/201-vnet-to-vnet/README.md +++ b/201-vnet-to-vnet/README.md @@ -1,22 +1,18 @@ # VNET to VNET connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-to-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-to-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-to-vnet%2Fazuredeploy.json") This template creates two VNETs in two different locations, each containing a subnet and Gateway subnet. It creates two public IPs which are used to create two VPN Gateways in the two VNETs. Finally it establishes connection between the two gateways. Modify parameters file to change default values. + diff --git a/201-vnet-transitive-bgp/README.md b/201-vnet-transitive-bgp/README.md index 0fe49d37fd6e..07fa1cf4ce21 100644 --- a/201-vnet-transitive-bgp/README.md +++ b/201-vnet-transitive-bgp/README.md @@ -1,20 +1,15 @@ # VNET to VNET connection -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-transitive-bgp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-transitive-bgp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-transitive-bgp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-transitive-bgp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-transitive-bgp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vnet-transitive-bgp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-transitive-bgp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-vnet-transitive-bgp%2Fazuredeploy.json") This template creates three VNETs in the same location, each containing a subnet and Gateway subnet. It creates three public IPs which are used to create a VPN Gateway in each VNET, all BGP enabled using private ASNs. @@ -26,3 +21,4 @@ Notes: - The Autonomous System Numbers (ASNs) can be private or public (if you do use a public one, you must be able to prove ownership of it) - Enter the Pre-shared Key as a parameter + diff --git a/201-vsts-cloudloadtest-rig-existing-vnet/README.md b/201-vsts-cloudloadtest-rig-existing-vnet/README.md index f88d01a3e40d..551853a24cfa 100644 --- a/201-vsts-cloudloadtest-rig-existing-vnet/README.md +++ b/201-vsts-cloudloadtest-rig-existing-vnet/README.md @@ -1,25 +1,24 @@ # Load test rig in a specific VNet for testing private apps -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vsts-cloudloadtest-rig-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vsts-cloudloadtest-rig-existing-vnet/PublicDeployment.svg) -  -  - -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-vsts-cloudloadtest-rig-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-vsts-cloudloadtest-rig-existing-vnet/FairfaxDeployment.svg) +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vsts-cloudloadtest-rig-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-vsts-cloudloadtest-rig-existing-vnet/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3a%2f%2fraw.githubusercontent.com%2fAzure%2fazure-quickstart-templates%2fmaster%2f201-vsts-cloudloadtest-rig-existing-vnet%2fazuredeploy.json) - - + + Using this template, you can create your own load test rig on Azure IaaS virtual machines in order to test applications that do not have a public end-point. The load generating agent machines will be created in the specified VNet. This VNet should have line of sight to the application you want to test. The test rig will be configured for your Azure DevOps Services account and can be used to run cloud-based load tests using Visual Studio. -To learn more about the scenarios in which you may want to provision your own rig, click here. +To learn more about the scenarios in which you may want to provision your own rig, click here. -To learn about how to view and manage registered load agents for your Azure DevOps Services account, click here. +To learn about how to view and manage registered load agents for your Azure DevOps Services account, click here. Load generators inside a user's virtual network @@ -39,5 +38,6 @@ To learn about how to view and manage registered load agents for your Azure DevO If you wish to deploy a simple rig without an existing VNet, please use the following ARM template. - Create VM rig for load testing using VSTS CLT service + Create VM rig for load testing using VSTS CLT service + diff --git a/201-web-app-ase-create/README.md b/201-web-app-ase-create/README.md index f93294a01379..eec947ff046d 100644 --- a/201-web-app-ase-create/README.md +++ b/201-web-app-ase-create/README.md @@ -1,20 +1,16 @@ # Create an App Service Environment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-create/CredScanResult.svg) - - - - - For more details on creating an App Service Environment see [How to Create an App Service Environment](https://azure.microsoft.com/documentation/articles/app-service-web-how-to-create-an-app-service-environment/). + diff --git a/201-web-app-ase-ilb-configure-default-ssl/README.md b/201-web-app-ase-ilb-configure-default-ssl/README.md index 66cdeff3291d..f539520b0731 100644 --- a/201-web-app-ase-ilb-configure-default-ssl/README.md +++ b/201-web-app-ase-ilb-configure-default-ssl/README.md @@ -1,22 +1,18 @@ # Configure the Default SSL Certificate for an ILB ASE or an ILB ASE v2 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-configure-default-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-configure-default-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-configure-default-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-configure-default-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-configure-default-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-configure-default-ssl/CredScanResult.svg) - - - - - The syntax for configuring the default SSL certificate for an ASE is the same for both ASE as well as ASE v2. For more details on App Service Environments, see the [Introduction to App Service Environments](https://docs.microsoft.com/azure/app-service/app-service-environment/app-service-env-intro/). + diff --git a/201-web-app-ase-ilb-create/README.md b/201-web-app-ase-ilb-create/README.md index ef8fa0db6168..2156967d0895 100644 --- a/201-web-app-ase-ilb-create/README.md +++ b/201-web-app-ase-ilb-create/README.md @@ -1,20 +1,16 @@ # Create an App Service Environment with an ILB Address -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-ase-ilb-create/CredScanResult.svg) - - - - - For more details on creating an App Service Environment see [How to Create an App Service Environment](https://azure.microsoft.com/documentation/articles/app-service-web-how-to-create-an-app-service-environment/). + diff --git a/201-web-app-asev2-create/README.md b/201-web-app-asev2-create/README.md index 1950c1775ca8..4e0c75d8ad39 100644 --- a/201-web-app-asev2-create/README.md +++ b/201-web-app-asev2-create/README.md @@ -1,20 +1,16 @@ # Create an App Service Environment v2 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-create/CredScanResult.svg) - - - - - For more details on App Service Environments, see the [Introduction to App Service Environments](https://docs.microsoft.com/en-us/azure/app-service/app-service-environment/intro). + diff --git a/201-web-app-asev2-ilb-create/README.md b/201-web-app-asev2-ilb-create/README.md index 38091471a0a6..5084e1bb8298 100644 --- a/201-web-app-asev2-ilb-create/README.md +++ b/201-web-app-asev2-ilb-create/README.md @@ -1,20 +1,16 @@ # Create an App Service Environment v2 with an ILB Address -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-ilb-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-ilb-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-ilb-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-ilb-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-ilb-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asev2-ilb-create/CredScanResult.svg) - - - - - For more details on App Service Environments, see the [Introduction to App Service Environments](https://docs.microsoft.com/en-us/azure/app-service/app-service-environment/intro). + diff --git a/201-web-app-asp-app-on-ase-create/README.md b/201-web-app-asp-app-on-ase-create/README.md index e4ce48836a15..db540bb85ef4 100644 --- a/201-web-app-asp-app-on-ase-create/README.md +++ b/201-web-app-asp-app-on-ase-create/README.md @@ -1,20 +1,16 @@ # Create an App Service Plan and an App in an App Service Environment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-ase-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-ase-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-ase-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-ase-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-ase-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-ase-create/CredScanResult.svg) - - - - - For more details on creating Apps and App Service Plans in an App Service Environment see [Create a web app in an App Service Environment](https://azure.microsoft.com/documentation/articles/app-service-web-how-to-create-a-web-app-in-an-ase/). + diff --git a/201-web-app-asp-app-on-asev2-create/README.md b/201-web-app-asp-app-on-asev2-create/README.md index ee31a7c33a3a..9fe900826d99 100644 --- a/201-web-app-asp-app-on-asev2-create/README.md +++ b/201-web-app-asp-app-on-asev2-create/README.md @@ -1,20 +1,16 @@ # Create an App Service Plan and an App in an App Service Environment v2 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-asev2-create/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-asev2-create/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-asev2-create/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-asev2-create/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-asev2-create/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-asp-app-on-asev2-create/CredScanResult.svg) - - - - - For more details on App Service Environments, see the [Introduction to App Service Environments](https://docs.microsoft.com/azure/app-service/app-service-environment/app-service-env-intro/). + diff --git a/201-web-app-blob-connection/README.md b/201-web-app-blob-connection/README.md index 14907f91bbee..76480a4db828 100644 --- a/201-web-app-blob-connection/README.md +++ b/201-web-app-blob-connection/README.md @@ -1,19 +1,15 @@ # Create a web app on Azure with Blob Storage connection string -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-blob-connection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-blob-connection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-blob-connection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-blob-connection/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-blob-connection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-blob-connection/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-blob-connection%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-blob-connection%2Fazuredeploy.json") This template creates a web app on azure with a blob storage connection string, allowing you to deploy a web application developed to leverage Azure Blob Storage. Template was authored by Jeff Bowles of Microsoft. + diff --git a/201-web-app-certificate-from-key-vault/README.md b/201-web-app-certificate-from-key-vault/README.md index a95a9ce2c6fe..a87636564ad0 100644 --- a/201-web-app-certificate-from-key-vault/README.md +++ b/201-web-app-certificate-from-key-vault/README.md @@ -1,20 +1,18 @@ # Deploy a Web App certificate from Key Vault secret and use it for creating SSL binding -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-certificate-from-key-vault/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-certificate-from-key-vault/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-certificate-from-key-vault/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-certificate-from-key-vault/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-certificate-from-key-vault/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-certificate-from-key-vault/CredScanResult.svg) - - + + - -

In order to deploy this template, you need to have the following resources:
@@ -58,3 +56,4 @@ $secretContentType = 'application/x-pkcs12' Set-AzureKeyVaultSecret -VaultName KEY_VAULT_NAME -Name KEY_VAULT_SECRET_NAME -SecretValue $Secret -ContentType $secretContentType # Change Key Vault name and Secret name ``` + diff --git a/201-web-app-custom-domain-and-ssl/README.md b/201-web-app-custom-domain-and-ssl/README.md index 46a445cfc24a..4fecabd7bc6b 100644 --- a/201-web-app-custom-domain-and-ssl/README.md +++ b/201-web-app-custom-domain-and-ssl/README.md @@ -1,26 +1,22 @@ # Create a Web app with custom domain and SSL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain-and-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain-and-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain-and-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain-and-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain-and-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain-and-ssl/CredScanResult.svg) - - - - -

Before deploying this template, you should complete the following steps:

+ diff --git a/201-web-app-custom-domain/README.md b/201-web-app-custom-domain/README.md index a894006a8a4c..5043e3379006 100644 --- a/201-web-app-custom-domain/README.md +++ b/201-web-app-custom-domain/README.md @@ -1,22 +1,18 @@ # Create a Web app with custom domain -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-custom-domain/CredScanResult.svg)
- - - - -

-Before deploying this template, you should create the required DNS record for adding custom hostname as described here +Before deploying this template, you should create the required DNS record for adding custom hostname as described here

+ diff --git a/201-web-app-github-deploy/README.md b/201-web-app-github-deploy/README.md index 81fee71bc4d5..0b2b8e35ba2f 100644 --- a/201-web-app-github-deploy/README.md +++ b/201-web-app-github-deploy/README.md @@ -1,19 +1,17 @@ # Azure Web App with GitHub Account -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-github-deploy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-github-deploy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-github-deploy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-github-deploy/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-github-deploy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-github-deploy/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-github-deploy%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-github-deploy%2Fazuredeploy.json") -  -  - - - - - This template deploys a **simple Linux Web Application linked to a GitHub Repository**. The WebPlan is settled for Consumption. For more information about hosting Plans click [here!](https://azure.microsoft.com/pricing/details/app-service/linux/). As a default, this template deploys the web app using the "S1" (free tier) as the pricing tier for the hosting plan. It is ideal for development and test environments, for production environments you must consider different plans. @@ -34,3 +32,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, WebApp, GitHub, Beginner` + + diff --git a/201-web-app-java-tomcat/README.md b/201-web-app-java-tomcat/README.md index 55176a7532df..d9eb0598a718 100644 --- a/201-web-app-java-tomcat/README.md +++ b/201-web-app-java-tomcat/README.md @@ -1,20 +1,15 @@ # Create a web app on Azure with Java 8 and Tomcat 9 enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-java-tomcat/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-java-tomcat/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-java-tomcat/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-java-tomcat/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-java-tomcat/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-java-tomcat/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-java-tomcat%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-java-tomcat%2Fazuredeploy.json") This template deploys a simple Linux Web Application with Java 8 and Tomcat 9 enabled allowing you to run Java applications in Azure. @@ -34,4 +29,6 @@ Learning Resources - [Microsoft Learn Modules](https://docs.microsoft.com/learn/browse/?products=azure-app-service) -Tags: Azure4Student, WebApp, Java, TomCat, Intermediate \ No newline at end of file +Tags: Azure4Student, WebApp, Java, TomCat, Intermediate + + diff --git a/201-web-app-public-certificate/README.md b/201-web-app-public-certificate/README.md index cc821ad8b509..5a55db8c3fba 100644 --- a/201-web-app-public-certificate/README.md +++ b/201-web-app-public-certificate/README.md @@ -1,22 +1,18 @@ # Create a Web app with custom domain -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-public-certificate/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-public-certificate/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-public-certificate/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-public-certificate/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-public-certificate/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-public-certificate/CredScanResult.svg) - - - - -

Before deploying this template, you should create a dedicated Web App that would be using the public certificate ('exisitngWebAppName' parameter)

+ diff --git a/201-web-app-python/README.md b/201-web-app-python/README.md index 3e6ffb6e1933..34e2443666d6 100644 --- a/201-web-app-python/README.md +++ b/201-web-app-python/README.md @@ -1,20 +1,17 @@ # Create a web app on Azure with Python 3.7 enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-python/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-python/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-python/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-python/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-python/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-python/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-python%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-python%2Fazuredeploy.json") -  -  - - - - - - This template creates a web app on azure with Python 3.7 enabled allowing you to run Python applications in Azure. @@ -36,4 +33,6 @@ If you are new to template deployment, see: If you have already a Linux App Service Plan, you will have to deploy the new web app into the same resource group that the other web app is. That's because Student accounts has a limit of only 1 free tier Linux app service plan. -Tags: Azure4Student, appServices , flask, linux, Intermediate \ No newline at end of file +Tags: Azure4Student, appServices , flask, linux, Intermediate + + diff --git a/201-web-app-redis-cache-sql-database/README.md b/201-web-app-redis-cache-sql-database/README.md index 083c6d19a7f8..c36101fc0a93 100644 --- a/201-web-app-redis-cache-sql-database/README.md +++ b/201-web-app-redis-cache-sql-database/README.md @@ -1,22 +1,18 @@ # Create a Web App plus Redis Cache plus SQL Database using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-redis-cache-sql-database/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-redis-cache-sql-database/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-redis-cache-sql-database/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-redis-cache-sql-database/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-redis-cache-sql-database/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-redis-cache-sql-database/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-redis-cache-sql-database%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-redis-cache-sql-database%2Fazuredeploy.json") This template creates a Web App, Redis Cache, and SQL Database in the same resource group, and creates two connection strings in the Web App for the SQL Database and Redis Cache. For information about using this template, see [Create a Web App plus Redis Cache using a template](https://azure.microsoft.com/en-us/documentation/articles/cache-web-app-arm-with-redis-cache-provision/) and [Provision a web app with a SQL Database](https://azure.microsoft.com/en-us/documentation/articles/app-service-web-arm-with-sql-database-provision/). + diff --git a/201-web-app-sql-database/README.md b/201-web-app-sql-database/README.md index 8c02d3171ed4..3be972e2b252 100644 --- a/201-web-app-sql-database/README.md +++ b/201-web-app-sql-database/README.md @@ -1,20 +1,15 @@ # Provision a web app with a SQL Database -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-sql-database/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-sql-database/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-sql-database/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-sql-database/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-sql-database/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-sql-database/CredScanResult.svg) - - - - - This sample creates a free Azure Web App and SQL Database at the "Basic" service level. The template can support other tiers of service, details for each service can be found here: @@ -32,4 +27,6 @@ For more information about using this template, see [Provision a web app with a - [Learn SQL Server](https://docs.microsoft.com/learn/browse/?term=SQL) -- [Learn App Services](https://docs.microsoft.com/en-us/learn/browse/?term=web%20app) \ No newline at end of file +- [Learn App Services](https://docs.microsoft.com/en-us/learn/browse/?term=web%20app) + + diff --git a/201-web-app-vm-dsc/README.md b/201-web-app-vm-dsc/README.md index 5ad417a754d1..dfa93779e91d 100644 --- a/201-web-app-vm-dsc/README.md +++ b/201-web-app-vm-dsc/README.md @@ -1,20 +1,15 @@ # VM-DSC-Extension-IIS-Server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-vm-dsc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-vm-dsc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-vm-dsc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-vm-dsc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-vm-dsc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-vm-dsc/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-vm-dsc%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-vm-dsc%2Fazuredeploy.json")

This template allows you to deploy a Web application a VM. It also configures the Web Application to set the SQL Azure database server. @@ -31,3 +26,4 @@ In order to run the template, please make sure: }

+ diff --git a/201-web-app-with-app-gateway-v2/README.md b/201-web-app-with-app-gateway-v2/README.md index f9ff84ff03ae..d71043c64cbc 100644 --- a/201-web-app-with-app-gateway-v2/README.md +++ b/201-web-app-with-app-gateway-v2/README.md @@ -1,23 +1,22 @@ # Create a Web App protected by Application Gateway v2 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-app-gateway-v2/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-app-gateway-v2/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-app-gateway-v2/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-app-gateway-v2/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-app-gateway-v2/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-app-gateway-v2/CredScanResult.svg) This template creates an Azure Web App with Access Restriction for an Application Gateway v2. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-with-app-gateway-v2%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-web-app-with-app-gateway-v2%2Fazuredeploy.json") + + The Application Gateway is deployed in a vNet (subnet) which has the 'Microsoft.Web' Service Endpoint enabled. The Web App restricts access to traffic from a subnet. By default, everything is created with generated names, however, you can easily modify the template to use other default values or parameterize values. You can also 'bring your own' subnet, web app, application gateway or public ip, if you have any of the items already created. `Tags: web-app, application-gateway, service-endpoint` + + diff --git a/201-web-app-with-redis-cache/README.md b/201-web-app-with-redis-cache/README.md index 30b84d44425d..23481e6fa4ae 100644 --- a/201-web-app-with-redis-cache/README.md +++ b/201-web-app-with-redis-cache/README.md @@ -1,21 +1,17 @@ # Create a Web App plus Redis Cache using a template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-redis-cache/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-redis-cache/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-redis-cache/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-redis-cache/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-redis-cache/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-web-app-with-redis-cache/CredScanResult.svg) - - - - - For information about using this template, see [Create a Web App plus Redis Cache using a template](https://azure.microsoft.com/en-us/documentation/articles/cache-web-app-arm-with-redis-cache-provision/). + diff --git a/201-zerto-zca-vpn/README.md b/201-zerto-zca-vpn/README.md index 9aa31e59156e..fc2fb3968fc8 100644 --- a/201-zerto-zca-vpn/README.md +++ b/201-zerto-zca-vpn/README.md @@ -1,23 +1,20 @@ # Deploy Zerto Virtual Replication to Azure with a VPN -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca-vpn/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca-vpn/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca-vpn/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca-vpn/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca-vpn/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca-vpn/CredScanResult.svg) This template deploys a virtual network, public ip, network interface and a Zerto Cloud Appliance (ZCA) virtual machine. It also configures an [Azure VPN Gateway](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal) to create a site-to-site VPN connection between the Azure Virtual Network and your local on-premises network. - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-zerto-zca-vpn%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-zerto-zca-vpn%2Fazuredeploy.json") + + - - - diff --git a/201-zerto-zca/README.md b/201-zerto-zca/README.md index 47f2d5861286..ff5f38dab53d 100644 --- a/201-zerto-zca/README.md +++ b/201-zerto-zca/README.md @@ -1,21 +1,17 @@ # Deploy Zerto Virtual Replication to Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca/PublicDeployment.svg) -  -  - -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca/FairfaxDeployment.svg) +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/201-zerto-zca/CredScanResult.svg) This template deploys a virtual network, public ip, network interface and a Zerto Cloud Appliance (ZCA) virtual machine. It also provisions a network security group to enable RDP to the VM. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-zerto-zca%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F201-zerto-zca%2Fazuredeploy.json") + + diff --git a/301-2fe-lb80-rdp-1be-nsg-rdp/README.md b/301-2fe-lb80-rdp-1be-nsg-rdp/README.md index 5566803291f3..c777735ea27c 100644 --- a/301-2fe-lb80-rdp-1be-nsg-rdp/README.md +++ b/301-2fe-lb80-rdp-1be-nsg-rdp/README.md @@ -1,20 +1,16 @@ # Create 2 Windows VMs in load balancing with port 80 open and a backend VM with SQL Server 2014. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-lb80-rdp-1be-nsg-rdp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-lb80-rdp-1be-nsg-rdp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-lb80-rdp-1be-nsg-rdp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-lb80-rdp-1be-nsg-rdp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-lb80-rdp-1be-nsg-rdp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-lb80-rdp-1be-nsg-rdp/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-2fe-lb80-rdp-1be-nsg-rdp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-2fe-lb80-rdp-1be-nsg-rdp%2Fazuredeploy.json") This template creates 2 Windows VMs with in an Availability Set and a Load Balancer with port 80 open and two RDP connection for the two VMs with port 6001 and 6002 open. It also creates a SQL Server 2014 VM with a NIC that uses a NSG where is defined a Inbound rule for an RDP connection. + diff --git a/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/README.md b/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/README.md index 324e19f1632f..175afa71a94a 100644 --- a/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/README.md +++ b/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/README.md @@ -1,21 +1,17 @@ # Create 2 Linux VMs in load balancing with port 80 open and a backend VM with SQL Server 2014 with 2 data disk as Premium Storage (SSD). -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-2fe-linux-lb80-ssh-1be-win-nsg-rdp-datadisk-ssd%2Fazuredeploy.json") This template creates 2 Linux VMs with in an Availability Set and a Load Balancer with port 80 open and two SSH connection for the two VMs with port 6001 and 6002 open. It also creates a SQL Server 2014 VM with a NIC that uses a NSG where is defined a Inbound rule for an RDP connection and also 2 data disk are mounted on the SQL Server VM with different caching levels. All VMs storage can use Premium Storage (SSD) and you can choose to creare VMs with all DS sizes. + diff --git a/301-azure-relay-create-authrule-namespace-and-hybridconnection/README.md b/301-azure-relay-create-authrule-namespace-and-hybridconnection/README.md index 4cc226635f88..186cac7992b7 100644 --- a/301-azure-relay-create-authrule-namespace-and-hybridconnection/README.md +++ b/301-azure-relay-create-authrule-namespace-and-hybridconnection/README.md @@ -1,21 +1,17 @@ # Create an Azure Relay namespace & it's entities with SAS Policies -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-hybridconnection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-hybridconnection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-hybridconnection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-hybridconnection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-hybridconnection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-hybridconnection/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-azure-relay-create-authrule-namespace-and-hybridconnection%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-azure-relay-create-authrule-namespace-and-hybridconnection%2Fazuredeploy.json") This template creates an Azure Relay namespace, a HybridConnection and authorization rules for both the namespace and HybridConnection. + + diff --git a/301-azure-relay-create-authrule-namespace-and-wcfrelay/README.md b/301-azure-relay-create-authrule-namespace-and-wcfrelay/README.md index dcad54c6a5e3..aa74adae88f7 100644 --- a/301-azure-relay-create-authrule-namespace-and-wcfrelay/README.md +++ b/301-azure-relay-create-authrule-namespace-and-wcfrelay/README.md @@ -1,21 +1,18 @@ # Create an Azure Relay namespace & it's entities with SAS Policies -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-wcfrelay/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-wcfrelay/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-wcfrelay/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-wcfrelay/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-wcfrelay/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-azure-relay-create-authrule-namespace-and-wcfrelay/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-azure-relay-create-authrule-namespace-and-wcfrelay%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-azure-relay-create-authrule-namespace-and-wcfrelay%2Fazuredeploy.json") - - This template creates an Azure Relay namespace, a WcfRealy and authorization rules for both the namespace and WcfRealy. + diff --git a/301-create-ad-forest-with-subdomain/README.md b/301-create-ad-forest-with-subdomain/README.md index 83392367fcb8..7df493f9519e 100644 --- a/301-create-ad-forest-with-subdomain/README.md +++ b/301-create-ad-forest-with-subdomain/README.md @@ -1,22 +1,18 @@ # Create an Active Directory forest with 1 or 2 domains, each with 1 or 2 DCs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-create-ad-forest-with-subdomain/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-create-ad-forest-with-subdomain/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-create-ad-forest-with-subdomain/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-create-ad-forest-with-subdomain/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-create-ad-forest-with-subdomain/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-create-ad-forest-with-subdomain/CredScanResult.svg) Click the button below to deploy a forest to Azure. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-create-ad-forest-with-subdomain%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-create-ad-forest-with-subdomain%2Fazuredeploy.json") + Warning: this template will **create running VMs**. Be sure to deallocate the VMs when you no longer need them @@ -173,3 +169,5 @@ Willem Kasdorp, 11-11-2019. `Tags: active directory,forest,domain,DSC` + + diff --git a/301-custom-images-at-scale/README.md b/301-custom-images-at-scale/README.md index b855057dfca1..4fd49ecec774 100644 --- a/301-custom-images-at-scale/README.md +++ b/301-custom-images-at-scale/README.md @@ -1,20 +1,15 @@ # Custom Images at Scale -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-custom-images-at-scale/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-custom-images-at-scale/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-custom-images-at-scale/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-custom-images-at-scale/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-custom-images-at-scale/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-custom-images-at-scale/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-custom-images-at-scale%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-custom-images-at-scale%2Fazuredeploy.json") This template deploys custom images at scale with options to use VM Scale Sets, regular VMs, or regular VMs in an availability set. It is designed so that it can be called from other templates, and you can build on top of it. The individual VMs that get created do not have public IPs, but a machine that can be used as a jump box is available. (You can delete the extra machine after deployment, but it is required as part of the process.) @@ -30,3 +25,4 @@ For the final VM deployments, the intial option you pass the template determines - Single - This will create the VMs as a series of individual VMs. You can further customize them in the template if needed. (final_Single.json, vm_baseSingle.json) - SingleAV - This will create the VMs as a series of individual VMs that are all within an availability set. You cannot exceed 100 total VMs if using this method. (final_SingleAV.json, vm_baseSingleAV.json) + diff --git a/301-dmz-nsg/README.md b/301-dmz-nsg/README.md index 814f57f3f71e..3dd5d68c89a2 100644 --- a/301-dmz-nsg/README.md +++ b/301-dmz-nsg/README.md @@ -1,20 +1,16 @@ # Build a DMZ with Network Security Groups (NSG) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-dmz-nsg/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-dmz-nsg/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-dmz-nsg/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-dmz-nsg/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-dmz-nsg/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-dmz-nsg/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-dmz-nsg%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-dmz-nsg%2Fazuredeploy.json") This template will create a simple DMZ with four windows servers, a VNet with two subnets, and a Network Security Group. + diff --git a/301-dns-forwarder/README.md b/301-dns-forwarder/README.md index c1668caf12e9..cbdb394a53c2 100644 --- a/301-dns-forwarder/README.md +++ b/301-dns-forwarder/README.md @@ -1,22 +1,18 @@ # DNS Forwarder VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-dns-forwarder/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-dns-forwarder/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-dns-forwarder/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-dns-forwarder/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-dns-forwarder/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-dns-forwarder/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-dns-forwarder%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-dns-forwarder%2Fazuredeploy.json") This template shows how to create a DNS server that forwards queries to Azure's internal DNS servers so that hostnames for VMs in the virtual network can be resolved from outside the network. As illustrated below, this is useful for doing hostname resolution between virtual networks or from on-premise machines to Azure. See [Name resolution using your own DNS server](https://azure.microsoft.com/documentation/articles/virtual-networks-name-resolution-for-vms-and-role-instances/#name-resolution-using-your-own-dns-server) for more details of how DNS resolution work in Azure. ![Inter-vnet DNS](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/301-dns-forwarder/images/inter-vnet-dns.png) + diff --git a/301-drupal8-vmss-glusterfs-mysql/README.md b/301-drupal8-vmss-glusterfs-mysql/README.md index de24fb721ba1..4745e55760dc 100644 --- a/301-drupal8-vmss-glusterfs-mysql/README.md +++ b/301-drupal8-vmss-glusterfs-mysql/README.md @@ -1,20 +1,17 @@ - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-drupal8-vmss-glusterfs-mysql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-drupal8-vmss-glusterfs-mysql%2Fazuredeploy.json") + + # Drupal 8 VM scaleset (with GlusterFS and MySQL) Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-drupal8-vmss-glusterfs-mysql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-drupal8-vmss-glusterfs-mysql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-drupal8-vmss-glusterfs-mysql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-drupal8-vmss-glusterfs-mysql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-drupal8-vmss-glusterfs-mysql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-drupal8-vmss-glusterfs-mysql/CredScanResult.svg) This template deploys a Drupal 8 installation using a VM scale set. It has the following capabilities: @@ -59,3 +56,4 @@ License MIT + diff --git a/301-eventHub-create-authrule-namespace-and-eventHub/README.md b/301-eventHub-create-authrule-namespace-and-eventHub/README.md index d3cfda0eba97..197ecf7086e8 100644 --- a/301-eventHub-create-authrule-namespace-and-eventHub/README.md +++ b/301-eventHub-create-authrule-namespace-and-eventHub/README.md @@ -1,19 +1,16 @@ # Create Event Hub namespace, an Event Hub, a consumer group and authorizationRules. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventHub-create-authrule-namespace-and-eventHub/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventHub-create-authrule-namespace-and-eventHub/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventHub-create-authrule-namespace-and-eventHub/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventHub-create-authrule-namespace-and-eventHub/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventHub-create-authrule-namespace-and-eventHub/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventHub-create-authrule-namespace-and-eventHub/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-eventHub-create-authrule-namespace-and-eventHub%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-eventHub-create-authrule-namespace-and-eventHub%2Fazuredeploy.json") -  -  - - - - - - diff --git a/301-eventhub-namespace-ipfilter/README.md b/301-eventhub-namespace-ipfilter/README.md index b32622c85c3c..962745ca7ff8 100644 --- a/301-eventhub-namespace-ipfilter/README.md +++ b/301-eventhub-namespace-ipfilter/README.md @@ -1,21 +1,17 @@ # Create event hub namespace with ipfilter rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-ipfilter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-ipfilter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-ipfilter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-ipfilter/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-ipfilter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-ipfilter/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-eventhub-namespace-ipfilter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-eventhub-namespace-ipfilter%2Fazuredeploy.json") For information about using this template, see [Create a Event Hubs IP Filter rule for a Namespace](https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-ip-filtering) + + diff --git a/301-eventhub-namespace-vnet/README.md b/301-eventhub-namespace-vnet/README.md index 50fa306c91a8..03f7b08d5bde 100644 --- a/301-eventhub-namespace-vnet/README.md +++ b/301-eventhub-namespace-vnet/README.md @@ -1,21 +1,17 @@ # Create event hub namespace with virtual network rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-eventhub-namespace-vnet/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-eventhub-namespace-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-eventhub-namespace-vnet%2Fazuredeploy.json") For information about using this template, see [Create a Event Hubs Virtual Network rule for a Namespace](https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-service-endpoints) + + diff --git a/301-expressroute-circuit-vnet-connection/README.md b/301-expressroute-circuit-vnet-connection/README.md index 8ed0d584d055..0f55997fdc26 100644 --- a/301-expressroute-circuit-vnet-connection/README.md +++ b/301-expressroute-circuit-vnet-connection/README.md @@ -1,20 +1,16 @@ # Connect a VNET to an ExpressRoute Circuit -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-expressroute-circuit-vnet-connection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-expressroute-circuit-vnet-connection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-expressroute-circuit-vnet-connection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-expressroute-circuit-vnet-connection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-expressroute-circuit-vnet-connection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-expressroute-circuit-vnet-connection/CredScanResult.svg) -Connect a VNET to an ExpressRoute Circuit - - - - - - +Connect a VNET to an ExpressRoute Circuit - [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-expressroute-circuit-vnet-connection%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-expressroute-circuit-vnet-connection%2Fazuredeploy.json") This template creates a VNET, an ExpresRoute Gateway and a connection to a provisioned and enabled ExpressRoute Circuit with AzurePrivatePeering configured.. + diff --git a/301-insights-alertrules-application-insights/README.md b/301-insights-alertrules-application-insights/README.md index 5aa9b13dfe89..5868d5287968 100644 --- a/301-insights-alertrules-application-insights/README.md +++ b/301-insights-alertrules-application-insights/README.md @@ -1,20 +1,19 @@ # Deploy Application Insight and create alert in it -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-insights-alertrules-application-insights/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-insights-alertrules-application-insights/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-insights-alertrules-application-insights/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-insights-alertrules-application-insights/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-insights-alertrules-application-insights/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-insights-alertrules-application-insights/CredScanResult.svg) This template allows you to deploy Application Insight and create alert in it - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-insights-alertrules-application-insights%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-insights-alertrules-application-insights%2Fazuredeploy.json") + + + + diff --git a/301-jenkins-acr-spinnaker-k8s/README.md b/301-jenkins-acr-spinnaker-k8s/README.md index b3713a9b27e8..8158c01de59b 100644 --- a/301-jenkins-acr-spinnaker-k8s/README.md +++ b/301-jenkins-acr-spinnaker-k8s/README.md @@ -79,6 +79,6 @@ ssh -i -L 8080:localhost:8080 -L 9000:localhost:9000 Sample scripts in this quickstart are not supported under any Microsoft standard support program or service. The sample scripts are provided AS IS without warranty of any kind. Microsoft disclaims all implied warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample scripts and documentation remains with you. In no event shall Microsoft, its authors, or anyone else involved in the creation, production, or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample scripts or documentation, even if Microsoft has been advised of the possibility of such damages. - + diff --git a/301-jenkins-aks-zero-downtime-deployment/README.md b/301-jenkins-aks-zero-downtime-deployment/README.md index b5bd5fa103bd..b78a49d6ccce 100644 --- a/301-jenkins-aks-zero-downtime-deployment/README.md +++ b/301-jenkins-aks-zero-downtime-deployment/README.md @@ -1,20 +1,15 @@ # Zero-downtime Deployment to AKS with Jenkins -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-aks-zero-downtime-deployment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-aks-zero-downtime-deployment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-aks-zero-downtime-deployment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-aks-zero-downtime-deployment/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-aks-zero-downtime-deployment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-aks-zero-downtime-deployment/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-jenkins-aks-zero-downtime-deployment%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-jenkins-aks-zero-downtime-deployment%2Fazuredeploy.json") This template provisions a Jenkins master running in a VM on Azure; configures a DevOps pipeline based on two public Tomcat Docker images and deploys to [AKS (Azure Container Service)](https://azure.microsoft.com/en-us/services/container-service/). @@ -153,3 +148,4 @@ for more details. environment is **Green**, the job will deploy/test the **Blue** environment and then update the application public endpoint to route traffic to the **Blue** environment if all is good with testing. + diff --git a/301-jenkins-vmss-blue-green/README.md b/301-jenkins-vmss-blue-green/README.md index 7c1b6f37c59e..589cf0857b72 100644 --- a/301-jenkins-vmss-blue-green/README.md +++ b/301-jenkins-vmss-blue-green/README.md @@ -1,23 +1,18 @@ # Jenkins Blue-green Deployment to VMSS (Preview) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-vmss-blue-green/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-vmss-blue-green/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-vmss-blue-green/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-vmss-blue-green/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-vmss-blue-green/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-jenkins-vmss-blue-green/CredScanResult.svg) ***Disclaimer***: The blue-green deployment to Azure Virtual Machine ScaleSet (VMSS) described here is still in preview. It may be changed in future as the Azure infrastructure level support is still not finalized. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-jenkins-vmss-blue-green%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-jenkins-vmss-blue-green%2Fazuredeploy.json") This template / guide provisions a Jenkins master on a VM running on Azure, configures a DevOps pipeline to bake a managed OS image with Tomcat 7 or 8 installed and deploys it to the VMSS. It is an example to demonstrate how we can use @@ -387,3 +382,4 @@ how to deploy to the green environment, do online tests and flip the production 1. Now the blue environment is the stage environment and we can prepare for the next deployment on blue. + diff --git a/301-logicapps-jobscheduler/README.md b/301-logicapps-jobscheduler/README.md index f3a52b040be7..318640d1fd9d 100644 --- a/301-logicapps-jobscheduler/README.md +++ b/301-logicapps-jobscheduler/README.md @@ -1,20 +1,17 @@ # Logic App job scheduler -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-logicapps-jobscheduler/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-logicapps-jobscheduler/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-logicapps-jobscheduler/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-logicapps-jobscheduler/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-logicapps-jobscheduler/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-logicapps-jobscheduler/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-logicapps-jobscheduler%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-logicapps-jobscheduler%2Fazuredeploy.json") -  -  - - - - - - This template deploys a **Logic App job scheduler**. The **Logic App job scheduler** provides a pair of logic apps that can instantiate timer jobs based on a provided recurrent schedule. @@ -127,3 +124,4 @@ Learn more about Logic Apps + **[Azure Logic Apps Overview](https://docs.microsoft.com/azure/logic-apps/logic-apps-overview)** + See **[Scheduling in Logic Apps](https://docs.microsoft.com/azure/connectors/connectors-native-recurrence#trigger-details)** to better understand how recurrence works + diff --git a/301-multi-tier-loadbalancing/README.md b/301-multi-tier-loadbalancing/README.md index b1751a3c9852..59a88e20ca96 100644 --- a/301-multi-tier-loadbalancing/README.md +++ b/301-multi-tier-loadbalancing/README.md @@ -1,20 +1,17 @@ # Multi tier traffic manager, L4 ILB, L7 AppGateway -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-loadbalancing/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-loadbalancing/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-loadbalancing/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-loadbalancing/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-loadbalancing/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-loadbalancing/CredScanResult.svg) This template showcases a sample of load balancing stack like L4 internetfacing , L7-Application Gateway and DNS-Traffic Manager load balancing types. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-tier-loadbalancing%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-tier-loadbalancing%2Fazuredeploy.json") + + diff --git a/301-multi-tier-service-networking/README.md b/301-multi-tier-service-networking/README.md index 539c9167be13..99d6290d6f21 100644 --- a/301-multi-tier-service-networking/README.md +++ b/301-multi-tier-service-networking/README.md @@ -1,20 +1,17 @@ # Multi tier App with NSG, ILB, AppGateway -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-service-networking/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-service-networking/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-service-networking/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-service-networking/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-service-networking/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-tier-service-networking/CredScanResult.svg) This template showcases a simple 3 tier service with L7 load balancers in the Front end, Application servers in the middle tier and SQL data bases in the backend. The subnets are secured using Network Security Groups and databases are placed behind Internal load balancer. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-tier-service-networking%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-tier-service-networking%2Fazuredeploy.json") + + diff --git a/301-multi-vmss-linux-lb-zones/README.md b/301-multi-vmss-linux-lb-zones/README.md index 13d205679cc8..3fe4e52233af 100644 --- a/301-multi-vmss-linux-lb-zones/README.md +++ b/301-multi-vmss-linux-lb-zones/README.md @@ -1,20 +1,19 @@ # Virtual Machine Scaleset distributed across Availability Zones with Load Balancer -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux-lb-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux-lb-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux-lb-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux-lb-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux-lb-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux-lb-zones/CredScanResult.svg) - - + + - - This template creates a VMSS placed in separate Availability Zones with a load balancer. + diff --git a/301-multi-vmss-linux/README.md b/301-multi-vmss-linux/README.md index d9a816b1685a..d707584e00ae 100644 --- a/301-multi-vmss-linux/README.md +++ b/301-multi-vmss-linux/README.md @@ -1,20 +1,16 @@ # Deployment of Multiple VM Scale Sets of Linux VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-vmss-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-vmss-linux%2Fazuredeploy.json") This template allows you to deploy multiple VM Scale Sets of Linux VMs. + diff --git a/301-multi-vmss-windows/README.md b/301-multi-vmss-windows/README.md index 87e1e274e01c..a3af7648be4a 100644 --- a/301-multi-vmss-windows/README.md +++ b/301-multi-vmss-windows/README.md @@ -1,20 +1,16 @@ # Deployment of Multiple VM Scale Sets of Windows VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-multi-vmss-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-vmss-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-multi-vmss-windows%2Fazuredeploy.json") This template allows you to deploy multiple VM Scale Sets of Windows VMs. + diff --git a/301-nested-vms-in-virtual-network/README.md b/301-nested-vms-in-virtual-network/README.md index 3b464ea5c69b..256640ece82a 100644 --- a/301-nested-vms-in-virtual-network/README.md +++ b/301-nested-vms-in-virtual-network/README.md @@ -1,13 +1,13 @@ # 301-nested-vms-in-virtual-network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-nested-vms-in-virtual-network/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-nested-vms-in-virtual-network/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-nested-vms-in-virtual-network/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-nested-vms-in-virtual-network/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-nested-vms-in-virtual-network/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-nested-vms-in-virtual-network/CredScanResult.svg) This template will automate the deployment of a Virtual Machine to be a Hyper-V Host to be used for nested virtualization. Nested Virtual Machines will be able to communicate out to the internet and to other resources on your network. @@ -25,12 +25,9 @@ This template creates the following resources by default: Click the button below to deploy from the portal: - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-nested-vms-in-virtual-network%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-nested-vms-in-virtual-network%2Fazuredeploy.json") + + ## Final Configuration @@ -99,3 +96,5 @@ Beyond this the solution does support network communication between on-premises + If you are going to modify and use existing Virtual Networks, NSGs or any NVAs outbound internet access is required for Hyper-V Host Virtual Machines for setup to complete. Tags: ``nested, hyper-v, windows server 2016, ws2016`` + + diff --git a/301-servicebus-create-authrule-namespace-and-queue/README.md b/301-servicebus-create-authrule-namespace-and-queue/README.md index 44358a8ca5dd..13c225289c0a 100644 --- a/301-servicebus-create-authrule-namespace-and-queue/README.md +++ b/301-servicebus-create-authrule-namespace-and-queue/README.md @@ -1,21 +1,17 @@ # 301-servicebus-create-authrule-namespace-and-queue -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-create-authrule-namespace-and-queue/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-create-authrule-namespace-and-queue/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-create-authrule-namespace-and-queue/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-create-authrule-namespace-and-queue/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-create-authrule-namespace-and-queue/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-create-authrule-namespace-and-queue/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-servicebus-create-authrule-namespace-and-queue%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-servicebus-create-authrule-namespace-and-queue%2Fazuredeploy.json") For information about using this template, see [Create a Service Bus AuthorizationRule for a Namespace and a Queue using an ARM template](http://azure.microsoft.com/documentation/articles/service-bus-resource-manager-namespace-auth-rule/). + + diff --git a/301-servicebus-namespace-ipfilter/README.md b/301-servicebus-namespace-ipfilter/README.md index 998c0161f417..1df669548c01 100644 --- a/301-servicebus-namespace-ipfilter/README.md +++ b/301-servicebus-namespace-ipfilter/README.md @@ -1,21 +1,17 @@ # Create Service Bus namespace with IpFilter rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-ipfilter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-ipfilter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-ipfilter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-ipfilter/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-ipfilter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-ipfilter/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-servicebus-namespace-ipfilter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-servicebus-namespace-ipfilter%2Fazuredeploy.json") For information about using this template, see [Create a Service Bus IP Filter rule for a Namespace](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-ip-filtering) + + diff --git a/301-servicebus-namespace-vnet/README.md b/301-servicebus-namespace-vnet/README.md index 195876880cf5..8424cffdea10 100644 --- a/301-servicebus-namespace-vnet/README.md +++ b/301-servicebus-namespace-vnet/README.md @@ -1,21 +1,17 @@ # Create Service Bus namespace with VirtualNetwork rule -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-servicebus-namespace-vnet/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-servicebus-namespace-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-servicebus-namespace-vnet%2Fazuredeploy.json") For information about using this template, see [Create a Service Bus Virtual Network rule for a Namespace](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-service-endpoints) + + diff --git a/301-sql-alwayson-md-ilb-zones/README.md b/301-sql-alwayson-md-ilb-zones/README.md index efa13b373c23..f087957a638a 100644 --- a/301-sql-alwayson-md-ilb-zones/README.md +++ b/301-sql-alwayson-md-ilb-zones/README.md @@ -1,20 +1,19 @@ # Create a SQL Server AlwaysOn Availability Group in an existing Azure VNET and Active Directory domain across Availability Zones using an Internal Load Balancer -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-sql-alwayson-md-ilb-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-sql-alwayson-md-ilb-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-sql-alwayson-md-ilb-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-sql-alwayson-md-ilb-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-sql-alwayson-md-ilb-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-sql-alwayson-md-ilb-zones/CredScanResult.svg) *Tests executed on 11/18/2019 show this template is working fine on Azure Public, despite the status of the above badges. You need to provision an AD domain and a virtual network with correct DSN resolution for domain names.* This template will create a SQL Server AlwaysOn Availability Group using the PowerShell DSC Extension in an existing Azure Virtual Network and Active Directory environment. Both SQL Server 2016 and SQL Server 2017 are supported by this template. The SQL Server VMs will be provisioned across multiple Azure Availability Zones and requests will be directed to the Listener using the Internal Load Balancer (ILB) Standard. - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-sql-alwayson-md-ilb-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-sql-alwayson-md-ilb-zones%2Fazuredeploy.json") ## Deploying Sample Templates @@ -44,3 +43,4 @@ azure-group-deploy.sh -a '301-sql-alwayson-md-ilb-zones' -l eastus2 -u ``` Tags: ``cluster, ha, sql, sql server 2016, sql server 2017, alwayson, availability zones`` + diff --git a/301-storage-spaces-direct-md-zones/README.md b/301-storage-spaces-direct-md-zones/README.md index 9d30186cd145..6cc17d34ce16 100644 --- a/301-storage-spaces-direct-md-zones/README.md +++ b/301-storage-spaces-direct-md-zones/README.md @@ -1,13 +1,13 @@ # Create a Storage Spaces Direct (S2D) Scale-Out File Server (SOFS) Cluster with Windows Server 2016 on an existing VNET -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct-md-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct-md-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct-md-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct-md-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct-md-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct-md-zones/CredScanResult.svg) This template will create a Storage Spaces Direct (S2D) Scale-Out File Server (SOFS) cluster using Windows Server 2016 in an existing VNET and Active Directory environment. This template creates the following resources by default: @@ -16,16 +16,14 @@ This template creates the following resources by default: + A Standard Storage Account for a Cloud Witness + A Windows Server 2016 cluster for storage nodes, provisioned for Storage Spaces Direct (S2D) and the Scale-Out File Server (SOFS) role -To deploy the required Azure VNET and Active Directory infrastructure, if not already in place, you may use this template to deploy the prerequisite infrastructure. +To deploy the required Azure VNET and Active Directory infrastructure, if not already in place, you may use this template to deploy the prerequisite infrastructure. Click the button below to deploy - - + + - - ## Notes @@ -40,6 +38,7 @@ Click the button below to deploy + To successfully deploy this template, be sure that the subnet to which the storage nodes are being deployed already exists on the specified Azure virtual network, AND this subnet should be defined in Active Directory Sites and Services for the appropriate AD site in which the closest domain controllers are configured. -+ SPECIAL THANKS to @mmarch on code contributions for dynamic data disk selection nested templates! ++ SPECIAL THANKS to @mmarch on code contributions for dynamic data disk selection nested templates! + diff --git a/301-storage-spaces-direct/README.md b/301-storage-spaces-direct/README.md index ea639f7f243c..dd96c6121f7e 100644 --- a/301-storage-spaces-direct/README.md +++ b/301-storage-spaces-direct/README.md @@ -1,13 +1,13 @@ # Create a Storage Spaces Direct (S2D) Scale-Out File Server (SOFS) Cluster with Windows Server 2016 on an existing VNET -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-storage-spaces-direct/CredScanResult.svg) This template will create a Storage Spaces Direct (S2D) Scale-Out File Server (SOFS) cluster using Windows Server 2016 in an existing VNET and Active Directory environment. This template creates the following resources by default: @@ -17,19 +17,11 @@ This template creates the following resources by default: + A Windows Server 2016 cluster for storage nodes, provisioned for Storage Spaces Direct (S2D) and the Scale-Out File Server (SOFS) role + One Availability Set for the cluster nodes -To deploy the required Azure VNET and Active Directory infrastructure, if not already in place, you may use this template to deploy the prerequisite infrastructure. +To deploy the required Azure VNET and Active Directory infrastructure, if not already in place, you may use this template to deploy the prerequisite infrastructure. Click the button below to deploy from the portal: - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-storage-spaces-direct%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-storage-spaces-direct%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-storage-spaces-direct%2Fazuredeploy.json") ## Notes @@ -44,7 +36,7 @@ Click the button below to deploy from the portal: + To successfully deploy this template, be sure that the subnet to which the storage nodes are being deployed already exists on the specified Azure virtual network, AND this subnet should be defined in Active Directory Sites and Services for the appropriate AD site in which the closest domain controllers are configured. -+ SPECIAL THANKS to @mmarch on code contributions for dynamic data disk selection nested templates! ++ SPECIAL THANKS to @mmarch on code contributions for dynamic data disk selection nested templates! ## Deploying Sample Templates diff --git a/301-subnet-driven-deployment/README.md b/301-subnet-driven-deployment/README.md index 4863a3f3ec55..1a9daedb71eb 100644 --- a/301-subnet-driven-deployment/README.md +++ b/301-subnet-driven-deployment/README.md @@ -1,13 +1,13 @@ # Subnet-driven test lab -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-subnet-driven-deployment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-subnet-driven-deployment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-subnet-driven-deployment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-subnet-driven-deployment/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-subnet-driven-deployment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-subnet-driven-deployment/CredScanResult.svg) This template creates an environment with multiple subnets and the servers (one DC and two members) associated with. If the number of subnets varies, the servers are adjusted automatically. @@ -28,8 +28,6 @@ The purpose of this template is to illustrate: * BGinfo extension is installed on both domain controllers and member servers. - - ## Changelog summary **2016-02-28:** @@ -57,12 +55,10 @@ The purpose of this template is to illustrate: ## Deploying the template - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-subnet-driven-deployment%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-subnet-driven-deployment%2Fazuredeploy.json") + + - - ## Parameters @@ -81,3 +77,4 @@ wercase, should start with a letter: must conform to '^[a-z][a-z0-9-]{1,61}[ + diff --git a/301-vm-32-data-disks-high-iops/README.md b/301-vm-32-data-disks-high-iops/README.md index db5db03038c6..14071e6bc805 100644 --- a/301-vm-32-data-disks-high-iops/README.md +++ b/301-vm-32-data-disks-high-iops/README.md @@ -1,22 +1,18 @@ # VM-high-iops-data-disks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-32-data-disks-high-iops/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-32-data-disks-high-iops/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-32-data-disks-high-iops/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-32-data-disks-high-iops/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-32-data-disks-high-iops/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-32-data-disks-high-iops/CredScanResult.svg) Create a VM from 32 Data Disks configured for high IOPS - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-vm-32-data-disks-high-iops%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-vm-32-data-disks-high-iops%2Fazuredeploy.json") This template creates an instance with the maximum number of data disks configured in a simple storage space. It creates a new volume with the target interleave of 64KB striped across the number of disks present. The volume is formatted with NTFS and presented as the H:\. This is ideal for IOPS and throughput intensive workloads while still leveraging standard storage. The storage account created is locally redundant (LRS) as geo-redundant (GRS) would potentially be corrupted replicas to do the async process. + diff --git a/301-vm-sql-full-autobackup-autopatching-keyvault/README.md b/301-vm-sql-full-autobackup-autopatching-keyvault/README.md index 743403e1f047..c997e920ca5a 100644 --- a/301-vm-sql-full-autobackup-autopatching-keyvault/README.md +++ b/301-vm-sql-full-autobackup-autopatching-keyvault/README.md @@ -1,20 +1,18 @@ # This template will create a SQL Server 2014 SP1 Enterprise edition with Auto Patching, Auto Backup and Azure Key Vault Integration features enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-sql-full-autobackup-autopatching-keyvault/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-sql-full-autobackup-autopatching-keyvault/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-sql-full-autobackup-autopatching-keyvault/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-sql-full-autobackup-autopatching-keyvault/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-sql-full-autobackup-autopatching-keyvault/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-vm-sql-full-autobackup-autopatching-keyvault/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-vm-sql-full-autobackup-autopatching-keyvault%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-vm-sql-full-autobackup-autopatching-keyvault%2Fazuredeploy.json") + + + This template deploys a **SQL SERVER 2014 SP1 Virtual Machine** solution with all necessary components. It also enable Auto Patching, Auto Backup and Azure Key Vault Integration features. @@ -58,7 +56,6 @@ Azure Key Vault provider is configured on SQL Server as an EKM provider and a ne When this feature is enabled, it automatically installs the SQL Server Connector, configures the EKM provider to access Azure Key Vault, and creates the credential to allow you to access your vault. - ## Notable Parameters |Name|Description|Example| @@ -74,3 +71,4 @@ When this feature is enabled, it automatically installs the SQL Server Connector |servicePrincipalName|Azure Active Directory service principal name. This is also referred to as the Client ID.|fde2b411-33d5-4e11-af04eb07b669ccf2| |servicePrincipalSecret|Azure Active Directory service principal secret. This is also referred to as the Client Secret.|9VTJSQwzlFepD8XODnzy8n2V01Jd8dAjwm/azF1XDKM=| + diff --git a/301-web-app-diagnostics-logs-blob-container/README.md b/301-web-app-diagnostics-logs-blob-container/README.md index ff1a85b684e2..952e7d9cbeef 100644 --- a/301-web-app-diagnostics-logs-blob-container/README.md +++ b/301-web-app-diagnostics-logs-blob-container/README.md @@ -1,20 +1,17 @@ # Web App with diagnostics logging to Storage Account Blob Container -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-diagnostics-logs-blob-container/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-diagnostics-logs-blob-container/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-diagnostics-logs-blob-container/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-diagnostics-logs-blob-container/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-diagnostics-logs-blob-container/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-diagnostics-logs-blob-container/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-web-app-diagnostics-logs-blob-container%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-web-app-diagnostics-logs-blob-container%2Fazuredeploy.json") -  -  - - - - - - This template deploys a Web App with diagnostics logging to Storage Account Blob Container. @@ -22,3 +19,4 @@ This template uses the `listAccountSas` function to retrieve Storage Account SAS `Tags: App Service, Web Application, Storage Account, Diagnostics Logs, Blob Container` + diff --git a/301-web-app-sql-docdb-search/README.md b/301-web-app-sql-docdb-search/README.md index 9efa280fe0d3..3148f34ffc82 100644 --- a/301-web-app-sql-docdb-search/README.md +++ b/301-web-app-sql-docdb-search/README.md @@ -1,19 +1,15 @@ # Provision a web app with a SQL Database, Azure Cosmos DB and Azure Search -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-sql-docdb-search/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-sql-docdb-search/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-sql-docdb-search/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-sql-docdb-search/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-sql-docdb-search/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/301-web-app-sql-docdb-search/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-web-app-sql-docdb-search%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F301-web-app-sql-docdb-search%2Fazuredeploy.json") - - - - - - diff --git a/5-VM-Ubuntu-1-NodeTypes-Secure/README.md b/5-VM-Ubuntu-1-NodeTypes-Secure/README.md index 0ec880c63044..c4fd525343e2 100644 --- a/5-VM-Ubuntu-1-NodeTypes-Secure/README.md +++ b/5-VM-Ubuntu-1-NodeTypes-Secure/README.md @@ -1,20 +1,18 @@ # 5 Node secure ubuntu Service Fabric Cluster with Azure Diagnostics enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/5-VM-Ubuntu-1-NodeTypes-Secure/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/5-VM-Ubuntu-1-NodeTypes-Secure/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/5-VM-Ubuntu-1-NodeTypes-Secure/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/5-VM-Ubuntu-1-NodeTypes-Secure/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/5-VM-Ubuntu-1-NodeTypes-Secure/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/5-VM-Ubuntu-1-NodeTypes-Secure/CredScanResult.svg) - - + + - - This template allows you to deploy a secure 5 node, Single Node Type Service Fabric Cluster running Ubuntu Server on a Standard_D2_v2 Size Virtual Machine Scale set with Azure Diagnostics turned on. @@ -26,7 +24,6 @@ You can download the cert from the keyvault from the portal ![DownloadCert] - ## Creating a custom ARM template If you are wanting to create a custom ARM template for your cluster, then you have two choices. @@ -45,3 +42,4 @@ Unzip the downloaded .zip on your local machine, make any changes to template or [DownloadTemplate]: ./DownloadTemplate.png [DownloadCert]: ./DownloadCert.PNG + diff --git a/App-Service-Environment-AzFirewall/README.md b/App-Service-Environment-AzFirewall/README.md index 11afbe5a20cc..50d3b1638af0 100644 --- a/App-Service-Environment-AzFirewall/README.md +++ b/App-Service-Environment-AzFirewall/README.md @@ -1,29 +1,18 @@ # ILB App Service Environment with Azure Firewall -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/App-Service-Environment-AzFirewall/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/App-Service-Environment-AzFirewall/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/App-Service-Environment-AzFirewall/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/App-Service-Environment-AzFirewall/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/App-Service-Environment-AzFirewall/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/App-Service-Environment-AzFirewall/CredScanResult.svg) - - - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FApp-Service-Environment-AzFirewall%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FApp-Service-Environment-AzFirewall%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FApp-Service-Environment-AzFirewall%2Fazuredeploy.json") This template deploys an **ILB ASE** into Azure with an integrated Azure Firewall and correct routes and NSGs and firewall rules. ## Azure Government deployment option This template contains a parameter for deploying to Azure Government or Azure commercial. Deploying to Azure Government will deploy the VNet with ASE management addresses correct for Azure Government. - diff --git a/IaaS-Story/03-Static-public-IP/README.md b/IaaS-Story/03-Static-public-IP/README.md index 346c9d93692c..2753f8839c3d 100644 --- a/IaaS-Story/03-Static-public-IP/README.md +++ b/IaaS-Story/03-Static-public-IP/README.md @@ -1,16 +1,16 @@ # VM with static PIP -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/03-Static-public-IP/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/03-Static-public-IP/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/03-Static-public-IP/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/03-Static-public-IP/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/03-Static-public-IP/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/03-Static-public-IP/CredScanResult.svg) - - + + This template creates a single VM with a static PIP. diff --git a/IaaS-Story/11-MultiNIC/README.md b/IaaS-Story/11-MultiNIC/README.md index 26b8339f9eac..6ef78dbd8e9a 100644 --- a/IaaS-Story/11-MultiNIC/README.md +++ b/IaaS-Story/11-MultiNIC/README.md @@ -1,23 +1,23 @@ # MultiNIC -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/11-MultiNIC/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/11-MultiNIC/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/11-MultiNIC/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/11-MultiNIC/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/11-MultiNIC/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/IaaS-Story/11-MultiNIC/CredScanResult.svg)
Parent resource group (see documentation) - - + +
Backend resource group (see documentation) - - + +
This template creates a series of multiNIC VMs in a pre-existing subnet based on a documented scenario. diff --git a/OpenCanvas-LMS/README.md b/OpenCanvas-LMS/README.md index 6cd61d589199..8b96083116db 100644 --- a/OpenCanvas-LMS/README.md +++ b/OpenCanvas-LMS/README.md @@ -1,19 +1,14 @@ # OpenCanvas Installation on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/OpenCanvas-LMS/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/OpenCanvas-LMS/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/OpenCanvas-LMS/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/OpenCanvas-LMS/FairfaxDeployment.svg) -  -  -
- - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/OpenCanvas-LMS/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/OpenCanvas-LMS/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FOpenCanvas-LMS%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FOpenCanvas-LMS%2Fazuredeploy.json") ## OpenCanvas template @@ -43,3 +38,4 @@ You can click the "deploy to Azure" button at the beginning of this document. ### How to access the OpenCanvas Site * You can access the site using the domain/host name you provide as the paramater while deploying the template. + diff --git a/OpenScholar/README.md b/OpenScholar/README.md index 752c434d18aa..0a6068f9f3b6 100644 --- a/OpenScholar/README.md +++ b/OpenScholar/README.md @@ -1,19 +1,14 @@ # OpenScholar Installation on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/OpenScholar/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/OpenScholar/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/OpenScholar/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/OpenScholar/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/OpenScholar/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/OpenScholar/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FOpenScholar%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FOpenScholar%2Fazuredeploy.json") ## OpenScholar template @@ -21,7 +16,6 @@ This template deploys a OpenScholar to the ubuntu VM 16.04 * Deploys on a Ubuntu VM 16.04 * The template installs Drupal and MySQL - ### Deployment steps You can click the "deploy to Azure" button at the beginning of this document. @@ -49,3 +43,4 @@ You can click the "deploy to Azure" button at the beginning of this document. ### How to access the OpenScholar Site * You can access the site using the domain/host name you provide as the paramater while deploying the template. + diff --git a/active-directory-new-domain-ha-2-dc-zones/README.md b/active-directory-new-domain-ha-2-dc-zones/README.md index ab44328ec103..9403420f3bde 100644 --- a/active-directory-new-domain-ha-2-dc-zones/README.md +++ b/active-directory-new-domain-ha-2-dc-zones/README.md @@ -1,25 +1,16 @@ # Create 2 new Windows VMs, a new AD Forest, Domain and 2 DCs in separate availability zones -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc-zones/CredScanResult.svg) This template will deploy 2 new VMs and create a new AD forest and domain, each VM will be created as a DC for the new domain and will be placed in separate availability zones. Click the button below to deploy - - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain-ha-2-dc-zones%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain-ha-2-dc-zones%2Fazuredeploy.json") \ No newline at end of file diff --git a/active-directory-new-domain-ha-2-dc/README.md b/active-directory-new-domain-ha-2-dc/README.md index 785c7eaa6d4c..0accd91356b6 100644 --- a/active-directory-new-domain-ha-2-dc/README.md +++ b/active-directory-new-domain-ha-2-dc/README.md @@ -1,27 +1,19 @@ # Create 2 Windows VMs, a new AD Forest, Domain and 2 DCs in an availability set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain-ha-2-dc/CredScanResult.svg) This template will deploy 2 new VMs (along with a new VNet and Load Balancer) and create a new AD forest and domain, each VM will be created as a DC for the new domain and will be placed in an availability set. Each VM will also have an RDP endpoint added with a public load balanced IP address. Click the button below to deploy - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain-ha-2-dc%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain-ha-2-dc%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain-ha-2-dc%2Fazuredeploy.json") ## Known Issues diff --git a/active-directory-new-domain/README.md b/active-directory-new-domain/README.md index 6299956a21c0..d846654f7922 100644 --- a/active-directory-new-domain/README.md +++ b/active-directory-new-domain/README.md @@ -1,25 +1,16 @@ # Create a new Windows VM and create a new AD Forest, Domain and DC -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/active-directory-new-domain/CredScanResult.svg) This template will deploy a new VM (along with a new VNet and Load Balancer) and will configure it as a Domain Controller and create a new forest and domain. Click the button below to deploy - - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Factive-directory-new-domain%2Fazuredeploy.json") diff --git a/ag-docs-qs/README.md b/ag-docs-qs/README.md index 392262b8e528..438f3f900067 100644 --- a/ag-docs-qs/README.md +++ b/ag-docs-qs/README.md @@ -1,21 +1,21 @@ # Azure Application Gateway v2 Quickstart -   -   + ![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-qs/PublicLastTestDate.svg) + ![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-qs/PublicDeployment.svg) -   -   + ![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-qs/FairfaxLastTestDate.svg) + ![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-qs/FairfaxDeployment.svg) + + ![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-qs/BestPracticeResult.svg) + ![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-qs/CredScanResult.svg) + + + [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fag-docs-qs%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fag-docs-qs%2Fazuredeploy.json") + + -   -   - - - - - - This template deploys an **Azure Application Gateway** v2. The application gateway uses a simple setup with a public front-end IP, a basic listener to host a single site on the application gateway, a basic request routing rule, and two virtual machines in the backend pool. @@ -29,4 +29,4 @@ You can select **Deploy to Azure** at the top of this document or follow the ins This template is used by the Azure Application Gateway documentation Quick Start article. -`Tags: Application Gateway` \ No newline at end of file +`Tags: Application Gateway` diff --git a/ag-docs-wafv2/README.md b/ag-docs-wafv2/README.md index 921b72064419..2cd2557ee7f3 100644 --- a/ag-docs-wafv2/README.md +++ b/ag-docs-wafv2/README.md @@ -1,21 +1,21 @@ # Azure Web Application Firewall v2 on Application Gateway Quickstart -   -   + ![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-wafv2/PublicLastTestDate.svg) + ![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-wafv2/PublicDeployment.svg) -   -   + ![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-wafv2/FairfaxLastTestDate.svg) + ![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-wafv2/FairfaxDeployment.svg) + + ![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-wafv2/BestPracticeResult.svg) + ![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ag-docs-wafv2/CredScanResult.svg) + + + [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fag-docs-wafv2%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fag-docs-wafv2%2Fazuredeploy.json") + + -   -   - - - - - - This template deploys an **Web Application Firewall** v2 on Azure Application Gateway. The WAF has a policy with a simple custom rule that blocks traffic to the two virtual machine backend pool. The custom rule can then be modified to allow traffic to the backend pool. diff --git a/ansible-advancedlinux/README.md b/ansible-advancedlinux/README.md index a4c5e8819119..40d0c9d08bdf 100644 --- a/ansible-advancedlinux/README.md +++ b/ansible-advancedlinux/README.md @@ -38,10 +38,10 @@ This template also ilustrates how to use Outputs and Tags. * The template will generate an output with the fqdn of the new public IP so you can easily connect to the Ansible VM. * The template will associate two tags to all the VMS : ServerRole (Webserver,database etc) and ServerEnvironment (DEV,PRE,INT, PRO etc) - ##Known Issues and Limitations - Fixed number of data disks.This is due to a current limitation on the resource manager;this template creates 2 data disks with ReadOnly Caching - Only the ansible controller VM will be accesible for SSH. - Scripts are not yet idempotent and cannot handle updates. - Current version doesn't use secured endpoints. If you are going to host confidential data make sure that you secure the VNET by using Security Groups. + diff --git a/ansible-tower-rhel/README.md b/ansible-tower-rhel/README.md index 2337afbc2590..2033a61a2032 100644 --- a/ansible-tower-rhel/README.md +++ b/ansible-tower-rhel/README.md @@ -1,20 +1,19 @@ # Ansible Tower on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ansible-tower-rhel/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ansible-tower-rhel/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ansible-tower-rhel/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ansible-tower-rhel/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ansible-tower-rhel/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ansible-tower-rhel/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fansible-tower-rhel%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fansible-tower-rhel%2Fazuredeploy.json") + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fansible-tower-rhel%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fansible-tower-rhel%2Fazuredeploy.json") + +

diff --git a/anti-malware-extension-windows-vm/README.md b/anti-malware-extension-windows-vm/README.md index 8836756bb851..86ba00557b81 100644 --- a/anti-malware-extension-windows-vm/README.md +++ b/anti-malware-extension-windows-vm/README.md @@ -1,20 +1,15 @@ # Create a Windows VM with Anti-Malware extension enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/anti-malware-extension-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/anti-malware-extension-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/anti-malware-extension-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/anti-malware-extension-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/anti-malware-extension-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/anti-malware-extension-windows-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fanti-malware-extension-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fanti-malware-extension-windows-vm%2Fazuredeploy.json") Create a Windows VM with Anti-Malware extension enabled. This is a sample template that shows how to set up the Anti-Malware service with this configuration. *For your use case you might want to modify these* @@ -28,3 +23,4 @@ Create a Windows VM with Anti-Malware extension enabled. This is a sample templa * day - 7 i.e. Saturday * time - 120s (When to perform the scheduled scan, measured in minutes from midnight (0-1440). For example: 0 = 12AM, 60 = 1AM, 120 = 2AM) + diff --git a/apache2-on-ubuntu-vm/README.md b/apache2-on-ubuntu-vm/README.md index f896bba6a436..2a88a27cf694 100644 --- a/apache2-on-ubuntu-vm/README.md +++ b/apache2-on-ubuntu-vm/README.md @@ -1,18 +1,16 @@ # Apache Webserver on Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/apache2-on-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/apache2-on-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/apache2-on-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/apache2-on-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/apache2-on-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/apache2-on-ubuntu-vm/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fapache2-on-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fapache2-on-ubuntu-vm%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy an Apache web server. The template creates an Ubuntu VM, installs Apache2 and creates a simple HTML file. Go to ../demo.html to see the deployed page. + diff --git a/application-gateway-demo-setup/README.md b/application-gateway-demo-setup/README.md index 24b242918a92..6dcac80c992e 100644 --- a/application-gateway-demo-setup/README.md +++ b/application-gateway-demo-setup/README.md @@ -1,20 +1,15 @@ # Azure Application Gateway Demo Setup -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-demo-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-demo-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-demo-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-demo-setup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-demo-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-demo-setup/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fapplication-gateway-demo-setup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fapplication-gateway-demo-setup%2Fazuredeploy.json") This template allows you to quickly deploy Azure Application Gateway demo to test load-balancing with or without cookie-based affinity. @@ -25,7 +20,6 @@ This template allows you to quickly deploy Azure Application Gateway demo to tes 3. If needed change size, capacity, cookie-based affinity mode (you can re-configure later). 4. Start template deployment. - ## After Deployment Once your demo setup is deployed use DNS name of your Azure Application Gateway that was generated for you automatically to test how it works. @@ -43,3 +37,4 @@ When your HTTP request hits backend server, you should be able to see a page lik + diff --git a/application-gateway-logviewer-goaccess/README.md b/application-gateway-logviewer-goaccess/README.md index 45fec258c9dc..7ee2721a3c8c 100644 --- a/application-gateway-logviewer-goaccess/README.md +++ b/application-gateway-logviewer-goaccess/README.md @@ -1,21 +1,18 @@ # Azure Application Gateway Log Analyzer using GoAccess -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-logviewer-goaccess/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-logviewer-goaccess/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-logviewer-goaccess/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-logviewer-goaccess/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-logviewer-goaccess/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/application-gateway-logviewer-goaccess/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fapplication-gateway-logviewer-goaccess%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fapplication-gateway-logviewer-goaccess%2Fazuredeploy.json")

Introduction

-This template configures the GoAccess log analyzer for Azure Application Gateway access logs. Using GoAccess, users can quickly analyze and view their Application Gateway statistics in real time using their browser through generated HTML reports. +This template configures the GoAccess log analyzer for Azure Application Gateway access logs. Using GoAccess, users can quickly analyze and view their Application Gateway statistics in real time using their browser through generated HTML reports. The template creates an Ubuntu VM under your (customer) subscription, installs Apache HTTP web server as well as the GoAccess log analyzer, and then connects the VM with the customer’s Blob container to periodically fetch incremental access logs of Application Gateway. GoAccess will parse the access logs and display rich statistics on traffic. @@ -24,15 +21,15 @@ By default, GoAccess installed by this template will parse and display traffic s

Pre-requisites:

  1. Access to an Azure subscription to deploy a Virtual machine with a Public DNS name.
  2. -
  3. Enable access logging and store logs in desired storage account as specified here. Please also note the following: +
  4. Enable access logging and store logs in desired storage account as specified here. Please also note the following:
    1. Only the ApplicationGatewayAccessLog will be used by GoAccess
    2. You want to make sure you are sending and storing your ApplicationGatewayAccessLog to a storage account (select the “Archive to a storage account” check box if using the Portal to enable Application Gateway logging).
    3. In your storage account container, ensure you have Shared Access Signature key configured. The expiry date time needs to be set to a date much further out in the future (eg: 1 year out from now). Also, only the Read and List permissions are needed for GoAccess. Make sure to generate the connection string as well. The Blob Container Service SAS URL connection string is what you need to input to the ARM template. -

      You can generate Service-level SAS URL for the Blob Container "insights-logs-applicationgatewayaccesslog" using Azure Storage Explorer for your operating system. Storage Explorer is available for Windows, MacOS and Linux.

      +

      You can generate Service-level SAS URL for the Blob Container "insights-logs-applicationgatewayaccesslog" using Azure Storage Explorer for your operating system. Storage Explorer is available for Windows, MacOS and Linux.

      For example, the blob container SAS URL should look like this -

      https://[your-blob-url]/insights-logs-applicationgatewayaccesslog?st=2019-02-08T12%3A55%3A14Z&se=2020-02-09T12%3A55%3A00Z&sp=rl&sv=2018-03-28&sr=c&sig=jcfAjefo3TitH7kl9YC15COaSdfgMmPFnO8QTI6oY9c%3D


      -

      Alternatively, you can generate the Service-level SAS using REST API. Read more about it
      here. +

      Alternatively, you can generate the Service-level SAS using REST API. Read more about it here.
  5. @@ -56,21 +53,21 @@ The template will require a set of parameters input from you as the user: Once the template deployment is successful, you can view the real time analytics by accessing the link http://Public-DnsNameOfVM/report.html where Public-DnsNameOfVM is the DNS name entered as input to the template. -User can view the logs based on the parameters available in the Application Gateway’s access logs. The GoAccess statistics that can be observed for Application Gateway are General Statistics, Unique Visitors, Requested files, Requested statics files, 404 or Not Found, Hosts, Operating Systems, Browsers, Visit Times, Virtual Hosts, Geo Location and HTTP Status Codes. For more details on these statistics please see the GoAccess man page. +User can view the logs based on the parameters available in the Application Gateway’s access logs. The GoAccess statistics that can be observed for Application Gateway are General Statistics, Unique Visitors, Requested files, Requested statics files, 404 or Not Found, Hosts, Operating Systems, Browsers, Visit Times, Virtual Hosts, Geo Location and HTTP Status Codes. For more details on these statistics please see the GoAccess man page. Please note following aspects related to this template:

    Securing Access

    -By default, the GoAccess dashboard and associated data are unsecured. Since the web server is Apache HTTP Webserver, you can secure access by following the
    Apache Auth documentation. +By default, the GoAccess dashboard and associated data are unsecured. Since the web server is Apache HTTP Webserver, you can secure access by following the Apache Auth documentation. -Also, since it is a Virtual Machine, you can use Network Security Groups to allow/deny IP addresses to restrict access, but make sure that outbound internet connectivity is allowed to reach the storage account. +Also, since it is a Virtual Machine, you can use Network Security Groups to allow/deny IP addresses to restrict access, but make sure that outbound internet connectivity is allowed to reach the storage account.

    Getting Help

    @@ -82,7 +79,8 @@ For any feature requests or general help with GoAccess itself, please file an is

    License

    -GoAccess is distributed under the MIT License. For details of the licensing terms, please refer to the
    GoAccess License terms. +GoAccess is distributed under the MIT License. For details of the licensing terms, please refer to the GoAccess License terms. + +Apache HTTP Web Server is distributed under the Apache 2.0 License. For details of the licensing terms, please refer to the Apache 2.0 License terms. -Apache HTTP Web Server is distributed under the Apache 2.0 License. For details of the licensing terms, please refer to the Apache 2.0 License terms. diff --git a/apprenda60-small/README.md b/apprenda60-small/README.md index 9f8d90a88886..b2de1d4fdd83 100644 --- a/apprenda60-small/README.md +++ b/apprenda60-small/README.md @@ -1,13 +1,13 @@ # Apprenda 6.0 Small Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/apprenda60-small/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/apprenda60-small/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/apprenda60-small/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/apprenda60-small/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/apprenda60-small/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/apprenda60-small/CredScanResult.svg) ## GETTING STARTED diff --git a/arm-asm-s2s/README.md b/arm-asm-s2s/README.md index 1dfa0149981d..003333efb7da 100644 --- a/arm-asm-s2s/README.md +++ b/arm-asm-s2s/README.md @@ -1,20 +1,16 @@ # Virtual Network with two Subnets and a VPN gateway -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/arm-asm-s2s/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/arm-asm-s2s/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/arm-asm-s2s/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/arm-asm-s2s/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/arm-asm-s2s/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/arm-asm-s2s/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Farm-asm-s2s%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Farm-asm-s2s%2Fazuredeploy.json") This template allows you to create a Virtual Network with two subnets and a VPN gateway. + diff --git a/arm-template-retrieve-azure-storage-access-keys/README.md b/arm-template-retrieve-azure-storage-access-keys/README.md index 5eff08b78a29..bf28825149b2 100644 --- a/arm-template-retrieve-azure-storage-access-keys/README.md +++ b/arm-template-retrieve-azure-storage-access-keys/README.md @@ -1,22 +1,19 @@ # Retrieve Azure Storage access keys in ARM template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/arm-template-retrieve-azure-storage-access-keys/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/arm-template-retrieve-azure-storage-access-keys/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/arm-template-retrieve-azure-storage-access-keys/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/arm-template-retrieve-azure-storage-access-keys/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/arm-template-retrieve-azure-storage-access-keys/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/arm-template-retrieve-azure-storage-access-keys/CredScanResult.svg) This template will create a Storage account, after which it will create a API connection by dynamically retrieving the primary key of the Storage account. The API connection is then used in a Logic App as a trigger polling for blob changes. The complete scenario can be found on . Tags: arm, storage, security - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Farm-template-retrieve-azure-storage-access-keys%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Farm-template-retrieve-azure-storage-access-keys%2Fazuredeploy.json") + + diff --git a/artifactory-enterprise/README.md b/artifactory-enterprise/README.md index 1e3240086c62..c3522f65140b 100644 --- a/artifactory-enterprise/README.md +++ b/artifactory-enterprise/README.md @@ -1,27 +1,23 @@ # Setup Artifactory Enterprise -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/artifactory-enterprise/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/artifactory-enterprise/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/artifactory-enterprise/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/artifactory-enterprise/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/artifactory-enterprise/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/artifactory-enterprise/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fartifactory-enterprise%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fartifactory-enterprise%2Fazuredeploy.json") -  -  - - - - - - This template can help you setup the [Artifactory Enterprise](https://jfrog.com/artifactory) on Azure. ## A. Deploy Artifactory Enterprise on Azure ![screenshot](images/HA_Diagram.png) - 1. Click "Deploy to Azure" button. If you haven't got an Azure subscription, it will guide you on how to signup for a free trial. 2. Enter a valid values to parameters. At least 1 license has to be provided. @@ -84,3 +80,4 @@ Check for SQL server support on specified location. If SQL server is not availab + diff --git a/asr-automation-recovery/README.md b/asr-automation-recovery/README.md index 1782277e36b7..2e54615f278e 100644 --- a/asr-automation-recovery/README.md +++ b/asr-automation-recovery/README.md @@ -1,13 +1,13 @@ # Azure Site Recovery Automation Runbooks -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/asr-automation-recovery/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/asr-automation-recovery/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/asr-automation-recovery/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/asr-automation-recovery/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/asr-automation-recovery/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/asr-automation-recovery/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Fasr-automation-recovery%2F%2Fazuredeploy.json) @@ -148,5 +148,3 @@ Click *Deploy to Azure* below to start the deployment - - diff --git a/asr-oms-monitoring/README.md b/asr-oms-monitoring/README.md index 3defe81f121a..c3bff407b358 100644 --- a/asr-oms-monitoring/README.md +++ b/asr-oms-monitoring/README.md @@ -1,18 +1,15 @@ # OMS ASR Monitoring -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/asr-oms-monitoring/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/asr-oms-monitoring/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/asr-oms-monitoring/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/asr-oms-monitoring/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/asr-oms-monitoring/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/asr-oms-monitoring/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Fasr-oms-monitoring%2F%2Fazuredeploy.json) - - - This solution (currently in private preview) will allow you to capture your Azure Site Recovery operations (across subscriptions and Recovery Vaults) and visualize them in Operations Management Suite (Log Analytics). This solution currently leverages an automation runbook in Azure Automation, the Log Analytics Ingestion API, together with Log Analytics to present data about all your ASR Recovery Vaults into a single log analytics workspace. @@ -68,7 +65,6 @@ Ensure that the parameters reflects your setup so that you are deploying this in You should also change the *INGESTSCHEDULEGUID* value. You can generate your own using PowerShell with the following cmdlet: - ![alt text](images/knguid.png "guid") Once you have customized all the parameters, click *Create* @@ -130,3 +126,4 @@ When the first data has been ingested, you can drill into the ASR Private Previe ![alt text](images/asrpreview.png "ASR Private Preview") + diff --git a/azmgmt-demo/README.md b/azmgmt-demo/README.md index eed90372ae7e..506d24c844e2 100644 --- a/azmgmt-demo/README.md +++ b/azmgmt-demo/README.md @@ -1,22 +1,18 @@ # Azure management demo -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/azmgmt-demo/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/azmgmt-demo/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/azmgmt-demo/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/azmgmt-demo/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/azmgmt-demo/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/azmgmt-demo/CredScanResult.svg) >Note: The purpose of these templates, is to give you a kick-start, instantiating all of the Azure mgmt services in Azure. The mgmt. services will be fully integrated, and you will have VM workloads (Windows or Linux) which will be attached - and fully managed as part of the deployment. **Please note that this sample is for demo purposes only** - - - - ## What is being deployed ### Management services and artifacts @@ -79,3 +75,5 @@ Navigate to [Azure Portal](https://portal.azure.com) and find the newly created ![media](./images/dashboard-new.png) + + diff --git a/azure-governance-operations-automation/README.md b/azure-governance-operations-automation/README.md index 304c662b6efc..03b74c582210 100644 --- a/azure-governance-operations-automation/README.md +++ b/azure-governance-operations-automation/README.md @@ -36,7 +36,6 @@ - ---------- ## Solution Overview @@ -130,7 +129,6 @@ You have now successfully deployed the application. You will have to do a few ad * Click open the scheduleIngestion runbook and click start to run the runbook. This step will kickstart the data ingestion to the OMS workspace specified.
         ![](images/StartIngestionRunbook.png) - ## Terms of Use and Privacy Policies As the solution contains IP owned by Avyan Consulting Corp, please refer to * [Terms of Service](termsofuse/CloudWise_Terms_Of_Service.pdf) @@ -143,3 +141,4 @@ For any support-related issues or questions, please contact us for assistance. > azuremarketplace@avyanconsulting.com ``` + diff --git a/azure-sql-managed-instance/README.md b/azure-sql-managed-instance/README.md index ed7fabdf6561..4b29394b94a5 100644 --- a/azure-sql-managed-instance/README.md +++ b/azure-sql-managed-instance/README.md @@ -1,28 +1,14 @@ # Azure SQL Managed Instance with network security group and route tables -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/azure-sql-managed-instance/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/azure-sql-managed-instance/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/azure-sql-managed-instance/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/azure-sql-managed-instance/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/azure-sql-managed-instance/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/azure-sql-managed-instance/CredScanResult.svg) - - - - - - - - -This template deploys an **Azure SQL Managed Instance** into Azure with an correct routes and NSGs per [Connectivity architecture for a managed instance in Azure SQL Database](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance-connectivity-architecture). - ---- -**NOTE** - -For the first instance in a subnet, deployment time is typically much longer than in the case of the subsequent instances and can take up to 6 hours to complete. - ---- +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fazure-sql-managed-instance%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fazure-sql-managed-instance%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fazure-sql-managed-instance%2Fazuredeploy.json") +**NOTE**: For the first instance in a subnet, deployment time is typically much longer than in the case of the subsequent instances and can take up to 6 hours to complete. diff --git a/barracuda-waf-iis/README.md b/barracuda-waf-iis/README.md index b78800c0aa22..3a0d38ffee18 100644 --- a/barracuda-waf-iis/README.md +++ b/barracuda-waf-iis/README.md @@ -1,20 +1,19 @@ # Barracuda WAF on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/barracuda-waf-iis/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/barracuda-waf-iis/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/barracuda-waf-iis/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/barracuda-waf-iis/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/barracuda-waf-iis/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/barracuda-waf-iis/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbarracuda-waf-iis%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbarracuda-waf-iis%2Fazuredeploy.json") + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbarracuda-waf-iis%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbarracuda-waf-iis%2Fazuredeploy.json") + +

    diff --git a/bitcore-centos-vm/README.md b/bitcore-centos-vm/README.md index 2003e20a673e..8956fd09e548 100644 --- a/bitcore-centos-vm/README.md +++ b/bitcore-centos-vm/README.md @@ -1,15 +1,15 @@ # Bitcore on CentOS VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bitcore-centos-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bitcore-centos-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bitcore-centos-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bitcore-centos-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/bitcore-centos-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/bitcore-centos-vm/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbitcore-centos-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbitcore-centos-vm%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy a Bitcore Node instance with the complete set of Bitcore utilities. Please note that you will need at least 150GB of disk space in order to host the entire Bitcoin Blockchain as well as Bitcore indexes. The deployment template creates a CentOS VM, installs Bitcore and provides a simple bitcored executable. Go to ../demo.html to see the deployed page. diff --git a/blockchain/README.md b/blockchain/README.md index 47928c8caad7..bb88c165f16e 100644 --- a/blockchain/README.md +++ b/blockchain/README.md @@ -1,20 +1,17 @@ # Blockchain Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/blockchain/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/blockchain/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/blockchain/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/blockchain/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/blockchain/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/blockchain/CredScanResult.svg) This Microsoft Azure Resource Manager template deploys a single VM and allows you to select from a number of blockchain software options to run on the VM. [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fblockchain%2Fazuredeploy.json) - - - Options for blockchain software include: @@ -36,3 +33,5 @@ Options for blockchain software include: - [vcash](https://github.com/Azure/azure-quickstart-templates/blob/master/blockchain/details/vcash.md) - [viacoin](https://github.com/Azure/azure-quickstart-templates/blob/master/blockchain/details/viacoin.md) - [vechain](https://github.com/Azure/azure-quickstart-templates/blob/master/blockchain/details/vechain.md) + + diff --git a/bootstorm-vm-boot-time/README.md b/bootstorm-vm-boot-time/README.md index c6594f8bfb97..32c697b490dd 100644 --- a/bootstorm-vm-boot-time/README.md +++ b/bootstorm-vm-boot-time/README.md @@ -1,13 +1,13 @@ # VM BOOTSTORM WORKLOAD FOR AZURE (CLOUD) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bootstorm-vm-boot-time/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bootstorm-vm-boot-time/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bootstorm-vm-boot-time/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bootstorm-vm-boot-time/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/bootstorm-vm-boot-time/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/bootstorm-vm-boot-time/CredScanResult.svg) ## DESCRIPTION @@ -15,7 +15,6 @@ This template deploys requested number of A2 size Windows Server 2012R2 VMs and For controller VM to manage all VMs, Azure SPN needs to be configured using instructions given below. - ## AZURE SPN CONFIGURATION ```Poweshell @@ -57,8 +56,6 @@ VM bootstorm results file is uploaded to Unique Azure Storage Account ('uniqueSt ## DEPLOY - - ## PARAMETERS @@ -84,3 +81,4 @@ VM Count: VM OS Sku: ``` + diff --git a/bosh-cf-crossregion/README.md b/bosh-cf-crossregion/README.md index 9a8421bf131e..7acc5c92636c 100644 --- a/bosh-cf-crossregion/README.md +++ b/bosh-cf-crossregion/README.md @@ -1,20 +1,15 @@ # Setup Deployment to Provision Resources For Bosh and Cross-Region Cloud Foundry -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-cf-crossregion/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-cf-crossregion/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-cf-crossregion/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-cf-crossregion/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-cf-crossregion/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-cf-crossregion/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbosh-cf-crossregion%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbosh-cf-crossregion%2Fazuredeploy.json") This template helps you setup the resources needed to deploy [BOSH](http://bosh.io/) and [Cloud Foundry](https://www.cloudfoundry.org/) across two regions on Azure. @@ -31,3 +26,4 @@ Template Changelog ``` + diff --git a/bosh-setup/README.md b/bosh-setup/README.md index d8c748c16364..f2786a525d87 100644 --- a/bosh-setup/README.md +++ b/bosh-setup/README.md @@ -1,23 +1,15 @@ # Setup Bosh Deployment VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-setup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/bosh-setup/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbosh-setup%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbosh-setup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fbosh-setup%2Fazuredeploy.json") This template can help you setup the development environment to deploy [BOSH](http://bosh.io/) and [Cloud Foundry](https://www.cloudfoundry.org/) on Azure Cloud, Azure China Cloud, Azure Germany Cloud, Azure USGovernment Cloud and Azure Stack. @@ -26,4 +18,3 @@ You can follow the guide [**HERE**](https://github.com/cloudfoundry-incubator/bo If you have any question about this template or the deployment of Cloud Foundry on Azure, please feel free to give your feedback [**HERE**](https://github.com/cloudfoundry-incubator/bosh-azure-cpi-release/issues). We look forward to hearing your feedback and suggestions! - diff --git a/centos-2nics-lb-cluster/README.md b/centos-2nics-lb-cluster/README.md index d3bdc87b5b23..dcfb516fcc7e 100644 --- a/centos-2nics-lb-cluster/README.md +++ b/centos-2nics-lb-cluster/README.md @@ -1,20 +1,17 @@ # Deploys a N-node CentOS Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/centos-2nics-lb-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/centos-2nics-lb-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/centos-2nics-lb-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/centos-2nics-lb-cluster/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/centos-2nics-lb-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/centos-2nics-lb-cluster/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcentos-2nics-lb-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcentos-2nics-lb-cluster%2Fazuredeploy.json") + + This template deploys a 2-10-node CentOS 6.5 cluster using the [Azure Resource Manager (ARM)](https://azure.microsoft.com/en-us/documentation/articles/resource-group-overview/) "copy" feature. Each node has 2 network cards: @@ -38,3 +35,4 @@ The template invokes a custom bash script that configures the second network car The limit on the number of nodes is artificial. Alas, ARM does not support arithmetic operators yet, so one has to list all the possible NAT ports for the load-balancer configuration. I listed 10. Feel free to add more and you'll be able to increase the number of nodes. Also, if not all nodes require external connections, you can have as many nodes as the current subnet limit. + diff --git a/centos-singularity/README.md b/centos-singularity/README.md index 470121fb61f8..48cd4a2fb2ae 100644 --- a/centos-singularity/README.md +++ b/centos-singularity/README.md @@ -1,21 +1,18 @@ # Deploying a CentOS HPC VM with Singularity -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/centos-singularity/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/centos-singularity/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/centos-singularity/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/centos-singularity/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/centos-singularity/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/centos-singularity/CredScanResult.svg) - - - - - + + This template allows you to deploy a CentOS HPC VM with Singularity installed. By default this uses CentOS HPC 7.3, Singularity 2.3.1 and an A8 VM, but you can change these by passing parameters. @@ -27,3 +24,4 @@ Note that only the following VM SKUs are currently supported: Their availability varies by region, so please double-check before deploying. + diff --git a/chef-automate-ha/README.md b/chef-automate-ha/README.md index d10361674faf..ccd29ced8ca8 100644 --- a/chef-automate-ha/README.md +++ b/chef-automate-ha/README.md @@ -1,13 +1,13 @@ # chef-automate-ha -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/chef-automate-ha/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/chef-automate-ha/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/chef-automate-ha/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/chef-automate-ha/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/chef-automate-ha/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/chef-automate-ha/CredScanResult.svg) This Azure Quickstart provides an 'unmanaged' full installation of Chef Server configured for high availability mode and a separate instance of Chef Automate. diff --git a/chef-ha-cluster/README.md b/chef-ha-cluster/README.md index 09b9ec9ded67..c836be62e36d 100644 --- a/chef-ha-cluster/README.md +++ b/chef-ha-cluster/README.md @@ -1,20 +1,17 @@ # Chef Backend High-Availability Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/chef-ha-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/chef-ha-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/chef-ha-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/chef-ha-cluster/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/chef-ha-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/chef-ha-cluster/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fchef-ha-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fchef-ha-cluster%2Fazuredeploy.json") -  -  - - - - - - This template deploys a Chef High-Availability Cluster. `Tags: chef,cluster,ha` @@ -44,7 +41,6 @@ This template also uses blob storage to share secrets and configuration template * Chef DNS name: A unique short name (ex: mychefhacluster ) that will be prepended to `.region.cloudapp.azure.com` (ex: `mychefhacluster.westus.cloudapp.azure.com`) * SSH Key Data: The contents of your [SSH Public key](https://git-scm.com/book/en/v2/Git-on-the-Server-Generating-Your-SSH-Public-Key) for SSH authentication - ## Usage #### Connect @@ -63,3 +59,4 @@ ssh -o ProxyCommand="ssh -W %h:%p -p 50000 -q chefadmin@yourhost.youregion.cloud See the chef documentation at [Chef](https://docs.chef.io/) + diff --git a/chef-json-parameters-linux-vm/README.md b/chef-json-parameters-linux-vm/README.md index 3511767867b5..a092a88488d6 100644 --- a/chef-json-parameters-linux-vm/README.md +++ b/chef-json-parameters-linux-vm/README.md @@ -1,32 +1,30 @@ # Provision a Ubuntu/Centos VM and bootstrapping the Chef Agent. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/chef-json-parameters-linux-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/chef-json-parameters-linux-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/chef-json-parameters-linux-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/chef-json-parameters-linux-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/chef-json-parameters-linux-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/chef-json-parameters-linux-vm/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fchef-json-parameters-linux-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fchef-json-parameters-linux-vm%2Fazuredeploy.json") This template provisions a Linux Ubuntu/Centos VM on Azure and bootstraps it with Chef client version 1201.12. Useful Links for learning about Chef: -Get Started with Chef +Get Started with Chef -Chef Pricing and Licensing +Chef Pricing and Licensing -Chef Training +Chef Training -Using Chef Server in the Azure Marketplace +Using Chef Server in the Azure Marketplace -Chef Documentation +Chef Documentation + + For deploying the Chef agent on a VM, you can create a hosted Chef account or spin off Chef Server in Azure using the Marketplace image which is free upto 20 nodes. More on Marketplace image : Using Chef Server in the Azure Marketplace - For deploying the Chef agent on a VM, you can create a hosted Chef account or spin off Chef Server in Azure using the Marketplace image which is free upto 20 nodes. More on Marketplace image : Using Chef Server in the Azure Marketplace diff --git a/cloudbeesjenkins-dockerdatacenter/README.md b/cloudbeesjenkins-dockerdatacenter/README.md index df57e15bd396..718da03fe4da 100755 --- a/cloudbeesjenkins-dockerdatacenter/README.md +++ b/cloudbeesjenkins-dockerdatacenter/README.md @@ -1,19 +1,17 @@ # Docker Data Center - Continuous Integration & Deployment Azure Partner Quickstart Template -  -  - -  -  - -  -  - - - - - - +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudbeesjenkins-dockerdatacenter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudbeesjenkins-dockerdatacenter/PublicDeployment.svg) + +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudbeesjenkins-dockerdatacenter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudbeesjenkins-dockerdatacenter/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudbeesjenkins-dockerdatacenter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudbeesjenkins-dockerdatacenter/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudbeesjenkins-dockerdatacenter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudbeesjenkins-dockerdatacenter%2Fazuredeploy.json") + + + https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/cloudbeesjenkins-dockerdatacenter ## Azure Partner Quickstarts Overview ***Azure Partner Quickstart Templates*** provide customers with a highly automated process to launch enterprise ready first and 3rd party ISV solution stacks on Azure in a pre-production environment. The **Azure Partner Quickstart** effort is complimentary to the [Azure Marketplace test drive program](https://azure.microsoft.com/en-us/marketplace/test-drives/). These fully baked stacks enable customers to quickly stand up a PoC or Piloting environments and also integrate it with their systems and customization. @@ -83,3 +81,4 @@ You can follwo the instructions in [this downloadable guide](https://github.com/ ##Support For any support-related issues or questions, please contact azuremarketplace@sysgain.com for assistance. + diff --git a/cloudera-director-on-centos/README.md b/cloudera-director-on-centos/README.md index b0cf0d9f2c43..458a1349fd35 100755 --- a/cloudera-director-on-centos/README.md +++ b/cloudera-director-on-centos/README.md @@ -1,22 +1,20 @@ # Deploy and Manage Cloudera Clusters on Azure with Cloudera Director -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-director-on-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-director-on-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-director-on-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-director-on-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-director-on-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-director-on-centos/CredScanResult.svg) Cloudera Director provides a simple way to deploy and manage the lifecycle of Cloudera Enterprise on Azure. Use Director to grow, shrink, monitor, and manage your transient clusters or, in conjunction with Cloudera Manager, persistent clusters. For more details regarding this template, please see the [Overview](#overview) section below. # By clicking "Deploy to Azure" you agree to the Terms and Conditions below. - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudera-director-on-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudera-director-on-centos%2Fazuredeploy.json") - - Version 2016-05-26 @@ -231,3 +229,4 @@ Warning: this method is **NOT** recommended for anything besides a PoC. If not c On [portal.azure.com](https://portal.azure.com) find the Network Security Group(s) and add inbound rules for the various services. You may have to create this rules in multiple Network Security Groups. [Here's Cloudera documentation for more information on ports used by Cloudera Manager, CDH components, managed services, and third-party components](http://www.cloudera.com/documentation/enterprise/latest/topics/cm_ig_ports.html). + diff --git a/cloudera-on-centos/README.md b/cloudera-on-centos/README.md index 2a2f4d14e9eb..66565062cedb 100755 --- a/cloudera-on-centos/README.md +++ b/cloudera-on-centos/README.md @@ -1,35 +1,16 @@ # Deploy a Cloudera Express cluster with the option to unlock Cloudera Enterprise features for a free 60-day trial -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-on-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-on-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-on-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-on-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-on-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudera-on-centos/CredScanResult.svg) Once the trial has concluded, the Cloudera Enterprise features will be disabled until you obtain and upload a license. -# By clicking "Deploy to Azure" you agree to the Terms and Conditions below. -# DS14 Deployment(use this if you are not sure) - - - - - - -# DS13 Deployment(smaller size machine for batch and poc) - - - - - - -# Deploy to Azure Germany (Select VM Instance Size with vmSize Parameter) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudera-on-centos%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudera-on-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudera-on-centos%2Fazuredeploy.json") Version 2016-05-26 END USER LICENSE TERMS AND CONDITIONS @@ -94,7 +75,6 @@ THE “EFFECTIVE DATE” OF THIS AGREEMENT IS THE DATE YOU FIRST DOWNLOAD ANY OF http://www.cloudera.com/content/www/en-us/legal/terms-and-conditions/cloudera-standard-license-v4-2016-05-26.html - # Readme This template creates a multi-server Cloudera CDH Apache Hadoop deployment on CentOS virtual machines, and configures the CDH installation for either POC or high availability production cluster. @@ -262,3 +242,4 @@ Warning: this method is **NOT** recommended for anything besides a PoC. If not c On [portal.azure.com](https://portal.azure.com) find the Network Security Group(s) and add inbound rules for the various services. You may have to create this rules in multiple Network Security Groups. [Here's Cloudera documentation for more information on ports used by Cloudera Manager, CDH components, managed services, and third-party components](http://www.cloudera.com/documentation/enterprise/latest/topics/cm_ig_ports.html). + diff --git a/cloudera-tableau/README.md b/cloudera-tableau/README.md index 185916b883a9..91a07828996c 100644 --- a/cloudera-tableau/README.md +++ b/cloudera-tableau/README.md @@ -47,7 +47,6 @@ The template expects the following parameters: | tshirtSize | T-shirt size of the Cloudera cluster (Eval, Prod) | Eval | | vmSize | The size of the VMs deployed in the cluster (Defaults to Standard_DS14) | Standard_DS14 | - Topology -------- @@ -125,7 +124,6 @@ To complete the process of viewing the Cloudera Impala sample data with a Tablea - The deployment script is not yet idempotent and cannot handle updates (although it currently works for initial provisioning only) - SSH key is not yet implemented and the template currently takes a password for the admin user - Version 2016-12-26 END USER LICENSE TERMS AND CONDITIONS @@ -190,3 +188,4 @@ THE “EFFECTIVE DATE” OF THIS AGREEMENT IS THE DATE YOU FIRST DOWNLOAD ANY OF http://www.cloudera.com/content/www/en-us/legal/terms-and-conditions/cloudera-standard-license-v4-2016-05-26.html + diff --git a/cloudlens-moloch-ubuntu/README.md b/cloudlens-moloch-ubuntu/README.md index d176c9724d85..0725cd6e3889 100644 --- a/cloudlens-moloch-ubuntu/README.md +++ b/cloudlens-moloch-ubuntu/README.md @@ -1,21 +1,15 @@ # Network Visibility with Moloch and CloudLens -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-moloch-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-moloch-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-moloch-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-moloch-ubuntu/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-moloch-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-moloch-ubuntu/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudlens-moloch-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudlens-moloch-ubuntu%2Fazuredeploy.json") @@ -89,3 +83,5 @@ For any support related questions, issues or customization requirements, please https://www.ixiacom.com/products/cloudlens-public ``` + + diff --git a/cloudlens-suricata-ubuntu/README.md b/cloudlens-suricata-ubuntu/README.md index e3a05e6090b4..97ad069a1174 100644 --- a/cloudlens-suricata-ubuntu/README.md +++ b/cloudlens-suricata-ubuntu/README.md @@ -1,21 +1,15 @@ # Security with Suricata and CloudLens -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-suricata-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-suricata-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-suricata-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-suricata-ubuntu/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-suricata-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/cloudlens-suricata-ubuntu/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudlens-suricata-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcloudlens-suricata-ubuntu%2Fazuredeploy.json") @@ -88,3 +82,5 @@ For any support related questions, issues or customization requirements, please https://www.ixiacom.com/products/cloudlens-public ``` + + diff --git a/cohesive-vns3-free-multiclient-overlay-linux/README.md b/cohesive-vns3-free-multiclient-overlay-linux/README.md index afeda401cdc5..406989cc6bd9 100644 --- a/cohesive-vns3-free-multiclient-overlay-linux/README.md +++ b/cohesive-vns3-free-multiclient-overlay-linux/README.md @@ -1,22 +1,17 @@ # VNS3 cloud networking appliance for security, connectivity and federation in the clouds -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cohesive-vns3-free-multiclient-overlay-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cohesive-vns3-free-multiclient-overlay-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/cohesive-vns3-free-multiclient-overlay-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/cohesive-vns3-free-multiclient-overlay-linux/FairfaxDeployment.svg) +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/cohesive-vns3-free-multiclient-overlay-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/cohesive-vns3-free-multiclient-overlay-linux/CredScanResult.svg) -  -  +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcohesive-vns3-free-multiclient-overlay-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcohesive-vns3-free-multiclient-overlay-linux%2Fazuredeploy.json") - - - - - - ### Introduction This Quickstart automates the process of deploying a Cohesive Networks VNS3 overlay network in Azure. @@ -63,7 +58,6 @@ The template expects the following parameters: | adminPasswordUbuntu | Administrator password for Ubuntu VM | {No Default} | | numberOfInstances| VMs to deploy, max 5 as free edition only supports 5 clientpacks | 3 | - ### This is an overview of the solution The following resources are deployed as part of the solution: @@ -100,4 +94,6 @@ Once the deployment is complete, you can access the VNS3 Controller Web UI by na For comprehesive documentation please visit our website https://www.cohesive.net/support/documentation -`Tags: VPN, HA, Multicast, Network Traffic Analysis, Network Visibility, Federation, Security, Isolation, Segmentation, Firewall, NIDS, WAF, Load-balancer, multi-cloud, hybrid, UTM, overlay, awesome` \ No newline at end of file +`Tags: VPN, HA, Multicast, Network Traffic Analysis, Network Visibility, Federation, Security, Isolation, Segmentation, Firewall, NIDS, WAF, Load-balancer, multi-cloud, hybrid, UTM, overlay, awesome` + + diff --git a/concourse-ci/README.md b/concourse-ci/README.md index d70a50cbe6be..7972ec7066b6 100644 --- a/concourse-ci/README.md +++ b/concourse-ci/README.md @@ -1,24 +1,18 @@ # Setup Concourse CI with Bosh -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/concourse-ci/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/concourse-ci/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/concourse-ci/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/concourse-ci/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/concourse-ci/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/concourse-ci/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fconcourse-ci%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fconcourse-ci%2Fazuredeploy.json") >Significant updated on 2018-6-21, see [ChangeLog](.\CHANGELOG.md) - [Concourse](http://concourse.ci/) is a CI system composed of simple tools and ideas. It can express entire pipelines, integrating with arbitrary resources, or it can be used to execute one-off tasks, either locally or in another CI system. >**NOTE:** When you deploy this template, you should choose the right location which supports DS series VMs for better performance. If you don't want to use DS series VMs, you need to update `Standard_DS` to `Standard_D` in [cloud-config.yml](manifests/cloud-config.yml) before deploying Concourse. @@ -196,3 +190,4 @@ After Concourse had been successfully deployed, you can find the output `CONCOUR ![Deployment Result 2](https://raw.githubusercontent.com/CloudFoundryOnAzure/pictures/master/concourse-ci-template/concourse_template_2.PNG) + diff --git a/consul-on-ubuntu/README.md b/consul-on-ubuntu/README.md index 12f5495b3236..c5be0358a526 100644 --- a/consul-on-ubuntu/README.md +++ b/consul-on-ubuntu/README.md @@ -1,21 +1,17 @@ - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fconsul-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fconsul-on-ubuntu%2Fazuredeploy.json") + # Consul on Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/consul-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/consul-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/consul-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/consul-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/consul-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/consul-on-ubuntu/CredScanResult.svg) This will create a 3 node [Consul](https://www.consul.io/) cluster in Azure and put them into an internal load balancer. @@ -30,3 +26,4 @@ resources will be using it. + diff --git a/coreos-with-fleet-multivm/README.md b/coreos-with-fleet-multivm/README.md index 847a6480ec42..f2a55b609882 100644 --- a/coreos-with-fleet-multivm/README.md +++ b/coreos-with-fleet-multivm/README.md @@ -1,18 +1,17 @@ # Deploy a CoreOS cluster hosting Fleet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/coreos-with-fleet-multivm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/coreos-with-fleet-multivm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/coreos-with-fleet-multivm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/coreos-with-fleet-multivm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/coreos-with-fleet-multivm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/coreos-with-fleet-multivm/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcoreos-with-fleet-multivm%2Fazuredeploy.json) [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcoreos-with-fleet-multivm%2Fazuredeploy.json) - This template allows you to create a CoreOS cluster with etcd2 and fleet deployed and started on each node. This template also deploys a Storage Account, a Virtual Network, Public IP addresses and Network Interfaces. You will need to provide an SSH public key for authentication to the nodes, as well as a "discoveryUrl" for the etcd2 cluster. @@ -31,3 +30,4 @@ The "discoveryUrl" is used by etcd2 for peer discovery. Each etcd2 cluster must This "discoveryUrl" must be copied in its entirety into the "discoveryUrl" parameter. + diff --git a/coscale-dev-env/README.md b/coscale-dev-env/README.md index 997d745a2f2a..be03b63f02f1 100644 --- a/coscale-dev-env/README.md +++ b/coscale-dev-env/README.md @@ -1,20 +1,15 @@ # CoScale Single VM Template : Setup the CoScale platform on a single VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/coscale-dev-env/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/coscale-dev-env/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/coscale-dev-env/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/coscale-dev-env/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/coscale-dev-env/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/coscale-dev-env/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcoscale-dev-env%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcoscale-dev-env%2Fazuredeploy.json") CoScale is a full-stack monitoring solution tailored towards production environments running microservices, see https://www.coscale.com/ for more information. This template installs the CoScale platform on a single VM and should only be used for Proof-Of-Concept environments. @@ -36,3 +31,4 @@ This directory also contains a deploy-agent.sh script to deploy the CoScale agen - There is no backup of the data that is collected using this setup. - Since the created objects have fixed names they can be deployed only once per resource group. + diff --git a/couchbase/README.md b/couchbase/README.md index 7d4a05235f7e..59434040d43c 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -1,13 +1,13 @@ # Couchbase -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/couchbase/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/couchbase/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/couchbase/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/couchbase/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/couchbase/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/couchbase/CredScanResult.svg) This is an Azure Resource Manager (ARM) template that installs Couchbase Enterprise. You can run it from the CLI or using the [Azure Portal](https://portal.azure.com). @@ -25,15 +25,15 @@ If you don't follow this step, you'll likely see an error like this: error: MarketplacePurchaseEligibilityFailed : Marketplace purchase eligibilty check returned errors. See inner errors for details. - # Deploying this Couchbase ARM Template You can deploy or inspect the template by clicking the buttons below or using a command line tool like the Azure CLI or Azure PowerShell: - - + + Deployment typically takes six to eight minutes. When complete the template will out URLs you can use to access Couchbase Server and Couchbase Sync Gateway. The username and password entered for the deployment will be used for both the VM administrator credentials as well as the Couchbase administrator. + diff --git a/create-budget/README.md b/create-budget/README.md index 0ea271d69178..3359814e0241 100644 --- a/create-budget/README.md +++ b/create-budget/README.md @@ -1,20 +1,15 @@ # Create Budget to Track Cost or Usage -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-budget/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-budget/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-budget/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-budget/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-budget/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-budget/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-budget%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-budget%2Fazuredeploy.json") This template shows how to create a budget to track cost/usage and get notified whenever a specified threshold is met. @@ -22,7 +17,7 @@ Note - This feature is available to enterprise customers only. You would require See also: -- Create or update a Budget by resource group name for details of the JSON elements relating to a budget. +- Create or update a Budget by resource group name for details of the JSON elements relating to a budget. ## Important note about parameters: @@ -56,3 +51,4 @@ Before running the script, edit *azuredeploy.parameters.json* and replace the sa + diff --git a/create-hpc-cluster-custom-image/README.md b/create-hpc-cluster-custom-image/README.md index 9b284bebcc2c..2e82390bec7a 100644 --- a/create-hpc-cluster-custom-image/README.md +++ b/create-hpc-cluster-custom-image/README.md @@ -1,19 +1,15 @@ # Create HPC Cluster with custom compute node image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-custom-image/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-custom-image/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-custom-image/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-custom-image/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-custom-image/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-custom-image/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-hpc-cluster-custom-image%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-hpc-cluster-custom-image%2Fazuredeploy.json") This template allows you to create an HPC Cluster with a custom compute node image. The custom image must be captured from a HPC Pack compute node. + diff --git a/create-hpc-cluster-linux-cn/README.md b/create-hpc-cluster-linux-cn/README.md index 2c143a617985..00a4feb1a10d 100644 --- a/create-hpc-cluster-linux-cn/README.md +++ b/create-hpc-cluster-linux-cn/README.md @@ -1,19 +1,15 @@ # Create HPC cluster with Linux compute nodes -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-linux-cn/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-linux-cn/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-linux-cn/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-linux-cn/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-linux-cn/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster-linux-cn/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-hpc-cluster-linux-cn%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-hpc-cluster-linux-cn%2Fazuredeploy.json") This template allows you to create an HPC cluster with Linux compute nodes. + diff --git a/create-hpc-cluster/README.md b/create-hpc-cluster/README.md index 0ec2597b95dd..d7cfe8b2e9b3 100644 --- a/create-hpc-cluster/README.md +++ b/create-hpc-cluster/README.md @@ -1,19 +1,15 @@ # Create HPC cluster with Windows compute nodes -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/create-hpc-cluster/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-hpc-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcreate-hpc-cluster%2Fazuredeploy.json") This template allows you to create an HPC cluster with Windows compute nodes. You can choose HPC Pack 2012 R2 Compute Node image or HPC Pack 2012 R2 Compute Node with Excel image to deploy compute nodes. + diff --git a/custom-private-dns/README.md b/custom-private-dns/README.md index 1ee162f5552a..02f475579347 100644 --- a/custom-private-dns/README.md +++ b/custom-private-dns/README.md @@ -1,13 +1,13 @@ # Create a custom private DNS zone within your virtual network -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/custom-private-dns/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/custom-private-dns/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/custom-private-dns/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/custom-private-dns/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/custom-private-dns/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/custom-private-dns/CredScanResult.svg) This template demonstrates how to create a highly-available pair of DNS servers hosting a private DNS zone for your virtual network. It also shows how to configure both Windows and Linux client VMs to register their DNS records with the DNS server. Each client registers an A record for forward (host-to-ip) DNS and a PTR record for reverse (ip-to-host) DNS. @@ -19,17 +19,4 @@ The template uses the following elements: - VM Extensions (in nested/linux-client/setuplinuxclient.json and nested/windows-client/setupwinclient.json) to configure the client VMs to a) register their DNS records (A and PTR) and to use the desired DNS suffix instead of the Azure-provided suffix. When adding more client VMs to the virtual network, you can include these VM estensios to enable the private DNS functionality on them. - -Click the button below to deploy: - - - - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcustom-private-dns%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcustom-private-dns%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fcustom-private-dns%2Fazuredeploy.json") diff --git a/datameer-trend-chef-riskanalysis/README.md b/datameer-trend-chef-riskanalysis/README.md index 5132c9bccd82..11a3906c11d6 100644 --- a/datameer-trend-chef-riskanalysis/README.md +++ b/datameer-trend-chef-riskanalysis/README.md @@ -1,21 +1,18 @@ # Enterprise Risk Analysis using Datameer, HDInsight, TrendMicro, Chef -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/datameer-trend-chef-riskanalysis/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/datameer-trend-chef-riskanalysis/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/datameer-trend-chef-riskanalysis/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/datameer-trend-chef-riskanalysis/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/datameer-trend-chef-riskanalysis/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/datameer-trend-chef-riskanalysis/CredScanResult.svg)

    Composite template version 1.0

    - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdatameer-trend-chef-riskanalysis%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdatameer-trend-chef-riskanalysis%2Fazuredeploy.json") + - - @@ -38,7 +35,7 @@ ## 1. Solution Overview -An integrated ARM Template (Azure Resource Manager) that stitches all the above technology into a single deployment. The following is a feature table that is pulled together for your benefit. +An integrated ARM Template (Azure Resource Manager) that stitches all the above technology into a single deployment. The following is a feature table that is pulled together for your benefit. |Datameer and HDInsight |TrendMicro Deep Security |Chef Server and Workstation | |:------------------------ |:------------------------ |------------------------ | @@ -134,3 +131,4 @@ For any support-related issues or questions, please contact us for assistance. azuremarketplace@avyanconsulting.com ``` + diff --git a/datastax/README.md b/datastax/README.md index 1d8550317e42..f3961217f568 100644 --- a/datastax/README.md +++ b/datastax/README.md @@ -1,20 +1,17 @@ # DataStax -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/datastax/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/datastax/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/datastax/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/datastax/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/datastax/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/datastax/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdatastax%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdatastax%2Fazuredeploy.json") -  -  - - - - - - This template deploys a DataStax Enterprise (DSE) cluster to Azure running on Ubuntu virtual machines in a single datacenter. The template can provision a cluster from 1 to 40 nodes. Creating a greater number of nodes may cause issues with storage account I/O contention. @@ -36,3 +33,5 @@ Once the Azure VMs, virtual network and storage are setup, the template installs The template also sets up a node to run DataStax OpsCenter. The script opscenter.sh installs OpsCenter and connects to the cluster by calling the OpsCenter REST API. On completion, OpsCenter will be accessible on port 8888 of the public IP address of the OpsCenter node. + + diff --git a/deis-cluster-coreos/README.md b/deis-cluster-coreos/README.md index 91ea3ec21152..27c90a0810a7 100644 --- a/deis-cluster-coreos/README.md +++ b/deis-cluster-coreos/README.md @@ -1,24 +1,18 @@ # Deploy a Deis cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/deis-cluster-coreos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/deis-cluster-coreos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/deis-cluster-coreos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/deis-cluster-coreos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/deis-cluster-coreos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/deis-cluster-coreos/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdeis-cluster-coreos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdeis-cluster-coreos%2Fazuredeploy.json") This template allows you to create a Deis cluster. The cluster is made up by three nodes, which are joined behind a load balancer with a public IP. - ##Deploy the cluster 1. Generate an OpenSSH key pair: @@ -154,3 +148,4 @@ The following steps show how to deploy a "Hello World" Go application to the clu >Note: For more information, see http://docs.deis.io/en/latest/troubleshooting_deis/ + diff --git a/devopstools-jenkins-chefhabitat-kubernetes/README.md b/devopstools-jenkins-chefhabitat-kubernetes/README.md index 74f13bd5378d..99705d920f79 100644 --- a/devopstools-jenkins-chefhabitat-kubernetes/README.md +++ b/devopstools-jenkins-chefhabitat-kubernetes/README.md @@ -1,21 +1,18 @@ # Microsoft -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-kubernetes/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-kubernetes/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-kubernetes/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-kubernetes/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-kubernetes/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-kubernetes/CredScanResult.svg) # OSS Quickstart (Phase-2) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdevopstools-jenkins-chefhabitat-kubernetes%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdevopstools-jenkins-chefhabitat-kubernetes%2Fazuredeploy.json") + + **Table of Contents** @@ -64,7 +61,6 @@ - [Access National Park Applications](#access-national-park-applications) - [Verifying Application Logs](#verifying-application-logs) - ## Solution Architecture: This Solution will be helpfull to deploy an application using the integration of Jenkins, Chef Habitat and Kubernetes. @@ -594,3 +590,4 @@ To build the National Park application, begin by logging in to the Build Instanc ![alt text](/devopstools-jenkins-chefhabitat-kubernetes/images/67.PNG) + diff --git a/devopstools-jenkins-chefhabitat-terraform/README.md b/devopstools-jenkins-chefhabitat-terraform/README.md index 4ed98aa9749b..7debf843960c 100644 --- a/devopstools-jenkins-chefhabitat-terraform/README.md +++ b/devopstools-jenkins-chefhabitat-terraform/README.md @@ -1,23 +1,20 @@ # Microsoft -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-terraform/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-terraform/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-terraform/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-terraform/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-terraform/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/devopstools-jenkins-chefhabitat-terraform/CredScanResult.svg) # OSS Quickstart (Phase-1) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdevopstools-jenkins-chefhabitat-terraform%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdevopstools-jenkins-chefhabitat-terraform%2Fazuredeploy.json") + + **Table of Contents** @@ -138,7 +135,6 @@ Elasticsearch is an open-source, broadly-distributable, readily-scalable, enterp | 1 | Application Node | /hab/svc/national-parks/logs/, /hab/pkgs/core/tomcat8/8.5.9/20170514144202/tc/logs/, /root/sup-national-parks.log| | 2 | mongoDB | /hab/svc/mongodb/logs, /hab/svc/mongodb/var/mongod.log, /root/sup.mongodb.log| - ## Jenkins: **Jenkins** is an open-source, continuous integration software tool written in the Java programming language for testing and reporting on isolated changes in a larger code base in real time. This software enables developers to find and solve defects in a code base rapidly and automate testing of their builds. There are also hundreds of **plugins** available to enhance its power and usability. @@ -674,3 +670,4 @@ Click **Apply** and **Save.** ![alt text](https://github.com/sysgain/azure-quickstart-templates/raw/msoss-p1/devopstools-jenkins-chefhabitat-terraform/images/75.PNG) + diff --git a/devtest-p2s-iis/README.md b/devtest-p2s-iis/README.md index ac57fb6f29bd..da68ae5aab2c 100644 --- a/devtest-p2s-iis/README.md +++ b/devtest-p2s-iis/README.md @@ -1,21 +1,16 @@ # DevTest environment with P2S VPN and Win-IIS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/devtest-p2s-iis/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/devtest-p2s-iis/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/devtest-p2s-iis/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/devtest-p2s-iis/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/devtest-p2s-iis/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/devtest-p2s-iis/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdevtest-p2s-iis%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdevtest-p2s-iis%2Fazuredeploy.json") This template creates a simple DevTest environment with a Point-to-Site VPN and a VM with Windows Server 2012 R2 Datacenter and IIS installed. There are no public IP addresses except for the VPN Gateway. DSC is used to install IIS. The VM is a Standard_D1. diff --git a/diagnostics-eventhub-elk/README.md b/diagnostics-eventhub-elk/README.md index fd03ed4aaab2..39c640569735 100644 --- a/diagnostics-eventhub-elk/README.md +++ b/diagnostics-eventhub-elk/README.md @@ -1,23 +1,20 @@ # Analyze Diagnostics Data with Event Hub and ELK -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-eventhub-elk/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-eventhub-elk/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-eventhub-elk/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-eventhub-elk/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-eventhub-elk/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-eventhub-elk/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdiagnostics-eventhub-elk%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdiagnostics-eventhub-elk%2Fazuredeploy.json") + + This template deploys an Elasticsearch cluster, Logstash and Kibana. Logstash is configured using an Event Hub input plugin, -logstash-input-azurewadeventhub, to pull diagnostics data. +logstash-input-azurewadeventhub, to pull diagnostics data. To ensure there are no conflicts deploy to a new resource group. @@ -25,5 +22,6 @@ After the deployment completes you can view the diagnostics data in Kibana. To g #Notes - This template uses the Elasticsearch template from: azure-quickstart-templates/elasticsearch/ -- It installs the Logstash input plugin for Event Hub from: logstash-input-azurewadeventhub +- It installs the Logstash input plugin for Event Hub from: logstash-input-azurewadeventhub + diff --git a/diagnostics-with-elk/README.md b/diagnostics-with-elk/README.md index 407364a5f19d..0b2e469b8b27 100644 --- a/diagnostics-with-elk/README.md +++ b/diagnostics-with-elk/README.md @@ -1,25 +1,22 @@ # Analyze Diagnostics Data with ELK -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-with-elk/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-with-elk/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-with-elk/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-with-elk/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-with-elk/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/diagnostics-with-elk/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdiagnostics-with-elk%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdiagnostics-with-elk%2Fazuredeploy.json") + + This template deploys an Elasticsearch cluster, Logstash and Kibana. You can specify a custom Logstash configuration using the encodedConfigString parameter. To create a custom Logstash configuration visit http://codepen.io/skkandia/pen/mPjOdR. -If you don't want to enter a custom Logstash configuration and would like to use the logstash-input-azurewadtable plugin to +If you don't want to enter a custom Logstash configuration and would like to use the logstash-input-azurewadtable plugin to input diagnostics data from Azure Table storage, then set the encodedConfigString parameter to 'na' and provide values for the existingDiagnosticsStorageAccountName, existingDiagnosticsStorageAccountKey and existingDiagnosticsStorageTableNames parameters. @@ -29,6 +26,7 @@ After the deployment completes you can view the diagnostics data in Kibana. To g #Notes - This template uses the Elasticsearch template from: azure-quickstart-templates/elasticsearch/ -- It installs the Logstash input plugin for WAD table from: logstash-input-azurewadtable +- It installs the Logstash input plugin for WAD table from: logstash-input-azurewadtable + diff --git a/diskraid-ubuntu-vm/README.md b/diskraid-ubuntu-vm/README.md index b55032ed52f4..3c00fcbf50b9 100644 --- a/diskraid-ubuntu-vm/README.md +++ b/diskraid-ubuntu-vm/README.md @@ -1,22 +1,18 @@ # Create Ubuntu vm data disk raid0 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/diskraid-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/diskraid-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/diskraid-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/diskraid-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/diskraid-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/diskraid-ubuntu-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdiskraid-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdiskraid-ubuntu-vm%2Fazuredeploy.json") This is a simple template that deploys an Ubuntu Virtual Machine with multiple disks attached, and uses mdadm script to create a raid0 volume with all attached data disks. This template also deploys a Storage Account, Virtual Network, Public IP addresses, and a Network Interface. + diff --git a/django-app/README.md b/django-app/README.md index aea78d53a3cd..64fd562284b9 100644 --- a/django-app/README.md +++ b/django-app/README.md @@ -1,20 +1,18 @@ # Deploy a Django app on Ubuntu. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/django-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/django-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/django-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/django-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/django-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/django-app/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdjango-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdjango-app%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy an application. This example creates an Ubuntu VM, does a silent install of Python, Apache, then creates a simple Django app.It is essentially the template for the tutorial that can be found here -> http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-python-django-web-app-linux/ Once the template is deployed, just grab the FQDN of the VM and open it in a browser and you'll see the hello world app running. + diff --git a/dlworkspace-deployment/README.md b/dlworkspace-deployment/README.md index 4a79e93943d5..8e9ca14f789b 100755 --- a/dlworkspace-deployment/README.md +++ b/dlworkspace-deployment/README.md @@ -1,20 +1,17 @@ # DLWorkspace deployment using ARM Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dlworkspace-deployment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dlworkspace-deployment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dlworkspace-deployment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dlworkspace-deployment/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dlworkspace-deployment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dlworkspace-deployment/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdlworkspace-deployment%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdlworkspace-deployment%2Fazuredeploy.json") -  -  - - - - - - ## DLWorkspace Overview @@ -22,3 +19,4 @@ Deep Learning Workspace (DLWorkspace) is an open source toolkit that allows AI s For more information about the DLWorkspace toolkit, visit https://github.com/Microsoft/DLWorkspace/tree/master + diff --git a/dns-records-office365/README.md b/dns-records-office365/README.md index e9bac9bc6385..d15961012873 100644 --- a/dns-records-office365/README.md +++ b/dns-records-office365/README.md @@ -1,20 +1,16 @@ # DNS Zones and records for Office 365 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dns-records-office365/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dns-records-office365/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dns-records-office365/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dns-records-office365/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dns-records-office365/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dns-records-office365/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdns-records-office365%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdns-records-office365%2Fazuredeploy.json") - - - - - - ## Solution overview and deployed resources @@ -46,3 +42,4 @@ A DNS zone is created to host the records for Office 365. Various record-sets ar * **enterprise registration CNAME record**: Workplace join (device registration discovery) + diff --git a/dnx-on-ubuntu/README.md b/dnx-on-ubuntu/README.md index 227d0f1613e4..fccb320799ff 100644 --- a/dnx-on-ubuntu/README.md +++ b/dnx-on-ubuntu/README.md @@ -1,22 +1,20 @@ # DNX on Ubuntu 14.04 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dnx-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dnx-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dnx-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dnx-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dnx-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dnx-on-ubuntu/CredScanResult.svg) This template will install the cross platform .NET execution context (DNX) on an Ubuntu Server installation, which allows you to write .NET apps on Linux! - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdnx-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdnx-on-ubuntu%2Fazuredeploy.json") + + - - After deploying the VM - SSH into the machine and do the following to see the DNX app in action: @@ -32,3 +30,4 @@ dnu build --framework dnxcore50 dnx run ``` + diff --git a/docker-ckan/README.md b/docker-ckan/README.md index 46caaace6d75..d2e54459655e 100644 --- a/docker-ckan/README.md +++ b/docker-ckan/README.md @@ -1,21 +1,16 @@ # Deployment of CKAN Containers with Docker Compose # -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-ckan/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-ckan/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-ckan/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-ckan/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-ckan/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-ckan/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-ckan%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-ckan%2Fazuredeploy.json") + This template allows you to deploy an Ubuntu Server 15.04 VM with Docker (using the [Docker Extension][ext]) and start a CKAN container @@ -35,3 +30,5 @@ about this deployment method. [compose]: https://docs.docker.com/compose [ckan_install_docs]: http://docs.ckan.org/en/latest/maintaining/installing/index.html?highlight=docker + + diff --git a/docker-kibana-elasticsearch/README.md b/docker-kibana-elasticsearch/README.md index 8abecedaf669..9a5311eeb425 100644 --- a/docker-kibana-elasticsearch/README.md +++ b/docker-kibana-elasticsearch/README.md @@ -1,21 +1,16 @@ # Deployment of Kibana+Elasticsearch Containers with Docker Compose -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-kibana-elasticsearch/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-kibana-elasticsearch/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-kibana-elasticsearch/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-kibana-elasticsearch/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-kibana-elasticsearch/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-kibana-elasticsearch/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-kibana-elasticsearch%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-kibana-elasticsearch%2Fazuredeploy.json") + This template allows you to deploy an Ubuntu Server 15.04 VM with Docker (using the [Docker Extension][ext]) and starts a Kibana container listening on port 5601 which uses Elasticsearch database running @@ -25,3 +20,5 @@ capabilities of the [Azure Docker Extension][ext]. [ext]: https://github.com/Azure/azure-docker-extension [compose]: https://docs.docker.com/compose + + diff --git a/docker-neo4j/README.md b/docker-neo4j/README.md index 9587e3d23c49..4444078d5848 100644 --- a/docker-neo4j/README.md +++ b/docker-neo4j/README.md @@ -1,20 +1,15 @@ # Deployment of Neo4J Container with Docker Compose -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-neo4j/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-neo4j/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-neo4j/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-neo4j/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-neo4j/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-neo4j/CredScanResult.svg) - - - - - Built by: [jmspring](https://github.com/jmspring) @@ -38,3 +33,4 @@ Below are the parameters that the template expects: [ext]: https://github.com/Azure/azure-docker-extension [compose]: https://docs.docker.com/compose + diff --git a/docker-parse/README.md b/docker-parse/README.md index 47fecfe79aa5..67b38a6243c6 100644 --- a/docker-parse/README.md +++ b/docker-parse/README.md @@ -1,21 +1,19 @@ # Run the Open Source Parse Server in Docker on Microsoft Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-parse/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-parse/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-parse/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-parse/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-parse/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-parse/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-parse%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-parse%2Fazuredeploy.json") + This template allows you to deploy an Ubuntu Server 15.10 VM with Docker (using the [Docker Extension](https://github.com/Azure/azure-docker-extension)) and starts an open-source Parse server container listening on port 80. For information [regarding the Parse Server image, please see the repository](https://github.com/felixrieseberg/parse-docker). + + diff --git a/docker-rancher/README.md b/docker-rancher/README.md index d8735865ea88..ce5603264219 100644 --- a/docker-rancher/README.md +++ b/docker-rancher/README.md @@ -1,13 +1,13 @@ # Rancher on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-rancher/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-rancher/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-rancher/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-rancher/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-rancher/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-rancher/CredScanResult.svg) This template deploys an Ubuntu system with Docker installed. In addition, if you already have a server running ; the Rancher agent will be deployed with the callback url as provided by you. If you do not have a server, you can deploy one with this script too. [![Deploy Now](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-rancher%2Fazuredeploy.json) diff --git a/docker-simple-on-ubuntu/README.md b/docker-simple-on-ubuntu/README.md index 1443936b5ce0..68e8d247b9b4 100644 --- a/docker-simple-on-ubuntu/README.md +++ b/docker-simple-on-ubuntu/README.md @@ -1,21 +1,20 @@ # Simple deployment of an Ubuntu VM with Docker -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-simple-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-simple-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-simple-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-simple-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-simple-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-simple-on-ubuntu/CredScanResult.svg) - - + + - - This template allows you to deploy an Ubuntu VM with Docker (using the Docker Extension) installed. You can run `docker` commands by connecting to the virtual machine with SSH. + diff --git a/docker-swarm-cluster/README.md b/docker-swarm-cluster/README.md index e4c004480975..ddef0a62c872 100644 --- a/docker-swarm-cluster/README.md +++ b/docker-swarm-cluster/README.md @@ -1,20 +1,15 @@ # Docker Swarm Cluster (pre-docker 1.12) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-swarm-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-swarm-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-swarm-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-swarm-cluster/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-swarm-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-swarm-cluster/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-swarm-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-swarm-cluster%2Fazuredeploy.json") > :warning: :warning: **NOTE:** This template is designed for Docker versions earlier than v1.12 for which Docker Swarm was still distributed as a separate container. As of Docker v1.12, @@ -127,7 +122,6 @@ Swarm node hostnames are numbered starting from 0, such as: `swarm-node-0`, `swarm-node-1`, ..., `swarm-node-19` etc. You can see the VM names on the Azure Portal as well. - ## Connecting the Cluster Swarm manager VMs only have public address for SSH, therefore to issue Docker @@ -160,3 +154,4 @@ This also can be executed in the shorthand form: [az-lb]: https://azure.microsoft.com/en-us/documentation/articles/load-balancer-overview/ [az-vnet]: http://azure.microsoft.com/en-us/documentation/services/virtual-network/ + diff --git a/docker-wordpress-mysql/README.md b/docker-wordpress-mysql/README.md index 861b4fa25fce..d1e80c381ee6 100644 --- a/docker-wordpress-mysql/README.md +++ b/docker-wordpress-mysql/README.md @@ -1,20 +1,16 @@ # Deployment of WordPress+MySQL Containers with Docker Compose -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-wordpress-mysql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-wordpress-mysql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/docker-wordpress-mysql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/docker-wordpress-mysql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-wordpress-mysql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/docker-wordpress-mysql/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-wordpress-mysql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdocker-wordpress-mysql%2Fazuredeploy.json") + This template allows you to deploy an Ubuntu Server 16.04.0-LTS VM with Docker (using the [Docker Extension][ext]) and starts a WordPress container listening an port 80 which uses MySQL database running @@ -24,3 +20,5 @@ capabilities of the [Azure Docker Extension][ext]. [ext]: https://github.com/Azure/azure-docker-extension [compose]: https://docs.docker.com/compose + + diff --git a/dokku-vm/README.md b/dokku-vm/README.md index e193d90679aa..b8aac593ae78 100644 --- a/dokku-vm/README.md +++ b/dokku-vm/README.md @@ -1,18 +1,15 @@ # Deploy a Dokku Instance -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dokku-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dokku-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dokku-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dokku-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dokku-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dokku-vm/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdokku-vm%2Fazuredeploy.json) - - - [Dokku](http://progrium.viewdocs.io/dokku/) is the smallest PaaS you've ever seen. It's a mini-heroku-style PaaS on a single VM. You can git-push any heroku-buildpack compatible app or Dockerfile - including ruby, go, python and php apps. @@ -20,3 +17,4 @@ Use the **Deploy to Azure** button above to get started. All you need to do is s Checkout Dokku's [official documentation](http://progrium.viewdocs.io/dokku/application-deployment/) to learn how to deploy apps. + diff --git a/drone-ubuntu-vm/README.md b/drone-ubuntu-vm/README.md index 480dea9b51db..d6e1f8d483c0 100644 --- a/drone-ubuntu-vm/README.md +++ b/drone-ubuntu-vm/README.md @@ -1,18 +1,16 @@ # Deploy an Ubuntu VM with Drone CI. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/drone-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/drone-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/drone-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/drone-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/drone-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/drone-ubuntu-vm/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdrone-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdrone-ubuntu-vm%2Fazuredeploy.json") This template provisions an Ubuntu Linux VM on Azure and bootstraps it with the latest release of the Drone continuous integration toolset. + diff --git a/dsc-extension-azure-automation-pullserver/README.md b/dsc-extension-azure-automation-pullserver/README.md index b6b269e45478..575a3ddac19b 100644 --- a/dsc-extension-azure-automation-pullserver/README.md +++ b/dsc-extension-azure-automation-pullserver/README.md @@ -1,20 +1,15 @@ # VM-DSC-Extension-Azure-Automation-Pull-Server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-azure-automation-pullserver/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-azure-automation-pullserver/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-azure-automation-pullserver/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-azure-automation-pullserver/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-azure-automation-pullserver/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-azure-automation-pullserver/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdsc-extension-azure-automation-pullserver%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdsc-extension-azure-automation-pullserver%2Fazuredeploy.json") ## UPDATE: THIS IS NO LONGER REQUIRED @@ -38,3 +33,4 @@ and provide values for For more information on Azure Automation DSC (including more examples and usage), please see the [Azure Automation DSC Overview](http://aka.ms/DSCLearnMore). + diff --git a/dsc-extension-iis-server-windows-vm/README.md b/dsc-extension-iis-server-windows-vm/README.md index 308487b698a2..558581714b66 100644 --- a/dsc-extension-iis-server-windows-vm/README.md +++ b/dsc-extension-iis-server-windows-vm/README.md @@ -1,20 +1,16 @@ # VM-DSC-Extension-IIS-Server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-iis-server-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-iis-server-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-iis-server-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-iis-server-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-iis-server-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-extension-iis-server-windows-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdsc-extension-iis-server-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdsc-extension-iis-server-windows-vm%2Fazuredeploy.json") This template allows you to create a VM with IIS Server and Management console setup. This is done using the DSC extension. + diff --git a/dsc-pullserver-to-win-server/README.md b/dsc-pullserver-to-win-server/README.md index 479c74f50957..3e67de2e0da6 100644 --- a/dsc-pullserver-to-win-server/README.md +++ b/dsc-pullserver-to-win-server/README.md @@ -1,23 +1,18 @@ # Deploy a Powershell DSC Pull Server to a Windows Server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-pullserver-to-win-server/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-pullserver-to-win-server/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-pullserver-to-win-server/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-pullserver-to-win-server/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-pullserver-to-win-server/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/dsc-pullserver-to-win-server/CredScanResult.svg) This example allows to you deploy a powershell desired state configuration pull server. This deployment creates a windows server and adds the dsc-service and deploys the powershell dsc pull server and configures the server. The server is not domain joined. This example uses the xPSDesiredStateConfiguration Module available in the PowerShell DSC Resource Kit available here https://gallery.technet.microsoft.com/xPSDesiredStateConfiguratio-417dc71d. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdsc-pullserver-to-win-server%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fdsc-pullserver-to-win-server%2Fazuredeploy.json") *Note*: There are a few workarounds in the dsc script to make this work on the Windows Server that you need to be aware of. @@ -41,3 +36,4 @@ For further information on the DSC Pull server look here: [How to retrieve node information from DSC pull server](http://blogs.msdn.com/b/powershell/archive/2014/05/29/how-to-retrieve-node-information-from-pull-server.aspx) + diff --git a/e-shop-website-with-ilb-ase/README.md b/e-shop-website-with-ilb-ase/README.md index 37997a5f2e2b..aa23635a1b74 100644 --- a/e-shop-website-with-ilb-ase/README.md +++ b/e-shop-website-with-ilb-ase/README.md @@ -1,13 +1,13 @@ # eShop Website with ILB ASE -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/e-shop-website-with-ilb-ase/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/e-shop-website-with-ilb-ase/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/e-shop-website-with-ilb-ase/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/e-shop-website-with-ilb-ase/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/e-shop-website-with-ilb-ase/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/e-shop-website-with-ilb-ase/CredScanResult.svg) **Table of Contents** @@ -26,7 +26,6 @@ * [Check Deployment Outputs](#check-deployment-outputs) * [Get ASE ILB IP address](#get-ase-ilb-ip-address) - * [Add DNS Records](#add-dns-records) * [Add Reply URL to the Admin Web App](#add-reply-url-to-the-admin-web-app) @@ -98,8 +97,8 @@ It takes about 70 minutes to create a new App Service Environment in Azure. 1. Click the **Deploy to Azure** Button: - - + + 2. Fill in the values on the custom deployment page: @@ -168,13 +167,13 @@ After the App Service Environment is deployed, follow the steps below to deploy 2. Click the **Deploy to Azure** Button: - - - + [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fe-shop-website-with-ilb-ase%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fe-shop-website-with-ilb-ase%2Fazuredeploy.json") + + - - - + + + 3. Fill in the values on the deployment page: @@ -280,3 +279,4 @@ Open the **Admin App URL** you got from the outputs section in a browser. Then s **Copyright (c) 2018 Microsoft. All rights reserved.** + diff --git a/elasticsearch-centos-3node/README.md b/elasticsearch-centos-3node/README.md index e240dc8d0c37..bdeb20b5ff75 100644 --- a/elasticsearch-centos-3node/README.md +++ b/elasticsearch-centos-3node/README.md @@ -1,21 +1,15 @@ # Create a 3-node, CentOS elasticsearch cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-centos-3node/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-centos-3node/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-centos-3node/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-centos-3node/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-centos-3node/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-centos-3node/CredScanResult.svg) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Felasticsearch-centos-3node%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Felasticsearch-centos-3node%2Fazuredeploy.json") This template creates an elasticsearch cluster of 3 CentOS nodes and a Windows jumpbox that are ideal for getting started with elastic in Azure. diff --git a/elasticsearch-jmeter/README.md b/elasticsearch-jmeter/README.md index 172f63694c29..ad8c9db3ca27 100644 --- a/elasticsearch-jmeter/README.md +++ b/elasticsearch-jmeter/README.md @@ -1,20 +1,15 @@ # Deploy a JMeter test environment for Elasticsearch -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-jmeter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-jmeter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-jmeter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-jmeter/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-jmeter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/elasticsearch-jmeter/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Felasticsearch-jmeter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Felasticsearch-jmeter%2Fazuredeploy.json") This template will deploy a JMeter environment into an existing virtual network. One master node and multiple subordinate nodes are deployed into a new subnet called jmeter, with the address prefix 10.0.4.0/24. This template works in conjunction with the Elasticsearch template at https://github.com/Azure/azure-quickstart-templates/tree/master/elasticsearch, and it is recommended you deploy that template first, followed by this one. @@ -28,3 +23,4 @@ The jarball should contain any JUnit tests and dependent jars which are needed b Start the test run using /opt/jmeter/run.sh on the master node, and view the results in Marvel as well as in the resulting CSV logs. For more details on this test plan please see https://github.com/Azure/azure-content/blob/master/articles/guidance/guidance-elasticsearch-implementing-jmeter-test-plan.md. + diff --git a/episerver-cms-in-azure/README.md b/episerver-cms-in-azure/README.md index bb7f2ca5866e..2a9d3531b16a 100644 --- a/episerver-cms-in-azure/README.md +++ b/episerver-cms-in-azure/README.md @@ -1,20 +1,18 @@ # Provision Resources required to Deploy EPiserverCMS in Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/episerver-cms-in-azure/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/episerver-cms-in-azure/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/episerver-cms-in-azure/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/episerver-cms-in-azure/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/episerver-cms-in-azure/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/episerver-cms-in-azure/CredScanResult.svg) - - + + - - This template allows you to create resources required for EpiServerCMS deployment in Azure. The resources created as part of the template include a WebApp Embedded with ConnectionStrings, AppSettings and General Settings for properties like Websockets and AlwaysON. It further creates SQLServer and a database, a Storage Account and a ServiceBus. In Priniciple you can WebDeploy your Episerver Package and see your Application in action With Zero Effort on Creating Azure Resources. The template can support all tiers of service, details for each service can be found here: @@ -30,3 +28,4 @@ Once the Azure Resources are Prepared for EPiServerCMS, follow the instructions For more information about Running EPiServer in Azure, [Click Here](https://azure.microsoft.com/en-us/blog/announcing-episerver-cms-in-azure-marketplace-3/). + diff --git a/eris-platform/README.md b/eris-platform/README.md index 13470f6707c3..bb9c8b89bcea 100644 --- a/eris-platform/README.md +++ b/eris-platform/README.md @@ -1,13 +1,13 @@ # Eris Platform -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/eris-platform/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/eris-platform/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/eris-platform/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/eris-platform/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/eris-platform/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/eris-platform/CredScanResult.svg) This Microsoft Azure template deploys the Eris platform for you. diff --git a/eset-vm-extension/README.md b/eset-vm-extension/README.md index f0fbf5955f0b..74157e99c91f 100644 --- a/eset-vm-extension/README.md +++ b/eset-vm-extension/README.md @@ -1,21 +1,17 @@ # Create a virtual machine with ESET file security extensions. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/eset-vm-extension/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/eset-vm-extension/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/eset-vm-extension/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/eset-vm-extension/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/eset-vm-extension/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/eset-vm-extension/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Feset-vm-extension%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Feset-vm-extension%2Fazuredeploy.json") eset-create-deployment.ps1 - PowerShell script which can be used inside Windows Powershell eset-create-deployment-cli.sh - Xplat-cli shell script for Linux or XPLAT-CLI environment + diff --git a/ethereum-cpp-on-ubuntu/README.md b/ethereum-cpp-on-ubuntu/README.md index 02324cac06c2..640520877f6d 100644 --- a/ethereum-cpp-on-ubuntu/README.md +++ b/ethereum-cpp-on-ubuntu/README.md @@ -1,20 +1,17 @@ # Ethereum C++ Public Node -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-cpp-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-cpp-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-cpp-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-cpp-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-cpp-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-cpp-on-ubuntu/CredScanResult.svg) This Microsoft Azure template deploys a single C++ Ethereum client which will connect to the public Ethereum network. [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fethereum-cpp-on-ubuntu%2Fazuredeploy.json) - - - Once your deployment is complete you will be able to connect to the Ethereum public network. @@ -45,3 +42,4 @@ When you launch the installation of the VM, you need to specify the following pa `eth` + diff --git a/ethereum-studio-docker-standalone-ubuntu/README.md b/ethereum-studio-docker-standalone-ubuntu/README.md index e66d6e71e43b..7e4776ccc315 100644 --- a/ethereum-studio-docker-standalone-ubuntu/README.md +++ b/ethereum-studio-docker-standalone-ubuntu/README.md @@ -1,20 +1,15 @@ # Deployment of Ethereum Studio docker in standalone mode -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-studio-docker-standalone-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-studio-docker-standalone-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-studio-docker-standalone-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-studio-docker-standalone-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-studio-docker-standalone-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ethereum-studio-docker-standalone-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fethereum-studio-docker-standalone-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fethereum-studio-docker-standalone-ubuntu%2Fazuredeploy.json") This template allows you to deploy an UbuntuServer 15.10 VM with Ethereum Studio docker in standalone mode. @@ -24,3 +19,4 @@ This Ethereum Studio IDE works in standalone mode which means it does not have a If you have any questions, fill free to ask us in our slack-channel http://www.ether.camp/ + diff --git a/fw-docs-qs/README.md b/fw-docs-qs/README.md index 630a5173686e..3630a03549c3 100644 --- a/fw-docs-qs/README.md +++ b/fw-docs-qs/README.md @@ -1,21 +1,21 @@ # Azure Firewall with multiple public IP addresses Quickstart -   -   + ![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/fw-docs-qs/PublicLastTestDate.svg) + ![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/fw-docs-qs/PublicDeployment.svg) -   -   + ![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/fw-docs-qs/FairfaxLastTestDate.svg) + ![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/fw-docs-qs/FairfaxDeployment.svg) + + ![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/fw-docs-qs/BestPracticeResult.svg) + ![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/fw-docs-qs/CredScanResult.svg) + + + [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ffw-docs-qs%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ffw-docs-qs%2Fazuredeploy.json") + + -   -   - - - - - - This template deploys an **Azure Firewall** with multiple public IP addresses. The firewall has NAT rules to allow RDP traffic to the two test virtual machines. diff --git a/github-enterprise/README.md b/github-enterprise/README.md index b7a09e64f0a5..a2d6acf83aad 100644 --- a/github-enterprise/README.md +++ b/github-enterprise/README.md @@ -1,20 +1,15 @@ # GitHub Enterprise on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/github-enterprise/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/github-enterprise/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/github-enterprise/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/github-enterprise/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/github-enterprise/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/github-enterprise/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fgithub-enterprise%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fgithub-enterprise%2Fazuredeploy.json") This template deploys GitHub Enterprise on an Ubuntu virtual machine. GitHub Enterprise leverages Premium Storage, and attaches a replicated 512 GB data disk by default. @@ -29,3 +24,4 @@ You can configure GitHub Enterprise by visiting the public IP address assigned t [GitHub Enterprise](https://enterprise.github.com) + diff --git a/glassfish-on-suse/README.md b/glassfish-on-suse/README.md index 6e044d7b05d7..860e6dafe027 100644 --- a/glassfish-on-suse/README.md +++ b/glassfish-on-suse/README.md @@ -1,18 +1,16 @@ # GlassFish on SUSE -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/glassfish-on-suse/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/glassfish-on-suse/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/glassfish-on-suse/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/glassfish-on-suse/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/glassfish-on-suse/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/glassfish-on-suse/CredScanResult.svg) - + - - This template deploys GlassFish application server onto multiple load balanced SUSE Linux VMs. It is possible to select either OpenSUSE or SLES for the OS, and any release package associated with version 3 or 4 of GlassFish. @@ -42,7 +40,6 @@ If you are using a Windows computer, then you can download puttygen.exe to creat 6. glassfishAdminPassword: The password given to the default GlassFish 'admin' user 7. sshPublicKey: The public key used to secure SSH access with each VM - ## Deploy Template There are several ways in which you can deploy this template: @@ -90,3 +87,4 @@ You can configure additional settings per the official GlassFish documentation ( This template only deploys a single storage account which is shared by all of the established VMs, creating a single point of failure with the storage. For critical environments, this template should be modified to use multiple storage accounts, spreading the VHDs across these extra accounts to ensure resilience. + diff --git a/gluster-file-system/README.md b/gluster-file-system/README.md index 95daa9b28e1a..081c78e6221f 100644 --- a/gluster-file-system/README.md +++ b/gluster-file-system/README.md @@ -1,20 +1,18 @@ # Deploys a N node Gluster File System -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/gluster-file-system/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/gluster-file-system/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/gluster-file-system/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/gluster-file-system/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/gluster-file-system/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/gluster-file-system/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fgluster-file-system%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fgluster-file-system%2Fazuredeploy.json") + + This template lets you create a N node Gluster File System on Ubuntu. Using the copy loop feature of ARM templates, you can provision 2, 4, 6 or 8 nodes in a cluster with a replication factor of 2. Each node has a public IP and has 2 disks stripped into raid0. + diff --git a/go-ethereum-on-ubuntu/README.md b/go-ethereum-on-ubuntu/README.md index 7b59515bec5a..58c89e946e6f 100644 --- a/go-ethereum-on-ubuntu/README.md +++ b/go-ethereum-on-ubuntu/README.md @@ -26,7 +26,6 @@ Once your deployment is complete you will have a sandbox environment with: ** Note this private key is exposed on a public GitHub repository. It should _never_ be used on a public network. If you use this key for anything besides sandbox testing purposes, your funds will be lost! - ![Ethereum-Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/go-ethereum-on-ubuntu/images/eth.jpg) # Template Parameters @@ -237,3 +236,4 @@ Now if we read from the contract: Congratulations! Your first contract is alive and well on your private Ethereum blockchain. + diff --git a/gobuffalo/README.md b/gobuffalo/README.md index 6821d162faaa..79b7904ccd2a 100644 --- a/gobuffalo/README.md +++ b/gobuffalo/README.md @@ -1,20 +1,19 @@ # Get Started quickly with Buffalo on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/gobuffalo/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/gobuffalo/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/gobuffalo/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/gobuffalo/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/gobuffalo/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/gobuffalo/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fgobuffalo%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fgobuffalo%2Fazuredeploy.json") - + - - For information about Buffalo and Azure, visit https://github.com/Azure/buffalo-azure. + diff --git a/guacamole-rdp-vnc-gateway-existing-vnet/README.md b/guacamole-rdp-vnc-gateway-existing-vnet/README.md index d20c66215baa..8e6917945451 100644 --- a/guacamole-rdp-vnc-gateway-existing-vnet/README.md +++ b/guacamole-rdp-vnc-gateway-existing-vnet/README.md @@ -1,13 +1,13 @@ # Guacamole VM in existing VNet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/guacamole-rdp-vnc-gateway-existing-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/guacamole-rdp-vnc-gateway-existing-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/guacamole-rdp-vnc-gateway-existing-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/guacamole-rdp-vnc-gateway-existing-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/guacamole-rdp-vnc-gateway-existing-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/guacamole-rdp-vnc-gateway-existing-vnet/CredScanResult.svg) This template deploys a VM with [Guacamole](http://guac-dev.org), the open source HTML5 RDP/VNC proxy. diff --git a/haproxy-redundant-floatingip-ubuntu/README.md b/haproxy-redundant-floatingip-ubuntu/README.md index 08430a80ac01..25d42e9f8ff2 100644 --- a/haproxy-redundant-floatingip-ubuntu/README.md +++ b/haproxy-redundant-floatingip-ubuntu/README.md @@ -1,20 +1,15 @@ # Create a redundant haproxy setup with 2 Ubuntu VMs configured behind Azure load balancer with floating IP enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/haproxy-redundant-floatingip-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/haproxy-redundant-floatingip-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/haproxy-redundant-floatingip-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/haproxy-redundant-floatingip-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/haproxy-redundant-floatingip-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/haproxy-redundant-floatingip-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhaproxy-redundant-floatingip-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhaproxy-redundant-floatingip-ubuntu%2Fazuredeploy.json") This template creates 2 ubuntu (haproxy-lb) VMs under an *Azure load-balancer* (Azure-LB) configured with *floating IP* enabled. It also creates 2 additional Ubuntu (application) VMs running Apache (default configuration) for a proof-of-concept. @@ -40,3 +35,4 @@ This template uses the resource loops capability to create network interfaces, v * Apache webserver is deployed as part of *CustomScript Extension*. No changes are done to default configuration. * This is only a proof-of-concept. The functionality of application VMs can be modified per requirement. Corresponding changes need to be done to *variables* section of the template. + diff --git a/hazelcast-vm-cluster/README.md b/hazelcast-vm-cluster/README.md index e6c4b54c60fc..077547bd634a 100644 --- a/hazelcast-vm-cluster/README.md +++ b/hazelcast-vm-cluster/README.md @@ -1,20 +1,17 @@ # Deploy a Hazelcast Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-vm-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-vm-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-vm-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-vm-cluster/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-vm-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-vm-cluster/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhazelcast-vm-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhazelcast-vm-cluster%2Fazuredeploy.json") -  -  - - - - - - [Hazelcast](https://hazelcast.com) is an in-memory data platform which can support a variety of data applications such as data grids, nosql data stores, caching and web session clustering. @@ -23,3 +20,5 @@ This template will deploy any number of Ubuntu Hazelcast nodes in a vnet using t Use the **Deploy to Azure** button above to get started. Checkout Hazelcast's [official documentation](http://hazelcast.org/documentation/) to learn more on how to use Hazelcast. + + diff --git a/hazelcast-windows-vm-cluster/README.md b/hazelcast-windows-vm-cluster/README.md index 79a60dfe269a..a7cc395b0bd6 100644 --- a/hazelcast-windows-vm-cluster/README.md +++ b/hazelcast-windows-vm-cluster/README.md @@ -1,20 +1,17 @@ # Deploy a Hazelcast Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-windows-vm-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-windows-vm-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-windows-vm-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-windows-vm-cluster/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-windows-vm-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/hazelcast-windows-vm-cluster/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhazelcast-windows-vm-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhazelcast-windows-vm-cluster%2Fazuredeploy.json") -  -  - - - - - - [Hazelcast](https://hazelcast.com) is an in-memory data platform which can support a variety of data applications such as data grids, nosql data stores, caching and web session clustering. @@ -32,3 +29,4 @@ You'll need to setup [Azure Active Directory Service Principal credentials](http `Tags: nosql, key-value store, imdg, in-memory data grid, cache, web session, hazelcast, windows` + diff --git a/hdInsight-apache-spark/README.md b/hdInsight-apache-spark/README.md index 283d6d5baa91..447dfd0a4db3 100644 --- a/hdInsight-apache-spark/README.md +++ b/hdInsight-apache-spark/README.md @@ -1,21 +1,16 @@ # Create HDInsight Linux cluster and run custom script action to install Apache Spark 1.4.1 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hdInsight-apache-spark/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hdInsight-apache-spark/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hdInsight-apache-spark/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hdInsight-apache-spark/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/hdInsight-apache-spark/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/hdInsight-apache-spark/CredScanResult.svg) Creates HDInsight Linux cluster and run custom script action to install Apache Spark 1.4.1
    - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FhdInsight-apache-spark%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2FhdInsight-apache-spark%2Fazuredeploy.json") This template creates an HDInsight Linux based cluster and then updates the cluster headnodes with the Apache Spark 1.4.1 binaries(including YARN support).
    Additionally, it sets specific environment variables ($SPARK_HOME, updates $PATH) to allow for easy access to the Spark client binaries.
    @@ -39,7 +34,7 @@ Type :help for more information.

    ...Output Snipped...

    scala> -To deploy alternative versions of Apache Spark as published by the HDInsight team, please review follow this link: Click Me +To deploy alternative versions of Apache Spark as published by the HDInsight team, please review follow this link: Click Me diff --git a/hdinsight-genomics-adam/README.md b/hdinsight-genomics-adam/README.md index eddeda348ef2..fe67ca9b65c1 100644 --- a/hdinsight-genomics-adam/README.md +++ b/hdinsight-genomics-adam/README.md @@ -1,23 +1,19 @@ # Create HDInsight Linux cluster running the genomics analysis platform called ADAM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-genomics-adam/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-genomics-adam/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-genomics-adam/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-genomics-adam/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-genomics-adam/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-genomics-adam/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhdinsight-genomics-adam%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fhdinsight-genomics-adam%2Fazuredeploy.json") This template creates an HDInsight Linux based cluster and then updates the cluster headnodes with the genomics analysis platform ADAM. It also deploys Apache Spark 1.4.1 with YARN in support of ADAM.

    -For more information regarding ADAM, please click here.

    -To learn more about customizing the installation of HDInsight (Hadoop) linux clusters, please review follow this link: Click Me +For more information regarding ADAM, please click here.

    +To learn more about customizing the installation of HDInsight (Hadoop) linux clusters, please review follow this link:
    Click Me + diff --git a/hdinsight-linux-run-script-action/README.md b/hdinsight-linux-run-script-action/README.md index 42042fbdad62..267d4c4265f9 100644 --- a/hdinsight-linux-run-script-action/README.md +++ b/hdinsight-linux-run-script-action/README.md @@ -1,23 +1,19 @@ # Create HDInsight Linux Cluster and run Custom Script Action -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-linux-run-script-action/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-linux-run-script-action/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-linux-run-script-action/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-linux-run-script-action/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-linux-run-script-action/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/hdinsight-linux-run-script-action/CredScanResult.svg) Create HDInsight Linux Cluster and run Custom Script Action -
    - - - - - Template creates an HDInsight Linux cluster in a virtual network.
    Then custom script action is being executed on every node in the cluster.
    Default custom script sets the "myNodeType" environment variable on every node.
    + diff --git a/ibm-cloud-pak-for-data/README.md b/ibm-cloud-pak-for-data/README.md index c7fac8cb87c6..a57e34d9c6d4 100644 --- a/ibm-cloud-pak-for-data/README.md +++ b/ibm-cloud-pak-for-data/README.md @@ -1,21 +1,17 @@ # Cloud Pak for Data on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ibm-cloud-pak-for-data/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ibm-cloud-pak-for-data/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ibm-cloud-pak-for-data/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ibm-cloud-pak-for-data/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ibm-cloud-pak-for-data/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ibm-cloud-pak-for-data/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fibm-cloud-pak-for-data%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fibm-cloud-pak-for-data%2Fazuredeploy.json") - - - - - - Cloud Pak for Data is an analytics platform that helps you prepare your data for AI. It enables data engineers, data stewards, data scientists, and business analysts to collaborate using an integrated multiple-cloud platform. Cloud Pak for Data uses IBM’s deep analytics portfolio to help organizations meet data and analytics challenges. The required building blocks (collect, organize, analyze, infuse) for information architecture are available using Cloud Pak for Data on Azure. @@ -40,7 +36,6 @@ Beyond the 60 day period, you will need to purchase the Cloud Pak for Data by fo To get pricing information, or to use your existing Cloud Pak for Data entitlements, contact your IBM sales representative at 1-877-426-3774. If you already have the Cloud Pak for Data license file, you can follow the instructions in [Activating your IBM Cloud Pak for Data License to activate the license](#activating-your-ibm-cloud-pak-for-data-license). Note: Cloud Pak for Data license will include entitlements to RHEL and Openshift. - ## Architecture Deploying this template builds the following Cloud Pak for Data cluster in single zone or multi zone. ![Alt text](images/azure-single-zone.png) @@ -61,7 +56,6 @@ The template sets up the following: `Tags: IBM Cloud Pak for Data, Azure, Openshift, CP4D Azure` - ## Deployment on Azure ### Prerequisites @@ -124,9 +118,7 @@ eg: the value for "apiKeyUsername" is "cp", and for "apiKey", use the trial key ### Deployment via Azure Portal -* Click on - - +* Click on [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fibm-cloud-pak-for-data%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fibm-cloud-pak-for-data%2Fazuredeploy.json") * Log in to your Azure account if not already logged in. @@ -136,7 +128,6 @@ eg: the value for "apiKeyUsername" is "cp", and for "apiKey", use the trial key ![Alt text](images/template1.1.png?raw=true "parameters1.1") - * Specify the resource group or create new using the given option * Select the location @@ -154,7 +145,6 @@ eg: the value for "apiKeyUsername" is "cp", and for "apiKey", use the trial key ![Alt text](images/template2.png?raw=true "parameters2") - * Specify Openshift cluster admin username and password. * Specify ssh public key. Enabling Metrics and Logging is optional @@ -169,7 +159,6 @@ eg: the value for "apiKeyUsername" is "cp", and for "apiKey", use the trial key ![Alt text](images/template3.png?raw=true "parameters3") -

    * Specify the zone - single or multi. If multi zone is selected, select the zone count. @@ -274,3 +263,5 @@ Log into Openshift using the credentials created during deployment. * If NFS node is rebooted, the nfs client has to be recreated. * Delete the existing client: `oc delete deployment nfs-client-provisioner` * Re-create the provisioner: `oc create -f /home//nfs-template.yaml -p NFS_SERVER= -p NFS_PATH=/exports/home | oc create -n kube-system -f -` + + diff --git a/iis-2vm-sql-1vm/README.md b/iis-2vm-sql-1vm/README.md index e25de54a164f..fd6c37cbc024 100644 --- a/iis-2vm-sql-1vm/README.md +++ b/iis-2vm-sql-1vm/README.md @@ -1,28 +1,22 @@ # IIS VMs and SQL VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/iis-2vm-sql-1vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/iis-2vm-sql-1vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/iis-2vm-sql-1vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/iis-2vm-sql-1vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/iis-2vm-sql-1vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/iis-2vm-sql-1vm/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiis-2vm-sql-1vm%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiis-2vm-sql-1vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiis-2vm-sql-1vm%2Fazuredeploy.json") This template creates one or two Windows Server 2012R2 VM(s) with IIS configured using DSC. It also installs one SQL Server 2014 standard edition VM, a VNET with two subnets, NSG, load balancer, NATing and probing rules. ## Resources + The following resources are created by this template: + - 1 or 2 Windows 2012R2 IIS Web Servers. - 1 SQL Server 2014 running on premium or standard storage. - 1 virtual network with 2 subnets with NSG rules. @@ -31,8 +25,5 @@ The following resources are created by this template: - ## Architecture Diagram - - diff --git a/informatica-adf-hdinsight-powerbi/README.md b/informatica-adf-hdinsight-powerbi/README.md index 5e59c4aabcd9..48fb5578edc0 100755 --- a/informatica-adf-hdinsight-powerbi/README.md +++ b/informatica-adf-hdinsight-powerbi/README.md @@ -1,20 +1,17 @@ # Informatica - Informatica HDInsight Azure Partner Quickstart Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/informatica-adf-hdinsight-powerbi/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/informatica-adf-hdinsight-powerbi/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/informatica-adf-hdinsight-powerbi/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/informatica-adf-hdinsight-powerbi/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/informatica-adf-hdinsight-powerbi/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/informatica-adf-hdinsight-powerbi/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Finformatica-adf-hdinsight-powerbi%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Finformatica-adf-hdinsight-powerbi%2Fazuredeploy.json") -  -  - - - - - - ## Azure Partner Solution Template Overview @@ -121,3 +118,4 @@ After logging into the Informatica Cloud, navigate to the **Runtime Environments For any support-related issues or questions, please contact azuremarketplace@sysgain.com for assistance. + diff --git a/intel-lustre-client-server/README.md b/intel-lustre-client-server/README.md index 45f2394217d8..63908f745f63 100644 --- a/intel-lustre-client-server/README.md +++ b/intel-lustre-client-server/README.md @@ -1,20 +1,17 @@ # Lustre client and server node VMs deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-client-server/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-client-server/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-client-server/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-client-server/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-client-server/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-client-server/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fintel-lustre-client-server%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fintel-lustre-client-server%2Fazuredeploy.json") - - - - - This template creates Lustre client and server node VMs and related infrastructure such as VNETs. Provided below are the relevant details of the deployment. @@ -31,3 +28,4 @@ This template creates Lustre client and server node VMs and related infrastructu * Execute the deploy.bat by replacing the arguments in parameters.txt file. * Keep deploy.bat and parameters.txt file in same folder. + diff --git a/intel-lustre-clients-on-centos/README.md b/intel-lustre-clients-on-centos/README.md index 77ebc1d1c072..6621d4e70e7f 100644 --- a/intel-lustre-clients-on-centos/README.md +++ b/intel-lustre-clients-on-centos/README.md @@ -1,20 +1,15 @@ # Intel Lustre 2.7 clients on CentOS 6.6 or 7.0 gallery image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-on-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-on-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-on-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-on-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-on-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-on-centos/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fintel-lustre-clients-on-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fintel-lustre-clients-on-centos%2Fazuredeploy.json") This template creates Lustre client and server node VMs and related infrastructure such as VNETs. Provided below are the relevant details of the deployment. @@ -25,3 +20,4 @@ This template creates Lustre client and server node VMs and related infrastructu * These Lustre client nodes are added in an availability set for HA * Public IP will be attached to the client0 node. That node can be accessed via SSH [dnsNamePrefix].[region].cloudapp.azure.com. + diff --git a/intel-lustre-clients-vmss-centos/README.md b/intel-lustre-clients-vmss-centos/README.md index e1663867ffb9..66beb02fde9e 100644 --- a/intel-lustre-clients-vmss-centos/README.md +++ b/intel-lustre-clients-vmss-centos/README.md @@ -1,40 +1,34 @@ # Azure VM Scale Set as clients of Intel Lustre shared parallel filesystem -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-vmss-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-vmss-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-vmss-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-vmss-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-vmss-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/intel-lustre-clients-vmss-centos/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fintel-lustre-clients-vmss-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fintel-lustre-clients-vmss-centos%2Fazuredeploy.json") This template creates an Azure VM Scale Set with 1-99 of Intel Lustre 2.7 client virtual machines using Azure gallery CentOS 6.6 or 7.0 image and mounts an existing Intel Lustre filesystem. -* Why Use Lustre? +* Why Use Lustre? * Intel Lustre clients must be deployed into an **existing Virtual Network** that already contains operational Intel Lustre filesystem consisting of MGS (management server), MDS (metadata server), and OSS (object storage server) nodes. -* The actual Lustre filesystem is deployed via the solution template from Azure Marketplace Intel Cloud Edition for Lustre* Software - Eval +* The actual Lustre filesystem is deployed via the solution template from Azure Marketplace Intel Cloud Edition for Lustre* Software - Eval * When deploying this template, you will need to provide the private IP address of the MGS node (e.g. 10.1.0.4) and the name of the filesystem that was created when Lustre servers were deployed (e.g. scratch) * Client nodes will mount the Lustre filesystem at mount point like /mnt/FILESYSTEMNAME (e.g. /mnt/scratch) -* You can view the stripe_size and stripe_count of the mounted filesystem using command like "lfs getstripe /mnt/scratch" +* You can view the stripe_size and stripe_count of the mounted filesystem using command like "lfs getstripe /mnt/scratch" * All client nodes can be accessed via SSH via the public IP (vmss-[vmssName]-[uniqueString].[region].cloudapp.azure.com) and ports 50000 (for instance 0) and 50099 (for instance 99). * Intel Lustre kernel modules are dynamically compiled for the currently running kernel using instructions outlined in https://wiki.hpdd.intel.com/display/PUB/Rebuilding+the+Lustre-client+rpms+for+a+new+kernel -* Learn more about Intel Cloud Edition for Lustre on Azure -* Lustre Manual -* If you are interested in getting more information or participating in an evaluation of Intel Lustre on Azure please contact Intel at hpdd-azure@intel.com +* Learn more about Intel Cloud Edition for Lustre on Azure +* Lustre Manual +* If you are interested in getting more information or participating in an evaluation of Intel Lustre on Azure please contact Intel at hpdd-azure@intel.com # Scale Azure VM Scale Set Up or Down - - + + - - + diff --git a/iomad-cluster-ubuntu/README.md b/iomad-cluster-ubuntu/README.md index 42e23e826df0..00d0a908df38 100644 --- a/iomad-cluster-ubuntu/README.md +++ b/iomad-cluster-ubuntu/README.md @@ -1,18 +1,15 @@ # Deploy IOMAD Cluster on Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-cluster-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-cluster-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-cluster-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-cluster-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-cluster-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-cluster-ubuntu/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiomad-cluster-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiomad-cluster-ubuntu%2Fazuredeploy.json") This template deploys IOMAD as a LAMP application on Ubuntu in a clustered configuration. It creates a one or more Ubuntu VM for the front end and a single VM for the backend. It does a silent install of Apache and PHP on the front end VM's and MySQL on the backend VM. Then it deploys IOMAD on the cluster. It configures a load balancer for directing requests to the front end VM's. It also configures NAT rules to allow admin access to each of the VM's. It also sets up a moodledata data directory using file storage shared among the VM's. At the end, it runs the IOMAD installer on all the front end VM's to complete the installation. After the deployment is successful, you can go to /iomad to start using IOMAD. @@ -29,3 +26,4 @@ Similarly it opens ports 2200 to 2204 on the load balancer which are mapped to p ## Shared "moodledata" Directory: In the clustered configuration, IOMAD requires a shared directory (/var/www/moodledata) to store files such as all your site's uploaded files, temporary data, cache, session data etc. The template creates a file share in Azure for this purpose and mounts it on each of the front end VM's and maps it to '/var/www/moodledata' for each VM. + diff --git a/iomad-singlevm-ubuntu/README.md b/iomad-singlevm-ubuntu/README.md index a11fbef26706..ec618ec6eb9b 100644 --- a/iomad-singlevm-ubuntu/README.md +++ b/iomad-singlevm-ubuntu/README.md @@ -1,18 +1,16 @@ # Deploy IOMAD on Ubuntu on a single VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-singlevm-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-singlevm-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-singlevm-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-singlevm-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-singlevm-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/iomad-singlevm-ubuntu/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiomad-singlevm-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fiomad-singlevm-ubuntu%2Fazuredeploy.json") This template deploys IOMAD as a LAMP application on Ubuntu. It creates a single Ubuntu VM, does a silent install of MySQL, Apache and PHP on it, and then deploys IOMAD on it. After the deployment is successful, you can go to /iomad to start congfiguring IOMAD. + diff --git a/ipv6-in-vnet-StdLB/README.md b/ipv6-in-vnet-StdLB/README.md index 75404355e829..801e6094bbc9 100644 --- a/ipv6-in-vnet-StdLB/README.md +++ b/ipv6-in-vnet-StdLB/README.md @@ -1,20 +1,15 @@ # Create a dual stack IPv4/IPv6 VNET with 2 VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-StdLB/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-StdLB/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-StdLB/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-StdLB/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-StdLB/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-StdLB/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fipv6-in-vnet-StdLB%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fipv6-in-vnet-StdLB%2Fazuredeploy.json") **This template demonstrates creation of a dual stack IPv4/IPv6 VNET with 2 dual stack VMs and a STANDARD Load Balancer.** @@ -30,3 +25,4 @@ The template creates the following Azure resources: For more information about this template, see [What is IPv6 for Azure Virtual Network?](https://docs.microsoft.com/en-us/azure/virtual-network/ipv6-overview/) + diff --git a/ipv6-in-vnet-vmss/README.md b/ipv6-in-vnet-vmss/README.md index 5cd0210abe38..0986bb2343a0 100644 --- a/ipv6-in-vnet-vmss/README.md +++ b/ipv6-in-vnet-vmss/README.md @@ -1,20 +1,17 @@ # Create a dual stack IPv4/IPv6 VNET with 2 VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-vmss/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-vmss/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-vmss/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-vmss/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-vmss/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet-vmss/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fipv6-in-vnet-vmss%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fipv6-in-vnet-vmss%2Fazuredeploy.json") -  -  - - - - - - **This template demonstrates use of VM Scale Sets with a dual stack IPv4/IPv6 VNET and Std Load Balancer.** @@ -28,3 +25,4 @@ The template creates the following Azure resources: For a more information about this template, see [What is IPv6 for Azure Virtual Network?](https://docs.microsoft.com/en-us/azure/virtual-network/ipv6-overview/) + diff --git a/ipv6-in-vnet/README.md b/ipv6-in-vnet/README.md index 231d553a53bc..f06195a4aa0c 100644 --- a/ipv6-in-vnet/README.md +++ b/ipv6-in-vnet/README.md @@ -1,20 +1,15 @@ # Create a dual stack IPv4/IPv6 VNET with 2 VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ipv6-in-vnet/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fipv6-in-vnet%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fipv6-in-vnet%2Fazuredeploy.json") **This template demonstrates creation of a dual stack IPv4/IPv6 VNET with 2 dual stack VMs.** @@ -30,3 +25,4 @@ The template creates the following Azure resources: For a more information about this template, see [What is IPv6 for Azure Virtual Network?](https://docs.microsoft.com/en-us/azure/virtual-network/ipv6-overview/) + diff --git a/jboss-eap-standalone-openshift/README.md b/jboss-eap-standalone-openshift/README.md index e46c4a156268..8dce67b68b31 100644 --- a/jboss-eap-standalone-openshift/README.md +++ b/jboss-eap-standalone-openshift/README.md @@ -1,25 +1,19 @@ # Azure template for instantiating and deploying a standalone Red Hat JBoss EAP on OCP on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-openshift/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-openshift/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-openshift/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-openshift/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-openshift/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-openshift/CredScanResult.svg) **NOTE: This template creates an ephemeral instance of OpenShift Container Platform and Red Hat JBoss EAP. You are responsible for backing up any data that you want to save while using this instance** 1. Create a Single VM OpenShift deployment using the Azure Portal - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjboss-eap-standalone-openshift%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjboss-eap-standalone-openshift%2Fazuredeploy.json") ------ @@ -122,3 +116,5 @@ You should see the webapp dukes. You have just installed Openshift Container Pla For further information on how to run JBoss EAP on OpenShift Container Platform and Azure, please refer to the "Getting Started with JBoss EAP for OpenShift Container Platform" and "Using JBoss EAP in Microsoft Azure" of the JBoss EAP [documentation](https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/). + + diff --git a/jboss-eap-standalone-rhel7/README.md b/jboss-eap-standalone-rhel7/README.md index d82ccb8cdb5e..64d34cd6c57e 100755 --- a/jboss-eap-standalone-rhel7/README.md +++ b/jboss-eap-standalone-rhel7/README.md @@ -1,19 +1,17 @@ # VM-Redhat - JBoss EAP 7 standalone mode -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-rhel7/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-rhel7/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-rhel7/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-rhel7/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-rhel7/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/jboss-eap-standalone-rhel7/CredScanResult.svg) - - + + - - This template deploys a web applicaton deployed on JBoss EAP 7 running on RHEL 7. @@ -33,7 +31,6 @@ This template creates all of the compute resources to run JBoss EAP 7 on top of To learn more about JBoss Enterprise Application Platform, check out: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/ - ## Before you Deploy to Azure To create the VM, you will need to: @@ -55,6 +52,7 @@ If you want to access the administration console go to http://: If you don't have a Red Hat subscription to install a JBoss EAP, you can go through WildFly(JBoss EAP Upstream project) instead of EAP: -* [Red Hat WildFly 16 on an Azure VM] - Standalone WildFly 16 with a sample web app on a CentOs 7 Azure VM. +* [Red Hat WildFly 16 on an Azure VM] - Standalone WildFly 16 with a sample web app on a CentOs 7 Azure VM. + diff --git a/jenkins-cicd-container/README.md b/jenkins-cicd-container/README.md index 88f480c388f4..11b5b09dd556 100644 --- a/jenkins-cicd-container/README.md +++ b/jenkins-cicd-container/README.md @@ -1,13 +1,13 @@ # Container CI/CD using Jenkins and Kubernetes on Azure Container Service (AKS) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-container/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-container/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-container/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-container/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-container/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-container/CredScanResult.svg) ## Architecture overview @@ -68,14 +68,14 @@ By setting up a continuous build to produce your container images and orchestrat 1. Click **Deploy to Azure** to start the deployment. - + [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-cicd-container%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-cicd-container%2Fazuredeploy.json") - - + + - - - + + + 2. Fill the form: diff --git a/jenkins-cicd-vmss/README.md b/jenkins-cicd-vmss/README.md index 83b5060aa8a9..4edeb5b5ae58 100644 --- a/jenkins-cicd-vmss/README.md +++ b/jenkins-cicd-vmss/README.md @@ -1,20 +1,17 @@ # Immutable Infrastructure CI/CD using Jenkins and Terraform on Azure Virtual Machine Scale Sets -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-vmss/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-vmss/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-vmss/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-vmss/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-vmss/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-vmss/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-cicd-vmss%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-cicd-vmss%2Fazuredeploy.json") -  -  - - - - - - Azure is a world-class cloud for hosting virtual machines running Windows or Linux. Whether you use Java, Node, Go or PHP to develop your applications, you will need a continuous integration and continuous deployment (CI/CD) pipeline to push your changes to these virtual machines automatically. @@ -120,3 +117,4 @@ The VMSS components are created in a separate resource group whose name is postf ![](images/vmss-webapp.png) + diff --git a/jenkins-cicd-webapp/README.md b/jenkins-cicd-webapp/README.md index 46076861875a..847004f4130a 100644 --- a/jenkins-cicd-webapp/README.md +++ b/jenkins-cicd-webapp/README.md @@ -1,20 +1,17 @@ # Java CI/CD using Jenkins and Azure Web Apps -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-webapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-webapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-webapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-webapp/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-webapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-cicd-webapp/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-cicd-webapp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-cicd-webapp%2Fazuredeploy.json") -  -  - - - - - - Azure App Service is a fast and simple way to create web apps using Java, Node, PHP or ASP.NET, as well as support for custom language runtimes using Docker. A continuous integration and continuous deployment (CI/CD) pipeline that pushes each of your changes automatically to Azure app services allows you to deliver value faster to your customers. @@ -121,3 +118,4 @@ If you want to manage Jenkins, e.g. trigger a build manually, just follow the st ![](images/webapp-show.png) + diff --git a/jenkins-on-ubuntu/README.md b/jenkins-on-ubuntu/README.md index f54300a1feda..5496d71d40ec 100644 --- a/jenkins-on-ubuntu/README.md +++ b/jenkins-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Install a Jenkins Master and Slave node on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/jenkins-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fjenkins-on-ubuntu%2Fazuredeploy.json") This template deploys a Jenkins master node on an Ubuntu virtual machines and multiple Jenkin slave nodes on two additional VM. This template also provisions a storage account, virtual network, availability sets, public IP addresses and network interfaces required by the installation. @@ -29,3 +24,4 @@ The master node is exposed on a public IP address that you can access through a - The template uses username/password for provisioning and would ideally use an SSH key - The deployment scripts are not currently idempotent and this template should only be used for provisioning a new master and slave. + diff --git a/kafka-on-ubuntu/README.md b/kafka-on-ubuntu/README.md index da550f144354..6ed95c87c9c5 100644 --- a/kafka-on-ubuntu/README.md +++ b/kafka-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Install a Kafka cluster on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkafka-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkafka-on-ubuntu%2Fazuredeploy.json") Apache Kafka is publish-subscribe messaging rethought as a distributed commit log. @@ -104,3 +99,4 @@ To check deployment errors go to the new azure portal and look under Resource Gr - Health monitoring of the Kafka instances is not currently enabled - SSH key is not yet implemented and the template currently takes a password for the admin user + diff --git a/kafka-ubuntu-multidisks/README.md b/kafka-ubuntu-multidisks/README.md index 6ed4960cf974..c8802120ff45 100644 --- a/kafka-ubuntu-multidisks/README.md +++ b/kafka-ubuntu-multidisks/README.md @@ -1,20 +1,15 @@ # Install a Kafka cluster on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-ubuntu-multidisks/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-ubuntu-multidisks/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-ubuntu-multidisks/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-ubuntu-multidisks/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-ubuntu-multidisks/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/kafka-ubuntu-multidisks/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkafka-ubuntu-multidisks%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkafka-ubuntu-multidisks%2Fazuredeploy.json") Apache Kafka is publish-subscribe messaging rethought as a distributed commit log. @@ -114,3 +109,4 @@ To check deployment errors go to the new azure portal and look under Resource Gr - Health monitoring of the Kafka instances is not currently enabled - SSH key is not yet implemented and the template currently takes a password for the admin user + diff --git a/kemp-loadmaster-ha-pair/README.md b/kemp-loadmaster-ha-pair/README.md index 7f927e7d6db8..c9f5d0558545 100644 --- a/kemp-loadmaster-ha-pair/README.md +++ b/kemp-loadmaster-ha-pair/README.md @@ -1,23 +1,15 @@ # KEMP LoadMaster HA Pair ARM Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-ha-pair/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-ha-pair/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-ha-pair/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-ha-pair/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-ha-pair/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-ha-pair/CredScanResult.svg) - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F---%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F---%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F---%2Fazuredeploy.json") Since 2000, KEMP has been a consistent leader in innovation with a number of industry firsts, including high performance ADC appliance virtualization, application-centric SDN and NFV integration, innovative pricing and licensing models and true platform ubiquity that can scale to support enterprises of every size and workload requirement. @@ -26,10 +18,10 @@ This template deploys a KEMP LoadMaster high availability (HA) Pair. Once deploy More information can be [found here](https://kemptechnologies.com/solutions/microsoft-load-balancing/loadmaster-azure/). Specifically, the template provides: + * An Azure Internal LoadBalancer * Azure ILB Probe * LB Rules -* NAT Rules +* NAT Rules ``Tags: loadbalancers, networking, lb`` - diff --git a/kemp-loadmaster-multinic/README.md b/kemp-loadmaster-multinic/README.md index 5fb8a7b30dc5..dfcfc9f2a261 100644 --- a/kemp-loadmaster-multinic/README.md +++ b/kemp-loadmaster-multinic/README.md @@ -1,24 +1,15 @@ # KEMP LoadMaster Multinic ARM template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-multinic/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-multinic/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-multinic/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-multinic/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-multinic/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/kemp-loadmaster-multinic/CredScanResult.svg) - - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkemp-loadmaster-multinic%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkemp-loadmaster-multinic%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkemp-loadmaster-multinic%2Fazuredeploy.json") Since 2000, KEMP has been a consistent leader in innovation with a number of industry firsts, including high performance ADC appliance virtualization, application-centric SDN and NFV integration, innovative pricing and licensing models and true platform ubiquity that can scale to support enterprises of every size and workload requirement. @@ -34,4 +25,3 @@ This template deploys a KEMP LoadMaster with multiple NICs. Doing so will enable More information can be [found here](https://kemptechnologies.com/solutions/microsoft-load-balancing/loadmaster-azure/). ``Tags: loadbalancers, networking, lb`` - diff --git a/kentico-mvc-environment/README.md b/kentico-mvc-environment/README.md index 8ad598964852..a137dc65b582 100644 --- a/kentico-mvc-environment/README.md +++ b/kentico-mvc-environment/README.md @@ -1,24 +1,18 @@ # Kentico MVC environment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kentico-mvc-environment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kentico-mvc-environment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kentico-mvc-environment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kentico-mvc-environment/FairfaxDeployment.svg) -  -  - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/kentico-mvc-environment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/kentico-mvc-environment/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkentico-mvc-environment%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkentico-mvc-environment%2Fazuredeploy.json") - - - - - - This template deploys resources required to host Kentico MVC environments in Microsoft Azure. @@ -102,3 +96,4 @@ You can specify the connection strings after deployment in **Azure Portal -> App Substitute the **, **, **, and ** placeholders with the information you provided during template deployment. + diff --git a/kubernetes-on-ubuntu-vmss/README.md b/kubernetes-on-ubuntu-vmss/README.md index 063e39ad4a90..fc7385d2d37b 100644 --- a/kubernetes-on-ubuntu-vmss/README.md +++ b/kubernetes-on-ubuntu-vmss/README.md @@ -1,22 +1,15 @@ # Kubernetes cluster with VMSS Cluster Autoscaler using Kubeadm -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kubernetes-on-ubuntu-vmss/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kubernetes-on-ubuntu-vmss/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/kubernetes-on-ubuntu-vmss/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/kubernetes-on-ubuntu-vmss/FairfaxDeployment.svg) -  -  - - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/kubernetes-on-ubuntu-vmss/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/kubernetes-on-ubuntu-vmss/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkubernetes-on-ubuntu-vmss%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fkubernetes-on-ubuntu-vmss%2Fazuredeploy.json") This template deploys a vanilla kubernetes cluster initialized using kubeadm. It deploys a configured master node with a [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/azure). A pre-configured Virtual Machine Scale Set (VMSS) is also deployed and automatically attached to the cluster. The cluster autoscaler can then automatically scale up/down the cluster depending on the workload of the cluster. @@ -27,3 +20,5 @@ az ad sp create-for-rbac --name ServicePrincipalName ``` Both the Service Principal Client ID and Client Secret need to be passed as parameters. + + diff --git a/lamp-app/README.md b/lamp-app/README.md index 9e7919d6b12f..8207472adf53 100644 --- a/lamp-app/README.md +++ b/lamp-app/README.md @@ -1,18 +1,16 @@ # Deploy a LAMP app on Ubuntu. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lamp-app/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lamp-app/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lamp-app/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lamp-app/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/lamp-app/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/lamp-app/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flamp-app%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flamp-app%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy a LAMP application on Ubuntu. It creates an Ubuntu VM, does a silent install of MySQL, Apache and PHP, then creates a simple PHP script. Go to /phpinfo.php to see the deployed page. + diff --git a/lansa-vmss-windows-autoscale-sql-database/README.md b/lansa-vmss-windows-autoscale-sql-database/README.md index 86355faa9288..9039d245b85d 100644 --- a/lansa-vmss-windows-autoscale-sql-database/README.md +++ b/lansa-vmss-windows-autoscale-sql-database/README.md @@ -1,20 +1,15 @@ # Autoscale a LANSA Windows VM Scale Set with Azure SQL Database -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lansa-vmss-windows-autoscale-sql-database/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lansa-vmss-windows-autoscale-sql-database/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lansa-vmss-windows-autoscale-sql-database/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lansa-vmss-windows-autoscale-sql-database/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/lansa-vmss-windows-autoscale-sql-database/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/lansa-vmss-windows-autoscale-sql-database/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flansa-vmss-windows-autoscale-sql-database%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flansa-vmss-windows-autoscale-sql-database%2Fazuredeploy.json") This template deploys a LANSA Windows Virtual Machine Scale Set integrated with Azure autoscale and Azure SQL Database @@ -60,7 +55,6 @@ Before deploying this template you must: For full instructions for using this template go to [Azure Deployment Tutorial](http://docs.lansa.com/14/en/lansa022/index.htm#lansa/vldtoolct_0250.htm#_Toc461606162%3FTocPath%3DLANSA%2520Application%2520Deployment%2520Tool|Cloud%2520Tutorials|Microsoft%2520Azure%2520Tutorial|_____0) - ## Notes 1. Two VMSS. One to install the database; one to run the web site. OverProvision = false. This is so that extra VMs are not created which would put more load on the database which slows down provisioning. Failure to provision has not been seen. A second reason is that the database installer VMSS MUST NEVER have more than 1 instance installing at a time. Errors occur when publishing the weblets. As well as the database state not being matched to what the VM thinks the state of the database is in terms of table creation, etc. @@ -78,3 +72,4 @@ For full instructions for using this template go to [Azure Deployment Tutorial]( 3. Scale in slowly. Scale in action is 1 VM at a time after 5 mins of avg CPU < 30%. Another scaling event will not occur for 5 mins. Deletion does not take very long. Allows more VMs to be deleted or another to be created. + diff --git a/lap-mysql-ubuntu/README.md b/lap-mysql-ubuntu/README.md index ed9924d02b32..a8c12d079132 100644 --- a/lap-mysql-ubuntu/README.md +++ b/lap-mysql-ubuntu/README.md @@ -1,20 +1,15 @@ # Install a LAP node and another MYSQL node on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lap-mysql-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lap-mysql-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lap-mysql-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lap-mysql-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/lap-mysql-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/lap-mysql-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flap-mysql-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flap-mysql-ubuntu%2Fazuredeploy.json") This template deploys a LAP(linux+apache2+php5) node on an Ubuntu virtual machine and a MYSQL(mysql server 5.5) node on an additional VM. This template also provisions a storage account, virtual network, availability sets, public IP addresses and network interfaces required by the installation. @@ -31,3 +26,4 @@ Only support one MYSQL node now. - The template only support one LAP node and one Mysql node now. - The deployment scripts are not currently idempotent and this template should only be used for provisioning new. + diff --git a/lap-neo4j-ubuntu/README.md b/lap-neo4j-ubuntu/README.md index fd08b1f1d3e8..1c43b6a37fb3 100644 --- a/lap-neo4j-ubuntu/README.md +++ b/lap-neo4j-ubuntu/README.md @@ -1,21 +1,15 @@ # Install a LAP node and another Neo4J node on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lap-neo4j-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lap-neo4j-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/lap-neo4j-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/lap-neo4j-ubuntu/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/lap-neo4j-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/lap-neo4j-ubuntu/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flap-neo4j-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Flap-neo4j-ubuntu%2Fazuredeploy.json") This template deploys a LAP(linux+apache2+php5) node on an Ubuntu virtual machine and a Neo4J(Latest stable Neo4J) node on an additional VM. This template also provisions a storage account, virtual network, availability sets, public IP addresses and network interfaces required by the installation. @@ -51,3 +45,5 @@ Only support one Neo4j node for now. - The deployment scripts are not currently idempotent and this template should only be used for provisioning new. - The Password for neo4j server must be changed from default, but the only way to do so could be is to open the Neo4J interface on browser using http://:7474 which may not be as straight forward as the only means to access this server could be is from the LAP node, possible LYNX browser could be used to do so. + + diff --git a/mahara-autoscale-cache/README.md b/mahara-autoscale-cache/README.md index 5a01c0b86b64..c720ecf7c06c 100644 --- a/mahara-autoscale-cache/README.md +++ b/mahara-autoscale-cache/README.md @@ -1,13 +1,13 @@ # *Deploy and manage a Scalable Mahara Cluster on Azure* -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mahara-autoscale-cache/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mahara-autoscale-cache/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mahara-autoscale-cache/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mahara-autoscale-cache/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mahara-autoscale-cache/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mahara-autoscale-cache/CredScanResult.svg) After deploying, these templates will provide you with a new Mahara site with caching for speed and scaling frontends to handle PHP load. The filesystem behind it is mirrored for high availability. Filesystem permissions and options have been tuned to make Mahara more secure than the default install. @@ -15,7 +15,6 @@ After deploying, these templates will provide you with a new Mahara site with ca `Tags: cluster, ha, mahara, autoscale, linux, ubuntu` - ## *What this stack will give you* This template set deploys the following infrastructure: diff --git a/managed-disk-performance-meter/README.md b/managed-disk-performance-meter/README.md index 3bdcc34992e8..9f42196a2c1b 100644 --- a/managed-disk-performance-meter/README.md +++ b/managed-disk-performance-meter/README.md @@ -1,21 +1,15 @@ # Azure managed disk performance meter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-performance-meter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-performance-meter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-performance-meter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-performance-meter/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-performance-meter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-performance-meter/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmanaged-disk-performance-meter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmanaged-disk-performance-meter%2Fazuredeploy.json") This template allows you to run a managed disk performance test using fio utility. @@ -45,3 +39,5 @@ sudo echo -e '[io]\nrw=randrw\nsize=128m\ndirectory=/datadisk' | sudo fio - In case you don't need to re-measure, it is safe to delete the created resource group. + + diff --git a/managed-disk-raid-performance-meter/README.md b/managed-disk-raid-performance-meter/README.md index 675aad3dd1c0..cb4c4eae889a 100644 --- a/managed-disk-raid-performance-meter/README.md +++ b/managed-disk-raid-performance-meter/README.md @@ -1,21 +1,15 @@ # Azure managed disk RAID performance meter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-raid-performance-meter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-raid-performance-meter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-raid-performance-meter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-raid-performance-meter/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-raid-performance-meter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/managed-disk-raid-performance-meter/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmanaged-disk-raid-performance-meter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmanaged-disk-raid-performance-meter%2Fazuredeploy.json") This template allows you to run a managed disk RAID performance test using fio utility. @@ -45,3 +39,5 @@ sudo echo -e '[io]\nrw=randrw\nsize=128m\ndirectory=/datadisk' | sudo fio - In case you don't need to re-measure, it is safe to delete the created resource group. + + diff --git a/managementgroup-level-templates/mg-policy/README.md b/managementgroup-level-templates/mg-policy/README.md index 17d711a0c91e..877d1a7c1481 100644 --- a/managementgroup-level-templates/mg-policy/README.md +++ b/managementgroup-level-templates/mg-policy/README.md @@ -1,13 +1,13 @@ # Create a Policy Definition and Assignment for a Management Group -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/managementgroup-level-templates/mg-policy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/managementgroup-level-templates/mg-policy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/managementgroup-level-templates/mg-policy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/managementgroup-level-templates/mg-policy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/managementgroup-level-templates/mg-policy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/managementgroup-level-templates/mg-policy/CredScanResult.svg) This template is a management group level template that creates a policy definition and assigns that policy to the management group. diff --git a/manifold-endpoint/README.md b/manifold-endpoint/README.md index 719bb1e08530..25336b4895c3 100644 --- a/manifold-endpoint/README.md +++ b/manifold-endpoint/README.md @@ -1,19 +1,19 @@ # Manifold Platform Endpoint on CentOS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/manifold-endpoint/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/manifold-endpoint/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/manifold-endpoint/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/manifold-endpoint/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/manifold-endpoint/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/manifold-endpoint/CredScanResult.svg) By clicking "Deploy to Azure" you agree to the Terms and Conditions below. - + - - + + # This template deploys a Manifold Platform Server on a CentOS VM into the selected resource group. # diff --git a/matlab-cluster/README.md b/matlab-cluster/README.md index f402930216c0..d32cb75de359 100644 --- a/matlab-cluster/README.md +++ b/matlab-cluster/README.md @@ -1,13 +1,13 @@ # Provision a MATLAB Distributed Computing Server using Azure VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/matlab-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/matlab-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/matlab-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/matlab-cluster/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/matlab-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/matlab-cluster/CredScanResult.svg) Run your MATLAB compute-intensive parallel workloads by creating one or more MATLAB Distributed Computing Server clusters using Azure Virtual Machines. @@ -30,7 +30,6 @@ on a virtual machine that will be used as a “base” VM image for the clusters - Copy the mdcs.ps1 file from the scripts folder to a folder on your local computer. If you do not have a GitHub account select the mdscs.ps1 file, then select the "Raw" button, then copy the text and paste it into a local file. - # Create a “Base” Virtual Machine Image A VM that will be used as the basis for all cluster VMs needs @@ -245,9 +244,7 @@ The following commands and arguments are provided: One way to create a cluster is from Azure portal. Click the following button will bring you to Azure portal UI to deploy MATLAB Distributed Computing Server cluster. Refer to the following section for parameter values. - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmatlab-cluster%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmatlab-cluster%2Fazuredeploy.json") The easiest way to specify the parameters for cluster creation is by using an INI file; this way the configuration can be reused and @@ -418,3 +415,4 @@ Please submit feedback using one of the following mechanisms: - Create a post in the [Azure Batch MSDN forum](https://social.msdn.microsoft.com/forums/azure/en-US/home?forum=azurebatch). + diff --git a/mcafee-extension-windows-vm/README.md b/mcafee-extension-windows-vm/README.md index c31e810e01af..88ea51ffb125 100644 --- a/mcafee-extension-windows-vm/README.md +++ b/mcafee-extension-windows-vm/README.md @@ -1,20 +1,16 @@ # Create a Windows VM with McAfee Endpoint Security extension enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mcafee-extension-windows-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mcafee-extension-windows-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mcafee-extension-windows-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mcafee-extension-windows-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mcafee-extension-windows-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mcafee-extension-windows-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmcafee-extension-windows-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmcafee-extension-windows-vm%2Fazuredeploy.json") Create a Windows VM with the McAfee Endpoint Security extension enabled. This is a sample template that shows how to set up a VM with a trial version of the McAfee Endpoint Security extension. + diff --git a/media-service-output-primary-key/README.md b/media-service-output-primary-key/README.md index 727e653196dc..d3c8b2ef29e4 100644 --- a/media-service-output-primary-key/README.md +++ b/media-service-output-primary-key/README.md @@ -1,13 +1,13 @@ # Media Service output Primary Key -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/media-service-output-primary-key/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/media-service-output-primary-key/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/media-service-output-primary-key/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/media-service-output-primary-key/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/media-service-output-primary-key/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/media-service-output-primary-key/CredScanResult.svg) Creates a premium storage, a Media Service and returns its Primary Key diff --git a/memcached-multi-vm-ubuntu/README.md b/memcached-multi-vm-ubuntu/README.md index 4f00e52883f8..32e00f7bcd57 100644 --- a/memcached-multi-vm-ubuntu/README.md +++ b/memcached-multi-vm-ubuntu/README.md @@ -1,20 +1,15 @@ # Create multiple Ubuntu 14.04 VMs with memcached service and one VM with Apache and PHP test page -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/memcached-multi-vm-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/memcached-multi-vm-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/memcached-multi-vm-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/memcached-multi-vm-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/memcached-multi-vm-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/memcached-multi-vm-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmemcached-multi-vm-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmemcached-multi-vm-ubuntu%2Fazuredeploy.json") This template allows you to create multiple (based on the 'numberOfMemcachedInstances' parameter) Ubuntu 14.04 VMs in a private-only subnet and installs and configures memcached service on each VM. It also creates one publicly accessible Apache VM with a PHP test page to confirm that memcached is installed and accessible. @@ -29,3 +24,4 @@ The template creates the following deployment resources: NOTE: In the current version of the template, Apache test page is dynamically configured with the IP addresses of the memcached servers by assuming that they are always deployed into an empty Subnet-Memcached and that the first server is at x.x.x.4, second at x.x.x.5, third at x.x.x.6, etc. IP addresses. + diff --git a/minecraft-on-ubuntu/README.md b/minecraft-on-ubuntu/README.md index 5169d69f0eb5..2821bd5a898e 100644 --- a/minecraft-on-ubuntu/README.md +++ b/minecraft-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Install Minecraft server on an Ubuntu Virtual Machine using the Linux Custom Script Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/minecraft-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/minecraft-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/minecraft-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/minecraft-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/minecraft-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/minecraft-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fminecraft-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fminecraft-on-ubuntu%2Fazuredeploy.json") This template deploys and sets up a customized Minecraft server on an Ubuntu Virtual Machine, with you as the operator. It also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. @@ -22,5 +17,6 @@ You can set common Minecraft server properties as parameters at deployment time. The following Minecraft server configuration parameters can be set at deployment time: Minecraft user name, difficulty, level-name, gamemode, white-list, enable-command-block, spawn-monsters, generate-structures, level-seed. -For more information on how to use this template, refer to Creating a Minecraft server using an Azure Resource Manager template. +For more information on how to use this template, refer to Creating a Minecraft server using an Azure Resource Manager template. + diff --git a/modules/Microsoft.Compute/galleries/create/1.0/README.md b/modules/Microsoft.Compute/galleries/create/1.0/README.md index a16c63baf3cb..7f810838a2d3 100644 --- a/modules/Microsoft.Compute/galleries/create/1.0/README.md +++ b/modules/Microsoft.Compute/galleries/create/1.0/README.md @@ -1,19 +1,17 @@ # Create Shared Image Gallery -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.Compute/galleries/create/1.0/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.Compute/galleries/create/1.0/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.Compute/galleries/create/1.0/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.Compute/galleries/create/1.0/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.Compute/galleries/create/1.0/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.Compute/galleries/create/1.0/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmodules/Microsoft.Compute/galleries/create/1.0%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmodules/Microsoft.Compute/galleries/create/1.0%2Fazuredeploy.json") -  -  - - - - - This module creates a Shared Image Gallery. @@ -33,3 +31,5 @@ This module creates a Shared Image Gallery. | location | string | The resource location of the gallery. | ```apiVersion: 2019-12-01``` + + diff --git a/modules/Microsoft.KeyVault/vaults/1.0/README.md b/modules/Microsoft.KeyVault/vaults/1.0/README.md index df337fc225b8..84974ee9de3b 100644 --- a/modules/Microsoft.KeyVault/vaults/1.0/README.md +++ b/modules/Microsoft.KeyVault/vaults/1.0/README.md @@ -1,19 +1,17 @@ # Create a Key Vault -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.KeyVault/vaults/1.0/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.KeyVault/vaults/1.0/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.KeyVault/vaults/1.0/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.KeyVault/vaults/1.0/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.KeyVault/vaults/1.0/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/modules/Microsoft.KeyVault/vaults/1.0/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmodules/Microsoft.KeyVault/vaults/1.0%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmodules/Microsoft.KeyVault/vaults/1.0%2Fazuredeploy.json") -  -  - - - - - This module creates a Key Vault. @@ -47,3 +45,5 @@ This module creates a Key Vault. | location | string | The resource location of the gallery. | ```apiVersion: 2019-09-01``` + + diff --git a/mongodb-high-availability/README.md b/mongodb-high-availability/README.md index d0ae905c8b0b..e5e9ca9c1993 100644 --- a/mongodb-high-availability/README.md +++ b/mongodb-high-availability/README.md @@ -1,20 +1,15 @@ # Deploy a highly available MongoDB installation on Ubuntu and CentOS virtual machines -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-high-availability/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-high-availability/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-high-availability/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-high-availability/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-high-availability/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-high-availability/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-high-availability%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-high-availability%2Fazuredeploy.json") This template creates a multi-server MongoDB deployment on Ubuntu and CentOS virtual machines, and configures the MongoDB installation for high availability using a replica set. The template also provisions storage accounts, virtual network, availability set, network interfaces, VMs, disks and other infrastructure and runtime resources required by the installation. @@ -56,3 +51,4 @@ In the above deployment sequence, steps #1 and #2 will have to complete first be - MongoDB version 3.0.0 and above is recommended in order to take advantage of high-scale replica sets offered by this template - The current version of the MongoDB template is shipped with Ubuntu support only (adding support for CentOS is just a matter of creating an additional installation .sh script) + diff --git a/mongodb-nodejs-high-availability/README.md b/mongodb-nodejs-high-availability/README.md index e211950228a2..146e87074201 100644 --- a/mongodb-nodejs-high-availability/README.md +++ b/mongodb-nodejs-high-availability/README.md @@ -1,23 +1,18 @@ # Deploy a Node js service connected to a highly available MongoDB installation on Ubuntu virtual machine -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-nodejs-high-availability/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-nodejs-high-availability/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-nodejs-high-availability/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-nodejs-high-availability/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-nodejs-high-availability/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-nodejs-high-availability/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-nodejs-high-availability%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-nodejs-high-availability%2Fazuredeploy.json") This template deploys a configuration of a Node.js front-end server that interacts with a MongoDB cluster. The template is a merge -of 2 templates - azure-quickstart-templates/mongodb-high-availability and 101-simple-linux-vm. +of 2 templates - azure-quickstart-templates/mongodb-high-availability and 101-simple-linux-vm. The template creates a multi-server MongoDB deployment on Ubuntu and CentOS virtual machines, and configures the MongoDB installation for high availability using a replica set. The template also provisions storage accounts, virtual network, availability set, network interfaces, VMs, disks and other infrastructure and runtime resources required by the installation. @@ -71,3 +66,4 @@ In the above deployment sequence, steps #1 and #2 will have to complete first be - MongoDB version 3.0.0 and above is recommended in order to take advantage of high-scale replica sets offered by this template - The current version of the MongoDB template is shipped with Ubuntu support only (adding support for CentOS is just a matter of creating an additional installation .sh script) + diff --git a/mongodb-on-centos/README.md b/mongodb-on-centos/README.md index 038aa3eea733..642a5c538427 100644 --- a/mongodb-on-centos/README.md +++ b/mongodb-on-centos/README.md @@ -1,22 +1,18 @@ # Install Mongo DB on a CentOS Virtual Machine using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-centos/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-on-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-on-centos%2Fazuredeploy.json") This template deploys Mongo DB on a CentOS Virtual Machine. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. Note: Cent OS disables Username/Password on Azure SKUs by default. This template will be updated with SSH Keys for the VMs soon. + diff --git a/mongodb-on-ubuntu/README.md b/mongodb-on-ubuntu/README.md index 8b559cbe1ee8..188dcba4f37d 100644 --- a/mongodb-on-ubuntu/README.md +++ b/mongodb-on-ubuntu/README.md @@ -1,20 +1,16 @@ # Install Mongo DB on a Ubuntu Virtual Machine using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-on-ubuntu%2Fazuredeploy.json") This template deploys Mongo DB on a Ubuntu Virtual Machine. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. + diff --git a/mongodb-replica-set-centos/README.md b/mongodb-replica-set-centos/README.md index c7ac878d17c0..f4ea420ee34c 100644 --- a/mongodb-replica-set-centos/README.md +++ b/mongodb-replica-set-centos/README.md @@ -1,21 +1,15 @@ # Install MongoDB Replica Set -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-replica-set-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-replica-set-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-replica-set-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-replica-set-centos/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-replica-set-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-replica-set-centos/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-replica-set-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-replica-set-centos%2Fazuredeploy.json") This template deploys a MongoDB Replica Set on CentOS and enables Zabbix monitoring, and allows user to define the number of secondary nodes. The replica set has a primary node, 2 secondary nodes by default. @@ -73,7 +67,6 @@ Each VM of the replica set uses raid0 to improve performance. We use 4 data disk - 2.2 If db.mycol.find() command can show the result like primary node does, then means the replica set works. - ##Known Limitations - The MongoDB version is 3.2. - We expose all the nodes on public addresses so that you can access MongoDB service through internet directly. @@ -83,3 +76,5 @@ Each VM of the replica set uses raid0 to improve performance. We use 4 data disk - The replica set enables internal authentication. Check /etc/mongokeyfile for details. - More MongoDB usage details please visit MongoDB website https://www.mongodb.org/ . + + diff --git a/mongodb-sharding-centos/README.md b/mongodb-sharding-centos/README.md index c15062679b3c..561dcc01e5a9 100644 --- a/mongodb-sharding-centos/README.md +++ b/mongodb-sharding-centos/README.md @@ -1,22 +1,19 @@ # Install MongoDB Sharding Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-sharding-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-sharding-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-sharding-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-sharding-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-sharding-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mongodb-sharding-centos/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-sharding-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmongodb-sharding-centos%2Fazuredeploy.json") + - - - - - - This template deploys a MongoDB Sharding Cluster on CentOS. It deploys 2 router servers, one config server replica set with 3 nodes, and 2 shards which both are replica set with 3 nodes. So it totally deploys 11 nodes. @@ -78,3 +75,4 @@ Each VM of the shard uses raid0 to improve performance. The number and the size - The replica set is composed with 1 primary node, 2 secondary nodes. - More MongoDB usage details please visit MongoDB website https://www.mongodb.org/ . + diff --git a/monitor-action-groups/README.md b/monitor-action-groups/README.md index ab5e7f2b7b9e..5ac2c21f5eab 100644 --- a/monitor-action-groups/README.md +++ b/monitor-action-groups/README.md @@ -1,26 +1,17 @@ # Deploy an action group to Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-action-groups/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-action-groups/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-action-groups/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-action-groups/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-action-groups/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-action-groups/CredScanResult.svg) This template deploys an [Action Group](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups) to Azure. An action group is a collection of notification preferences defined by the owner of an Azure subscription. Azure Monitor and Service Health alerts use action groups to notify users that an alert has been triggered. -Click the button below to deploy - - - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmonitor-action-groups%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmonitor-action-groups%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmonitor-action-groups%2Fazuredeploy.json") Currently action groups support the following receivers: - Email Receivers @@ -35,10 +26,11 @@ Currently action groups support the following receivers: - Azure ARM Role Receivers # Reference + - The latest template for Azure Action Groups can be found [here](https://docs.microsoft.com/en-us/azure/templates/microsoft.insights/2019-06-01/actiongroups) - [Tutorial](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups-create-resource-manager-template) from Azure on how to create action groups via ARM template - [Introduction Video](https://azure.microsoft.com/en-us/resources/videos/azure-friday-azure-monitor-action-groups/) - [Creating action group via Azure Portal](https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups) ## Notes -`Tags: Azure Monitor, Azure Action Groups` \ No newline at end of file +`Tags: Azure Monitor, Azure Action Groups` diff --git a/monitor-autoscale-alert/README.md b/monitor-autoscale-alert/README.md index 40f343b885b0..8656a51433ba 100644 --- a/monitor-autoscale-alert/README.md +++ b/monitor-autoscale-alert/README.md @@ -1,22 +1,21 @@ # Autoscale Alert -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-alert/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-alert/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-alert/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-alert/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-alert/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-alert/CredScanResult.svg) The following template deploys an Activity Log Alert with Action Group integrated The template deploys an Activity Log Alert with Action Group configured to send email notifications for any Autoscale records in the Azure Activity Log. The alert rule will match any record in the Activity Log in the Autoscale category. - - + + - - + diff --git a/monitor-autoscale-failed-alert/README.md b/monitor-autoscale-failed-alert/README.md index 018def3eac91..d7df4a9897c5 100644 --- a/monitor-autoscale-failed-alert/README.md +++ b/monitor-autoscale-failed-alert/README.md @@ -1,22 +1,21 @@ # Autoscale Failed Alert -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-failed-alert/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-failed-alert/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-failed-alert/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-failed-alert/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-failed-alert/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-failed-alert/CredScanResult.svg) The following template deploys an Activity Log Alert with Action Group integrated The template deploys an Activity Log Alert with Action Group configured to send email notifications for any failed Autoscale records in the Azure Activity Log. The alert rule will match any failed record in the Activity Log in the Autoscale category. - - + + - - + diff --git a/monitor-autoscale-vmss-simplemetricbased/README.md b/monitor-autoscale-vmss-simplemetricbased/README.md index c235123df5d3..f528eb1f5ead 100644 --- a/monitor-autoscale-vmss-simplemetricbased/README.md +++ b/monitor-autoscale-vmss-simplemetricbased/README.md @@ -1,22 +1,21 @@ # Autoscale Setting for Virtual Machine ScaleSet -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-vmss-simplemetricbased/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-vmss-simplemetricbased/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-vmss-simplemetricbased/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-vmss-simplemetricbased/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-vmss-simplemetricbased/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-vmss-simplemetricbased/CredScanResult.svg) The following template deploys a Virtual Machine ScaleSet + Autoscale Setting for Virtual Machine ScaleSet plan based on a single metric. If the metric is above the upper threshold, the example autoscale setting will scale out the instance count. If the metric is below the lower threshold, the example autoscale setting will scale in the instance count. This sample illustrates how easy it is to automate autoscale setting configuration for Virtual Machine ScaleSets via templates. - - + + - - + diff --git a/monitor-autoscale-webappserviceplan-simplemetricbased/README.md b/monitor-autoscale-webappserviceplan-simplemetricbased/README.md index b734fddd3890..a3374b49067c 100644 --- a/monitor-autoscale-webappserviceplan-simplemetricbased/README.md +++ b/monitor-autoscale-webappserviceplan-simplemetricbased/README.md @@ -1,22 +1,21 @@ # Autoscale Setting for App Service Plan -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-webappserviceplan-simplemetricbased/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-webappserviceplan-simplemetricbased/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-webappserviceplan-simplemetricbased/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-webappserviceplan-simplemetricbased/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-webappserviceplan-simplemetricbased/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-autoscale-webappserviceplan-simplemetricbased/CredScanResult.svg) The following template deploys an App Service Plan + Autoscale Setting for App Service plan based on a single metric. If the metric is above the upper threshold, the example autoscale setting will scale out the instance count. If the metric is below the lower threshold, the example autoscale setting will scale in the instance count. This sample illustrates how easy it is to automate autoscale setting configuration for App Service plan via templates. - - + + - - + diff --git a/monitor-servicehealth-alert/README.md b/monitor-servicehealth-alert/README.md index 8fdafd61bb32..592a15bb2d32 100644 --- a/monitor-servicehealth-alert/README.md +++ b/monitor-servicehealth-alert/README.md @@ -1,22 +1,21 @@ # Service Health Alert -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-servicehealth-alert/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-servicehealth-alert/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-servicehealth-alert/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-servicehealth-alert/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-servicehealth-alert/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/monitor-servicehealth-alert/CredScanResult.svg) The following template deploys an Activity Log Alert with Action Group integrated The template deploys an Activity Log Alert with Action Group configured to send email notifications for any Service Health records in the Azure Activity Log. The alert rule will match any record in the Activity Log in the ServiceHealth category. - - + + - - + diff --git a/moodle-scalable-cluster-ubuntu/README.md b/moodle-scalable-cluster-ubuntu/README.md index fee5d3c3e6c9..66feeabd918e 100644 --- a/moodle-scalable-cluster-ubuntu/README.md +++ b/moodle-scalable-cluster-ubuntu/README.md @@ -1,13 +1,13 @@ # *Autoscaling Moodle stack for Postgres or MySQL databases* -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/moodle-scalable-cluster-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/moodle-scalable-cluster-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/moodle-scalable-cluster-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/moodle-scalable-cluster-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/moodle-scalable-cluster-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/moodle-scalable-cluster-ubuntu/CredScanResult.svg) After deploying, these templates will provide you with a new Moodle site with caching for speed and scaling frontends to handle PHP load. The filesystem behind it is mirrored for high availability and optionally backed up through Azure. Filesystem permissions and options have also been tuned to make Moodle more secure than a default install. @@ -155,7 +155,6 @@ The self-signed cert generated by the template is suitable for very basic testin Once replaced these changes become effective immediately. - ## *Sizing Considerations and Limitations* Depending on what you're doing with Moodle, there are several considerations to make when configuring. The defaults included produce a cluster that is inexpensive but probably too low spec to use beyond single-user Moodle testing. diff --git a/multi-vm-chef-template-ubuntu-vm/README.md b/multi-vm-chef-template-ubuntu-vm/README.md index fa04a0b86452..0130d7d9a384 100644 --- a/multi-vm-chef-template-ubuntu-vm/README.md +++ b/multi-vm-chef-template-ubuntu-vm/README.md @@ -1,13 +1,13 @@ # Deploy a specified number of Ubuntu VMs configured with Chef Client -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/multi-vm-chef-template-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/multi-vm-chef-template-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/multi-vm-chef-template-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/multi-vm-chef-template-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/multi-vm-chef-template-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/multi-vm-chef-template-ubuntu-vm/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmulti-vm-chef-template-ubuntu-vm%2Fazuredeploy.json) [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmulti-vm-chef-template-ubuntu-vm%2Fazuredeploy.json) @@ -26,4 +26,3 @@ This template provides the minimum settings to get started. For a full list of c - [Chef Training](https://www.chef.io/training/) - [Using Chef Server in the Azure Marketplace](https://docs.chef.io/azure_portal.html) - [Chef Documentation](http://docs.chef.io/) - diff --git a/mysql-ha-pxc-zones/README.md b/mysql-ha-pxc-zones/README.md index 67b0173e2674..b04aa2657e7b 100644 --- a/mysql-ha-pxc-zones/README.md +++ b/mysql-ha-pxc-zones/README.md @@ -1,21 +1,18 @@ # Create a Storage Spaces Direct (S2D) Scale-Out File Server (SOFS) Cluster with Windows Server 2016 on an existing VNET -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc-zones/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc-zones/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc-zones/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc-zones/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc-zones/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc-zones/CredScanResult.svg) - - - - - + + This template lets you create a 3 node Percona XtraDB Cluster 5.6 on Azure. It's tested on Ubuntu 12.04 LTS and CentOS 6.5. @@ -24,3 +21,4 @@ To verify the cluster, type in "mysql -h your_public_ip_dns_name -u test -p". T To gain root access to MySQL, you must ssh into a node and sudo to run mysql. + diff --git a/mysql-ha-pxc/README.md b/mysql-ha-pxc/README.md index ea33a50cf329..87949e6afd1a 100644 --- a/mysql-ha-pxc/README.md +++ b/mysql-ha-pxc/README.md @@ -1,20 +1,17 @@ # Deploys a 3 node Percona XtraDB Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-ha-pxc/CredScanResult.svg) - - - - - + + This template lets you create a 3 node Percona XtraDB Cluster 5.6 on Azure. It's tested on Ubuntu 12.04 LTS and CentOS 6.5. @@ -22,3 +19,4 @@ To verify the cluster, type in "mysql -h your_public_ip_dns_name -u test -p". T To gain root access to MySQL, you must ssh into a node and sudo to run mysql. + diff --git a/mysql-mha-haproxy-ubuntu/README.md b/mysql-mha-haproxy-ubuntu/README.md index 8b2976d96693..79ca97564073 100644 --- a/mysql-mha-haproxy-ubuntu/README.md +++ b/mysql-mha-haproxy-ubuntu/README.md @@ -1,22 +1,19 @@ # Install MySQL MHA + Haproxy Solution -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-mha-haproxy-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-mha-haproxy-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-mha-haproxy-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-mha-haproxy-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-mha-haproxy-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-mha-haproxy-ubuntu/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmysql-mha-haproxy-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmysql-mha-haproxy-ubuntu%2Fazuredeploy.json") + - - - - - - This template deploys a MySQL MHA + Haproxy solution: the objective of MHA is automating master failover and slave promotion within short (usually 10-30 seconds) downtime, without suffering from replication consistency problems, without spending money for lots of new servers, without performance penalty, without complexity (easy-to-install), and without changing existing deployments; Haproxy is the interface which apps access mysql. @@ -116,3 +113,4 @@ Now the mha plus haproxy works. Once the master fails, the candiate master 10.0. - haproxy node /var/log/masterha/app1/app1.log records the master failover details. - haproxy node current directory/nohup.out records master and slave ip check info. + diff --git a/mysql-paas-replication/README.md b/mysql-paas-replication/README.md index 3db6136a8306..1dfd3adb59e2 100644 --- a/mysql-paas-replication/README.md +++ b/mysql-paas-replication/README.md @@ -1,20 +1,17 @@ # MySQL PaaS Replication -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-paas-replication/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-paas-replication/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-paas-replication/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-paas-replication/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-paas-replication/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-paas-replication/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmysql-paas-replication%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmysql-paas-replication%2Fazuredeploy.json") -  -  - - - - - - `Tags: MySQL, Replication, PaaS, Replicas, Read-Only` @@ -38,3 +35,4 @@ Use this command line to connect to the MySQL PaaS instances, if using the Cloud mysql -h -u @ -p ``` + diff --git a/mysql-replication/README.md b/mysql-replication/README.md index 30c49640d83d..dcd3aa533cec 100644 --- a/mysql-replication/README.md +++ b/mysql-replication/README.md @@ -1,20 +1,17 @@ - - - - - + + # MySQL Replication Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-replication/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-replication/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-replication/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-replication/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-replication/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-replication/CredScanResult.svg) This template deploys a MySQL replication environment with one master and one slave servers. It has the following capabilities: @@ -129,7 +126,7 @@ mysql> show slave status\G; ### How to backup databases to Azure blob storage * There are several ways to -take mysql backups as shown at Mysql Backup and Recovery. The example below shows mysql dump from the slave. +take mysql backups as shown at Mysql Backup and Recovery. The example below shows mysql dump from the slave. ```sh # Create backups directory if not already created (modify folder as required) >mkdir /home/admin/backups/ @@ -185,3 +182,4 @@ License MIT + diff --git a/mysql-standalone-server-ubuntu/README.md b/mysql-standalone-server-ubuntu/README.md index 13181d906819..6ef9d859801d 100644 --- a/mysql-standalone-server-ubuntu/README.md +++ b/mysql-standalone-server-ubuntu/README.md @@ -1,19 +1,18 @@ # MySQL Server 5.6 on Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-standalone-server-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-standalone-server-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-standalone-server-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-standalone-server-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-standalone-server-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/mysql-standalone-server-ubuntu/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmysql-standalone-server-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fmysql-standalone-server-ubuntu%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy a MySQL server. It creates an Ubuntu VM, does a silent install of MySQL server, version:5.6 The root password is defined by yourself during the deployment. The MySQL server database can be accessed only from localhost by default, you should update the privileges settings based on your own requirement. - diff --git a/nagios-on-ubuntu/README.md b/nagios-on-ubuntu/README.md index a6b724199a7c..d43d0197dbf2 100644 --- a/nagios-on-ubuntu/README.md +++ b/nagios-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Install Nagios Core on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/nagios-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/nagios-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/nagios-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/nagios-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/nagios-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/nagios-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnagios-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnagios-on-ubuntu%2Fazuredeploy.json") This template deploys Nagios Core, a host/service/network monitoring solution released under the GNU General Public License. This template also provisions a storage account, virtual network, public IP addresses and network interfaces required by the installation. @@ -36,3 +31,4 @@ The Nagios deployment topology is comprised of a single VM instance that can be - A single instance installation Nagios Core is performed by the template - This template does not install any monitoring targets + diff --git a/neo4j-ubuntu-vm/README.md b/neo4j-ubuntu-vm/README.md index 792ddb265166..b857a0041544 100644 --- a/neo4j-ubuntu-vm/README.md +++ b/neo4j-ubuntu-vm/README.md @@ -1,20 +1,15 @@ # Deploy Neo4J in Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/neo4j-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/neo4j-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/neo4j-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/neo4j-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/neo4j-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/neo4j-ubuntu-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fneo4j-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fneo4j-ubuntu-vm%2Fazuredeploy.json") Built by: [helshabini](https://github.com/helshabini) @@ -41,3 +36,4 @@ Below are the parameters that the template expects: | neo4jEdition | Neo4J edition and version to install. | | publicIPAddressDns | Unique DNS for public IP Address. | + diff --git a/netapp-ontap-sql/README.md b/netapp-ontap-sql/README.md index 4d75ba6a4a6b..5e2edd2bf433 100644 --- a/netapp-ontap-sql/README.md +++ b/netapp-ontap-sql/README.md @@ -1,20 +1,18 @@ # NetApp ONTAP Cloud on Azure with SQL -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/netapp-ontap-sql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/netapp-ontap-sql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/netapp-ontap-sql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/netapp-ontap-sql/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/netapp-ontap-sql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/netapp-ontap-sql/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnetapp-ontap-sql%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnetapp-ontap-sql%2Fazuredeploy.json") + + +

    @@ -89,3 +87,4 @@ The deployment takes around 40 to 45 minutes. For any support related questions, issues or customization requirements, please contact ng-azure-quickstarts@netapp.com + diff --git a/netki-wns-api-server-on-ubuntu/README.md b/netki-wns-api-server-on-ubuntu/README.md index 7acb483becb0..fe41ddbb9c9f 100644 --- a/netki-wns-api-server-on-ubuntu/README.md +++ b/netki-wns-api-server-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Netki Wallet Name Server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/netki-wns-api-server-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/netki-wns-api-server-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/netki-wns-api-server-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/netki-wns-api-server-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/netki-wns-api-server-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/netki-wns-api-server-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnetki-wns-api-server-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnetki-wns-api-server-on-ubuntu%2Fazuredeploy.json") The Netki Wallet Name lookup API server allows you to quickly integrate the Wallet Name standard into your digital currency platform. Using the Wallet Name Service allows you to avoid difficult to remember Bitcoin, Ethereum, Factoid, @@ -67,3 +62,4 @@ For more information on supported currency types and their abbreviations, please For more information on Wallet Names and additional open source software offerings, please visit our [Developers](https://www.netki.com/#/developers) page + diff --git a/nfs-ha-cluster-ubuntu/README.md b/nfs-ha-cluster-ubuntu/README.md index 9b44be5a96ff..44e1be52847d 100644 --- a/nfs-ha-cluster-ubuntu/README.md +++ b/nfs-ha-cluster-ubuntu/README.md @@ -1,13 +1,13 @@ # Deploy a Highly Available NFS Cluster with Ubuntu VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/nfs-ha-cluster-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/nfs-ha-cluster-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/nfs-ha-cluster-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/nfs-ha-cluster-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/nfs-ha-cluster-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/nfs-ha-cluster-ubuntu/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnfs-ha-cluster-ubuntu%2Fazuredeploy.json) [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnfs-ha-cluster-ubuntu%2Fazuredeploy.json) @@ -74,4 +74,3 @@ We also need to conduct some load testing for a deployed NFS-HA cluster with hig Matt Kereczman (@kermat on Github) from [LINBIT](https://www.linbit.com/) (the force behind DRBD, which LINBIT claims is the de facto open standard for High Aavailability software for enterprise and cloud computing) greatly helped with the Pacemaker configuration for NFS fail-over and the Azure LB-based highly available front-end IP address. Thanks to Matt's help, I think this template can be made possible at least a few more weeks earlier than expected. This templated solution for highly available NFS was created mostly for the [Moodle-on-Azure](https://github.com/Azure/Moodle). In the process, we came to realize that this might be useful for other Azure Linux customers as well on many other occasions. Therefore, we made the templates as generic as possible for Azure quickstart templates repo publication. - diff --git a/nylas-email-sync-engine/README.md b/nylas-email-sync-engine/README.md index 4cceab69bc2e..2762d40e69ed 100644 --- a/nylas-email-sync-engine/README.md +++ b/nylas-email-sync-engine/README.md @@ -1,20 +1,15 @@ # Deploy Nylas email sync engine on Debian -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/nylas-email-sync-engine/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/nylas-email-sync-engine/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/nylas-email-sync-engine/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/nylas-email-sync-engine/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/nylas-email-sync-engine/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/nylas-email-sync-engine/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnylas-email-sync-engine%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fnylas-email-sync-engine%2Fazuredeploy.json") This template deploys the Nylas Sync Engine on a Debian VM in Azure. This allows you to sync your email with the Nylas N1 email client on a Linux OS like Ubuntu. @@ -59,3 +54,4 @@ After the sync engine is setup, you'll need to point your installation of the N1 For more information on the Nylas sync engine, see https://github.com/nylas/sync-engine + diff --git a/octopus-deploy-tentacle-windows/README.md b/octopus-deploy-tentacle-windows/README.md index fa868293869d..880d007fac4d 100644 --- a/octopus-deploy-tentacle-windows/README.md +++ b/octopus-deploy-tentacle-windows/README.md @@ -1,20 +1,19 @@ # Octopus Deploy Tentacle Agent (Windows) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/octopus-deploy-tentacle-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/octopus-deploy-tentacle-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/octopus-deploy-tentacle-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/octopus-deploy-tentacle-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/octopus-deploy-tentacle-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/octopus-deploy-tentacle-windows/CredScanResult.svg) - + - To deploy this template using the scripts from the root of this repo: @@ -57,3 +56,4 @@ You can click the "deploy to Azure" button at the beginning of this document or Once the extension has installed, your Tentacle will be available in the Environments page of your Octopus Server, and you will be able to deploy projects to it. + diff --git a/octopusdeploy3-single-vm-windows/README.md b/octopusdeploy3-single-vm-windows/README.md index 7b44cc70d252..93f1a065d0e5 100644 --- a/octopusdeploy3-single-vm-windows/README.md +++ b/octopusdeploy3-single-vm-windows/README.md @@ -1,20 +1,16 @@ # Octopus Deploy 3.0 with trial license -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/octopusdeploy3-single-vm-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/octopusdeploy3-single-vm-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/octopusdeploy3-single-vm-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/octopusdeploy3-single-vm-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/octopusdeploy3-single-vm-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/octopusdeploy3-single-vm-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foctopusdeploy3-single-vm-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foctopusdeploy3-single-vm-windows%2Fazuredeploy.json") This template allows you to deploy a single Octopus Deploy 3.0 server with a trial license. This will deploy on a single Windows Server 2012R2 VM (Standard D2) and SQL DB (S1 tier) into the location specified for the Resource Group. + diff --git a/oms-active-directory-security-audit-solution/README.md b/oms-active-directory-security-audit-solution/README.md index b1553027507f..a4537df6d262 100644 --- a/oms-active-directory-security-audit-solution/README.md +++ b/oms-active-directory-security-audit-solution/README.md @@ -1,14 +1,13 @@ # Active Directory Security Audit Solution -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-active-directory-security-audit-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-active-directory-security-audit-solution/PublicDeployment.svg) -  -  - -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-active-directory-security-audit-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-active-directory-security-audit-solution/FairfaxDeployment.svg) +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-active-directory-security-audit-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-active-directory-security-audit-solution/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-active-directory-security-audit-solution.json) diff --git a/oms-all-deploy/README.md b/oms-all-deploy/README.md index c035872049bb..a1cf43ff5f1d 100644 --- a/oms-all-deploy/README.md +++ b/oms-all-deploy/README.md @@ -1,18 +1,15 @@ # Microsoft Operations Management Suite -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-all-deploy/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-all-deploy/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-all-deploy/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-all-deploy/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-all-deploy/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-all-deploy/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Foms-all-deploy%2F%2Fazuredeploy.json) - - - Your time is precious, why spend it on trying to integrate multiple tools. Lose the product palooza and unify on a single solution, providing management at your fingertips. Get up and running in seconds and have real insights in just hours, giving you faster time to value. @@ -86,3 +83,4 @@ Explore the Security solution + diff --git a/oms-automation-solution/README.md b/oms-automation-solution/README.md index aecca83f1f9e..993860654f45 100644 --- a/oms-automation-solution/README.md +++ b/oms-automation-solution/README.md @@ -1,15 +1,13 @@ # OMS Azure Automation Job Monitoring -  -  - -  -  - -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-automation-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-automation-solution/PublicDeployment.svg) +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-automation-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-automation-solution/FairfaxDeployment.svg) +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-automation-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-automation-solution/CredScanResult.svg) This solution (currently in private preview) will allow you to visualize your Azure Automation jobs in Operations Management Suite (Log Analytics). This solution use the job status and job stream information provided by Microsoft (https://docs.microsoft.com/en-us/azure/automation/automation-manage-send-joblogs-log-analytics) to present data about your Azure Automation jobs in Log Analytics. @@ -34,9 +32,6 @@ Automation job information needs to be sent from Azure Automation to Microsoft O Once the prerequisites are complete, you can deploy the template. [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-automation-solution%2Fazuredeploy.json) - - - Once the template is successfully deployed the following solution should now be visable in your OMS workspace. @@ -47,3 +42,4 @@ Once the template is successfully deployed the following solution should now be To see data in this solution jobs will have to have run after the automation job information was sent to OMS. Any job data from before the prerequisite step "Automation job information sent to OMS" will not be displayed in this solution. + diff --git a/oms-azure-resource-usage-solution/README.md b/oms-azure-resource-usage-solution/README.md index 8952f478b417..e662e099156d 100644 --- a/oms-azure-resource-usage-solution/README.md +++ b/oms-azure-resource-usage-solution/README.md @@ -1,22 +1,19 @@ # Azure Resource Usage Solution -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-resource-usage-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-resource-usage-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-resource-usage-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-resource-usage-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-resource-usage-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-resource-usage-solution/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-azure-resource-usage-solution%2Fazuredeploy.json) - - >[AZURE.NOTE]This is preliminary documentation for Azure Resource Usage Solution, a management solution you can deploy into OMS that will provide insights of virtual machines across subscriptions. - Azure Resource Usage Solution collects and visualizes Azure Usage from Azure Billing APIs to bring in the cost metric of Azure resources. Solution provides usage deatils for; * Category (Storage) @@ -145,3 +142,4 @@ This second template also used to onboard additional subscriptions to the soluti Template requires OMS Log Analytics workspace ID and Key from the workspace where solution is already deployed. Navigate to Log Analytics Portal / Settings / Connected Sources to get worspace Id and Key. This solution will deploy only the automation components used in data collection and push data to existing log analytics workspace. + diff --git a/oms-azure-vminventory-solution/README.md b/oms-azure-vminventory-solution/README.md index 69667846e384..cda09b542ba1 100644 --- a/oms-azure-vminventory-solution/README.md +++ b/oms-azure-vminventory-solution/README.md @@ -1,22 +1,19 @@ # Azure Virtual Machine Inventory -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-vminventory-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-vminventory-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-vminventory-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-vminventory-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-vminventory-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azure-vminventory-solution/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-azure-vminventory-solution%2Fazuredeploy.json) - - >[AZURE.NOTE]This is preliminary documentation for Azure VM Inventory , a management solution you can deploy into OMS that will provide insights of virtual machines across subscriptions. - Azure VM Inventory Solution collects and visualizes inventory information of a virtual machine along with ; * Data and OS disks * input endpoints for Classic VMs @@ -204,3 +201,4 @@ This second template also used to onboard additional subscriptions to the soluti Template requires OMS Log Analytics workspace ID and Key from the workspace where solution is already deployed. Navigate to Log Analytics Portal / Settings / Connected Sources to get worspace Id and Key. This solution will deploy only the automation components used in data collection and push data to existing log analytics workspace. + diff --git a/oms-azurensg-solution/README.md b/oms-azurensg-solution/README.md index 94077994083f..fd74e5839a1d 100644 --- a/oms-azurensg-solution/README.md +++ b/oms-azurensg-solution/README.md @@ -1,20 +1,17 @@ # Azure Network Security Group Analytics -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azurensg-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azurensg-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azurensg-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azurensg-solution/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azurensg-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-azurensg-solution/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-azurensg-solution%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-azurensg-solution%2Fazuredeploy.json") -  -  - - - - - - This template deploys **Azure Network Security Group analytics solution** on an Azure Log Analytics workspace. @@ -30,9 +27,9 @@ The Azure Network Security Group analytics solution provides visualizations and Perform the following steps to configure the Azure Network Security Group analytics solution for your workspaces. -1. Enable the Azure Network Security Group analytics solution from
    - -
    +1. Enable the Azure Network Security Group analytics solution from
    [![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-azurensg-solution%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-azurensg-solution%2Fazuredeploy.json") + +
    2. Follow steps to Enable diagnostics logging for the Network Security Group: (https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-nsg-manage-log) @@ -57,3 +54,4 @@ On the **Azure Network Security Group analytics** dashboard, review the summary On any of the log search pages, you can view results by time, detailed results, and your log search history. You can also filter by facets to narrow the results. + diff --git a/oms-cloudfoundry-solution/README.md b/oms-cloudfoundry-solution/README.md index 8098f96a9ae9..f6026a10a8ea 100644 --- a/oms-cloudfoundry-solution/README.md +++ b/oms-cloudfoundry-solution/README.md @@ -1,20 +1,17 @@ # Azure OMS Log Analytics Solution for Cloud Foundry -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-cloudfoundry-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-cloudfoundry-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-cloudfoundry-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-cloudfoundry-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-cloudfoundry-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-cloudfoundry-solution/CredScanResult.svg) Version: [2018.6](./changelog.md "See change logs") [![Deploy to Azure](https://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Foms-cloudfoundry-solution%2F%2Fazuredeploy.json) - - - ## Overview @@ -152,3 +149,4 @@ Simply download App from your app store and login with your account, you can hav ## [Change Logs](./changelog.md "See change logs") + diff --git a/oms-existing-storage-account/README.md b/oms-existing-storage-account/README.md index df2f5aba036b..4bb0779a1f7d 100644 --- a/oms-existing-storage-account/README.md +++ b/oms-existing-storage-account/README.md @@ -1,24 +1,21 @@ # Add diagnostic Storage Accounts for Service Fabric to OMS Log Analytics Workspace -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-existing-storage-account/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-existing-storage-account/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-existing-storage-account/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-existing-storage-account/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-existing-storage-account/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-existing-storage-account/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Foms-existing-storage-account%2F%2Fazuredeploy.json) - - - This template will add an existing Azure Storage Account into OMS Log Analytics Workspace for monitoring, default targeting Service Fabric related logs. In addition, it will enable the Service Fabric OMS Gallery solution if not already enabled in the workspace. - + diff --git a/oms-hyperv-replica-solution/README.md b/oms-hyperv-replica-solution/README.md index 34cc4ceaf796..e997331305f5 100644 --- a/oms-hyperv-replica-solution/README.md +++ b/oms-hyperv-replica-solution/README.md @@ -1,16 +1,16 @@ # Hyper-V Replica Solution for OMS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-hyperv-replica-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-hyperv-replica-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-hyperv-replica-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-hyperv-replica-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-hyperv-replica-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-hyperv-replica-solution/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-hyperv-replica-solution%2Fazuredeploy.json) -[![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-hyperv-replica-solution%2Fazuredeploy.json) +[![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-hyperv-replica-solution%2Fazuredeploy.json) ## Overview diff --git a/oms-kemp-applicationdelivery-solution/README.md b/oms-kemp-applicationdelivery-solution/README.md index c3f4e1b06c4c..0cafd0abe218 100644 --- a/oms-kemp-applicationdelivery-solution/README.md +++ b/oms-kemp-applicationdelivery-solution/README.md @@ -1,13 +1,13 @@ # OMS Kemp Application Delivery Solution -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-kemp-applicationdelivery-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-kemp-applicationdelivery-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-kemp-applicationdelivery-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-kemp-applicationdelivery-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-kemp-applicationdelivery-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-kemp-applicationdelivery-solution/CredScanResult.svg) ## Prerequisites @@ -17,15 +17,9 @@ This solution will display status, assets and performance data from your [Kemp]( ![SolutionOverview](images/overview.png?raw=true) - ## Installation - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-kemp-applicationdelivery-solution%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-kemp-applicationdelivery-solution%2Fazuredeploy.json") If you **don't** have an existing OMS Log Analytics Workspace, the template will create and deploy this for you, if you want to use an existing workspace you must first collect the workspace info. @@ -46,3 +40,4 @@ In the unfortunate case you want to remove the solution you can do it from the t `Tags: kemp, oms, msoms, solution, example, walkthrough, #msoms` + diff --git a/oms-scomacs-solution/README.md b/oms-scomacs-solution/README.md index d1258651b6c7..3602473e6632 100644 --- a/oms-scomacs-solution/README.md +++ b/oms-scomacs-solution/README.md @@ -1,34 +1,34 @@ # SCOM ACS Dashboard in OMS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-scomacs-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-scomacs-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-scomacs-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-scomacs-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-scomacs-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-scomacs-solution/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-scomacs-solution%2F%2Fazuredeploy.json) - - + + This is a PREVIEW Solution -This is a pre-built solution for Microsoft OMS http://www.microsoft.com/oms). +This is a pre-built solution for Microsoft OMS http://www.microsoft.com/oms). This solution was built from following Wei Ho Lim's 2 articles listed here: -This solution requires the OMS Security and Audit solution to be enabled first, as it leverages this collected data. This template includes adding the Security and Audit solution to the OMS Workspace. +This solution requires the OMS Security and Audit solution to be enabled first, as it leverages this collected data. This template includes adding the Security and Audit solution to the OMS Workspace. -For additional information, check out Tao Yang's blog on PowerShell Script to Create OMS Saved Searches that Maps OpsMgr ACS Reports. +For additional information, check out Tao Yang's blog on PowerShell Script to Create OMS Saved Searches that Maps OpsMgr ACS Reports. -Also, check out my original blog post about this solution: SCOM ACS Dashboard in OMS +Also, check out my original blog post about this solution: SCOM ACS Dashboard in OMS ![alt text](images/aearmscomacs.png "SCOM ACS Dashboard in OMS") @@ -49,13 +49,12 @@ If you **do not** have an existing OMS Log Analytics Workspace, the template wil ### Follow these instructions to deploy the OMS SCOM ACS Solution into an existing OMS Log Analytics Workspace:
      -
    1. Log into the Azure Portal (https://portal.azure.com) and ensure you are in the subscription containing your OMS Workspace
    2. +
    3. Log into the Azure Portal (https://portal.azure.com) and ensure you are in the subscription containing your OMS Workspace
    4. Locate your existing OMS Log Analytics Workspace and take note of the name of the Workspace, the location of the Workspace, and the Resource Group it is deployed in
    ![alt text](images/aeomsworkspace.png "omsws") - ###You can now deploy the template [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Foms-scomacs-solution%2F%2Fazuredeploy.json) @@ -98,3 +97,4 @@ With the solution deployed, you can drill into the SCOM ACS Dashboard solution a ![alt text](images/aescomacssolutionview.png "SCOM ACS Solutoin View") + diff --git a/oms-servicebus-solution/README.md b/oms-servicebus-solution/README.md index 5d516ec341c5..9e5e2ad28ccd 100644 --- a/oms-servicebus-solution/README.md +++ b/oms-servicebus-solution/README.md @@ -1,24 +1,20 @@ # Azure Service Bus Monitoring -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-servicebus-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-servicebus-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-servicebus-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-servicebus-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-servicebus-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-servicebus-solution/CredScanResult.svg) - - This community based solution (not offically supported by Microsoft) will allow you to capture your Azure Service Bus metrics and visualize them in Operations Management Suite (Log Analytics). This solution leverages an automation runbook in Azure Automation, the Log Analytics Ingestion API, together with Log Analytics views to present data about all your Azure Service Bus instances in a single Log Analytics workspace. ![alt text](images/ServiceBusSolution.png "Solution View") - - **Couple of things to note:** + Please scroll down and read the "Re-deploy" section for how to re-deploy in case you need to + Using this solution assumes you have read the prerequisites - please read those carefully or your deployment will fail @@ -123,3 +119,4 @@ If you have deployed the May 2017 update and you would like to re-deploy make su + servicebusIngestion (6 schedules) + diff --git a/oms-vmm-analytics/README.md b/oms-vmm-analytics/README.md index 0fe591a72087..84f459c84179 100644 --- a/oms-vmm-analytics/README.md +++ b/oms-vmm-analytics/README.md @@ -1,13 +1,13 @@ # VMM Analytics -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-vmm-analytics/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-vmm-analytics/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/oms-vmm-analytics/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/oms-vmm-analytics/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-vmm-analytics/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/oms-vmm-analytics/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Foms-vmm-analytics%2Fazuredeploy.json) diff --git a/openchain-blockchain-coinprism/README.md b/openchain-blockchain-coinprism/README.md index 68032acbe76a..2c06f301cf3a 100644 --- a/openchain-blockchain-coinprism/README.md +++ b/openchain-blockchain-coinprism/README.md @@ -1,20 +1,15 @@ # Deploying Openchain on Microsoft Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openchain-blockchain-coinprism/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openchain-blockchain-coinprism/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openchain-blockchain-coinprism/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openchain-blockchain-coinprism/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openchain-blockchain-coinprism/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openchain-blockchain-coinprism/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenchain-blockchain-coinprism%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenchain-blockchain-coinprism%2Fazuredeploy.json") Openchain is an open source distributed ledger technology. It is suited for organizations wishing to issue and manage digital assets in a robust, secure and scalable way. @@ -55,3 +50,4 @@ If you are connecting to this wallet endpoint for the first time, you will be pr Go to the Advanced tab and click Edit Ledger Info on the left. The screen will show you a form that will let you edit the ledger name and other fields stored in the [info record](https://docs.openchain.org/en/latest/ledger-rules/general.html#ledger-info-record). + diff --git a/openedx-devstack-ubuntu/README.md b/openedx-devstack-ubuntu/README.md index 66ac01001c1e..88f72e8ce595 100644 --- a/openedx-devstack-ubuntu/README.md +++ b/openedx-devstack-ubuntu/README.md @@ -1,20 +1,15 @@ # Deploy Open edX DevStack on Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-devstack-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-devstack-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-devstack-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-devstack-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-devstack-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-devstack-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenedx-devstack-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenedx-devstack-ubuntu%2Fazuredeploy.json") This template deploys the Open edX developer stack on Ubuntu. @@ -27,3 +22,4 @@ You can learn more about Open edX and devstack here: *Note that this template uses a different license than the [Open edX](https://github.com/edx/edx-platform/blob/master/LICENSE) platform.* + diff --git a/openedx-fullstack-ubuntu/README.md b/openedx-fullstack-ubuntu/README.md index 70ada8e903ab..9d1375aa31ab 100644 --- a/openedx-fullstack-ubuntu/README.md +++ b/openedx-fullstack-ubuntu/README.md @@ -1,20 +1,15 @@ # Deploy Open edX FullStack (Ficus) on Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-fullstack-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-fullstack-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-fullstack-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-fullstack-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-fullstack-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-fullstack-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenedx-fullstack-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenedx-fullstack-ubuntu%2Fazuredeploy.json") This template deploys the Open edX full stack (Ficus) on Ubuntu. A default server-vars.yml is saved to */edx/app/edx_ansible*. @@ -27,3 +22,4 @@ You can learn more about Open edX and fullstack here: *Note that this template uses a different license than the [Open edX](https://github.com/edx/edx-platform/blob/master/LICENSE) platform.* + diff --git a/openedx-scalable-ubuntu/README.md b/openedx-scalable-ubuntu/README.md index 004b7be86576..c03a6331618a 100644 --- a/openedx-scalable-ubuntu/README.md +++ b/openedx-scalable-ubuntu/README.md @@ -1,20 +1,15 @@ # Deploy Open edX Dogwood on multiple Ubuntu VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-scalable-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-scalable-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-scalable-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-scalable-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-scalable-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openedx-scalable-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenedx-scalable-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenedx-scalable-ubuntu%2Fazuredeploy.json") This template deploys Open edX Dogwood on multiple Ubuntu VMs. The deployment creates multiple application VMs behind a load balancer, plus backend VMs for Mongo and MySQL. A default server-vars.yml is saved to */edx/app/edx_ansible*. @@ -35,3 +30,4 @@ You can learn more about Open edX here: *Note that this template uses a different license than the [Open edX](https://github.com/edx/edx-platform/blob/master/LICENSE) platform.* + diff --git a/openjdk-tomcat-ubuntu-vm/README.md b/openjdk-tomcat-ubuntu-vm/README.md index f17f36c14ebe..cc610729af5f 100644 --- a/openjdk-tomcat-ubuntu-vm/README.md +++ b/openjdk-tomcat-ubuntu-vm/README.md @@ -1,20 +1,15 @@ # VM-Ubuntu - Tomcat and Open JDK installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openjdk-tomcat-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openjdk-tomcat-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openjdk-tomcat-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openjdk-tomcat-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openjdk-tomcat-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openjdk-tomcat-ubuntu-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenjdk-tomcat-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenjdk-tomcat-ubuntu-vm%2Fazuredeploy.json") This template allows you to create a Ubuntu VM with OpenJDK and Tomcat. @@ -38,3 +33,5 @@ If you are new to template deployment, see: [Azure Resource Manager documentation](https://docs.microsoft.com/azure/azure-resource-manager/) `Tags: Azure4Student, virtual machine, Linux, Ubuntu Server, Beginner,Java, TomCat` + + diff --git a/openldap-cluster-ubuntu/README.md b/openldap-cluster-ubuntu/README.md index 82852392a1e0..56554ee5c50e 100644 --- a/openldap-cluster-ubuntu/README.md +++ b/openldap-cluster-ubuntu/README.md @@ -1,18 +1,15 @@ # Deploy OpenLDAP cluster on Ubuntu. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-cluster-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-cluster-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-cluster-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-cluster-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-cluster-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-cluster-ubuntu/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenldap-cluster-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenldap-cluster-ubuntu%2Fazuredeploy.json") This template deploys an OpenLDAP cluster on Ubuntu. It creates multiple Ubuntu VMs and does a silent install of OpenLDAP on them. It also installs TLS support and PhpLDAPAdmin. Then it sets up N-way multi-master replication on them. After the deployment is successful, you can go to /phpldapadmin to start working with OpenLDAP or access it directly from the LDAP endpoint. @@ -25,3 +22,4 @@ It also opens ports 2200 to 2204 on the load balancer which are mapped to port 2 ## Certificates: In order to support TLS, this template creates self signed certificates as a part of the installation script. This allows the template to be deployed without having to create your own certificates. In production deployments, you will need to create and use your own certificates instead of the self signed certificates. + diff --git a/openldap-singlevm-ubuntu/README.md b/openldap-singlevm-ubuntu/README.md index c10baccf7aa3..83ed73b53a88 100644 --- a/openldap-singlevm-ubuntu/README.md +++ b/openldap-singlevm-ubuntu/README.md @@ -1,21 +1,19 @@ # Deploy OpenLDAP on Ubuntu on a single VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-singlevm-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-singlevm-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-singlevm-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-singlevm-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-singlevm-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openldap-singlevm-ubuntu/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenldap-singlevm-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenldap-singlevm-ubuntu%2Fazuredeploy.json") This template deploys OpenLDAP on Ubuntu. It creates a single Ubuntu VM and does a silent install of OpenLDAP on it. It also installs TLS support and PhpLDAPAdmin. After the deployment is successful, you can go to /phpldapadmin to start working with OpenLDAP or access it directly from the LDAP endpoint. ## Certificates: In order to support TLS, this template creates self signed certificates as a part of the installation script. This allows the template to be deployed without having to create your own certificates. In production deployments, you will need to create and use your own certificates instead of the self signed certificates. + diff --git a/openshift-origin-rhel/README.md b/openshift-origin-rhel/README.md index 511dc96a4771..2bf2e052cbc9 100644 --- a/openshift-origin-rhel/README.md +++ b/openshift-origin-rhel/README.md @@ -1,17 +1,16 @@ # OpenShift Origin Deployment Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openshift-origin-rhel/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openshift-origin-rhel/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openshift-origin-rhel/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openshift-origin-rhel/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openshift-origin-rhel/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openshift-origin-rhel/CredScanResult.svg) Bookmark [aka.ms/OpenShift](http://aka.ms/OpenShift) for future reference. For the **OpenShift Origin** refer to https://github.com/Microsoft/openshift-origin For the **OpenShift Container Platform** refer to https://github.com/Microsoft/openshift-container-platform - diff --git a/opensis-cluster-ubuntu/README.md b/opensis-cluster-ubuntu/README.md index 871858d29e67..e03113f27f61 100644 --- a/opensis-cluster-ubuntu/README.md +++ b/opensis-cluster-ubuntu/README.md @@ -1,18 +1,15 @@ # Deploy OpenSIS Community Edition cluster on Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-cluster-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-cluster-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-cluster-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-cluster-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-cluster-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-cluster-ubuntu/CredScanResult.svg) - - - - + This template deploys OpenSIS Community Edition as a LAMP application on Ubuntu in a clustered configuration. It creates a one or more Ubuntu VM for the front end and a single VM for the backend. It does a silent install of Apache and PHP on the front end VM's and MySQL on the backend VM. Then it deploys OpenSIS Community Edition on the cluster. After the deployment is successful, you can go to /opensis on each frontend VM (using web admin access described below) to start congfiguring OpenSIS. @@ -29,3 +26,4 @@ Similarly it opens ports 2200 to 2204 on the load balancer which are mapped to p ## Workaround for OpenSIS installer issue The OpenSIS installer expects to create a database from scratch. when you run the installer on the first front end VM, it will create the database. When you run the installer on subsequent VM's, it will complain that the database already exists. There is no option to tell it to simply reuse the existing database. To get around this issue, let the installer recreate the database for each new front end VM and perform any further operations on the database after the last VM is configured. + diff --git a/opensis-singlevm-ubuntu/README.md b/opensis-singlevm-ubuntu/README.md index 1abb3616e2d9..1696b1c1096e 100644 --- a/opensis-singlevm-ubuntu/README.md +++ b/opensis-singlevm-ubuntu/README.md @@ -1,18 +1,16 @@ # Deploy OpenSIS Community Edition on Ubuntu on a single VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-singlevm-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-singlevm-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-singlevm-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-singlevm-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-singlevm-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/opensis-singlevm-ubuntu/CredScanResult.svg) - - - - + This template deploys OpenSIS Community Edition as a LAMP application on Ubuntu. It creates a single Ubuntu VM, does a silent install of MySQL, Apache and PHP on it, and then deploys OpenSIS Community Edition. After the deployment is successful, you can go to /opensis to start congfiguring OpenSIS. + diff --git a/openvpn-access-server-ubuntu/README.md b/openvpn-access-server-ubuntu/README.md index d4850519f19f..0d1060c6a761 100644 --- a/openvpn-access-server-ubuntu/README.md +++ b/openvpn-access-server-ubuntu/README.md @@ -1,19 +1,18 @@ # Openvpn Access Server on Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openvpn-access-server-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openvpn-access-server-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/openvpn-access-server-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/openvpn-access-server-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/openvpn-access-server-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/openvpn-access-server-ubuntu/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenvpn-access-server-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fopenvpn-access-server-ubuntu%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy an openvpn access server. It creates an Ubuntu VM, does a silent install of openvpn access server, then make the basic server network settings: define the VPN Server Hostname to be the VM's public ip's name. The user is openvpn, password is defined by yourself during the deployment. After deployment, you can go to https://VM's public ip or dns name:943 , then input the user and password, download the client software on your machine, connect to the VPN Server. - diff --git a/orchard-cms-video-portal/README.md b/orchard-cms-video-portal/README.md index 38924fa46006..eb3af776496f 100644 --- a/orchard-cms-video-portal/README.md +++ b/orchard-cms-video-portal/README.md @@ -1,20 +1,18 @@ # Build an Orchard CMS Video Portal Web App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/orchard-cms-video-portal/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/orchard-cms-video-portal/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/orchard-cms-video-portal/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/orchard-cms-video-portal/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/orchard-cms-video-portal/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/orchard-cms-video-portal/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Forchard-cms-video-portal%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Forchard-cms-video-portal%2Fazuredeploy.json") + + + [Orchard CMS](http://www.orchardproject.net/) is a free, open source content management system that allows users to rapidly create web sites on the Microsoft ASP.NET MVC platform. It is built on a flexible extensibility framework that enables developers and customizers to provide additional functionality through modules and themes. @@ -22,3 +20,4 @@ This template provides a easy way to deploy Orchard CMS on Azure App Service Web `Tags: media-services, storage-account, sql-database, web-app, cms, orchard, video-portal` + diff --git a/pf-freebsd-setup/README.md b/pf-freebsd-setup/README.md index 3eb9033b6708..463bf96d3143 100644 --- a/pf-freebsd-setup/README.md +++ b/pf-freebsd-setup/README.md @@ -1,20 +1,15 @@ # NAT firewall with round-robin load balancing using FreeBSD's pf -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/pf-freebsd-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/pf-freebsd-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/pf-freebsd-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/pf-freebsd-setup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/pf-freebsd-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/pf-freebsd-setup/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpf-freebsd-setup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpf-freebsd-setup%2Fazuredeploy.json") This template can help you deploy a NAT firewall with round-robin load balancing using FreeBSD's pf on Azure for common web server scenario where 2 FreeBSD virtual machines install the Nginix web server. @@ -22,3 +17,4 @@ Since the front-end VM acting as the NAT has 2 NICs, please refer [**HERE**](htt After the template deploys successfully, you can access Nginx using the public IP of front-end VM from the explorer. + diff --git a/phabricator-on-ubuntu/README.md b/phabricator-on-ubuntu/README.md index e4c61a3d0fdf..82b10883e103 100644 --- a/phabricator-on-ubuntu/README.md +++ b/phabricator-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Install Phabricator on a Ubuntu Virtual Machine using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/phabricator-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/phabricator-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/phabricator-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/phabricator-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/phabricator-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/phabricator-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fphabricator-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fphabricator-on-ubuntu%2Fazuredeploy.json") This template deploys [Phabricator](http://phabricator.org/) on a Ubuntu Virtual Machine 16.04.0-LTS. @@ -28,3 +23,4 @@ After the deployment, you should be able to access at phabricator through your D Next steps for the configuration of phabricator : https://secure.phabricator.com/book/phabricator/article/configuration_guide/ + diff --git a/php-pgsql-freebsd-setup/README.md b/php-pgsql-freebsd-setup/README.md index 0f5d6551071a..1a39d32ff5fb 100644 --- a/php-pgsql-freebsd-setup/README.md +++ b/php-pgsql-freebsd-setup/README.md @@ -1,25 +1,18 @@ # Deployment of PHP based Web Site using FreeBSD -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/php-pgsql-freebsd-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/php-pgsql-freebsd-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/php-pgsql-freebsd-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/php-pgsql-freebsd-setup/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/php-pgsql-freebsd-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/php-pgsql-freebsd-setup/CredScanResult.svg) - - - - +This template deploys a group of open source software that is typically used together to enable FreeBSD servers to host dynamic website and web apps. Here FreeBSD is the core of the platform which will sustain the other components. -This template deploys a group of open source software that is typically used together to enable FreeBSD servers to host dynamic website and web apps. Here FreeBSD is the core of the platform which will sustain the other components. - -1. Reverse proxy, with nginx and round-robin load balancing - It has 2 NICs – One NIC in subnet1 with both public and private IPs and the other NIC in subnet2 with a private IP. - -2. PHP application servers, with nginx and php-fpm - Each one has 2 NICs – One NIC with a private IP in subnet 2 and the other NIC with a private IP in subnet3. - -3. Database server, with postgreqsql and pgbouncer - It has 1 NIC with a private IP in subnet3. +1. Reverse proxy, with nginx and round-robin load balancing - It has 2 NICs – One NIC in subnet1 with both public and private IPs and the other NIC in subnet2 with a private IP. +2. PHP application servers, with nginx and php-fpm - Each one has 2 NICs – One NIC with a private IP in subnet 2 and the other NIC with a private IP in subnet3. +3. Database server, with postgreqsql and pgbouncer - It has 1 NIC with a private IP in subnet3. diff --git a/pivotalcloudfoundry-apigee/README.md b/pivotalcloudfoundry-apigee/README.md index 3009755dc680..557d542260fd 100644 --- a/pivotalcloudfoundry-apigee/README.md +++ b/pivotalcloudfoundry-apigee/README.md @@ -1,20 +1,17 @@ # Pivotal Apigee Azure Quickstart -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/pivotalcloudfoundry-apigee/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/pivotalcloudfoundry-apigee/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/pivotalcloudfoundry-apigee/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/pivotalcloudfoundry-apigee/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/pivotalcloudfoundry-apigee/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/pivotalcloudfoundry-apigee/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpivotalcloudfoundry-apigee%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpivotalcloudfoundry-apigee%2Fazuredeploy.json") -  -  - - - - - - #### IMPORTANT: Before you deploy the template make sure you have accepted Pivotal End User License Agreement: @@ -44,8 +41,6 @@ The Apigee service broker supports Apigee Edge, including Trial, SMB, Startup, a ![Pivotal Cloud Foundry Integration with Apigee Edge Gateway](https://github.com/sysgain/azurequickstarts/blob/vcherukuri-patch-1/PivtoalCloudFoundry-Concourse-Apigee-AzureMetaService/pivotal-P2P/Images/Solution%20Integration.png?raw=true) - - ## Product Architecture ![Product Architecture](https://raw.githubusercontent.com/sysgain/pivotal/master/pivotal-P2P-Architecture.jpg) @@ -127,3 +122,4 @@ The deployment takes about 5 Hours. To work with Pivotal Cloud Foundry Hands on Lab click [here](http://pcf-ignite.pcfazure.com/Labs/) + diff --git a/postgresql-on-ubuntu/README.md b/postgresql-on-ubuntu/README.md index 2819bdd4299f..aff128942976 100644 --- a/postgresql-on-ubuntu/README.md +++ b/postgresql-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Create PostgreSQL 10 master-slave streaming replication on multiple Ubuntu 18.04 VMs and one jumpbox VM with a public IP -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpostgresql-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpostgresql-on-ubuntu%2Fazuredeploy.json") This template creates one master PostgreSQL 10 server with streaming-replication to multiple (based on the T-Shirt size parameter) slave servers. Each database server is configured with multiple data disks that are striped into RAID-0 configuration using mdadm. The template also optionally creates one externally accessible VM to serve as a jumpbox for ssh into the backend database servers. @@ -58,3 +53,4 @@ The following table outlines the deployment topology characteristics for each su | Large | Standard_A4 | 8 | 14 GB | 16x1023 GB | 2 | 2 | | XLarge | Standard_A4 | 8 | 14 GB | 16x1023 GB | 3 | 4 | + diff --git a/postgresql-standalone-server-ubuntu/README.md b/postgresql-standalone-server-ubuntu/README.md index 1b04fdb38c5a..1aa3aafc2527 100644 --- a/postgresql-standalone-server-ubuntu/README.md +++ b/postgresql-standalone-server-ubuntu/README.md @@ -1,19 +1,15 @@ # PostgreSQL Server on Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-standalone-server-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-standalone-server-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-standalone-server-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-standalone-server-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-standalone-server-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/postgresql-standalone-server-ubuntu/CredScanResult.svg) - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpostgresql-standalone-server-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpostgresql-standalone-server-ubuntu%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy a PostgreSQL server. It creates an Ubuntu VM, does a silent install of PostgreSQL server, version:9.3.5, and the basic configuration is below: port is 1999, data directory is /opt/pgsql_data, installation directory is /opt/pgsql, user is postgres. @@ -53,4 +49,6 @@ INSERT INTO potluck (name, food, confirmed, signup_date) VALUES('John', 'Cassero [Microsoft Learn Modules on PostgreSQL](https://docs.microsoft.com/en-us/learn/browse/?term=postgresql) -[Microsoft Learn Modules on Linux Virtual Machine](https://docs.microsoft.com/en-us/learn/browse/?term=Virtual%20Machine) \ No newline at end of file +[Microsoft Learn Modules on Linux Virtual Machine](https://docs.microsoft.com/en-us/learn/browse/?term=Virtual%20Machine) + + diff --git a/pubnub-eventhub-bridge/README.md b/pubnub-eventhub-bridge/README.md index 6ae0825e1df9..f080d6c958b3 100644 --- a/pubnub-eventhub-bridge/README.md +++ b/pubnub-eventhub-bridge/README.md @@ -29,7 +29,6 @@ Tags: ``Event Hubs, Event Hub, Realtime, PubNub, PubSub, Pub/Sub, Publish/Subscr - ## What does it deploy? * PubNub/Azure gateway script writing in Node.js * Web Job diff --git a/puppet-agent-linux/README.md b/puppet-agent-linux/README.md index 2529d1cf05d8..27c3da55786c 100644 --- a/puppet-agent-linux/README.md +++ b/puppet-agent-linux/README.md @@ -1,20 +1,15 @@ # A template to install the Puppet Agent using a shell script in public storage using CustomScript Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-linux/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-linux/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-linux/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-linux/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-linux/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-linux/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpuppet-agent-linux%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpuppet-agent-linux%2Fazuredeploy.json") [CustomScript Extension](https://github.com/Azure/azure-linux-extensions/tree/master/CustomScript) allows the owner of the Azure Virtual Machines to run customized scripts in the VM. @@ -33,3 +28,4 @@ This template installs the Puppet Agent in a Linux VM using a shell script that 3. Using Azure Portal Click the "Deploy to Azure" button. + diff --git a/puppet-agent-windows/README.md b/puppet-agent-windows/README.md index 705c19003ff8..a995968e45e7 100644 --- a/puppet-agent-windows/README.md +++ b/puppet-agent-windows/README.md @@ -1,20 +1,18 @@ # Deploy a windows VM with Puppet agent. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-agent-windows/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpuppet-agent-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpuppet-agent-windows%2Fazuredeploy.json") This template provisions a Windows VM on Azure with the Puppet Agent installed using a VM Extension. -The pre-requiste for deploying this template is to having a running Puppet server. You can host your own Puppet server in Azure or on-prem or create a Puppet Server in Azure using the Azure Marketplace image and following the guidelines for: Getting Started Guide for Deploying Puppet Enterprise in Azure +The pre-requiste for deploying this template is to having a running Puppet server. You can host your own Puppet server in Azure or on-prem or create a Puppet Server in Azure using the Azure Marketplace image and following the guidelines for: Getting Started Guide for Deploying Puppet Enterprise in Azure + diff --git a/puppet-enterprise-cluster/README.md b/puppet-enterprise-cluster/README.md index 5e3fcee982a9..3bb2b8549357 100644 --- a/puppet-enterprise-cluster/README.md +++ b/puppet-enterprise-cluster/README.md @@ -1,21 +1,18 @@ # Puppet Master and Agent Deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-cluster/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-cluster/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-cluster/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-cluster/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-cluster/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-cluster/CredScanResult.svg) - - - - This template creates a Puppet Enterprise cluster consisting of a master and a configurable number of Windows & Linux agents. + diff --git a/puppet-enterprise-rhel-win/README.md b/puppet-enterprise-rhel-win/README.md index c2ec66caf99b..0154acfcd19c 100644 --- a/puppet-enterprise-rhel-win/README.md +++ b/puppet-enterprise-rhel-win/README.md @@ -1,20 +1,18 @@ # Puppet Enterprise on Azure with RHEL & Windows Nodes -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-rhel-win/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-rhel-win/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-rhel-win/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-rhel-win/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-rhel-win/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/puppet-enterprise-rhel-win/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpuppet-enterprise-rhel-win%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpuppet-enterprise-rhel-win%2Fazuredeploy.json") + + +

    @@ -82,3 +80,4 @@ The deployment takes about 20 minutes to complete. For any support related questions, issues or customization requirements, please contact info@spektrasystems.com + diff --git a/python-proxy-on-ubuntu/README.md b/python-proxy-on-ubuntu/README.md index acb98725c7df..7a9445992c8d 100644 --- a/python-proxy-on-ubuntu/README.md +++ b/python-proxy-on-ubuntu/README.md @@ -1,20 +1,16 @@ # Install Python Proxy on a Ubuntu Virtual Machine using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/python-proxy-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/python-proxy-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/python-proxy-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/python-proxy-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/python-proxy-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/python-proxy-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpython-proxy-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fpython-proxy-on-ubuntu%2Fazuredeploy.json") This template deploys Python Proxy on a Ubuntu Virtual Machine. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. + diff --git a/qlik-sense-enterprise/README.md b/qlik-sense-enterprise/README.md index a9579230886b..1d75cc580563 100644 --- a/qlik-sense-enterprise/README.md +++ b/qlik-sense-enterprise/README.md @@ -1,13 +1,13 @@ # Qlik Sense Enterprise -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/qlik-sense-enterprise/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/qlik-sense-enterprise/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/qlik-sense-enterprise/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/qlik-sense-enterprise/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/qlik-sense-enterprise/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/qlik-sense-enterprise/CredScanResult.svg) This template will deploy a new Virtual Machine and will configure it with Qlik Sense Enterprise. The following versions of Qlik Sense Enteprise can be provisioned: @@ -27,12 +27,7 @@ The following versions of Qlik Sense Enteprise can be provisioned: Click the button below to deploy: - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fqlik-sense-enterprise%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fqlik-sense-enterprise%2Fazuredeploy.json") For help please review [Qlik Sense Help](http://help.qlik.com) @@ -40,3 +35,4 @@ Getting started [Qlik Sense Community](http://community.qlik.com) #### The deployment of Qlik Sense Enterprise can take up to 15 minutes. + diff --git a/rds-deployment-existing-ad/README.md b/rds-deployment-existing-ad/README.md index 0c4e3ee5b357..076b28239cfc 100644 --- a/rds-deployment-existing-ad/README.md +++ b/rds-deployment-existing-ad/README.md @@ -1,13 +1,13 @@ # Create Remote Desktop Sesson Collection deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-existing-ad/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-existing-ad/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-existing-ad/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-existing-ad/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-existing-ad/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-existing-ad/CredScanResult.svg) This template deploys the following resources: @@ -17,10 +17,7 @@ The template will use existing DC, join all vms to the domain and configure RDS Click the button below to deploy - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frds-deployment-existing-ad%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frds-deployment-existing-ad%2Fazuredeploy.json") + + diff --git a/rds-deployment-ha-gateway/README.md b/rds-deployment-ha-gateway/README.md index 7722907f23ef..2e165070b62b 100644 --- a/rds-deployment-ha-gateway/README.md +++ b/rds-deployment-ha-gateway/README.md @@ -1,13 +1,13 @@ # Provide High Availability to RD Gateway and RD Web Access servers in RDS deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-ha-gateway/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-ha-gateway/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-ha-gateway/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-ha-gateway/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-ha-gateway/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment-ha-gateway/CredScanResult.svg) This template deploys the following resources: @@ -42,13 +42,9 @@ This template expects the same names of resources from RDS deployment, if resour
  6. NIC – NIC naming convention.
  7. - Click the button below to deploy - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frds-deployment-ha-gateway%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frds-deployment-ha-gateway%2Fazuredeploy.json") + + diff --git a/rds-deployment/README.md b/rds-deployment/README.md index 927fbda581ce..86a2d7f8e65c 100644 --- a/rds-deployment/README.md +++ b/rds-deployment/README.md @@ -1,13 +1,13 @@ # Create Remote Desktop Sesson Collection deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-deployment/CredScanResult.svg) This template deploys the following resources: @@ -17,10 +17,7 @@ The template will deploy DC, join all vms to the domain and configure RDS roles Click the button below to deploy - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frds-deployment%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frds-deployment%2Fazuredeploy.json") + + diff --git a/rds-update-certificate/README.md b/rds-update-certificate/README.md index 8dbbe63d0a28..93ffddfe326d 100644 --- a/rds-update-certificate/README.md +++ b/rds-update-certificate/README.md @@ -1,22 +1,22 @@ # Configure certificates for RDS deployment -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-certificate/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-certificate/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-certificate/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-certificate/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-certificate/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-certificate/CredScanResult.svg) Click the button below to deploy: - - + + - - + +

    This Template allows you configure certificates in an RDS deployment. @@ -31,7 +31,6 @@ The certificate with the private key (in .PFX format) must be stored in Azure Ke For information on managing certificates with Azure Key Vault see: [Get started with Azure Key Vault certificates](https://blogs.technet.microsoft.com/kv/2016/09/26/get-started-with-azure-key-vault-certificates/) and [Manage certificates via Azure Key Vault](https://blogs.technet.microsoft.com/kv/2016/09/26/manage-certificates-via-azure-key-vault/). - ## Pre-Requisites 0. Template is intended to run against an existing RDS deployment. The deployment can be created using one of RDS QuickStart templates @@ -85,3 +84,4 @@ Template performs the following steps: + invokes [Set-RDCertificate](https://technet.microsoft.com/en-us/library/jj215464.aspx) cmdlet to apply the certificate for each of the roles; + calls [Set-RDClientAccessName](https://technet.microsoft.com/en-us/library/jj215484.aspx) to update Client Access Name on RD Connection Broker to match the certificate. + diff --git a/rds-update-rdsh-collection/README.md b/rds-update-rdsh-collection/README.md index 7da5f53edb03..57aec4eed9f0 100644 --- a/rds-update-rdsh-collection/README.md +++ b/rds-update-rdsh-collection/README.md @@ -1,13 +1,13 @@ # Update Remote Desktop Sesson Collection to new template image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-rdsh-collection/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-rdsh-collection/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-rdsh-collection/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-rdsh-collection/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-rdsh-collection/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/rds-update-rdsh-collection/CredScanResult.svg) This template updates RDSH servers in existing session host collection with new updated template image. The URI for the image is provided as a template parameter. @@ -25,9 +25,8 @@ Note: Template does **not** delete or deallocate old RDSH instances, so you may Click the button below to deploy: - - + + - - + diff --git a/redis-high-availability/README.md b/redis-high-availability/README.md index c72d8f41c1e5..08fc9c74be36 100644 --- a/redis-high-availability/README.md +++ b/redis-high-availability/README.md @@ -1,20 +1,15 @@ # Install a Redis cluster on Ubuntu Virtual Machines using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/redis-high-availability/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/redis-high-availability/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/redis-high-availability/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/redis-high-availability/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/redis-high-availability/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/redis-high-availability/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fredis-high-availability%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fredis-high-availability%2Fazuredeploy.json") This template deploys a Redis cluster on the Ubuntu virtual machines. This template also provisions a storage account, virtual network, availability sets, public IP addresses and network interfaces required by the installation. The template also creates 1 publicly accessible VM acting as a "jumpbox" and allowing to ssh into the Redis nodes for diagnostics or troubleshooting purposes. @@ -42,3 +37,4 @@ NOTE: To access the individual Redis nodes, you need to enable and use the publi - Redis version 3.0.0 or above is a requirement for the cluster (although this template also supports Redis 2.x which will be deployed using a traditional master-slave replication) - A static IP address (starting with the prefix defined in the _nodeAddressPrefix_ parameter) will be assigned to each Redis node in order to work around the current limitation of not being able to dynamically compose a list of IP addresses from within the template (by default, the first node will be assigned the private IP of 10.0.0.10, the second node - 10.0.0.11, and so on) + diff --git a/resourcegraph-sharedquery-countos/README.md b/resourcegraph-sharedquery-countos/README.md index 0b17f9955c66..daaaeae322b2 100644 --- a/resourcegraph-sharedquery-countos/README.md +++ b/resourcegraph-sharedquery-countos/README.md @@ -1,21 +1,15 @@ # Resource Graph Shared Query - Count OS -  -  - -  -  - -  -  - - - - - - - +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/resourcegraph-sharedquery-countos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/resourcegraph-sharedquery-countos/PublicDeployment.svg) +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/resourcegraph-sharedquery-countos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/resourcegraph-sharedquery-countos/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/resourcegraph-sharedquery-countos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/resourcegraph-sharedquery-countos/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fresourcegraph-sharedquery-countos%2Fazuredeploy.json") [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fresourcegraph-sharedquery-countos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fresourcegraph-sharedquery-countos%2Fazuredeploy.json") This template deploys a **Resource Graph shared query**. diff --git a/rhel-3tier-iaas/README.md b/rhel-3tier-iaas/README.md index 3800429eb0ba..b1a4bc5d32d3 100644 --- a/rhel-3tier-iaas/README.md +++ b/rhel-3tier-iaas/README.md @@ -1,20 +1,19 @@ # Red Hat Linux 3-tier IaaS Solution on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rhel-3tier-iaas/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rhel-3tier-iaas/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/rhel-3tier-iaas/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/rhel-3tier-iaas/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/rhel-3tier-iaas/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/rhel-3tier-iaas/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frhel-3tier-iaas%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frhel-3tier-iaas%2Fazuredeploy.json") - - - - - + +

    @@ -78,3 +77,4 @@ After successful deployment, this template will output the IP address and FQDN o For any support related questions, issues or customization requirements, please contact info@spektrasystems.com + diff --git a/ros-vm-windows/README.md b/ros-vm-windows/README.md index 1d97be307538..a8355d457505 100644 --- a/ros-vm-windows/README.md +++ b/ros-vm-windows/README.md @@ -1,20 +1,18 @@ # ROS on Azure with Windows VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ros-vm-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ros-vm-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ros-vm-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ros-vm-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ros-vm-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ros-vm-windows/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fros-vm-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fros-vm-windows%2Fazuredeploy.json") + + +

    ## Template Overview @@ -50,3 +48,4 @@ The script pops up a credential window, provide the credentials of azure vm. Enter-PSSession -ComputerName $hostIP -Credential $cred -SessionOption $soptions -UseSSL ``` + diff --git a/s2d-oms-mgmt-solution/README.md b/s2d-oms-mgmt-solution/README.md index 37387cadf147..06aa874a3724 100644 --- a/s2d-oms-mgmt-solution/README.md +++ b/s2d-oms-mgmt-solution/README.md @@ -1,20 +1,17 @@ # S2D Management Solution for OMS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/s2d-oms-mgmt-solution/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/s2d-oms-mgmt-solution/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/s2d-oms-mgmt-solution/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/s2d-oms-mgmt-solution/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/s2d-oms-mgmt-solution/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/s2d-oms-mgmt-solution/CredScanResult.svg) Version: 2.0.0.0 [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fs2d-oms-mgmt-solution%2Fazuredeploy.json) - - - Check [Updates](#updates) section if you have applied previous version. @@ -317,7 +314,6 @@ C:\temp\s2dmon.ps1 -Start - Deploy S2D ARM template again. - >**Note**: As some fields are changed it may take some time until the new data is fully visible in the dashboards. ### Update 2 @@ -363,3 +359,4 @@ C:\temp\s2dmon.ps1 -Setup -OMSWorkspaceCreds (Get-Credential) C:\temp\s2dmon.ps1 -Start ``` + diff --git a/safekit-cluster-farm/README.md b/safekit-cluster-farm/README.md index 975b721b30e4..238c563a5026 100644 --- a/safekit-cluster-farm/README.md +++ b/safekit-cluster-farm/README.md @@ -1,24 +1,22 @@ # Evidian SafeKit - Load Balancing Cluster with Failover in Azure - Farm Module -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-farm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-farm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-farm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-farm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-farm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-farm/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsafekit-cluster-farm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsafekit-cluster-farm%2Fazuredeploy.json") * [Description](#description) * [Deployed resources](#resources) * [How to use](#use) * [More information](#more) -## Description +## Description ![How the Evidian SafeKit farm cluster implements load balancing and failover in Azure?](images/farmarch.png) @@ -31,7 +29,7 @@ SafeKit brings a generic health probe for the load balancer. When the farm modul * SafeKit restarts automatically the critical application in a server when there is a **software failure** thanks to the restart scripts; * a connector for the SafeKit web console is installed in each server. Thus, the load balancing cluster can be managed in a very simple way to avoid **human errors**. -## Deployed resources +## Deployed resources In term of VMs, this template deploys: @@ -48,7 +46,7 @@ In term of load balancer, this template deploys: * a health probe checks the farm module state on all VMs * a load balancing rule for external port 9453 / internal port 9453 is set to test the load balanced virtual IP -## How to use +## How to use Click the "Deploy to Azure" button at the beginning of this document to deploy the load balancing cluster. Please create a new resource group. @@ -58,12 +56,12 @@ After deployment, go to the resource group's 'Microsoft.Template' deployment out * after certificates installation, start the web console of the cluster * test the load balanced virtual IP address with the test URL in the output - - -## More information on **Evidian SafeKit** in Azure +## More information on **Evidian SafeKit** in Azure * [Azure: The Simplest Load Balancing Cluster with Failover](https://www.evidian.com/products/high-availability-software-for-application-clustering/azure-load-balancing-cluster-failover/) * [Azure: The Simplest High Availability Cluster with Synchronous Replication and Failover](https://www.evidian.com/products/high-availability-software-for-application-clustering/azure-high-availability-cluster-synchronous-replication-failover/) `Tags: load balancing, cluster, failover, high availability, business continuity, disaster recovery, evidian, safekit, farm` + + diff --git a/safekit-cluster-mirror/README.md b/safekit-cluster-mirror/README.md index 8a80ac8cf759..e3f1b3d0cad0 100644 --- a/safekit-cluster-mirror/README.md +++ b/safekit-cluster-mirror/README.md @@ -1,25 +1,22 @@ # Evidian SafeKit - High Availability Cluster with Synchronous Real-Time Replication and Failover in Azure - Mirror Module -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-mirror/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-mirror/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-mirror/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-mirror/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-mirror/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/safekit-cluster-mirror/CredScanResult.svg) - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsafekit-cluster-mirror%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsafekit-cluster-mirror%2Fazuredeploy.json") * [Description](#description) * [Deployed resources](#resources) * [How to use](#use) * [More information](#more) -## Description - +## Description ![How the Evidian SafeKit mirror cluster implements real-time replication and failover in Azure?](images/mirrorarch.png) @@ -33,7 +30,7 @@ On the previous figure, * SafeKit makes synchronous real-time replication of files containing critical data * a connector for the SafeKit web console is installed in each server. Thus, the high availability cluster can be managed in a very simple way to avoid **human errors** -## Deployed resources +## Deployed resources In term of VMs, this template deploys: @@ -50,7 +47,7 @@ In term of load balancer, this template deploys: * a health probe checks the mirror module state on both VMs * a load balancing rule for external port 9453 / internal port 9453 is set to test the primary/secondary virtual IP -## How to use +## How to use Click the "Deploy to Azure" button at the beginning of this document to deploy the high availability cluster. Please create a new resource group. @@ -60,7 +57,7 @@ After deployment, go to the resource groups's deployment ('Microsoft.Template') * after certificates installation, start the web console of the cluster * test the primary/secondary virtual IP address with the test URL in the output -## More information on **Evidian SafeKit** in Azure +## More information on **Evidian SafeKit** in Azure * [Azure: The Simplest Load Balancing Cluster with Failover](https://www.evidian.com/products/high-availability-software-for-application-clustering/azure-load-balancing-cluster-failover/) * [Azure: The Simplest High Availability Cluster with Synchronous Replication and Failover](https://www.evidian.com/products/high-availability-software-for-application-clustering/azure-high-availability-cluster-synchronous-replication-failover/) @@ -68,3 +65,4 @@ After deployment, go to the resource groups's deployment ('Microsoft.Template') `Tags: high availability, cluster, replication, real-time replication, synchronous replication, failover, business continuity, disaster recovery, evidian, safekit, mirror` + diff --git a/sap-2-tier-marketplace-image-md/README.md b/sap-2-tier-marketplace-image-md/README.md index 0560a7c2af57..ca117c576e6c 100644 --- a/sap-2-tier-marketplace-image-md/README.md +++ b/sap-2-tier-marketplace-image-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 2-tier compatible template using a Marketplace image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-marketplace-image-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-marketplace-image-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using the latest patched version of the selected operating system. This is a template for a 2-tier configuration. It deploys 1 server on Premium Storage. @@ -49,3 +44,4 @@ There is not suitable configuration for X-Large with Standard Storage. If you se + diff --git a/sap-2-tier-marketplace-image/README.md b/sap-2-tier-marketplace-image/README.md index 36ad5d354c9c..e2ab31a4e91d 100644 --- a/sap-2-tier-marketplace-image/README.md +++ b/sap-2-tier-marketplace-image/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 2-tier compatible template using a Marketplace image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-marketplace-image/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-marketplace-image%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-marketplace-image%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using the latest patched version of the selected operating system. This is a template for a 2-tier configuration. It deploys 1 server on either Standard or Premium Storage. @@ -49,3 +44,4 @@ There is not suitable configuration for X-Large with Standard Storage. If you se + diff --git a/sap-2-tier-user-disk-md/README.md b/sap-2-tier-user-disk-md/README.md index df0754ea2b5f..deb7adb54d2d 100644 --- a/sap-2-tier-user-disk-md/README.md +++ b/sap-2-tier-user-disk-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 2-tier compatible template using a custom managed disk -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-disk-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-disk-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-disk-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-disk-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-disk-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-disk-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-user-disk-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-user-disk-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using a spezialized i.e. not generalized os disk. This is a template for a 2-tier configuration. It deploys 1 server on Premium Storage. @@ -43,3 +38,4 @@ This template uses Managed Disks. + diff --git a/sap-2-tier-user-image-md/README.md b/sap-2-tier-user-image-md/README.md index 92c03beac57d..eb99368ab0d3 100644 --- a/sap-2-tier-user-image-md/README.md +++ b/sap-2-tier-user-image-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 2-tier compatible template using a Managed Disk image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-image-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-image-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-image-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-image-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-image-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-2-tier-user-image-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-user-image-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-2-tier-user-image-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using a private Managed Disk image. This is a template for a 2-tier configuration. It deploys 1 server on either Standard or Premium Storage. @@ -49,3 +44,4 @@ There is no suitable configuration for X-Large with Standard Storage. If you sel + diff --git a/sap-3-tier-marketplace-image-converged-md/README.md b/sap-3-tier-marketplace-image-converged-md/README.md index e2b975faa458..b9c5a935da82 100644 --- a/sap-3-tier-marketplace-image-converged-md/README.md +++ b/sap-3-tier-marketplace-image-converged-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 3-tier compatible converged template using a Marketplace image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-converged-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-converged-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-converged-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-converged-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-converged-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-converged-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-converged-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-converged-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using the latest patched version of the selected operating system. This is a template for a 3-tier configuration. It deploys 1 (no HA) or 2 (HA) DB/ASCS/SCS servers and serveral virtual machines that can host dialog instances. In case of a HA deployment, the DB/ASCS/SCS and DI servers are placed in Availability Sets and a Load Balancer is added to the DB/ASCS/SCS server to allow HA configurations in the operating system (e.g. Windows Failover Cluster). This template uses Managed Disks. @@ -70,3 +65,4 @@ DB Internal Load Balancer probe port: **62504** + diff --git a/sap-3-tier-marketplace-image-md/README.md b/sap-3-tier-marketplace-image-md/README.md index e3e1efe0c28a..e50b1600e5d2 100644 --- a/sap-3-tier-marketplace-image-md/README.md +++ b/sap-3-tier-marketplace-image-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 3-tier compatible template using a Marketplace image - MD -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using the latest patched version of the selected operating system. This is a template for a 3-tier configuration. It deploys 1 (no HA) or 2 (HA) ASCS/SCS servers, 1 (no HA) or 2 (HA) database servers and serveral virtual machines that can host dialog instances. In case of a HA deployment, the ASCS/SCS and DB servers are placed in Availability Sets and a Standard Load Balancer is added to the ASCS/SCS and DB server to allow HA configurations in the operating system (e.g. Windows Failover Cluster). This template uses Managed Disks. @@ -37,7 +32,6 @@ ABAP ERS Internal Load Balancer probe port: **62102** JAVA ERS Internal Load Balancer probe port: **62103** - ## DB Internal Load Balancer ports * Cluster Administration Endpoint Ports: HA ports enabled, all ports are loadbalanced @@ -118,3 +112,4 @@ SQL DB Internal Load Balancer probe port: **62500** + diff --git a/sap-3-tier-marketplace-image-multi-sid-apps-md/README.md b/sap-3-tier-marketplace-image-multi-sid-apps-md/README.md index 7567b8e50ee9..cc992fb77724 100644 --- a/sap-3-tier-marketplace-image-multi-sid-apps-md/README.md +++ b/sap-3-tier-marketplace-image-multi-sid-apps-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 3-tier multi SID AS (managed disks) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-apps-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-apps-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-apps-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-apps-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-apps-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-apps-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-multi-sid-apps-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-multi-sid-apps-md%2Fazuredeploy.json") This template is one of three templates for a 3-tier Multi SID SAP depoyment. @@ -60,3 +55,4 @@ This template uses Managed Disks. + diff --git a/sap-3-tier-marketplace-image-multi-sid-db-md/README.md b/sap-3-tier-marketplace-image-multi-sid-db-md/README.md index 31ec6d1bdab8..cf5fde36c592 100644 --- a/sap-3-tier-marketplace-image-multi-sid-db-md/README.md +++ b/sap-3-tier-marketplace-image-multi-sid-db-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 3-tier multi SID DB (managed disks) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-db-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-db-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-db-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-db-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-db-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-db-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-multi-sid-db-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-multi-sid-db-md%2Fazuredeploy.json") This template is one of three templates for a 3-tier Multi SID SAP depoyment. @@ -67,3 +62,4 @@ DB Internal Load Balancer probe port: **62504** + diff --git a/sap-3-tier-marketplace-image-multi-sid-xscs-md/README.md b/sap-3-tier-marketplace-image-multi-sid-xscs-md/README.md index 4554572ee222..10359cc89e79 100644 --- a/sap-3-tier-marketplace-image-multi-sid-xscs-md/README.md +++ b/sap-3-tier-marketplace-image-multi-sid-xscs-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 3-tier multi SID (A)SCS (managed disks) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-xscs-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-xscs-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-xscs-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-xscs-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-xscs-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-marketplace-image-multi-sid-xscs-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-multi-sid-xscs-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-marketplace-image-multi-sid-xscs-md%2Fazuredeploy.json") This template is one of three templates for a 3-tier Multi SID SAP depoyment. @@ -73,3 +68,4 @@ ERS Internal Load Balancer probe port (Linux only): **621x2** + diff --git a/sap-3-tier-user-image-converged-md/README.md b/sap-3-tier-user-image-converged-md/README.md index 5e0f383b9b95..14d4f3db6d10 100644 --- a/sap-3-tier-user-image-converged-md/README.md +++ b/sap-3-tier-user-image-converged-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver 3-tier converged (managed image) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-converged-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-converged-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-converged-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-converged-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-converged-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-converged-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-user-image-converged-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-user-image-converged-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using a private OS image. This is a template for a 3-tier configuration. It deploys 1 (no HA) or 2 (HA) DB/ASCS/SCS servers and serveral virtual machines that can host dialog instances. In case of a HA deployment, the DB/ASCS/SCS and DI servers are placed in Availability Sets and a Load Balancer is added to the DB/ASCS/SCS server to allow HA configurations in the operating system (e.g. Windows Failover Cluster). This template uses Managed Disks. @@ -70,3 +65,4 @@ DB Internal Load Balancer probe port: **62504** + diff --git a/sap-3-tier-user-image-md/README.md b/sap-3-tier-user-image-md/README.md index 83bd50c32360..3b98455d64cb 100644 --- a/sap-3-tier-user-image-md/README.md +++ b/sap-3-tier-user-image-md/README.md @@ -1,20 +1,18 @@ # SAP NetWeaver 3-tier compatible template using a custom image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-3-tier-user-image-md/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-user-image-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-3-tier-user-image-md%2Fazuredeploy.json") + + - - - - - - This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver, using a private OS image. This is a template for a 3-tier configuration. It deploys 1 (no HA) or 2 (HA) ASCS/SCS servers, 1 (no HA) or 2 (HA) database servers and serveral virtual machines that can host dialog instances. In case of a HA deployment, the ASCS/SCS and DB servers are placed in Availability Sets and a Load Balancer is added to the ASCS/SCS and DB server to allow HA configurations in the operating system (e.g. Windows Failover Cluster). This template uses Managed Disks. @@ -69,3 +67,4 @@ DB Internal Load Balancer probe port: **62504** + diff --git a/sap-file-server-md/README.md b/sap-file-server-md/README.md index d0fdf2a74ea1..d9555cb9a7dd 100644 --- a/sap-file-server-md/README.md +++ b/sap-file-server-md/README.md @@ -1,20 +1,15 @@ # SAP NetWeaver file server using a Marketplace image -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-file-server-md/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-file-server-md/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-file-server-md/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-file-server-md/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-file-server-md/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-file-server-md/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-file-server-md%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-file-server-md%2Fazuredeploy.json") This template takes a minimum amount of parameters and deploys an NFS on SLES, GlusterFS on RHEL or Windows Server 2016 Storage Spaces Direct Scale out File Server that is customized for use with SAP NetWeaver, using the latest version of the selected operating system. It deploys 2 (3 for GlusterFS) virtual machines in an Availability Sets and a Load Balancer is added to allow HA configurations in the operating system (e.g. Windows Failover Cluster) if required. @@ -26,3 +21,4 @@ This template takes a minimum amount of parameters and deploys an NFS on SLES, G Internal Load Balancer probe port: **61000** + diff --git a/sap-lama-apps/README.md b/sap-lama-apps/README.md index c14bcaa73834..25e79530f552 100644 --- a/sap-lama-apps/README.md +++ b/sap-lama-apps/README.md @@ -1,20 +1,16 @@ # SAP LaMa template for SAP NetWeaver application server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-apps/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-apps/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-apps/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-apps/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-apps/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-apps/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-lama-apps%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-lama-apps%2Fazuredeploy.json") This template deploys a virtual machine and installs the required applications to use this virtual machine for SAP LaMa. The template also creates the required disk layout. For more information about managing Azure virtual machines with SAP LaMa, see [SAP LaMa connector for Azure](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/lama-installation) + diff --git a/sap-lama-ascs/README.md b/sap-lama-ascs/README.md index dc0946df5e33..74b591b6e507 100644 --- a/sap-lama-ascs/README.md +++ b/sap-lama-ascs/README.md @@ -1,20 +1,16 @@ # SAP LaMa template for SAP NetWeaver ASCS -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-ascs/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-ascs/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-ascs/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-ascs/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-ascs/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-ascs/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-lama-ascs%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-lama-ascs%2Fazuredeploy.json") This template deploys a virtual machine and installs the required applications to use this virtual machine for SAP LaMa. The template also creates the required disk layout. For more information about managing Azure virtual machines with SAP LaMa, see [SAP LaMa connector for Azure](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/lama-installation) + diff --git a/sap-lama-database/README.md b/sap-lama-database/README.md index 6794dfbdd340..55d31a1db5b5 100644 --- a/sap-lama-database/README.md +++ b/sap-lama-database/README.md @@ -1,20 +1,16 @@ # SAP LaMa template for SAP NetWeaver database server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-database/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-database/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-database/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-database/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-database/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sap-lama-database/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-lama-database%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsap-lama-database%2Fazuredeploy.json") This template deploys a virtual machine and installs the required applications to use this virtual machine for SAP LaMa. The template also creates the required disk layout. For more information about managing Azure virtual machines with SAP LaMa, see [SAP LaMa connector for Azure](https://docs.microsoft.com/azure/virtual-machines/workloads/sap/lama-installation) + diff --git a/sas-viya/README.md b/sas-viya/README.md index 9106a2d0109b..586c7fc0f961 100644 --- a/sas-viya/README.md +++ b/sas-viya/README.md @@ -1,18 +1,15 @@ # SAS Viya Quickstart Template for Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sas-viya/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sas-viya/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sas-viya/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sas-viya/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sas-viya/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sas-viya/CredScanResult.svg) [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsas-viya%2Fazuredeploy.json) - - - **Note:** For the current operational status of this Quickstart, click [here](https://github.com/sassoftware/quickstart-sas-viya-azure/tree/master) to redirect to the SAS repository. @@ -65,7 +62,7 @@ For assistance with SAS software, contact [SAS Technical Support](https://suppo 1. [Hardening Provided OpenLDAP Security ](#hard) 1. [Data Security](#datasec) 1. [ Updating the Operating System](#updates) - + ## Solution Summary By default, Quickstart deployments enable Transport Layer Security (TLS) for secure communication. @@ -85,7 +82,7 @@ Figure 2: Quickstart architecture for SAS Viya on Azure in an MPP Environment For details, see [SAS Viya 3.5 for Linux: Deployment Guide](https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&docsetTarget=soe.htm&docsetVersion=3.5&locale=en). - + ### Costs and Licenses You are responsible for the cost of the Azure services used while running this Quickstart deployment. There is no additional cost for using the Quickstart. You will need a SAS license to launch this Quickstart. Your SAS account team and the SAS Enterprise Excellence Center can advise on the appropriate software licensing and sizing to meet workload and performance needs. @@ -108,7 +105,7 @@ Here are some recommended example VM sizes based on the number of licensed cores If you are installing VDMML or a similarly large installation, we recommend that you use at least the Standard E16s_v3 VM size. - + ## Prerequisites Before deploying SAS Viya Quickstart Template for Azure, you must have the following: * Azure user account with Contributor and Admin Roles @@ -123,7 +120,7 @@ Before deploying SAS Viya Quickstart Template for Azure, you must have the follo ["Application Gateway limits."](https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits?toc=%2fazure%2fapplication-gateway%2ftoc.json#application-gateway-limits) * A resource group that does not already contain a Quickstart deployment. For more information, see [Resource groups](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview#resource-groups). - + ### Upload the License File to an Azure Blob When you run the deployment, you will need the blob Shared Access Signature (SAS) URL as a parameter. @@ -138,7 +135,7 @@ Before you run the deployment: For details, see ["Using Shared Access Signatures."](https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1) - + ### (Optional) Create a Mirror Repository For your repository, you can do either: * Use the default method, which downloads the installation files directly from SAS. @@ -159,29 +156,29 @@ az storage blob upload-batch --account-name "$STORAGE_ACCOUNT" --account-key "$S **Note** For the mirror storage, use the same storage account that you used for the license file in ["Upload the License Zip file."](#license) - + ## Best Practices When Deploying SAS Viya on Azure We recommend the following as best practices: * Create a separate resource group for each Quickstart deployment. For more information, see [Resource groups](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview#resource-groups). * In resource groups that contain a Quickstart deployment, include only the Quickstart deployment in the resource group to facilitate the deletion of the deployment as a unit. - + ## Deployment Steps You can click the "Deploy to Azure" button at the beginning of this document or follow the instructions for a command-line (CLI) deployment using the scripts in the root of this repository. The deployment takes between 1 and 4 hours, depending on the quantity of software licensed. - + ## Additional Deployment Details ## User Accounts - + The *vmuser* host operating system account is created during deployment. Use this account to log in via SSH to any of the machines. The *sasadmin* and *sasuser* SAS Viya user accounts are also created during deployment. These accounts exist in LDAP, and are the default user accounts for logging in to SAS Viya. You cannot directly log on to the host operating system with these accounts. ### Important File and Folder Locations - + Here are the location and sizes of key files and folders that are useful for troubleshooting and performing maintenance tasks: @@ -196,9 +193,9 @@ Here are the location and sizes of key files and folders that are useful for tro |SASCACHE|Location of CAS disk cache.|*Controller VM:* /sastmp/cascache
    Symlink to /mnt/resource/sastmp/cascache,
    which is on the ephemeral disks for this machine.
    Size depends on the machine selected and is set by Azure.| |SASLOGS|Location of the SAS application log files.|*Services VM* and *Controller VM:*
    /opt/sas/viya/config/var/log
    (also at /var/log/sas/viya)| |SASBACKUP|Location for SAS Backup and Recovery Tool backup vault.|*Services VM:*
    /opt/sas/backups
    (part of the 256 GB of /opt/sas)| -
    + ## Optional Post-Deployment - + ### Configure a Certificate Authority-Signed Digital Certificate and Custom DNS Name By default, the Quickstart deployment generates a highly unique DNS name for your deployment and a self-signed certificate for secure connections. This is enough for limited use cases or proofs of concept. However, because a self-signed certificate provides limited protection against man-in-the-middle attacks and the default DNS is computer-readable, it is recommended that you change the DNS name and provide a Trusted Root signed certificate. @@ -208,7 +205,7 @@ After acquiring a domain name and a TLS certificate from your corporate IT depar If you have acquired a new domain name or are using an existing domain name, you can upload a trusted root signed certificate for that domain to the application gateway. For details, see ["Renew Application Gateway certificates."](https://docs.microsoft.com/en-us/azure/application-gateway/renew-certificates) - + ### Enable Access to Existing Data Sources To access an existing data source from your SAS Viya deployment, add an inbound rule to each security group or firewall for the data source as follows: * If your data source is accessed via the public internet, add a public IP to the SAS Viya services VM and SAS Viya controller VM. Add an Allow rule to your data source for both the services VM and controller VM public IP addresses. When creating the public IP addresses for each SAS Viya VM, a Static IP using the "Standard" SKU is recommended. For details, see @@ -222,7 +219,7 @@ To access an existing data source from your SAS Viya deployment, add an inbound Data sources accessed through SAS/ACCESS should use the [SAS Data Agent for Linux Deployment Guide](https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&docsetTarget=titlepage.htm&docsetVersion=3.5&locale=en) instructions to ["Configure Data Access"](https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&docsetTarget=p03m8khzllmphsn17iubdbx6fjpq.htm&docsetVersion=3.5&locale=en) and ["Validate the Deployment."](https://go.documentation.sas.com/?docsetId=dplydagent0phy0lax&docsetTarget=n1v7mc6ox8omgfn1qzjjjektc7te.htm&docsetVersion=2.5&locale=en) - + ### Validate the Server Certificate if Using SAS/ACCESS If you are using SAS/ACCESS with SSL/TLS, unvalidated SSL certificates are not supported. In this case, a trust store must be explicitly provided. @@ -230,7 +227,7 @@ If you are using SAS/ACCESS with SSL/TLS, unvalidated SSL certificates are not s ``` /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt ``` - + ### Set Up ODBC and Microsoft SQL Server 1. Locate the following two odbc.ini files: * CAS controller: /opt/sas/viya/home/lib64/accessclients/odbc.ini @@ -270,7 +267,7 @@ EnableQuotedIdentifiers=0 ``` 4. Save the odbc.ini files. - + ### Set Up SAS Data Agent 1. Perform the pre-installation and installation steps in [SAS Data Agent for Linux: Deployment Guide.](https://go.documentation.sas.com/?docsetId=dplydagent0phy0lax&docsetTarget=p06vsqpjpj2motn1qhi5t40u8xf4.htm&docsetVersion=2.5&locale=en) For the post-installation tasks, you can either: @@ -339,7 +336,7 @@ in the SAS Data Agent for Linux: Deployment Guide. 9. Validate the environment, including round-trip communication. For details, see the ["Validation"](https://go.documentation.sas.com/?docsetId=dplydagent0phy0lax&docsetTarget=n1v7mc6ox8omgfn1qzjjjektc7te.htm&docsetVersion=2.5&locale=en ) chapter in the SAS Data Agent for Linux: Deployment Guide. - + ## Usage * To log in to any machine via SSH to check on a deployment or to perform maintenance, log in as *vmuser*. @@ -363,7 +360,7 @@ ssh vmuser@worker01 ssh vmuser@worker02 ``` - + ## Troubleshooting If your deployment fails: 1. Check to ensure that the location of your license is accessible. @@ -377,7 +374,7 @@ For more information, see ["Upload the License Zip file."](#License) * If the error comes from a sub-deployment (for example, “AnsiblePhase4PreViyaInstall”), review the log files. - + ### Review the Log Files Ansible is the primary virtual machine that is used for the installation. Most of the deployment log files reside on the Ansible virtual machine. #### Ansible Server Log Files: @@ -398,7 +395,7 @@ The /var/log/sas/install directory is the primary deployment log directory. Othe * /var/log/sas/install * prerequisites.log: log that is created by the first setup script on the CAS Controller VM that prepares it for Ansible to run against and to mount /mnt/viyashare - + ### Restarting the SAS Services While all the services can be started on each box independently, the Viya-Ark toolkit provides an efficient way to restart all the services across all the boxes from the Ansible controller. @@ -415,7 +412,7 @@ Viya-Ark can restart all of the services by issuing the following commands as th cd /sas/install/ansible/sas_viya_playbook/ ansible-playbook viya-ark/playbooks/viya-mmsu/viya-services-restart.yml -e enable_stray_cleanup=true ``` - + If you encounter the following errors, remove the deployment and redeploy the software again. #### SSH Error: data could not be sent to remote host This error is the result of issues related to dns/network during some critical times during the build. (In most cases, the system is set to reconnect or retry.). @@ -423,19 +420,19 @@ This error is the result of issues related to dns/network during some critical t This error is the result of RHEL RPM mirrors that are not always correct in Azure. The error is rare. Typically the repositories are back in sync within a few hours. - + ## Appendix A: Configuring the Identities Service - + ### Verify Security Settings Ensure that the correct port on your Lightweight Directory Access Protocol (LDAP) or secure LDAP (LDAPS) machine can be accessed by the SAS Viya machines: * Port 389 if using LDAP * Port 636 if using secure LDAP (LDAPS). For more information about securing LDAP connections, see [Encrypt LDAP Connections](https://go.documentation.sas.com/?docsetId=calencryptmotion&docsetTarget=n1xdqv1sezyrahn17erzcunxwix9.htm&docsetVersion=3.5&locale=en#p1bai319815977n1bzdyyxr3d5he) in the Encryption in SAS Viya: Data in Motion. - + ### Create a Service Account Create a service account in your LDAP system. The service account must have permission to read the users and groups that will log on to the system. - + ### Configure the Identities Service **Note:** OpenLDAP systems and customized AD setups might require additional configuration that is beyond the scope of this guide. * See [Configure the Connection to Your Identity Provider ](https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&docsetTarget=p0dt267jhkqh3un178jzupyyetsa.htm&docsetVersion=3.5&locale=en#n1p4yydj6grbban1kl1te52gv0kf) in the SAS Viya for Linux: Deployment Guide for more information about configuring the identities service. @@ -456,7 +453,7 @@ In the SAS Environment Manager, on the Configuration tab, select the Identities Set the default values to work with a standard Microsoft Active Directory system.   - + ### Verify the Configuration 1. Log in to SAS Viya with your LDAP accounts. You might need to restart SAS Viya for the LDAP changes to take effect. @@ -467,7 +464,7 @@ Set the default values to work with a standard Microsoft Active Directory system 4. Enter the password to your LDAP service account. If verification is successful, the list of your users and groups is displayed. - + ### Configure PAM for SAS Studio Because SAS Studio does not use the SAS Logon Manager, it has different requirements for integration with an LDAP system. SAS Studio manages authentication through a pluggable authentication module (PAM). You can use System Security Services Daemon (SSSD) to integrate the PAM configuration on your services machine with your LDAP system. To access SAS Studio, the following conditions must be met: @@ -477,10 +474,10 @@ To access SAS Studio, the following conditions must be met: For details about configuring SSSD against your LDAP setup, see the RedHat documentation. In many cases SSSD is configured to automatically create home directories when a user logs on to the system locally or via SSH. Because SAS Studio does not do this; you must manually create home directories for each remote user. After SSSD has been configured, you might need to restart the services machine. - + ## Appendix B: Managing Users for the Provided OpenLDAP Server - + ### List All Users and Groups From the Ansible controller VM, log in to the services VM: ``` @@ -492,7 +489,7 @@ To list all users and groups: ldapsearch -x -h localhost -b "dc=sasviya,dc=com" ``` - + ### Add a User 1. Create a user file that contains all the user info: @@ -546,22 +543,22 @@ ldapsearch -x -h localhost -b "dc=sasviya,dc=com" exit ``` - + ### Change or Set a Password ``` ldappasswd -h localhost -s USERPASSWORD -W -D cn=admin,dc=sasviya,dc=com -x "uid=newuser,ou=users,dc=sasviya,dc=com" ``` **Note:** To prevent the command from being saved to the bash history, preface this command with a space. The string following the -x should match the dn: attribute of the user. - + ### Delete a User ``` ldapdelete –h localhost -W -D "cn=admin,dc=sasviya,dc=com" "uid=newuser,ou=users,dc=sasviya,dc=com" ``` - + ## Appendix C Security Considerations - + ### Network Security Groups SAS Viya Quickstart for Azure uses the following network security groups to control access to the servers and load balancers from sources outside the virtual network. All server to server communication between subnets in the SAS Viya virtual network is permitted. @@ -571,18 +568,20 @@ SAS Viya Quickstart for Azure uses the following network security groups to cont |PrimaryViyaLoadbalancer_NetworkSecurityGroup | Allow port 443/tcp from CIDR prefix specified in the "WebIngressLocation" parameter. Deny all others. | Allow All | PrimaryViyaLoadbalancer |The primary load balancer can be connected to only through https. | | Viya_NetworkSecurityGroup | Deny All | Allow All |Services Controller | No external connections can be directly made to the SAS Viya servers. - + ### Hardening Provided OpenLDAP Security By default, the OpenLDAP provider is set up if you provide a user password that does not use TLS to secure the communications between the controller and the OpenLDAP server. Most connections should be authenticated by the OAuth provider in SASLogon, which communicates by loopback with the OpenLDAP server. In a production environment, it is recommended that you enable TLS encryption for OpenLDAP queries. For information about enabling LDAPS, refer to the [ OpenLDAP documentation.](https://www.openldap.org/doc/admin24/tls.html) - + ### Data Security The Quickstart deployment is built to get you "up and running" quickly. However, the deployment trades some security for the assurances that a large quantity of SAS licensed products can be loaded without issue. Before you load highly valuable data, it is recommended that you: * Lock down the communication between the servers to allow only those ports that your licensed products are using. * Ensure that the user rights of created users are as minimal as possible. - + ### Updating the Operating System During installation, yum updates servers but will not automatically apply patches after deployment is complete. To apply patches either: * Schedule updates on the boxes through cron * Regularly log on to the system and run a "yum update" command to keep security patches up to date on the operating system + + diff --git a/sccm-currentbranch/README.md b/sccm-currentbranch/README.md index c8d3c2c47590..d662b805f496 100644 --- a/sccm-currentbranch/README.md +++ b/sccm-currentbranch/README.md @@ -1,13 +1,13 @@ # Create a System Center Configuration Manager Environment with the Latest General Release -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-currentbranch/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-currentbranch/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-currentbranch/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-currentbranch/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-currentbranch/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-currentbranch/CredScanResult.svg) ## Description diff --git a/sccm-technicalpreview/README.md b/sccm-technicalpreview/README.md index 543e2f5242e4..4eda608e1fc9 100644 --- a/sccm-technicalpreview/README.md +++ b/sccm-technicalpreview/README.md @@ -1,13 +1,13 @@ # Create a Microsoft Endpoint Configuration Manager Technical Preview Lab environment in Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-technicalpreview/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-technicalpreview/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-technicalpreview/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-technicalpreview/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-technicalpreview/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sccm-technicalpreview/CredScanResult.svg) ## Description diff --git a/scrapy-on-ubuntu/README.md b/scrapy-on-ubuntu/README.md index 6389cf5d1e6a..6f4728ead197 100644 --- a/scrapy-on-ubuntu/README.md +++ b/scrapy-on-ubuntu/README.md @@ -1,20 +1,16 @@ # Install Scrapy on a Ubuntu Virtual Machine using Custom Script Linux Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/scrapy-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/scrapy-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/scrapy-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/scrapy-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/scrapy-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/scrapy-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fscrapy-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fscrapy-on-ubuntu%2Fazuredeploy.json") This template deploys Scrapy on a Ubuntu Virtual Machine. This template also deploys a Storage Account, Virtual Network, Public IP addresses and a Network Interface. + diff --git a/service-fabric-secure-cluster-5-node-1-nodetype/README.md b/service-fabric-secure-cluster-5-node-1-nodetype/README.md index 54ace03204e0..9a7b10199e14 100644 --- a/service-fabric-secure-cluster-5-node-1-nodetype/README.md +++ b/service-fabric-secure-cluster-5-node-1-nodetype/README.md @@ -1,24 +1,18 @@ # Very simple deployment of a 5 Node secure Service Fabric Cluster with Azure Diagnostics enabled -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-cluster-5-node-1-nodetype/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-cluster-5-node-1-nodetype/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-cluster-5-node-1-nodetype/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-cluster-5-node-1-nodetype/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-cluster-5-node-1-nodetype/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-cluster-5-node-1-nodetype/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fservice-fabric-secure-cluster-5-node-1-nodetype%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fservice-fabric-secure-cluster-5-node-1-nodetype%2Fazuredeploy.json") This template allows you to deploy a secure 5 node, Single Node Type Service Fabric Cluster running Windows Server 2016 Datacenter on aStandard_D2 Size VMSS with Azure Diagnostics turned on. This template assumes that you already have certificates uploaded to your keyvault. If you want to create a new certificate run the New-ServiceFabricClusterCertificate.ps1 file in this sample. That script will output the values necessary for deployment via the parameters file. The certificate that is created by this script is self-signed and should only be used for testing purposes. - ## Creating a custom ARM template If you are wanting to create a custom ARM template for your cluster, then you have two choices. @@ -37,3 +31,4 @@ Unzip the downloaded .zip on your local machine, make any changes to template or [DownloadTemplate]: ./DownloadTemplate.png + diff --git a/service-fabric-secure-nsg-cluster-65-node-3-nodetype/README.md b/service-fabric-secure-nsg-cluster-65-node-3-nodetype/README.md index f327425896a9..06eb3e8339dd 100644 --- a/service-fabric-secure-nsg-cluster-65-node-3-nodetype/README.md +++ b/service-fabric-secure-nsg-cluster-65-node-3-nodetype/README.md @@ -1,20 +1,15 @@ # Deployment of a 3 Nodetype Service Fabric secure Cluster with NSG enabled. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-nsg-cluster-65-node-3-nodetype/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-nsg-cluster-65-node-3-nodetype/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-nsg-cluster-65-node-3-nodetype/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-nsg-cluster-65-node-3-nodetype/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-nsg-cluster-65-node-3-nodetype/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/service-fabric-secure-nsg-cluster-65-node-3-nodetype/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fservice-fabric-secure-nsg-cluster-65-node-3-nodetype%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fservice-fabric-secure-nsg-cluster-65-node-3-nodetype%2Fazuredeploy.json") Use this template as a sample for setting up a three nodetype secure cluster and to control the inbound and outbound network traffic using Network Security Groups. @@ -32,9 +27,9 @@ This template assumes that you already have certificates uploaded to your keyvau Refer to [Deploying ARM templates using ARM PS ](https://azure.microsoft.com/documentation/articles/service-fabric-cluster-creation-via-arm/) for detailed guidance on how to. There is detailed guidance on how to set up your certificates and Azure Active Directory for clients as well. For a successful setup of a secure cluster, make sure to read that document thoroughly. - [DownloadTemplate]: ./DownloadTemplate.png [NSG]: ./NSG1.PNG + diff --git a/shared_scripts/README.md b/shared_scripts/README.md index ce6f4d5a0c68..20a116e1e1c7 100644 --- a/shared_scripts/README.md +++ b/shared_scripts/README.md @@ -1,13 +1,13 @@ # Shared Scripts -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shared_scripts/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shared_scripts/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shared_scripts/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shared_scripts/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/shared_scripts/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/shared_scripts/CredScanResult.svg) This folder contains a set of reusable scripts to perform tasks that are common across a number of resource templates. Given the fact that these scripts are used by multiple resource templates, please take care in making changes. The goal is to promote reuse and have a set of very well tested, reviewed, and resilient scripts to use when performing those common tasks, like formatting a data disk. diff --git a/sharepoint-adfs/README.md b/sharepoint-adfs/README.md index 41f84a1815ac..2a27b8ae2ede 100644 --- a/sharepoint-adfs/README.md +++ b/sharepoint-adfs/README.md @@ -1,13 +1,13 @@ # Azure template for SharePoint 2019 / 2016 / 2013 -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-adfs/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-adfs/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-adfs/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-adfs/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-adfs/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-adfs/CredScanResult.svg) This template deploys SharePoint 2019, 2016 or 2013 with the following configuration: @@ -28,12 +28,7 @@ You can connect to virtual machines using: In any case, all subnets connected to a virtual machine are protected by a Network Security Group that allows only RDP port from Internet. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsharepoint-adfs%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsharepoint-adfs%2Fazuredeploy.json") By default, virtual machines use standard storage and have enough CPU and memory to be used comfortably: @@ -51,3 +46,5 @@ If you wish to get better performance, I recommended the following sizes / stora > I strongly recommend to update SharePoint to a recent build just after the provisioning is complete. > With the default setting for virtual machines, provisioning of the template takes about 1h15 to complete. > The password complexity check in the form is not accurate and may validate a password that will be rejected by Azure when it provisions the VMs. Make sure to **use at least 2 special characters for the passwords**. + + diff --git a/sharepoint-server-farm-ha/README.md b/sharepoint-server-farm-ha/README.md index 29eb136b3f3c..1117832213e7 100644 --- a/sharepoint-server-farm-ha/README.md +++ b/sharepoint-server-farm-ha/README.md @@ -1,13 +1,13 @@ # Create a High Availabilty SharePoint Farm with 9 VMs using the Powershell DSC Extension -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-server-farm-ha/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-server-farm-ha/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-server-farm-ha/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-server-farm-ha/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-server-farm-ha/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-server-farm-ha/CredScanResult.svg) This template will create a SQL Server 2014 Always On Availability Group using the PowerShell DSC Extension it creates the following resources: @@ -50,13 +50,7 @@ This template will create a SQL Server 2014 Always On Availability Group using t .\Deploy-AzureResourceGroup.ps1 -ResourceGroupLocation 'eastus' -ArtifactStagingDirectory '[foldername]' -DSCSourceFolder 'dscv2' ``` - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsharepoint-server-farm-ha%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsharepoint-server-farm-ha%2Fazuredeploy.json") ## Notable Variables @@ -82,3 +76,4 @@ This template will create a SQL Server 2014 Always On Availability Group using t |sqlDiskSize|The size of the the VHD allocated for SQL VMs Data and Log Disks| |spDiskSize|The size of the VHD allocated for the SP VMs Data Disk| + diff --git a/sharepoint-three-vm/README.md b/sharepoint-three-vm/README.md index c27ef59ba7cf..889f62678271 100644 --- a/sharepoint-three-vm/README.md +++ b/sharepoint-three-vm/README.md @@ -1,24 +1,20 @@ # Create a new Sharepoint Farm with 3 VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-three-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-three-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-three-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-three-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-three-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sharepoint-three-vm/CredScanResult.svg) This template creates three new Azure VMs, each with a public IP address and load balancer and a VNet, it configures one VM to be an AD DC for a new Forest and Domain, one with SQL Server 2014 SP1 domain joined and a third VM with a Sharepoint 2013 farm and site, all VMs have public facing RDP Click the button below to deploy - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsharepoint-three-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsharepoint-three-vm%2Fazuredeploy.json") Notes: Sharepoint farm name must not contain spaces. + diff --git a/shibboleth-cluster-ubuntu/README.md b/shibboleth-cluster-ubuntu/README.md index ee36e1a15b53..f1aabaa4c605 100644 --- a/shibboleth-cluster-ubuntu/README.md +++ b/shibboleth-cluster-ubuntu/README.md @@ -1,18 +1,15 @@ # Deploy Shibboleth Identity Provider cluster on Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-ubuntu/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-cluster-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-cluster-ubuntu%2Fazuredeploy.json") This template deploys Shibboleth Identity Provider on Ubuntu in a clustered configuration. It creates a one or more Ubuntu VM for the front end and a single VM for the backend. It does a silent install of Apache Tomcat and Open JDK on the front end VM's, and then deploys Shibboleth IDP on each of them. It also deploys MySQL on the backend VM. It configures a load balancer for directing requests to the front end VM's. It also configures NAT rules to allow admin access to each of the VM's. On backend VM's, it configures the database using JPA. After the deployment is successful, you can go to https://your-domain:8443/idp/profile/status (note port number) to check success. For further details, please refer to the Shibboleth IDP documentation at https://wiki.shibboleth.net/confluence/display/IDP30/Clustering. @@ -117,3 +114,4 @@ Create a deployment of Shibboleth IDP using this template and SSH into the VM de - Follow the steps on http://testshib.org to test the shibboleth installation as IDP - Log files for Shibboleth reside inside /opt/shibboleth-idp/logs directory. The log files can be helpful for debugging any issues that show up during the login process. + diff --git a/shibboleth-cluster-windows/README.md b/shibboleth-cluster-windows/README.md index c9cd48573568..63a45c9c9646 100644 --- a/shibboleth-cluster-windows/README.md +++ b/shibboleth-cluster-windows/README.md @@ -1,18 +1,15 @@ # Deploy Shibboleth Identity Provider cluster on Windows -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-cluster-windows/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-cluster-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-cluster-windows%2Fazuredeploy.json") This template deploys Shibboleth Identity Provider on Windows in a clustered configuration. It creates a one or more Windows VM for the front end and a single VM for the backend. It does a silent install of Apache Tomcat and Open JDK on the front end VM's, and then deploys Shibboleth IDP on each of them. It also deploys MySQL on the backend VM. It configures a load balancer for directing requests to the front end VM's. It also configures NAT rules to allow admin access to each of the VM's. On backend VM's, it configures the database using JPA. After the deployment is successful, you can go to https://your-domain:8443/idp/profile/status (note port number) to check success. Note that, in case of smaller size VM's, it may take a few minutes for the installation script to complete even after the deployment status is shown as succeeded. For further details, please refer to the Shibboleth IDP documentation at https://wiki.shibboleth.net/confluence/display/IDP30/Clustering. @@ -112,3 +109,4 @@ Create a deployment of Shibboleth IDP using this template and RDP into the VM de - Follow the steps on http://testshib.org to test the shibboleth installation as IDP - Log files for Shibboleth reside inside /opt/logs directory. The log files can be helpful for debugging any issues that show up during the login process. + diff --git a/shibboleth-singlevm-ubuntu/README.md b/shibboleth-singlevm-ubuntu/README.md index ab4be72cd232..5426376c93c5 100644 --- a/shibboleth-singlevm-ubuntu/README.md +++ b/shibboleth-singlevm-ubuntu/README.md @@ -1,18 +1,15 @@ # Deploy Shibboleth Identity Provider on Ubuntu on a single VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-ubuntu/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-singlevm-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-singlevm-ubuntu%2Fazuredeploy.json") This template deploys Shibboleth Identity Provider on Ubuntu. It creates a single Ubuntu VM, does a silent install of Apache Tomcat and Open JDK on it, and then deploys Shibboleth IDP on it. After the deployment is successful, you can go to https://your-domain:8443/idp/profile/status (note port number) to check success. For further details, please refer to the Shibboleth IDP documentation at https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall. @@ -108,3 +105,4 @@ Create a deployment of Shibboleth IDP using this template and SSH into the VM de - Follow the steps on http://testshib.org to test the shibboleth installation as IDP - Log files for Shibboleth reside inside /opt/shibboleth-idp/logs directory. The log files can be helpful for debugging any issues that show up during the login process. + diff --git a/shibboleth-singlevm-windows/README.md b/shibboleth-singlevm-windows/README.md index c6face299836..9df6e8cc8c62 100644 --- a/shibboleth-singlevm-windows/README.md +++ b/shibboleth-singlevm-windows/README.md @@ -1,18 +1,15 @@ # Deploy Shibboleth Identity Provider on Windows on a single VM. -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-windows/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-windows/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-windows/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-windows/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-windows/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/shibboleth-singlevm-windows/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-singlevm-windows%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fshibboleth-singlevm-windows%2Fazuredeploy.json") This template deploys Shibboleth Identity Provider on Windows. It creates a single Windows VM, installs JDK and Apache Tomcat, deploys Shibboleth Identity Provider, and then configures everything for SSL access to the Shibboleth IDP. After the deployment is successful, you can go to https://your-server:8443/idp/profile/status (note port number) to check success. Note that, in case of smaller size VM's, it may take a few minutes for the installation script to complete even after the deployment status is shown as succeeded. For further details, please refer to the Shibboleth IDP documentation at https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall. @@ -64,7 +61,6 @@ Create a deployment of Shibboleth IDP using this template and RDP into the VM de - Rename attribute-resolver.xml attribute-resolver-orig.xml - Rename attribute-resolver-ldap.xml attribute-resolver.xml - ## Configure attribute-resolver - Configure the mapping of LDAP attributes with Shibboleth attributes - These instructions would vary as per LDAP installation. Following are specific to forumsys ldap @@ -107,3 +103,4 @@ Create a deployment of Shibboleth IDP using this template and RDP into the VM de - Follow the steps on http://testshib.org to test the shibboleth installation as IDP - Log files for Shibboleth reside inside /opt/logs directory. The log files can be helpful for debugging any issues that show up during the login process. + diff --git a/slurm-on-sles12-hpc/README.md b/slurm-on-sles12-hpc/README.md index dd1a35fa56b4..d6ff44232428 100644 --- a/slurm-on-sles12-hpc/README.md +++ b/slurm-on-sles12-hpc/README.md @@ -1,22 +1,18 @@ # Azure SLES 12 HPC ARM Template -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/slurm-on-sles12-hpc/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/slurm-on-sles12-hpc/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/slurm-on-sles12-hpc/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/slurm-on-sles12-hpc/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/slurm-on-sles12-hpc/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/slurm-on-sles12-hpc/CredScanResult.svg) Deploys a SLURM cluster with head node and n worker nodes. - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fslurm-on-sles12-hpc%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fslurm-on-sles12-hpc%2Fazuredeploy.json") Deploy to Azure - - - - 1. Fill in the 3 mandatory parameters - public DNS name, a storage account to hold VM image, and admin user password. @@ -95,3 +91,5 @@ To run MPI applications you'll need to use the A8/A9 instances which include Inf Currently RDMA only supports Intel MPI. You can download the Intel pieces and get an evaluation license from https://software.intel.com/en-us/intel-mpi-library. + + diff --git a/solace-message-router/README.md b/solace-message-router/README.md index 1d8c7fd73fc1..ae3554d3d8b1 100644 --- a/solace-message-router/README.md +++ b/solace-message-router/README.md @@ -2,18 +2,17 @@ # How to Deploy Standalone or HA Clusters of Solace PubSub+ Software Message Brokers onto Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/solace-message-router/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/solace-message-router/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/solace-message-router/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/solace-message-router/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/solace-message-router/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/solace-message-router/CredScanResult.svg) The Solace PubSub+ software message broker meets the needs of big data, cloud migration, and Internet-of-Things initiatives, and enables microservices and event-driven architecture. Capabilities include topic-based publish/subscribe, request/reply, message queues/queueing, and data streaming for IoT devices and mobile/web apps. The message broker supports open APIs and standard protocols including AMQP, JMS, MQTT, REST, and WebSocket. As well, it can be deployed in on-premise datacenters, natively within private and public clouds, and across complex hybrid cloud environments. - How to Deploy a Solace PubSub+ Software Message Broker ------------------- @@ -52,11 +51,9 @@ The Docker image reference can be: Hit the "Deploy to Azure" button, and in the deployment template add the link to the Solace PubSub+ software message broker. - - + + - - You need to fill in the following fields (* marks the mandatory ones): @@ -168,3 +165,4 @@ For more information about Solace technology in general please visit these resou - [Intro Solace technology](http://dev.solace.com/tech/ ) - [Solace community on Stack Overflow](http://dev.solace.com/community/ ). + diff --git a/sonarqube-azuresql/README.md b/sonarqube-azuresql/README.md index 8f2465af4b43..ba14d7981c4a 100644 --- a/sonarqube-azuresql/README.md +++ b/sonarqube-azuresql/README.md @@ -1,13 +1,14 @@ # Secure SonarQube VM with Azure SQL DB -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sonarqube-azuresql/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sonarqube-azuresql/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sonarqube-azuresql/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sonarqube-azuresql/FairfaxDeployment.svg) + +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sonarqube-azuresql/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sonarqube-azuresql/CredScanResult.svg) -  -  ## Version 1.0 [![Deploy Button](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsonarqube-azuresql%2Fazuredeploy.json) @@ -20,17 +21,19 @@ Once the deployment is complete you can increase the resources provided to Sonar [License](https://raw.githubusercontent.com/azure/azure-quickstart-templates/master/sonarqube-azuresql/oss/License.txt) [Third Party Notices](https://raw.githubusercontent.com/azure/azure-quickstart-templates/master/sonarqube-azuresql/oss/ThirdPartyNotices.txt) -* * * -#### Note: +### Note + This Beta release deploys a secure SonarQube installation by default, however we invoke a **self-signed** which you will have to replace with a trusted one for production use. **It is not recommended to run a production server with this certificate.** Once the deployment finishes: + * Please RDP to the machine * Download Java JDK 8 from Oracle http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html * Install JDK (follow the wizard) * Restart the SonarQube Service by Open “Services” and restart the server normally ##### Production Certificate + Because CAs provide the various SSL certificate types at different price points, you should start by deciding what type of SSL certificate to buy. To secure a single domain name (**www.contoso.com**), you just need a basic certificate. To secure multiple domain names (**contoso.com** and **www.contoso.com** and **sonarqube.contoso.com**), you need either a wildcard certificate or a certificate with Subject Alternate Name (subjectAltName).+ Once you know which SSL certificate to buy, you submit a Certificate Signing Request (CSR) to a CA. When you get requested certificate back from the CA, you then generate a .pfx file from the certificate. You can perform these steps using the tool of your choice. Here are instructions for the common tools: @@ -45,7 +48,9 @@ The approach we used to secure the installation is documented in [Running SonarQ * * * ### Workflow -This template performs the following workflow to create the SonarQube installation. + +This template performs the following workflow to create the SonarQube installation. + - Deploy an Azure SQL Server database (named in sqDB\_ServerName) into the selected resource group - Create a SQL database within the Azure SQL Server (named in sqDB\_DBName) - Create a Storage Acct to support the SonarQube VM @@ -57,12 +62,12 @@ This template performs the following workflow to create the SonarQube installati - Create a Virtual Network - Create a Virtual Network Interface Card (NIC) for the SonarQube VM - Create a Virtual Machine (named in sqVM\_AppName) with Windows Server 2012 R2 and JDK8 installed -- Run a PowerShell Desired State Configuration script on the Virtual Machine to: +- Run a PowerShell Desired State Configuration script on the Virtual Machine to: 1. Disable IE ESC 2. Enable Remote Desktop 3. Allow RDP through the Windows Firewall 4. Allow SonarQube HTTP (80) Inbound through the Windows Firewall - 5. Allow SonarQube HTTPS (443) Inbound through the Windows Firewall + 5. Allow SonarQube HTTPS (443) Inbound through the Windows Firewall 6. Download SonarQube 5.6.1 and unzip to staging folder 7. Replace the SonarQube connection string with the connection string of the Azure SQL Server created earlier 8. Install SonarQube as a Windows Service using the Local Admin account @@ -78,13 +83,14 @@ This template performs the following workflow to create the SonarQube installati * * * ### Deployment + To deploy this template simply click the "Deploy to Azure" button above. This will launch the Azure Portal and you will be prompted to provide values for the parameters below. The deployment in Azure can take up to 30 minutes. At the end of the deployment, SonarQube will be configured to run as a Windows Service on the SonarQube VM. When the SonarQube service starts for the first time, it will configure its database. This can take up to 15 minutes to complete during which time the Azure deployment shows as completed but you still won't be able to reach the SonarQube home page. _Please give SonarQube some time to update._ Once the deployment and configuration have finished you will be able to access your SonarQube by entering its public address into a browser. The address format is: -http://[sq\_PublicIP\_DnsPrefix].[AzureRegion].cloudapp.azure.com:9000 +http://[sq\_PublicIP\_DnsPrefix].[AzureRegion].cloudapp.azure.com:9000 **Ex:** http://my-sonarqube.eastus.cloudapp.azure.com:9000 **Ex: Secure** https://my-sonarqube.eastus.cloudapp.azure.com diff --git a/spark-2.0-on-suse/README.md b/spark-2.0-on-suse/README.md index 4b6a40feb767..64372a48be1f 100644 --- a/spark-2.0-on-suse/README.md +++ b/spark-2.0-on-suse/README.md @@ -2,14 +2,14 @@ # Provision a Spark 2.0 Cluster on Suse Linux Enterprise Server -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-2.0-on-suse/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-2.0-on-suse/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-2.0-on-suse/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-2.0-on-suse/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-2.0-on-suse/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-2.0-on-suse/CredScanResult.svg) This template creates a Spark 2.0 Cluster on SUSE Linux Enterprise Server. This is a starting point for learning Spark and in-memory computation on SUSE’s enterprise linux distribution. @@ -17,13 +17,7 @@ In Memory Cluster Computing to solve query optimization, slow Machine Learning a To master this template and Spark 2.0 on SUSE Linux Enterprise Server you can leverage hands on workshop from [Value Amplify](http://www.valueamplify.com) - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fspark-2.0-on-suse%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fspark-2.0-on-suse%2Fazuredeploy.json") ### To deploy this sample using a script in the root of this repo @@ -36,7 +30,6 @@ azure-group-deploy.sh -a 'spark-2.0-on-suse' -l eastus -u This template deploys a **spark-2.0-on-suse** infrastructure. The **spark-2.0-on-suse** template is a Spark 2.0 environment based on Spark Standalone Cluster Manager; the template setup one master node and N worker nodes installing and configuring Spark 2.0. Details about installation are available on all the nodes under /tmp/ director - ## Solution overview and deployed resources This template deploys a **spark-2.0-on-suse** infrastructure. The **spark-2.0-on-suse** is a Spark 2.0 environment based on Spark Standalone Cluster Manager; the template setup 1 master node and N worker nodes installing and configuring spark. @@ -139,3 +132,5 @@ You can see on VM Spark 2.0 processes running sudo jps -l -m
     
    +
    +
    diff --git a/spark-and-cassandra-on-centos/README.md b/spark-and-cassandra-on-centos/README.md
    index 039f7321b462..52f61c930058 100644
    --- a/spark-and-cassandra-on-centos/README.md
    +++ b/spark-and-cassandra-on-centos/README.md
    @@ -1,13 +1,13 @@
     # Spark & Cassandra on CentOS 7.x
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-and-cassandra-on-centos/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-and-cassandra-on-centos/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-and-cassandra-on-centos/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-and-cassandra-on-centos/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-and-cassandra-on-centos/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-and-cassandra-on-centos/CredScanResult.svg)
     
     This project configures a Spark cluster (1 master and n-slave nodes) and a single node Cassandra on Azure using CentOS 7.x.  The base image starts with CentOS 7.1 and it is updated to the latest version as part of the provisioning steps.
     
    @@ -89,7 +89,6 @@ New-AzureRmResourceGroupDeployment -ResourceGroupName $ResourceGroupName `
     3. Spark WebUI is running on port 8080.  Access it using MASTER_WEB_UI_PUBLIC_IP:8080 on your browser.  Public IP is available through Azure Portal.
     4. Delete the Resource Group that was created to stage the provisioning scripts.
     
    -
     ### Getting Started (For XPLAT-CLI)
     
     #### Pre-Deployment
    @@ -120,3 +119,4 @@ New-AzureRmResourceGroupDeployment -ResourceGroupName $ResourceGroupName `
     [5]: https://azure.microsoft.com/en-us/documentation/articles/virtual-networks-nsg/
     [6]: https://azure.microsoft.com/en-us/documentation/articles/xplat-cli-install/
     
    +
    diff --git a/spark-on-ubuntu/README.md b/spark-on-ubuntu/README.md
    index 9de64fe3f816..b07af1ad3751 100644
    --- a/spark-on-ubuntu/README.md
    +++ b/spark-on-ubuntu/README.md
    @@ -1,20 +1,15 @@
     # Install a Spark cluster on Ubuntu Virtual Machines using Custom Script Linux Extension
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-on-ubuntu/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-on-ubuntu/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-on-ubuntu/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-on-ubuntu/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-on-ubuntu/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-on-ubuntu/CredScanResult.svg)
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fspark-on-ubuntu%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fspark-on-ubuntu%2Fazuredeploy.json")
     
     Apache Spark is a fast and general engine for large-scale data processing.
     Spark has an advanced DAG execution engine that supports cyclic data flow and in-memory computing.
    @@ -68,7 +63,6 @@ Start deployment
                             jumpbox          String                     enabled
                             tshirtSize       String                     S
     
    -
     Check Deployment
     ----------------
     To access the individual Spark nodes, you need to use the publicly accessible jumpbox VM and ssh from it into the VM instances running Spark.
    @@ -102,3 +96,4 @@ To check deployment errors go to the new azure portal and look under Resource Gr
     - The deployment script is not yet handling data disks and using local storage. There will be a separate checkin for disks as per T shirt sizing.
     - Spark cluster is current enabled for one master and multi slaves.
     
    +
    diff --git a/spark-ubuntu-multidisks/README.md b/spark-ubuntu-multidisks/README.md
    index c2e7c20e48ba..0674aff14315 100644
    --- a/spark-ubuntu-multidisks/README.md
    +++ b/spark-ubuntu-multidisks/README.md
    @@ -1,20 +1,15 @@
     # Install a Spark cluster on Ubuntu Virtual Machines using Custom Script Linux Extension
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-ubuntu-multidisks/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-ubuntu-multidisks/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/spark-ubuntu-multidisks/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/spark-ubuntu-multidisks/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-ubuntu-multidisks/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/spark-ubuntu-multidisks/CredScanResult.svg)
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fspark-ubuntu-multidisks%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fspark-ubuntu-multidisks%2Fazuredeploy.json")
     
     Apache Spark is a fast and general engine for large-scale data processing.
     Spark has an advanced DAG execution engine that supports cyclic data flow and in-memory computing.
    @@ -103,3 +98,4 @@ To check deployment errors go to the new azure portal and look under Resource Gr
     - SSH key is not yet implemented and the template currently takes a password for the admin user
     - Spark cluster is current enabled for one master and multi slaves.
     
    +
    diff --git a/splunk-on-ubuntu/README.md b/splunk-on-ubuntu/README.md
    index 84f603cdebf3..115d19b11011 100644
    --- a/splunk-on-ubuntu/README.md
    +++ b/splunk-on-ubuntu/README.md
    @@ -1,13 +1,13 @@
     # Create Splunk Enterprise standalone or cluster on Azure
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/splunk-on-ubuntu/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/splunk-on-ubuntu/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/splunk-on-ubuntu/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/splunk-on-ubuntu/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/splunk-on-ubuntu/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/splunk-on-ubuntu/CredScanResult.svg)
     
     **US Government Cloud**
     
    diff --git a/sql-encryption-protector-byok/README.md b/sql-encryption-protector-byok/README.md
    index d24f45f5cb2a..fc33fabba6ea 100644
    --- a/sql-encryption-protector-byok/README.md
    +++ b/sql-encryption-protector-byok/README.md
    @@ -1,13 +1,13 @@
     # Create an Azure SQL instance with data encryption protector activated
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sql-encryption-protector-byok/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sql-encryption-protector-byok/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sql-encryption-protector-byok/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sql-encryption-protector-byok/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sql-encryption-protector-byok/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sql-encryption-protector-byok/CredScanResult.svg)
     
     This template creates an Azure SQL server, and activate the data encryption protector with the "bring your own key". For that, you will need to provide the Key Vault, and the Key to use.
     
    @@ -15,10 +15,8 @@ Click the button below to deploy
     
     
         
    -
    +
     
    -
    -
     
     In order to use an already in place Key Vault, it needs to have the property "soft-delete" enable. You can only do that using command lines (either [Powershell](https://docs.microsoft.com/en-US/azure/key-vault/key-vault-soft-delete-powershell) or [CLI](https://docs.microsoft.com/en-US/azure/key-vault/key-vault-soft-delete-cli))
     
    @@ -30,3 +28,4 @@ Alternatively, you can use the PowerShell file included in this directory to cre
      * Add a new key at the SQL server level, with the Key value from the Vault
      * And finally, activate the protector using the key created before
     
    +
    diff --git a/sql-reporting-services-sql-server/README.md b/sql-reporting-services-sql-server/README.md
    index 33802732332e..33b0bb8a59c6 100644
    --- a/sql-reporting-services-sql-server/README.md
    +++ b/sql-reporting-services-sql-server/README.md
    @@ -1,24 +1,21 @@
     # Create a new SSRS Server with a SQL catalog (2 Machines) 
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sql-reporting-services-sql-server/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sql-reporting-services-sql-server/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sql-reporting-services-sql-server/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sql-reporting-services-sql-server/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sql-reporting-services-sql-server/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sql-reporting-services-sql-server/CredScanResult.svg)
     
     This template creates two new Azure VMs, each with a public IP address, it configures one VM to be an SSRS Server, one with SQL Server mixed auth for the SSRS Catalog with the SQL Agent Started. All VMs have public facing RDP and diagnostics enabled , the diagnostics is stored in a consolidated diagnostics storage account different than the vm disk
     
     Click the button below to deploy
     
     
    -    
    -
    -
    -  
    -
    +
    +  
     
      
     By Default it will create the SQL machines using the image ***SQL2014SP1-WS2012R2*** and the ***Enterprise*** sku, the full list of available images and their SKUs can be obtained running
    @@ -30,7 +27,6 @@ For example
     * **sqlImageVersion:** SQL2014SP1-WS2012R2 **sku:** Enterprise 
     * **sqlImageVersion:** SQL2016RC1-WS2012R2 **sku:** Evaluation
     
    -
     ***For CTP Versions of SQL the only SKU available is Evaluation*** 
     
     ***
    @@ -41,3 +37,4 @@ It contains the DSC scripts from https://sqlvmgroup.blob.core.windows.net/single
     
             
     
    +
    diff --git a/sql-server-2014-alwayson-existing-vnet-and-ad/Readme.md b/sql-server-2014-alwayson-existing-vnet-and-ad/Readme.md
    index f3de3d4bab72..d117b4c3f3a3 100644
    --- a/sql-server-2014-alwayson-existing-vnet-and-ad/Readme.md
    +++ b/sql-server-2014-alwayson-existing-vnet-and-ad/Readme.md
    @@ -1,54 +1,46 @@
     # Create a SQL Server 2014 Always On Availability Group in an existing Azure VNET and an existing Active Directory instance
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sql-server-2014-alwayson-existing-vnet-and-ad/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sql-server-2014-alwayson-existing-vnet-and-ad/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sql-server-2014-alwayson-existing-vnet-and-ad/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sql-server-2014-alwayson-existing-vnet-and-ad/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sql-server-2014-alwayson-existing-vnet-and-ad/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sql-server-2014-alwayson-existing-vnet-and-ad/CredScanResult.svg)
     
     This template will create a SQL Server 2014 Always On Availability Group using the PowerShell DSC Extension in an existing Azure Virtual Network and Active Directory environment.
     
     This template creates the following resources:
     
    -+	Three Storage Accounts
    -+	One internal load balancer
    -+	Three VMs in a Windows Server Cluster, two VMs run SQL Server 2014 with an availability group and the third is a File Share Witness for the Cluster
    -+	One Availability Set for the SQL and Witness VMs
    ++ Three Storage Accounts
    ++ One internal load balancer
    ++ Three VMs in a Windows Server Cluster, two VMs run SQL Server 2014 with an availability group and the third is a File Share Witness for the Cluster
    ++ One Availability Set for the SQL and Witness VMs
     
     A SQL Server always on listener is created using the internal load balancer.
     
    -To deploy the required Azure VNET and Active Directory infrastructure, if not already in place, you may use this template to deploy the prerequisite infrastructure.
    +To deploy the required Azure VNET and Active Directory infrastructure, if not already in place, you may use this template to deploy the prerequisite infrastructure.
     
     ## Notes
     
    -+       This template is designed for lab or testing use only
    -+	This template requires domain administrator privileges
    -+	The default settings for storage are to deploy using **premium storage**.  The SQL VMs use two P30 disks each (for data and log).  These sizes can be changed by changing the relevant variables. In addition there is a P10 Disk used for each VM OS Disk.
    ++ This template is designed for lab or testing use only
    ++ This template requires domain administrator privileges
    ++ The default settings for storage are to deploy using **premium storage**.  The SQL VMs use two P30 disks each (for data and log).  These sizes can be changed by changing the relevant variables. In addition there is a P10 Disk used for each VM OS Disk.
     
    -+ 	The default settings for compute require that you have at least 9 cores of free quota to deploy.
    ++ The default settings for compute require that you have at least 9 cores of free quota to deploy.
     
    -+ 	The images used to create this deployment are
    -	+ 	SQL Server - Latest SQL Server 2014 on Windows Server 2012 R2 Image
    -	+ 	Witness - Latest Windows Server 2012 R2 Image
    ++ The images used to create this deployment are
    +  + SQL Server - Latest SQL Server 2014 on Windows Server 2012 R2 Image
    +  + Witness - Latest Windows Server 2012 R2 Image
     
    -+ 	The image configuration is defined in variables, but the scripts that configure this deployment have only been tested with these versions and may not work on other images.
    ++ The image configuration is defined in variables, but the scripts that configure this deployment have only been tested with these versions and may not work on other images.
     
    -+	To successfully deploy this template, be sure that the subnet to which the SQL VMs are being deployed already exists on the specified Azure virtual network, AND this subnet should be defined in Active Directory Sites and Services for the appropriate AD site in which the closest domain controllers are configured.
    ++ To successfully deploy this template, be sure that the subnet to which the SQL VMs are being deployed already exists on the specified Azure virtual network, AND this subnet should be defined in Active Directory Sites and Services for the appropriate AD site in which the closest domain controllers are configured.
     
     Click the button below to deploy from the portal
     
    -
    -    
    -
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsql-server-2014-alwayson-existing-vnet-and-ad%2Fazuredeploy.json")  [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsql-server-2014-alwayson-existing-vnet-and-ad%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsql-server-2014-alwayson-existing-vnet-and-ad%2Fazuredeploy.json")
     
     ## Deploying Sample Templates
     
    @@ -77,4 +69,3 @@ one will be created by the script or reused if it already exists (think of this
     azure-group-deploy.sh -a '201-vm-custom-script-windows' -l eastus -u
     ```
     Tags: ``cluster, ha, sql, alwayson``
    -
    diff --git a/sqldb-django-on-ubuntu/README.md b/sqldb-django-on-ubuntu/README.md
    index 3000caef2686..4f2ab20b45c0 100644
    --- a/sqldb-django-on-ubuntu/README.md
    +++ b/sqldb-django-on-ubuntu/README.md
    @@ -1,20 +1,18 @@
     # Django app with SQL Databases
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sqldb-django-on-ubuntu/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sqldb-django-on-ubuntu/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sqldb-django-on-ubuntu/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sqldb-django-on-ubuntu/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sqldb-django-on-ubuntu/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sqldb-django-on-ubuntu/CredScanResult.svg)
     
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsqldb-django-on-ubuntu%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsqldb-django-on-ubuntu%2Fazuredeploy.json")
     
     This template uses the Azure Linux CustomScript extension to deploy a Django application by creating an Ubuntu VM, doing a silent install of Python and Apache, then creating a simple Django application. The template also creates a SQL Database, with a sample table with some sample data which is displayed in the web browser using a query
     
     Once the template is deployed, just grab the FQDN of the VM and open it in a browser and you'll see the sample data displayed on your screen. Make sure you wait 10-15 minutes after the template is deployed before you access the DNS name. There might be a lag when accessing the dns in your browser. Please refresh your browser a few times to mitigate it.
     
    +
    diff --git a/sqlvm-alwayson-cluster/README.md b/sqlvm-alwayson-cluster/README.md
    index 4d0f4a92bbf7..acfe29c1d1e1 100644
    --- a/sqlvm-alwayson-cluster/README.md
    +++ b/sqlvm-alwayson-cluster/README.md
    @@ -1,20 +1,17 @@
     # # Create an Always On Availability Group with SQL Server 2014 replica virtual machines
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-alwayson-cluster/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-alwayson-cluster/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-alwayson-cluster/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-alwayson-cluster/FairfaxDeployment.svg)
    +
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-alwayson-cluster/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-alwayson-cluster/CredScanResult.svg)
    +
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsqlvm-alwayson-cluster%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsqlvm-alwayson-cluster%2Fazuredeploy.json")
     
    - 
    - 
     
    -
    -
    -
    -
    -
    -
     
     ## Solution overview
     
    @@ -56,3 +53,4 @@ This template creates the following resources:
     
     + 	Once deployed access can be gained by the public IP address of Primary Domain Controller
     
    +
    diff --git a/sqlvm-provisioning-csp/README.md b/sqlvm-provisioning-csp/README.md
    index 0362aec74245..96f55248fba2 100644
    --- a/sqlvm-provisioning-csp/README.md
    +++ b/sqlvm-provisioning-csp/README.md
    @@ -1,13 +1,13 @@
     # Create a SQL Server Virtual Machine on Azure CSP Subscription
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-provisioning-csp/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-provisioning-csp/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-provisioning-csp/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-provisioning-csp/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-provisioning-csp/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/sqlvm-provisioning-csp/CredScanResult.svg)
     
     Microsoft Azure has a new subscription offering, CSP Subscriptions. Some aspects of SQL VM deployment are not yet supported in CSP subscriptions. This includes the SQL IaaS Agent Extension, which is required for features such as SQL Automated Backup and SQL Automated Patching.
     
    @@ -18,12 +18,7 @@ Requires the latest Azure PowerShell SDK http://azure.microsoft.com/en-us/downlo
     
     Click the button below to deploy from the portal
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsqlvm-provisioning-csp%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsqlvm-provisioning-csp%2Fazuredeploy.json")
     
     ## Files Included
     
    @@ -138,3 +133,4 @@ If you have updated the CreateSQLVMExample.ps1 file, run that file to deploy the
         +   Virtual Machine using Platform image
         +   Public DNS Entry
     
    +
    diff --git a/stampery-trailbot-ubuntu/README.md b/stampery-trailbot-ubuntu/README.md
    index 6777fb369ad7..71978e406802 100644
    --- a/stampery-trailbot-ubuntu/README.md
    +++ b/stampery-trailbot-ubuntu/README.md
    @@ -2,14 +2,14 @@
     
     # Secure Ubuntu by Trailbot
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/stampery-trailbot-ubuntu/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/stampery-trailbot-ubuntu/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/stampery-trailbot-ubuntu/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/stampery-trailbot-ubuntu/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/stampery-trailbot-ubuntu/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/stampery-trailbot-ubuntu/CredScanResult.svg)
     
     This Ubuntu VM comes with a special demon called __Trailbot Watcher__ that monitors system files and logs, triggers __Smart Policies__ upon modification and generates a __blockchain-anchored__, __immutable audit trail__ of everything happening to them.
     
    @@ -19,12 +19,9 @@ You can manage your Smart Policies and audit trails by using the [Trailbot Clien
     
     All the files and logs watched in this VM will have the [Stamper Smart Policy](https://github.com/trailbot/stamper-policy) configured by default, so every time such files are modified, their hashes will be embedded in both the Ethereum and Bitcoin blockchains by using the [Stampery API](https://stampery.com/tech).
     
    -
    -
    -
    -
    -
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fstampery-trailbot-ubuntu%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fstampery-trailbot-ubuntu%2Fazuredeploy.json")
    +
    +
     
     `Tags: Blockchain, Ubuntu, Security, Integrity, Bitcoin, Ethereum, Stampery`
     
    @@ -44,3 +41,4 @@ You can find detailed usage instructions in the [Getting Started guide](https://
     
     [](https://stampery.com)
     
    +
    diff --git a/steelscript-appfwkdev-linux/README.md b/steelscript-appfwkdev-linux/README.md
    index a7942ab370d6..d4e2ec676004 100644
    --- a/steelscript-appfwkdev-linux/README.md
    +++ b/steelscript-appfwkdev-linux/README.md
    @@ -1,13 +1,13 @@
     # SteelScript Application Framework developer machine
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/steelscript-appfwkdev-linux/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/steelscript-appfwkdev-linux/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/steelscript-appfwkdev-linux/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/steelscript-appfwkdev-linux/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/steelscript-appfwkdev-linux/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/steelscript-appfwkdev-linux/CredScanResult.svg)
     
     ## Description
     
    @@ -18,11 +18,6 @@ Steelscript Application Framework reference for developers: https://support.rive
     ## Quick deploy
     
     
    -    
    -
    -
    -    
    -
     
     1. Click the "Deploy to Azure" button, fill parameters and launch the deployment
         * Set your ssh public key to connect to the VM
    @@ -85,3 +80,4 @@ $ ps -eo pid,command | grep "appfwk_project/manage.py" | grep -v grep
     $ sudo kill $(ps -eo pid,command | grep "appfwk_project/manage.py" | grep -v grep | awk '{ print $1 }')
     ```
     
    +
    diff --git a/storage-iops-latency-throughput-demo/README.md b/storage-iops-latency-throughput-demo/README.md
    index bc6c475011eb..cda16390cacc 100644
    --- a/storage-iops-latency-throughput-demo/README.md
    +++ b/storage-iops-latency-throughput-demo/README.md
    @@ -1,26 +1,24 @@
     # 1 VM in vNet - Multiple data disks
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/storage-iops-latency-throughput-demo/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/storage-iops-latency-throughput-demo/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/storage-iops-latency-throughput-demo/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/storage-iops-latency-throughput-demo/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/storage-iops-latency-throughput-demo/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/storage-iops-latency-throughput-demo/CredScanResult.svg)
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fstorage-iops-latency-throughput-demo%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fstorage-iops-latency-throughput-demo%2Fazuredeploy.json")
    +    
    +
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fstorage-iops-latency-throughput-demo%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fstorage-iops-latency-throughput-demo%2Fazuredeploy.json")
     
     This template is designed to create a demo environment to test the IOPS, latency and throughput on different types of Azure disks, as described in the following blogs posts:
     
    -https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency/
    +https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency/
     
    -https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency-part-2/
    +https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency-part-2/
     
     This template creates a single VM running Windows Server 2016 with multiple data disks attached.
     
    @@ -33,3 +31,4 @@ The template also used the PowerShell Desired State Configuration (DSC) VM exten
     * Install ioMeter using Chocolatey
     * Download and extract 20 pre-defined ioMeter tests to C:\iometerTests
     
    +
    diff --git a/storage-iops-latency-throughput-demo/sample-managed-disks/README.md b/storage-iops-latency-throughput-demo/sample-managed-disks/README.md
    index 80dd0ebfa5df..bdd8a3bbccf6 100644
    --- a/storage-iops-latency-throughput-demo/sample-managed-disks/README.md
    +++ b/storage-iops-latency-throughput-demo/sample-managed-disks/README.md
    @@ -10,17 +10,15 @@
      
     
     
    -    
    -
    +    
    +
     
    -    
    -
     
     This template is designed to create a demo environment to test the IOPS, latency and throughput on different types of Azure disks, as described in the following blogs posts:
     
    -https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency/
    +https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency/
     
    -https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency-part-2/
    +https://blogs.technet.microsoft.com/andrewc/2016/09/09/understanding-azure-virtual-machine-iops-throughput-and-disk-latency-part-2/
     
     This template creates a single VM running Windows Server 2016 with multiple data disks attached using Managed Disks.
     
    @@ -33,3 +31,4 @@ The template also used the PowerShell Desired State Configuration (DSC) VM exten
     * Install ioMeter using Chocolatey
     * Download and extract 20 pre-defined ioMeter tests to C:\iometerTests
     
    +
    diff --git a/subscription-level-deployments/create-rg-lock-role-assignment/README.md b/subscription-level-deployments/create-rg-lock-role-assignment/README.md
    index c66fb9c86325..27ce93c77049 100644
    --- a/subscription-level-deployments/create-rg-lock-role-assignment/README.md
    +++ b/subscription-level-deployments/create-rg-lock-role-assignment/README.md
    @@ -1,13 +1,13 @@
     # Create a Resource Group, Lock it and give permissions to it
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-rg-lock-role-assignment/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-rg-lock-role-assignment/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-rg-lock-role-assignment/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-rg-lock-role-assignment/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-rg-lock-role-assignment/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-rg-lock-role-assignment/CredScanResult.svg)
     
     This template is a subscription level template that creates a resource group, applies a DoNotDelete lock to that group, and assigns the contributor role to a principal specified in a template parameters.
     
    diff --git a/subscription-level-deployments/create-role-def/README.md b/subscription-level-deployments/create-role-def/README.md
    index a648726db746..f8d416380327 100644
    --- a/subscription-level-deployments/create-role-def/README.md
    +++ b/subscription-level-deployments/create-role-def/README.md
    @@ -1,13 +1,13 @@
     # Create a Role Definition
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-role-def/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-role-def/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-role-def/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-role-def/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-role-def/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/create-role-def/CredScanResult.svg)
     
     This template is a subscription level template that will create a new a role definition.  The actions include reading resource groups and will be assignable at the subscription scope.  You can add/modify/delete as needed.  You can read more about role definitions [here](https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions).
     
    diff --git a/subscription-level-deployments/subscription-role-assigment/README.md b/subscription-level-deployments/subscription-role-assigment/README.md
    index 9256c73325ef..3ad4fa60d0a2 100644
    --- a/subscription-level-deployments/subscription-role-assigment/README.md
    +++ b/subscription-level-deployments/subscription-role-assigment/README.md
    @@ -1,13 +1,13 @@
     # Assign a Role at Subscription Scope
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/subscription-role-assigment/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/subscription-role-assigment/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/subscription-role-assigment/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/subscription-role-assigment/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/subscription-role-assigment/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/subscription-level-deployments/subscription-role-assigment/CredScanResult.svg)
     
     This template is a subscription level template that will assign a role at subscription scope.
     
    diff --git a/symantec-extension-windows-vm/README.md b/symantec-extension-windows-vm/README.md
    index 8b96391827bb..60c568fb6e84 100644
    --- a/symantec-extension-windows-vm/README.md
    +++ b/symantec-extension-windows-vm/README.md
    @@ -1,20 +1,16 @@
     # Create a Windows VM with Symantec Endpoint Protection extension enabled
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/symantec-extension-windows-vm/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/symantec-extension-windows-vm/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/symantec-extension-windows-vm/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/symantec-extension-windows-vm/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/symantec-extension-windows-vm/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/symantec-extension-windows-vm/CredScanResult.svg)
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsymantec-extension-windows-vm%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fsymantec-extension-windows-vm%2Fazuredeploy.json")
     
     Create a Windows VM with Symantec Endpoint Protection extension enabled. This is a sample template that shows how to set up a VM with a trial version of Symantec Endpoint Protection service with this configuration.
     
    +
    diff --git a/tableau-server-single-node/README.md b/tableau-server-single-node/README.md
    index b59e264451f9..065e29eac787 100644
    --- a/tableau-server-single-node/README.md
    +++ b/tableau-server-single-node/README.md
    @@ -1,19 +1,16 @@
     # Tableau Server Single Node
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tableau-server-single-node/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tableau-server-single-node/PublicDeployment.svg)
    +
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tableau-server-single-node/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tableau-server-single-node/FairfaxDeployment.svg)
    +
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/tableau-server-single-node/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/tableau-server-single-node/CredScanResult.svg)
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftableau-server-single-node%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftableau-server-single-node%2Fazuredeploy.json")
     
    - 
    - 
     
    - 
    - 
    -
    -
    -
    -
    -
    -
     
     This template deploys a **Standalone Tableau Server instance on a Virtual Machine running Ubuntu, RHEL or CentOS** in its own Virtual Network.
     
    @@ -31,11 +28,11 @@ Tableau Server site and server administrators control who has access to server c
     
     You are responsible for the cost of the Azure services used while running this ARM template reference deployment.  There is no additional cost for using the ARM template.  The template allows you to deploy either a 14-day trial of Tableau Server or use a license you have already purchased.
     
    -As part of the deployment process you are prompted to accept the Tableau EULA.  Please enter 'Yes' in the respective parameter to indicate you have read and accepted the Tableau EULA which can be found here.  If you do not accept the Tableau EULA the template will deploy the Azure resources but will not install Tableau Server. 
    +As part of the deployment process you are prompted to accept the Tableau EULA.  Please enter 'Yes' in the respective parameter to indicate you have read and accepted the Tableau EULA which can be found here.  If you do not accept the Tableau EULA the template will deploy the Azure resources but will not install Tableau Server. 
     
     #### Prerequisites
     
    -Before deploying Tableau Server we recommend that you become familiar with Azure infrastructure services (specific resources & documentation are listed below) and the Azure Resource Manager which you will use to manage the resources after deployment.
    +Before deploying Tableau Server we recommend that you become familiar with Azure infrastructure services (specific resources & documentation are listed below) and the Azure Resource Manager which you will use to manage the resources after deployment.
     
     You will need access to an Azure account to deploy this template.  During deployment you can choose to install a trial version of Tableau Server or bring your own license. 
     
    @@ -45,15 +42,15 @@ There are several options available for deploying this ARM template.  Once you h
     
     #### Azure Resource Manager
     
    -You can deploy the template via the Azure Resource Manager UI by clicking the "Deploy to Azure" button at the top of this guide or selecting Tableau Server single node from the Azure Quickstart Templates web page.
    +You can deploy the template via the Azure Resource Manager UI by clicking the "Deploy to Azure" button at the top of this guide or selecting Tableau Server single node from the Azure Quickstart Templates web page.
     
     #### Command line
     
    -You can optionally deploy this template following the instructions found here using your command line client of choice.
    +You can optionally deploy this template following the instructions found here using your command line client of choice.
     
     #### Partially automated
     
    -You can use the config-linux.sh script separately from the ARM template to perform a silent install of Tableau Server by running the following command.  This requires you to have already provisioned an Ubuntu, RHEL or CentOS virtual machine following Tableau's hardware requirements.
    +You can use the config-linux.sh script separately from the ARM template to perform a silent install of Tableau Server by running the following command.  This requires you to have already provisioned an Ubuntu, RHEL or CentOS virtual machine following Tableau's hardware requirements.
     
     Bash:
     ```bash
    @@ -64,35 +61,35 @@ sh ./config-linux.sh -u  -p  -h pricing calculator.  This template is designed to automate the Tableau Server deployment process.  However if you would like to step through the process manually you can use this reference architecture and resource details to create your own environment.
    +This template deploys the following Azure resources.  For information on the cost of these resources please use Azure's pricing calculator.  This template is designed to automate the Tableau Server deployment process.  However if you would like to step through the process manually you can use this reference architecture and resource details to create your own environment.
     
     
     
    -+ **Virtual Network**: A virtual network located in a single Azure region that contains the deployed resources and allows them to communicate with each other.
    -+ **Public IP Address**: IPv4 address that persists separately from the VM and includes a registered DNS name for the machine it is attached to.
    -+ **Network Interface**: Enables an Azure VM to communicate with the internet.  Associated with a virtual machine and an IP address.
    -+ **Network Security Group**: Enables you to filter the network traffic that can flow in and out of the virtual network subnets & network interfaces.  Default settings allow traffic inbound from within the Virtual Network the machine is deployed in - we've added these additional rules:
    ++ **Virtual Network**: A virtual network located in a single Azure region that contains the deployed resources and allows them to communicate with each other.
    ++ **Public IP Address**: IPv4 address that persists separately from the VM and includes a registered DNS name for the machine it is attached to.
    ++ **Network Interface**: Enables an Azure VM to communicate with the internet.  Associated with a virtual machine and an IP address.
    ++ **Network Security Group**: Enables you to filter the network traffic that can flow in and out of the virtual network subnets & network interfaces.  Default settings allow traffic inbound from within the Virtual Network the machine is deployed in - we've added these additional rules:
         + Port 80 - public TCP access to your Tableau Server.  By default this is set as open to the world, meaning anyone with the IP or DNS of the machine and Tableau Server credentials can access the deployed Tableau Server as a user.  You can limit this access to a given IP range after deployment via the Azure portal.
         + Port 223 - SSH traffic is limited to the source CIDR determined during deployment.   Best practice is to limit SSH access to the Tableau Server or machine administrator.  
         + Port 8850 - HTTPS access to Tableau Services Manager UI which allows you to perform Tableau Server administration tasks (stopping & restarting Tableau Server, adding nodes, etc.)
    -+ **Virtual Machine**: Standard D16 v3 (16 vCPUs, 64 GB mem) or a memory or compute optimized 16 vCPU instance running Ubuntu 16.04.0-LTS, RHEL 7.6 or CentOS 7.5 with 2 attached disks (30, 64 GiB SSD) with Tableau Server installed
    -    + Access to the VM is controlled by username/password authentication which you specify in the template parameters.  Please ensure you follow Azure's username and password requirements
    ++ **Virtual Machine**: Standard D16 v3 (16 vCPUs, 64 GB mem) or a memory or compute optimized 16 vCPU instance running Ubuntu 16.04.0-LTS, RHEL 7.6 or CentOS 7.5 with 2 attached disks (30, 64 GiB SSD) with Tableau Server installed
    +    + Access to the VM is controlled by username/password authentication which you specify in the template parameters.  Please ensure you follow Azure's username and password requirements
     + This template has a static GUID associated with it - allowing Azure & the template's creator to track usage and deployment statistics
     
     #### Tableau Server
     
    -When the resource template creates the Virtual Machine listed above it executes a startup script named config-linux.sh (as root user) to perform a silent, automated install of Tableau Server.  For more information about these steps you can refer to our documentation.   
    +When the resource template creates the Virtual Machine listed above it executes a startup script named config-linux.sh (as root user) to perform a silent, automated install of Tableau Server.  For more information about these steps you can refer to our documentation.   
     
     The steps performed by the configuration script are as follows:
     + Create secrets, registration.json & config.json files to reflect the parametrized inputs from the template
    -+ Download the Tableau Server installer - this template is currently using Tableau Server linux version 2020.1.1 and is updated frequently to use the most recent version of Tableau Server
    -+ Download the automated installer script (maintained in a separate github repo) and modify permissions.
    ++ Download the Tableau Server installer - this template is currently using Tableau Server linux version 2020.1.1 and is updated frequently to use the most recent version of Tableau Server
    ++ Download the automated installer script (maintained in a separate github repo) and modify permissions.
     + Execute command to perform a silent install (refer to previous bullet for additional documentation)
     + Clean up all installation & configuration files
     
     If you would like to learn more about the steps required for a manual deplyoment (which have been automated in the script) please refer to these resources:
    -+ Tableau Server on Linux
    -+ Tableau Server on Azure
    ++ Tableau Server on Linux
    ++ Tableau Server on Azure
     
     ## Usage
     
    @@ -105,14 +102,16 @@ You can access Tableau Services Manager to perform administrative tasks by navig
     You can access the VM itself via SSH and the machine credentials you specified in your parameters.  The majority of Tableau Server administrative tasks do not require direct access to the virtual machine and can be accomplished via the access options listed above.  The exception are tasks such as upgrading Tableau Server or using the TSM command line client.
     
     #### Getting Started with Tableau Server
    -+ Getting started with Tableau Server
    -+ Walkthrough of Tableau Server trial experience
    -+ Tableau + Azure resources
    ++ Getting started with Tableau Server
    ++ Walkthrough of Tableau Server trial experience
    ++ Tableau + Azure resources
     
     #### Azure resource Management
    -Once these resources have been deployed they don't require significant management or updates.  There are exceptions that would require you to access the Azure Resource manager such as: adjust network security settings, change instance sizes, upgrage instances, add additional nodes/resources.  For a production or proof-of-concept environment you will want to ensure you are consistently monitoring the cost, performance & security of the resources above. Azure provides extensive documentation for all of its resources.
    +Once these resources have been deployed they don't require significant management or updates.  There are exceptions that would require you to access the Azure Resource manager such as: adjust network security settings, change instance sizes, upgrage instances, add additional nodes/resources.  For a production or proof-of-concept environment you will want to ensure you are consistently monitoring the cost, performance & security of the resources above. Azure provides extensive documentation for all of its resources.
     
     #### Troubleshooting & Support
     
    -+ Make sure that you entered all parameters correctly.  Passwords should conform to Azure standards and source CIDR should follow official syntax (0.0.0.0/24)
    -+ This ARM template is made available 'as-is' - please use Github or Tableau's community forum to share comments or issues you may find.
    \ No newline at end of file
    ++ Make sure that you entered all parameters correctly.  Passwords should conform to Azure standards and source CIDR should follow official syntax (0.0.0.0/24)
    ++ This ARM template is made available 'as-is' - please use Github or Tableau's community forum to share comments or issues you may find.
    +
    +
    diff --git a/tenant-level-deployments/new-mg/README.md b/tenant-level-deployments/new-mg/README.md
    index 9e6d4750b680..60d8cb69b61c 100644
    --- a/tenant-level-deployments/new-mg/README.md
    +++ b/tenant-level-deployments/new-mg/README.md
    @@ -1,13 +1,13 @@
     # Create a New Management Group
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tenant-level-deployments/new-mg/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tenant-level-deployments/new-mg/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tenant-level-deployments/new-mg/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tenant-level-deployments/new-mg/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/tenant-level-deployments/new-mg/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/tenant-level-deployments/new-mg/CredScanResult.svg)
     
     This template is a tenant level template that creates a new management group in the tenant.
     
    diff --git a/test/ci-scripts/Validate-ReadMe.ps1 b/test/ci-scripts/Validate-ReadMe.ps1
    index 6eb25f6de32e..4a3aea09270f 100644
    --- a/test/ci-scripts/Validate-ReadMe.ps1
    +++ b/test/ci-scripts/Validate-ReadMe.ps1
    @@ -55,22 +55,20 @@ foreach($button in $buttons){
     
     if( $dumpHelp ){
         $md = @"
    -     
    -     
     
    -     
    -     
    -    
    -     
    -     
    -    
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/$s/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/$s/PublicDeployment.svg)
    +
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/$s/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/$s/FairfaxDeployment.svg)
    +
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/$s/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/$s/CredScanResult.svg)
    +
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F$s%2Fazuredeploy.json")
    +[![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F$s%2Fazuredeploy.json")
    +[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F$s%2Fazuredeploy.json")
         
    -    
    -    
    -    
    -    
    -    
    -    
     "@
     
         Write-Output "Ensure the following markdown is at the top of the README under the heading:`n"
    diff --git a/tfs-basic-domain/README.md b/tfs-basic-domain/README.md
    index 638a8808f0dd..9e4777e18dcd 100644
    --- a/tfs-basic-domain/README.md
    +++ b/tfs-basic-domain/README.md
    @@ -1,24 +1,21 @@
     # TFS - Single VM domain deployment
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-domain/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-domain/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-domain/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-domain/FairfaxDeployment.svg)
     
    - 
    - 
    -
    -
    -     
    -
    -
    -     
    -
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-domain/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-domain/CredScanResult.svg)
     
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-basic-domain%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-basic-domain%2Fazuredeploy.json")
    + 
    + 
     This template creates a self-contained single VM TFS deployment, including TFS, SQL Express, and a Domain Controller. It is meant to be used to evaluate TFS in Azure, not as a production deployment.
     
     ## After Deployment
     
     The VM is created with a public IP. To access TFS you can RDP into the VM using that IP address and the username & password provided during the deployment. TFS will be available on port 8080 (e.g. http://vmName:8080/tfs)
     
    +
    diff --git a/tfs-basic-workgroup/README.md b/tfs-basic-workgroup/README.md
    index f8dd9ca37b62..dd46c6ed6bbc 100644
    --- a/tfs-basic-workgroup/README.md
    +++ b/tfs-basic-workgroup/README.md
    @@ -1,24 +1,21 @@
     # TFS - Single VM workgroup deployment
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-workgroup/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-workgroup/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-workgroup/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-workgroup/FairfaxDeployment.svg)
     
    - 
    - 
    -
    -
    -     
    -
    -
    -     
    -
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-workgroup/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-basic-workgroup/CredScanResult.svg)
     
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-basic-workgroup%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-basic-workgroup%2Fazuredeploy.json")
    + 
    + 
     This template creates a self-contained single VM TFS workgroup deployment, including TFS and SQL Express. It is meant to be used to evaluate TFS in Azure, not as a production deployment.
     
     ## After Deployment
     
     The VM is created with a public IP. To access TFS you can RDP into the VM using that IP address and the username & password provided during the deployment. TFS will be available on port 8080 (e.g. http://vmName:8080/tfs)
     
    +
    diff --git a/tfs-dual-server/README.md b/tfs-dual-server/README.md
    index 92aff57faf78..ded8f0cb6537 100644
    --- a/tfs-dual-server/README.md
    +++ b/tfs-dual-server/README.md
    @@ -1,27 +1,18 @@
     # TFS - 3 VM domain deployment
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-dual-server/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-dual-server/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-dual-server/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-dual-server/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-dual-server/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-dual-server/CredScanResult.svg)
     
    -
    -     
    -
    -
    -    
    -
    -
    -     
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-dual-server%2Fazuredeploy.json")  [![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-dual-server%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-dual-server%2Fazuredeploy.json")
     
     This template creates a TFS deployment with three VMs. One VM serves as a domain controller for the other two. One of the domain-joined VMs will run SQL Server Standard edition. The second will run TFS, configured to use SQL on the first. All three will support RDP through NAT rules on a load balancer. This template is meant to be used to evaluate TFS in Azure, not as a production deployment.
     
     ## After Deployment
     
     All three VMs are behind a public-facing load balancer with NAT rules enabling RDP. To access TFS you can RDP into any of the VMs using the IP address on the load balancer, and the username & password provided during the deployment. TFS will be available on port 8080 (e.g. http://vmName:8080/tfs)
    -
    diff --git a/tfs-standard-existingsql/README.md b/tfs-standard-existingsql/README.md
    index 79f72eb9209d..b2f83dfd5883 100644
    --- a/tfs-standard-existingsql/README.md
    +++ b/tfs-standard-existingsql/README.md
    @@ -1,21 +1,17 @@
     # TFS - Single VM in existing environment
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-standard-existingsql/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-standard-existingsql/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-standard-existingsql/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-standard-existingsql/FairfaxDeployment.svg)
     
    - 
    - 
    -
    -
    -     
    -
    -
    -     
    -
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-standard-existingsql/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/tfs-standard-existingsql/CredScanResult.svg)
     
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-standard-existingsql%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftfs-standard-existingsql%2Fazuredeploy.json")
    + 
    + 
     This template creates a new TFS deployment in an existing domain, configured against an existing SQL instance. This template can be used as the starting point for a production deployment of TFS.
     
     ## Before Deployment
    @@ -31,3 +27,4 @@ This template has several pre-requisites. Before deployment, you will need:
     
     This template does not configure RDP access for the TFS VM. If you wish to access the TFS VM via RDP you will need to modify the template to allow this or access the TFS VM through a jump box. TFS will be available on port 8080 (e.g. http://vmname:8080/tfs).
     
    +
    diff --git a/thinkbox-deadline/README.md b/thinkbox-deadline/README.md
    index e8b69d14a5c1..787d1bb8b362 100644
    --- a/thinkbox-deadline/README.md
    +++ b/thinkbox-deadline/README.md
    @@ -1,20 +1,17 @@
     # Deadline 7.2 template
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/thinkbox-deadline/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/thinkbox-deadline/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/thinkbox-deadline/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/thinkbox-deadline/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/thinkbox-deadline/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/thinkbox-deadline/CredScanResult.svg)
     
    -
    -    
    -
    -
    -  
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fthinkbox-deadline%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fthinkbox-deadline%2Fazuredeploy.json")
    +
    +  
     
     This template creates a functioning Deadline 7.2 render environment on the Azure cloud platform. It includes a sample Maxwell render job and a standalone Krakatoa render job.
     
    @@ -23,3 +20,4 @@ This template creates a functioning Deadline 7.2 render environment on the Azure
     It will start a repository machine and any number of slave instances (default is 2). Resume the jobs to start rendering.
     All output will be sent to C:\Data\Output on the Repository Virtual Machine.
     
    +
    diff --git a/torque-cluster/README.md b/torque-cluster/README.md
    index b9640694214b..c1064a827a76 100644
    --- a/torque-cluster/README.md
    +++ b/torque-cluster/README.md
    @@ -11,13 +11,13 @@
     
     Torque (Terascale Open-source Resource and QUEue Manager) is an open source distributed resource manager providing control over batch jobs and distributed compute nodes. This templates will deploy a Torque cluster in Azure based on CentOS 6.6. See Adaptive Computing website for more detail.
     
    -##Deploy
    +## Deploy
     
     
    -   Deploy to Azure
    +Deploy to Azure
     
     
    -    
    +
     
     
     1. Fill in the 3 mandatory parameters - public DNS name, a storage account to hold VM image, and admin user password.
    @@ -27,4 +27,3 @@
     ## Using the cluster
     
     Simply SSH to the master node and do a srun! The DNS name is _**dnsName**_._**location**_.cloudapp.azure.com, for example, yidingtorque.westus.cloudapp.azure.com.
    -
    diff --git a/traffic-manager-application-gateway-demo-setup/README.md b/traffic-manager-application-gateway-demo-setup/README.md
    index d79d63e7262d..07b43b583ca3 100644
    --- a/traffic-manager-application-gateway-demo-setup/README.md
    +++ b/traffic-manager-application-gateway-demo-setup/README.md
    @@ -1,20 +1,15 @@
     # Azure Traffic Manager over Application Gateways Demo Setup
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-application-gateway-demo-setup/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-application-gateway-demo-setup/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-application-gateway-demo-setup/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-application-gateway-demo-setup/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-application-gateway-demo-setup/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-application-gateway-demo-setup/CredScanResult.svg)
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftraffic-manager-application-gateway-demo-setup%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftraffic-manager-application-gateway-demo-setup%2Fazuredeploy.json")
     
     This template allows you to quickly deploy Azure Traffic Manager on top of Application Gateways demo to test distribution of the traffic between the endpoints in different regions.
     
    @@ -27,7 +22,6 @@ This template allows you to quickly deploy Azure Traffic Manager on top of Appli
     5. Choose admin credentials for the backend Web servers.
     6. Start template deployment.
     
    -
     ## Testing Your Setup
     
     Once your demo setup is ready use can access it using the DNS name entered (example: http://mytestserver.trafficmanager.net).
    @@ -40,3 +34,4 @@ When your HTTP request hits backend server, you should be able to see a page lik
     
     
     
    +
    diff --git a/traffic-manager-demo-setup/README.md b/traffic-manager-demo-setup/README.md
    index cf15b954f49a..339ec553ac33 100644
    --- a/traffic-manager-demo-setup/README.md
    +++ b/traffic-manager-demo-setup/README.md
    @@ -1,20 +1,15 @@
     # Azure Traffic Manager Demo Setup
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-demo-setup/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-demo-setup/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-demo-setup/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-demo-setup/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-demo-setup/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/traffic-manager-demo-setup/CredScanResult.svg)
     
    -
    -    
    -
    -
    -    
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftraffic-manager-demo-setup%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftraffic-manager-demo-setup%2Fazuredeploy.json")
     
     This template allows you to quickly deploy Azure Traffic Manager demo to test distribution of the traffic between the endpoints in different regions.
     
    @@ -37,3 +32,4 @@ When your HTTP request hits backend server, you should be able to see a page lik
     
     ![alt text](images/serverhit.png "Backend server response")
     
    +
    diff --git a/trend-chef-splunk-security/README.md b/trend-chef-splunk-security/README.md
    index 77b5e8e1ef96..05b041134e44 100755
    --- a/trend-chef-splunk-security/README.md
    +++ b/trend-chef-splunk-security/README.md
    @@ -1,19 +1,16 @@
     # Trend Micro - Cloud Security Solution Template
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/trend-chef-splunk-security/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/trend-chef-splunk-security/PublicDeployment.svg)
    +
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/trend-chef-splunk-security/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/trend-chef-splunk-security/FairfaxDeployment.svg)
    +
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/trend-chef-splunk-security/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/trend-chef-splunk-security/CredScanResult.svg)
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftrend-chef-splunk-security%2Fazuredeploy.json")  [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftrend-chef-splunk-security%2Fazuredeploy.json")
     
    - 
    - 
     
    - 
    - 
    -
    -
    -
    -
    -
    -
     
     ## Solution Template Overview
     
    @@ -120,3 +117,4 @@ You can use the [this guide](images/TrendMicrop2pManualSteps.pdf) to set policie
     
     For any support-related issues or questions, please contact azuremarketplace@sysgain.com for assistance.
     
    +
    diff --git a/two-tier-nodejsapp-migration-to-containers-on-Azure/README.md b/two-tier-nodejsapp-migration-to-containers-on-Azure/README.md
    index 4104391c7654..13f611cb3013 100644
    --- a/two-tier-nodejsapp-migration-to-containers-on-Azure/README.md
    +++ b/two-tier-nodejsapp-migration-to-containers-on-Azure/README.md
    @@ -1,17 +1,16 @@
     # Two-tier Nodejs app migration to Azure Container and PaaS DB
     
    - 
    - 
    +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/two-tier-nodejsapp-migration-to-containers-on-Azure/PublicLastTestDate.svg)
    +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/two-tier-nodejsapp-migration-to-containers-on-Azure/PublicDeployment.svg)
     
    - 
    - 
    +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/two-tier-nodejsapp-migration-to-containers-on-Azure/FairfaxLastTestDate.svg)
    +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/two-tier-nodejsapp-migration-to-containers-on-Azure/FairfaxDeployment.svg)
     
    - 
    - 
    +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/two-tier-nodejsapp-migration-to-containers-on-Azure/BestPracticeResult.svg)
    +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/two-tier-nodejsapp-migration-to-containers-on-Azure/CredScanResult.svg)
     
     [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Ftwo-tier-nodejsapp-migration-to-containers-on-Azure%2Fazuredeploy.json)
     
    -
     
     
     1. [Solution Overview](#solution-overview)
    @@ -62,3 +61,4 @@ The deployment takes about 20 minutes to complete.
     For any support related questions, issues or customization requirements, please contact info@spektrasystems.com 
    ****End**** + diff --git a/ubuntu-apache-test-page/README.md b/ubuntu-apache-test-page/README.md index 660387c0ed40..5f1f27ba6c0e 100644 --- a/ubuntu-apache-test-page/README.md +++ b/ubuntu-apache-test-page/README.md @@ -1,20 +1,15 @@ # Ubuntu Apache2 Web server with your test page -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-apache-test-page/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-apache-test-page/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-apache-test-page/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-apache-test-page/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-apache-test-page/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-apache-test-page/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-apache-test-page%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-apache-test-page%2Fazuredeploy.json") This template allows you to quickly create an Ubuntu VM running Apache2 with the test page content you define as a parameter. This can be useful for quick validation/demo/prototyping. diff --git a/ubuntu-desktop-gnome-rdp/README.md b/ubuntu-desktop-gnome-rdp/README.md index 9102a1f3fc10..363e670527ff 100644 --- a/ubuntu-desktop-gnome-rdp/README.md +++ b/ubuntu-desktop-gnome-rdp/README.md @@ -1,18 +1,15 @@ # Deploy Ubuntu Desktop VM with VSCode, Azure CLI and RDP support -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome-rdp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome-rdp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome-rdp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome-rdp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome-rdp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome-rdp/CredScanResult.svg) - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-desktop-gnome-rdp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-desktop-gnome-rdp%2Fazuredeploy.json") This template deploys an Ubuntu Server VM, then uses the Linux CustomScript extension to install the Ubuntu Gnome Desktop and Remote Desktop support (via xrdp). The final provisioned Ubuntu VM support remote connections over RDP; just like you can with a Windows machine. @@ -59,4 +56,6 @@ Begin your journey with VS Code with these [introductory videos](https://code.vi [Visual Studio Code](https://docs.microsoft.com/en-us/learn/browse/?term=Visual%20Studio%20Code) [Linux Virtual Machines on Azure](https://docs.microsoft.com/en-us/learn/browse/?term=Linux%20Virtual%20Machine) -[Azure CLI](https://docs.microsoft.com/en-us/learn/browse/?term=Azure%20CLI) \ No newline at end of file +[Azure CLI](https://docs.microsoft.com/en-us/learn/browse/?term=Azure%20CLI) + + diff --git a/ubuntu-desktop-gnome/README.md b/ubuntu-desktop-gnome/README.md index 084d96b4b179..6aa3bc5f57cf 100644 --- a/ubuntu-desktop-gnome/README.md +++ b/ubuntu-desktop-gnome/README.md @@ -1,22 +1,17 @@ # Ubuntu Desktop VM in ARM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-gnome/CredScanResult.svg) This is an Azure template to create an Ubuntu Desktop VM. This is great as a jumpbox behind a NAT. - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-desktop-gnome%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-desktop-gnome%2Fazuredeploy.json") This template runs quickly, but the overall install takes about 1 hour to complete. You can SSH into the VM and *tail -f /var/log/azure/firstinstall.log* to see progress. @@ -64,3 +59,4 @@ Go to Finder, and press `Cmd + K`. Then connect to the VNC tunnel, using `passwo Enter the password and you'll be all setup. + diff --git a/ubuntu-desktop-xfce-rdp/README.md b/ubuntu-desktop-xfce-rdp/README.md index 7731b3b1d661..8d8547f3aa6d 100644 --- a/ubuntu-desktop-xfce-rdp/README.md +++ b/ubuntu-desktop-xfce-rdp/README.md @@ -1,15 +1,15 @@ # Xfce Desktop on Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-xfce-rdp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-xfce-rdp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-xfce-rdp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-xfce-rdp/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-xfce-rdp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-desktop-xfce-rdp/CredScanResult.svg) - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-desktop-xfce-rdp%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-desktop-xfce-rdp%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy Xfce Desktop on the VM. It creates an Ubuntu VM, does a silent install of gnome xfce4 desktop and xrdp, allows you to connect it with Remote Desktop from a Windows machine. @@ -25,11 +25,10 @@ sudo service xrdp restart Then re-connect it with Remote Desktop from a Windows machine. - - Please kindly note for Ubuntu 15.10, if you face the connection issue, saying "connecting to sesman ip 127.0.0.1 port 3350" then couldn't move on, this is xrdp-sesman didn't start hence caused the issue. To fix it, please use putty to connect to the VM, execute the simple command below sudo service xrdp restart Then re-connect it with Remote Desktop from a Windows machine. + diff --git a/ubuntu-netdisk-setup/README.md b/ubuntu-netdisk-setup/README.md index eee636e89a1b..fc058f983bcf 100644 --- a/ubuntu-netdisk-setup/README.md +++ b/ubuntu-netdisk-setup/README.md @@ -1,21 +1,17 @@ # Deployment of Net Disk against Ubuntu -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-netdisk-setup/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-netdisk-setup/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-netdisk-setup/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-netdisk-setup/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-netdisk-setup/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/ubuntu-netdisk-setup/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-netdisk-setup%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fubuntu-netdisk-setup%2Fazuredeploy.json") This template allows deploying seafile server 6.1.1 on Azure Ubuntu VM. It can be used as a personal or private enterprise net disk. seafile is an open-source software to build your own cloud storage. It provides rich client/server features to meet your daily requirement. On server side, it supports data deduplication, file block upload/download, and encryption. For client, it supports iOS, Android, windows, Linux, and Mac. For more details, please refer to www.seafile.com. This deployment gives you 1T data disk as seafile data storage. The data was saved on ZFS file system, so, it can be easily extended by adding more data disks if your data storage is full. Furthermore, you can easily backup all your data and transfer it to another VM if you want. + + diff --git a/umbraco-cms-webapp-redis-cache/README.md b/umbraco-cms-webapp-redis-cache/README.md index b84cffe6d792..094733cf9445 100644 --- a/umbraco-cms-webapp-redis-cache/README.md +++ b/umbraco-cms-webapp-redis-cache/README.md @@ -1,20 +1,19 @@ # Scalable Umbraco CMS template on Azure App Service Web Apps -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-cms-webapp-redis-cache/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-cms-webapp-redis-cache/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-cms-webapp-redis-cache/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-cms-webapp-redis-cache/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-cms-webapp-redis-cache/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-cms-webapp-redis-cache/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fumbraco-cms-webapp-redis-cache%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fumbraco-cms-webapp-redis-cache%2Fazuredeploy.json") + + + Fastest way to build an optimized and hassle free [Umbraco CMS](http://umbraco.org) Website for Azure App Service Web Apps. This is a starter template which has pre configured Umbraco CMS solution with SQL Azure , Azure Storage for media content and Azure Redis cache for maintaining session state. It was built to provide a quick install and configured Umbraco CMS that allows you to scale on the cloud as your web app grows. This option is ideal for Web developers, Creative agencies, Businesses and Enterprises. + diff --git a/umbraco-webapp-simple/README.md b/umbraco-webapp-simple/README.md index 9f52b5d8edf0..bca694cfda22 100644 --- a/umbraco-webapp-simple/README.md +++ b/umbraco-webapp-simple/README.md @@ -1,20 +1,19 @@ # Build a simple Umbraco Web App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-webapp-simple/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-webapp-simple/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-webapp-simple/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-webapp-simple/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-webapp-simple/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/umbraco-webapp-simple/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fumbraco-webapp-simple%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fumbraco-webapp-simple%2Fazuredeploy.json") + + + [Umbraco CMS](http://umbraco.org) is an open source ASP.NET-based content management system, with a beautiful, user-friendly interface, full support for your own .NET controls, and no limits to your designs. With an integrated WYSIWYG editor and full support for web standards, this fully stocked application will make designing and managing websites a joy. + diff --git a/vertx-openjdk-apache-mysql-on-ubuntu/README.md b/vertx-openjdk-apache-mysql-on-ubuntu/README.md index 53243d6cb707..61ad32acb0f5 100644 --- a/vertx-openjdk-apache-mysql-on-ubuntu/README.md +++ b/vertx-openjdk-apache-mysql-on-ubuntu/README.md @@ -1,20 +1,15 @@ # Vert.x, OpenJDK, Apache, and MySQL Server on Ubuntu VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vertx-openjdk-apache-mysql-on-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vertx-openjdk-apache-mysql-on-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vertx-openjdk-apache-mysql-on-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vertx-openjdk-apache-mysql-on-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vertx-openjdk-apache-mysql-on-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vertx-openjdk-apache-mysql-on-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvertx-openjdk-apache-mysql-on-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvertx-openjdk-apache-mysql-on-ubuntu%2Fazuredeploy.json") This template uses the Azure Linux CustomScript extension to deploy Vert.x, OpenJDK, Apache, and MySQL Server on Ubuntu 14.04 LTS to create a ready development environment using Vert.x. @@ -22,3 +17,4 @@ It downloads Vert.x installation files from the location you specify and creates All these parameters may be edited in install.sh script. + diff --git a/visual-studio-dev-vm-O365/README.md b/visual-studio-dev-vm-O365/README.md index 723a606358c1..f3f271119098 100644 --- a/visual-studio-dev-vm-O365/README.md +++ b/visual-studio-dev-vm-O365/README.md @@ -1,23 +1,19 @@ # A Visual Studio Development VM for O365 Developers -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-O365/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-O365/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-O365/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-O365/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-O365/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-O365/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvisual-studio-dev-vm-O365%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvisual-studio-dev-vm-O365%2Fazuredeploy.json") This template creates a Visual Studio 2015 VM from the base gallery VM images available complete with Office 2013 or Office 2016 Desktop installed. It creates the VM in a new vnet, storage account, nic, and public ip with the new compute stack. There are various combinations of Visual Studio skus and underlying operating system available to deploy with this template. Selecting a VM image other than the Visual Studio Community Edition will require appropriate licenses to work properly after you login to the VM and start Visual Studio. Also a valid MSDN subscription user must be authenticated to be able to create the VM images which are not Visual Studio Community Edition on top of Windows Server. By default, it will deploy Visual Studio 2015 Update 3 Community Edition with Azure SDK 2.91 on Windows Server 2012R2 with Office 2016 Desktop on top of a new premium storage account. + diff --git a/visual-studio-dev-vm-chocolatey/README.md b/visual-studio-dev-vm-chocolatey/README.md index 979c2afd1796..bc77b236f00a 100644 --- a/visual-studio-dev-vm-chocolatey/README.md +++ b/visual-studio-dev-vm-chocolatey/README.md @@ -1,21 +1,20 @@ # ARMChocolatey -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-chocolatey/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-chocolatey/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-chocolatey/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-chocolatey/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-chocolatey/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm-chocolatey/CredScanResult.svg) ARM Template to provision a VM complete with Visual Studio and any given Chocolatey packages. - - + + - - + diff --git a/visual-studio-dev-vm/README.md b/visual-studio-dev-vm/README.md index a3ddedcde1af..64445ed8c5af 100644 --- a/visual-studio-dev-vm/README.md +++ b/visual-studio-dev-vm/README.md @@ -1,22 +1,18 @@ # A Visual Studio Development VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-dev-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvisual-studio-dev-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvisual-studio-dev-vm%2Fazuredeploy.json") This template creates a Visual Studio 2013 or 2015 VM from the base gallery VM images available. It creates the VM in a new vnet, storage account, nic, and public ip with the new compute stack. There are various combinations of Visual Studio skus (2013 Community, 2013 Premium, 2013 Ultimate, 2015 Community, 2015 Professional, 2015 Enterprise), tools (Azure SDK, Cordova), as well as the underlying operating system (Windows 8.1 N, Windows 10 N, Windows Server 2012 R2) available to deploy with this template. Selecting a VM image other than the Visual Studio community edition will require appropriate licenses to work properly after you login to the VM and start Visual Studio. Also a valid MSDN subscription user must be authenticated to be able to create the VM images which are not Visual Studio Community Edition on top of Windows Server. By default, it will deploy Visual Studio 2015 Update 2 Community Edition with Azure SDK 2.9 on Windows Server 2012 R2 with a DS2 size on top of a new premium storage account. + diff --git a/visual-studio-vstsbuildagent-vm/README.md b/visual-studio-vstsbuildagent-vm/README.md index dad3fb128a7f..1c05f7c0557d 100644 --- a/visual-studio-vstsbuildagent-vm/README.md +++ b/visual-studio-vstsbuildagent-vm/README.md @@ -1,27 +1,26 @@ # A Visual Studio based Visual Studio Team Services (VSTS) Build Agent VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-vstsbuildagent-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-vstsbuildagent-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-vstsbuildagent-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-vstsbuildagent-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-vstsbuildagent-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/visual-studio-vstsbuildagent-vm/CredScanResult.svg) - - + + - - -This template is based on the Visual Studio Dev VM template created by [dtzar](https://github.com/dtzar). It creates the VM in a new vnet, storage account, nic, and public ip with the new compute stack then installs the Visual Studio Team Services build agent. +This template is based on the Visual Studio Dev VM template created by [dtzar](https://github.com/dtzar). It creates the VM in a new vnet, storage account, nic, and public ip with the new compute stack then installs the Visual Studio Team Services build agent. By default, it will deploy Visual Studio 2015 Update 3 with Azure SDK 2.9 on Windows Server 2012 with a DS1 size on top of a new premium storage account. ## Authentication In order to authenticate your agent as a member of Agent Pool Administrators group, you must use one of the following methods: -* set up and use a Personal Access Token, set PersonalAccessToken to the token value. +* set up and use a Personal Access Token, set PersonalAccessToken to the token value. You can revoke or change the credentials in Visual Studio Team Services after the VM has been created. + diff --git a/vm-cpu-sysbench-meter/README.md b/vm-cpu-sysbench-meter/README.md index b60e1334cdee..53732275b391 100644 --- a/vm-cpu-sysbench-meter/README.md +++ b/vm-cpu-sysbench-meter/README.md @@ -1,21 +1,15 @@ # Azure Sysbench CPU performance meter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-cpu-sysbench-meter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-cpu-sysbench-meter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-cpu-sysbench-meter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-cpu-sysbench-meter/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-cpu-sysbench-meter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-cpu-sysbench-meter/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-cpu-sysbench-meter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-cpu-sysbench-meter%2Fazuredeploy.json") This template allows you to run a CPU performance test using sysbench utility. @@ -42,3 +36,5 @@ sysbench --test=cpu --num-threads=10 --cpu-max-prime=20000 run In case you don't need to re-measure, it is safe to delete the created resource group. + + diff --git a/vm-disk-performance-meter/README.md b/vm-disk-performance-meter/README.md index 0658aced4bff..2d0cc1c4d62c 100644 --- a/vm-disk-performance-meter/README.md +++ b/vm-disk-performance-meter/README.md @@ -1,21 +1,15 @@ # Azure data disk performance meter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-disk-performance-meter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-disk-performance-meter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-disk-performance-meter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-disk-performance-meter/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-disk-performance-meter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-disk-performance-meter/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-disk-performance-meter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-disk-performance-meter%2Fazuredeploy.json") This template allows you to run a data disk performance test using fio utility. @@ -45,3 +39,5 @@ sudo echo -e '[io]\nrw=randrw\nsize=128m\ndirectory=/datadisk' | sudo fio - In case you don't need to re-measure, it is safe to delete the created resource group. + + diff --git a/vm-simple-sles/README.md b/vm-simple-sles/README.md index a737c762b3a0..ec18a865cc2c 100644 --- a/vm-simple-sles/README.md +++ b/vm-simple-sles/README.md @@ -1,23 +1,19 @@ # Deployment of SUSE Linux Enterprise Server VM (SLES 12) -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-simple-sles/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-simple-sles/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-simple-sles/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-simple-sles/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-simple-sles/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-simple-sles/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-simple-sles%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-simple-sles%2Fazuredeploy.json") This template allows deploying a SUSE Linux Enterprise Server VM (SLES 12), using the latest image for the selected SLES version. This will deploy a Standard D1 VM in the location of your chosen resource group with an additional 100 GiB data disk attached to the VM. Have a lot of fun ... + + diff --git a/vm-to-vm-bandwidth-meter/README.md b/vm-to-vm-bandwidth-meter/README.md index 68a2e59a8e43..9f3bd0e775a6 100644 --- a/vm-to-vm-bandwidth-meter/README.md +++ b/vm-to-vm-bandwidth-meter/README.md @@ -1,21 +1,15 @@ # Azure VM-to-VM bandwidth meter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-bandwidth-meter/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-bandwidth-meter/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-bandwidth-meter/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-bandwidth-meter/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-bandwidth-meter/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-bandwidth-meter/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-to-vm-bandwidth-meter%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-to-vm-bandwidth-meter%2Fazuredeploy.json") This template allows you to run a VM-to-VM bandwidth test using PsPing utility. Please note that by deploying this template you are automatically accepting [Sysinternals Software License Terms](https://technet.microsoft.com/en-us/sysinternals/bb469936). @@ -38,3 +32,5 @@ To re-measure the bandwidth you can login to the probe VM with credentials you p In case you don't need to re-measure, it is safe to delete the created resource group. + + diff --git a/vm-to-vm-throughput-meter-multithreaded/README.md b/vm-to-vm-throughput-meter-multithreaded/README.md index 75227c967643..cc9ddf3cf51e 100644 --- a/vm-to-vm-throughput-meter-multithreaded/README.md +++ b/vm-to-vm-throughput-meter-multithreaded/README.md @@ -1,21 +1,15 @@ # Azure VM-to-VM multithreaded throughput meter -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-throughput-meter-multithreaded/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-throughput-meter-multithreaded/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-throughput-meter-multithreaded/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-throughput-meter-multithreaded/FairfaxDeployment.svg) -  -  - - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-throughput-meter-multithreaded/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vm-to-vm-throughput-meter-multithreaded/CredScanResult.svg) +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-to-vm-throughput-meter-multithreaded%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvm-to-vm-throughput-meter-multithreaded%2Fazuredeploy.json") This template allows you to run a VM-to-VM network throughput test for the same VNet/subnet using NTttcp utility. [See licence agreement](https://gallery.technet.microsoft.com/NTttcp-Version-528-Now-f8b12769). @@ -39,3 +33,5 @@ To re-measure the throughput you can login to the probe and target VMs with cred In case you don't need to re-measure, it is safe to delete the created resource group. + + diff --git a/vsts-fullbuild-redhat-vm/README.md b/vsts-fullbuild-redhat-vm/README.md index 94cccf13b4ff..92ae316b0038 100755 --- a/vsts-fullbuild-redhat-vm/README.md +++ b/vsts-fullbuild-redhat-vm/README.md @@ -1,20 +1,18 @@ # VM-Redhat - Team Services Build Agent and Cross-Platform SDKs installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-redhat-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-redhat-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-redhat-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-redhat-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-redhat-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-redhat-vm/CredScanResult.svg) - - + + - - This template allows you to create multiple (1 or more) Red Hat VMs with a full cross-platform development environment to support: * OpenJDK 6, 7 and 8; @@ -32,7 +30,6 @@ This template allows you to create multiple (1 or more) Red Hat VMs with a full To learn more about Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) support for Java, check out: http://java.visualstudio.com/ - ## Before you Deploy to Azure To create the VM, you will need to: @@ -68,3 +65,4 @@ in starting up the VSTS build agent. The most common mistake is not having the maven or java or ...), then you can check the file *"install.progress.txt"* in the top level directory to see if one of the packages may have failed to install or had errors (**cat install.progress.txt**). + diff --git a/vsts-fullbuild-ubuntu-vm/README.md b/vsts-fullbuild-ubuntu-vm/README.md index 931e0e8908e8..ada1524ad6a9 100755 --- a/vsts-fullbuild-ubuntu-vm/README.md +++ b/vsts-fullbuild-ubuntu-vm/README.md @@ -1,20 +1,15 @@ # VM-Ubuntu - Team Services Build Agent and Cross-Platform SDKs installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-fullbuild-ubuntu-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvsts-fullbuild-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvsts-fullbuild-ubuntu-vm%2Fazuredeploy.json") This template allows you to create an Ubuntu VM with a full cross-platform development environment to support: * OpenJDK 7 and 8; @@ -35,7 +30,6 @@ https://github.com/Microsoft/vsts-dockerfiles/tree/master/ubuntu-xplat-build To learn more about Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) support for Java, check out: http://java.visualstudio.com/ - ## Before you Deploy to Azure To create the VM, you will need to: @@ -69,3 +63,4 @@ in starting up the VSTS build agent. The most common mistake is not having the maven or java or ...), then you can check the file *"install.progress.txt"* in the top level directory to see if one of the packages may have failed to install or had errors (**cat install.progress.txt**). + diff --git a/vsts-minbuildjava-ubuntu-vm/README.md b/vsts-minbuildjava-ubuntu-vm/README.md index 6ddec015bca4..71ad75fdbb47 100755 --- a/vsts-minbuildjava-ubuntu-vm/README.md +++ b/vsts-minbuildjava-ubuntu-vm/README.md @@ -1,20 +1,15 @@ # VM-Ubuntu - Team Services Build Agent and Open JDK 7 and 8 with Maven installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-minbuildjava-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-minbuildjava-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-minbuildjava-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-minbuildjava-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-minbuildjava-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-minbuildjava-ubuntu-vm/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvsts-minbuildjava-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fvsts-minbuildjava-ubuntu-vm%2Fazuredeploy.json") This template allows you to create an Ubuntu VM with OpenJDK and Vistual Studio Team Services Linux Build Agent. (Build Agent available here: https://github.com/Microsoft/vsts-agent). @@ -25,7 +20,6 @@ https://github.com/Microsoft/vsts-dockerfiles/tree/master/ubuntu-minjava-build To learn more about Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) support for Java, check out: http://java.visualstudio.com/ - ## Before you Deploy to Azure To create the VM, you will need to: @@ -60,3 +54,4 @@ maven or java or ...), then you can check the file *"install.progress.txt"* in t may have failed to install or had errors (**cat install.progress.txt**). + diff --git a/vsts-tomcat-redhat-vm/README.md b/vsts-tomcat-redhat-vm/README.md index 1f80182f9e9a..7a73accd809a 100755 --- a/vsts-tomcat-redhat-vm/README.md +++ b/vsts-tomcat-redhat-vm/README.md @@ -1,20 +1,18 @@ # VM-Redhat - Team Services Apache 2 Tomcat 7 installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-redhat-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-redhat-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-redhat-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-redhat-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-redhat-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-redhat-vm/CredScanResult.svg) - - + + - - This template allows you to create a RedHat VM running Apache2 and Tomcat7 and support the Visual Studio Team Services (and Team Foundation Server) Apache Tomcat Deployment extension task, the built-in Copy Files over SSH deployment task, and the built-in FTP Upload utility task (using ftps). @@ -22,7 +20,6 @@ Apache Tomcat Deployment extension task, the built-in Copy Files over SSH deploy To learn more about Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) support for Java, check out: http://java.visualstudio.com/ - ## Before you Deploy to Azure To create the VM, you will need to: @@ -42,3 +39,4 @@ Once you create the VM, use an SSH client (such as the Windows command prompt SS + diff --git a/vsts-tomcat-ubuntu-vm/README.md b/vsts-tomcat-ubuntu-vm/README.md index 39c4e711e52b..14f46d2239a7 100755 --- a/vsts-tomcat-ubuntu-vm/README.md +++ b/vsts-tomcat-ubuntu-vm/README.md @@ -1,20 +1,18 @@ # VM-Ubuntu - Team Services Apache 2 Tomcat 7 installation -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/vsts-tomcat-ubuntu-vm/CredScanResult.svg) - - + + - - This template allows you to create an Ubuntu VM running Apache2 and Tomcat7 and support the Visual Studio Team Services (and Team Foundation Server) Apache Tomcat Deployment extension task, the built-in Copy Files over SSH deployment task, and the built-in FTP Upload utility task (using ftps). @@ -22,7 +20,6 @@ Apache Tomcat Deployment extension task, the built-in Copy Files over SSH deploy To learn more about Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) support for Java, check out: http://java.visualstudio.com/ - ## Before you Deploy to Azure To create the VM, you will need to: @@ -42,3 +39,4 @@ Once you create the VM, use an SSH client (such as the Windows command prompt SS + diff --git a/webapp-keyvault-ssl/README.md b/webapp-keyvault-ssl/README.md index 3c89277954a1..b96ab5ad5942 100644 --- a/webapp-keyvault-ssl/README.md +++ b/webapp-keyvault-ssl/README.md @@ -1,16 +1,14 @@ # New webapp custom domain and ssl -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/webapp-keyvault-ssl/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/webapp-keyvault-ssl/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/webapp-keyvault-ssl/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/webapp-keyvault-ssl/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/webapp-keyvault-ssl/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/webapp-keyvault-ssl/CredScanResult.svg) This template creates a webapp with a custom domain and ssl certificate from KeyVault [![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwebapp-keyvault-ssl%2Fazuredeploy.json) - - diff --git a/website-cluster-centos/README.md b/website-cluster-centos/README.md index da3926c3816d..214c3f277128 100644 --- a/website-cluster-centos/README.md +++ b/website-cluster-centos/README.md @@ -1,22 +1,19 @@ # Install Website Cluster -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/website-cluster-centos/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/website-cluster-centos/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/website-cluster-centos/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/website-cluster-centos/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/website-cluster-centos/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/website-cluster-centos/CredScanResult.svg) + +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwebsite-cluster-centos%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwebsite-cluster-centos%2Fazuredeploy.json") + - - - - - - This template deploys a website cluster and enables Zabbix monitoring, and allows user to define the number of web servers. The website cluster contains 1 load balancer, 3 web servers, 1 redis master with 1 redis slave, 1 MySQL master with 1 MySQL slave by default. @@ -77,3 +74,4 @@ Each server uses raid0 to improve performance. We use 4 data disks on each serve - The website uses one load balancer and the load balancer uses haproxy software. You can create more load balancers and you can even use Azure's traffic manager to do the load balancing. - You can add more web servers and database servers after the deployment. + diff --git a/windows-vm-O365/README.md b/windows-vm-O365/README.md index 9581f90098cd..67441aec2117 100644 --- a/windows-vm-O365/README.md +++ b/windows-vm-O365/README.md @@ -1,22 +1,17 @@ # Office 365 Desktop VM -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/windows-vm-O365/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/windows-vm-O365/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/windows-vm-O365/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/windows-vm-O365/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/windows-vm-O365/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/windows-vm-O365/CredScanResult.svg) **NOTE**: The VM image used in this sample can only be deployed to an MSDN subscription. - - - - - ARM Template to provision a VM complete with either Office 2013 or Office 2016 pre-installed. @@ -24,3 +19,4 @@ This is to assist the development and testing of O365 add-ins where the add-in m As per the Office apps and add-in validation policy 4.12 it must run in both versions: https://msdn.microsoft.com/en-us/library/office/jj220035.aspx + diff --git a/wordpress-app-service-mysql-inapp/README.md b/wordpress-app-service-mysql-inapp/README.md index 79dcc1b1ef40..d35d90a5c8bf 100644 --- a/wordpress-app-service-mysql-inapp/README.md +++ b/wordpress-app-service-mysql-inapp/README.md @@ -1,19 +1,16 @@ # Deploys a WordPress web app on Azure App Service with MySQL in App -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-app-service-mysql-inapp/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-app-service-mysql-inapp/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-app-service-mysql-inapp/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-app-service-mysql-inapp/FairfaxDeployment.svg) -  -  - - - - - - +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-app-service-mysql-inapp/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-app-service-mysql-inapp/CredScanResult.svg) -This template deploys a WordPress site in [App service](https://docs.microsoft.com/azure/app-service/) (Windows) with [MySQL in App](https://blogs.msdn.microsoft.com/appserviceteam/2017/03/06/announcing-general-availability-for-mysql-in-app/). +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-app-service-mysql-inapp%2Fazuredeploy.json") +[![Deploy To Azure US Gov](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazuregov.svg?sanitize=true)]("https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-app-service-mysql-inapp%2Fazuredeploy.json") +[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-app-service-mysql-inapp%2Fazuredeploy.json") +This template deploys a WordPress site in [App service](https://docs.microsoft.com/azure/app-service/) (Windows) with [MySQL in App](https://blogs.msdn.microsoft.com/appserviceteam/2017/03/06/announcing-general-availability-for-mysql-in-app/). diff --git a/wordpress-mysql-replication/README.md b/wordpress-mysql-replication/README.md index 7d43d7af8497..d21d92a46d30 100644 --- a/wordpress-mysql-replication/README.md +++ b/wordpress-mysql-replication/README.md @@ -1,20 +1,18 @@ # Deploys a WordPress web site backed by MySQL master-slave replication -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-mysql-replication/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-mysql-replication/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-mysql-replication/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-mysql-replication/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-mysql-replication/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-mysql-replication/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-mysql-replication%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-mysql-replication%2Fazuredeploy.json") + + + This template deploys a WordPress site in Azure backed by MySQL replication with one master and one slave servers. It has the following capabilities: @@ -26,11 +24,10 @@ This template deploys a WordPress site in Azure backed by MySQL replication with ### How to Deploy * This template takes a dependency on the [MySQL-replication template](https://github.com/Azure/azure-quickstart-templates/tree/master/mysql-replication). Refer to the README of MySQL-Replication template for how to customize MySQL deployment, and how to failover, backup, and restore. - - License ---- MIT + diff --git a/wordpress-single-vm-ubuntu/README.md b/wordpress-single-vm-ubuntu/README.md index 358c8f5b09f6..44a566f539aa 100644 --- a/wordpress-single-vm-ubuntu/README.md +++ b/wordpress-single-vm-ubuntu/README.md @@ -1,22 +1,18 @@ # Deploy a single-VM WordPress to Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-single-vm-ubuntu/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-single-vm-ubuntu/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-single-vm-ubuntu/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-single-vm-ubuntu/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-single-vm-ubuntu/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/wordpress-single-vm-ubuntu/CredScanResult.svg) - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-single-vm-ubuntu%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fwordpress-single-vm-ubuntu%2Fazuredeploy.json") This template deploys a complete LAMP stack, then installs and initializes WordPress. Once the deployment is finished, you need to go to http://fqdn.of.your.vm/wordpress/ to finish the configuration, create an account, and get started with WordPress. + diff --git a/yash-datalake/README.md b/yash-datalake/README.md index 7002933d54e9..57adf7bbd2bb 100644 --- a/yash-datalake/README.md +++ b/yash-datalake/README.md @@ -1,70 +1,65 @@ # Datalake on Azure -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/yash-datalake/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/yash-datalake/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/yash-datalake/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/yash-datalake/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/yash-datalake/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/yash-datalake/CredScanResult.svg) - - - - - - -
    -
    +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fyash-datalake%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fyash-datalake%2Fazuredeploy.json") + +## Overview + +The aim of the Yash Azure quickstart solution is to showcase the capabilities of serverless Data Lake in the Azure Cloud. --------------------------------------------------------------------------- -# Overview : -The aim of the Yash Azure quickstart solution is to showcase the capabilities of serverless Data Lake in the Azure Cloud. - Yash Data Lake in Azure Cloud showcases features such as - * Data Ingestion - * Batch - * Streaming - * Data Processing - * Batch - * Real Time - * Data Governance - * Meta data management - * Data Lineage - * Data Security - * Ad-Hoc analytics for exploring different data insights and visualization -
    + - Data Ingestion + - Batch + - Streaming + - Data Processing + - Batch + - Real Time + - Data Governance + - Meta data management + - Data Lineage + - Data Security + - Ad-Hoc analytics for exploring different data insights and visualization + The deployment also includes an optional wizard and a sample dataset that is used to demonstrate data lake capabilities ![alt text](https://raw.githubusercontent.com/ajos1993/YASH-Azure-DataLake-Quickstart/master/scripts/images/Architecture.png) --------------------------------------------------------------------------- -# Pre-Requisites --------------------------------------------------------------------------- +## Pre-Requisites + - Register application in AAD with the following steps and note the application id and app secret key: - 1. Assign following permissions:- - -Azure Data Lake - -Azure Analysis Services - 2. Set Reply URL :https://your-function-app-name.azurewebsites.net/.auth/login/aad/callback - [Note = your-function-app-name : The function name which you would be giving while deploying Yash Data Lake] + 1. Assign following permissions:- + -Azure Data Lake + -Azure Analysis Services + 2. Set Reply URL :https://your-function-app-name.azurewebsites.net/.auth/login/aad/callback + [Note = your-function-app-name : The function name which you would be giving while deploying Yash Data Lake] - Add following permissions to Application registered in AAD : - 1. Azure Analysis Services - 2. Azure Data Lake - 3. Windows Azure Active Directory + 1. Azure Analysis Services + 2. Azure Data Lake + 3. Windows Azure Active Directory - Add Application in IAM of subscription. - + - Open Elasticsearch function app to load data to Elasticsearch for first time - + -------------------------------------------------------------------------- The following section provide steps for running the Quickstart. -# Run and monitor the deployment: + +## Run and monitor the deployment + After you deploy the template, to run Quickstart, do the following steps: + - Go to the Output section of ARM template deployment services. - Copy URL from output section. - Open this URL in new tab - After successfull deployment do the following steps, - 1. Add Application and user in IAM of ADL store and in data explorer access. - 2. Add application and user in IAM of Azure Data Factory. + 1.Add Application and user in IAM of ADL store and in data explorer access. + 2.Add application and user in IAM of Azure Data Factory. - After completing the above procedure return to the tab and follow the quickstart guide - diff --git a/zookeeper-cluster-ubuntu-vm/README.md b/zookeeper-cluster-ubuntu-vm/README.md index 4413b7afb8ce..be46077abd02 100644 --- a/zookeeper-cluster-ubuntu-vm/README.md +++ b/zookeeper-cluster-ubuntu-vm/README.md @@ -1,21 +1,17 @@ # Create a Zookeeper cluster on Ubuntu VMs -  -  +![Azure Public Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/zookeeper-cluster-ubuntu-vm/PublicLastTestDate.svg) +![Azure Public Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/zookeeper-cluster-ubuntu-vm/PublicDeployment.svg) -  -  +![Azure US Gov Last Test Date](https://azurequickstartsservice.blob.core.windows.net/badges/zookeeper-cluster-ubuntu-vm/FairfaxLastTestDate.svg) +![Azure US Gov Last Test Result](https://azurequickstartsservice.blob.core.windows.net/badges/zookeeper-cluster-ubuntu-vm/FairfaxDeployment.svg) -  -  +![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/zookeeper-cluster-ubuntu-vm/BestPracticeResult.svg) +![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/zookeeper-cluster-ubuntu-vm/CredScanResult.svg) Create a Zookeeper cluster - - - - - - - +[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)]("https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fzookeeper-cluster-ubuntu-vm%2Fazuredeploy.json") [![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.svg?sanitize=true)]("http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fzookeeper-cluster-ubuntu-vm%2Fazuredeploy.json") This template creates a 'n' node Zookeeper cluster on Ubuntu VMs. Use the scaleNumber parameter to specify the number of nodes in the cluster. +