Skip to content

Commit 147d35a

Browse files
committed
README.md linting
- Removal of html tags - Added multiple Deploy and Visualize buttons - Fixed URLs
1 parent 6130915 commit 147d35a

File tree

195 files changed

+611
-637
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+611
-637
lines changed

1-CONTRIBUTION-GUIDE/sample-README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/path-to-sample/CredScanResult.svg)
1111

12-
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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")
13-
[![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")
14-
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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")
12+
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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)
13+
[![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)
14+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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)
1515

1616
This template deploys a **solution name**. The **solution name** is a **description**
1717

101-analysis-services-create/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-analysis-services-create/CredScanResult.svg)
1111

12-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-analysis-services-create%2Fazuredeploy.json" target="_blank">
12+
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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-analysis-services-create%2Fazuredeploy.json)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-analysis-services-create%2Fazuredeploy.json)
1314

1415
This template allows you to deploy a new Azure Analysis Services server with a simple firewall rule.
1516

101-api-management-create-with-msi/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-api-management-create-with-msi/CredScanResult.svg)
1111

12-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-api-management-create-with-msi%2Fazuredeploy.json" target="_blank">
12+
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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-api-management-create-with-msi%2Fazuredeploy.json)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-api-management-create-with-msi%2Fazuredeploy.json)
1314

1415
This template deploys an Azure API Management instance having an MSI Identity with api-version 2017-03-01
1516

101-app-service-certificate-standard/README.md

+14-21
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,28 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-standard/CredScanResult.svg)
1111

12-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-app-service-certificate-standard%2Fazuredeploy.json" target="_blank">
12+
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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-service-certificate-standard%2Fazuredeploy.json)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-service-certificate-standard%2Fazuredeploy.json)
1314

14-
<P>
1515
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/).
16-
</P>
1716

18-
In order to deploy this template, you need to have the following resources: <br />
19-
1. A Key Vault (specified in 'existingKeyVaultId' parameter) <br />
20-
2. An App Service App (specified in 'existingAppName' parameter) <br />
17+
In order to deploy this template, you need to have the following resources:
18+
1. A Key Vault (specified in 'existingKeyVaultId' parameter)
19+
2. An App Service App (specified in 'existingAppName' parameter)
2120

22-
By default, 'Microsoft.CertificateRegistration' and 'Microsoft.Web' RPs don't have access to the Key Vault specified in the template hence you need to authorize these RPs by executing
23-
the following PowerShell commands before deploying the template: <br />
21+
By default, 'Microsoft.CertificateRegistration' and 'Microsoft.Web' RPs don't have access to the Key Vault specified in the template hence you need to authorize these RPs by executing the following PowerShell commands before deploying the template:
2422

25-
<I>
26-
Login-AzureRmAccount <br />
27-
Set-AzureRmContext -SubscriptionId AZURE_SUBSCRIPTION_ID <br />
28-
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName f3c21649-0979-4721-ac85-b0216b2cf413 -PermissionsToSecrets get,set,delete <br />
29-
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName abfa0a7c-a6b6-4736-8310-5855508787cd -PermissionsToSecrets get <br />
30-
</I>
23+
```powershell
24+
Login-AzureRmAccount
25+
Set-AzureRmContext -SubscriptionId AZURE_SUBSCRIPTION_ID
26+
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName f3c21649-0979-4721-ac85-b0216b2cf413 -PermissionsToSecrets get,set,delete
27+
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName abfa0a7c-a6b6-4736-8310-5855508787cd -PermissionsToSecrets get
28+
```
3129

32-
<P>
33-
ServicePrincipalName parameter represents these RPs in user tenant and will remain same for all Azure subscriptions. This is a onetime operation. Once you have a configured a Key Vault properly,
34-
you can use it to store as many App Service Certificates as you want without executing these PowerShell commands again.You can go through the Key Vault documentation for more information:
30+
ServicePrincipalName parameter represents these RPs in user tenant and will remain same for all Azure subscriptions. This is a onetime operation. Once you have a configured a Key Vault properly, you can use it to store as many App Service Certificates as you want without executing these PowerShell commands again.You can go through the Key Vault documentation for more information:
3531
https://azure.microsoft.com/en-us/documentation/articles/key-vault-get-started/
36-
</P>
3732

38-
<P>
39-
The Web App should be in the same resource group with 'rootHostName' and www subdomain assigned as custom domains.
33+
The Web App should be in the same resource group with 'rootHostName' and www subdomain assigned as custom domains.
4034
https://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/
41-
</P>
4235

4336

101-app-service-certificate-wildcard/README.md

+21-29
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,32 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-certificate-wildcard/CredScanResult.svg)
1111

12-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-app-service-certificate-wildcard%2Fazuredeploy.json" target="_blank">
12+
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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-service-certificate-wildcard%2Fazuredeploy.json)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-service-certificate-wildcard%2Fazuredeploy.json)
1314

14-
<P>
1515
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/).
16-
</P>
1716

18-
<P>
19-
In order to deploy this template, you need to have the following resources: <br />
20-
1. A Key Vault (specified in 'existingKeyVaultId' parameter) <br />
21-
2. An App Service App(specified in 'existingAppName' parameter) <br />
22-
3. An App Service Domain (specified in 'rootHostName' parameter) <br />
23-
</P>
17+
In order to deploy this template, you need to have the following resources:
18+
1. A Key Vault (specified in 'existingKeyVaultId' parameter)
19+
2. An App Service App(specified in 'existingAppName' parameter)
20+
3. An App Service Domain (specified in 'rootHostName' parameter)
2421

25-
<P>
2622
By default, 'Microsoft.CertificateRegistration' and 'Microsoft.Web' RPs don't have access to the Key Vault specified in the template hence you need to authorize these RPs by executing
27-
the following PowerShell commands before deploying the template: <br />
28-
29-
<I>
30-
Login-AzureRmAccount <br />
31-
Set-AzureRmContext -SubscriptionId AZURE_SUBSCRIPTION_ID <br />
32-
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName f3c21649-0979-4721-ac85-b0216b2cf413 -PermissionsToSecrets get,set,delete <br />
33-
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName abfa0a7c-a6b6-4736-8310-5855508787cd -PermissionsToSecrets get <br />
34-
</I>
35-
</P>
36-
37-
<P>
38-
ServicePrincipalName parameter represents these RPs in user tenant and will remain same for all Azure subscriptions. This is a onetime operation. Once you have a configured a Key Vault property,
39-
you can use it to store as many App Service Certificates as you want without executing these PowerShell commands again. You can go through the Key Vault documentation for more information: <br />
23+
the following PowerShell commands before deploying the template:
24+
25+
```powershell
26+
Login-AzureRmAccount
27+
Set-AzureRmContext -SubscriptionId AZURE_SUBSCRIPTION_ID
28+
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName f3c21649-0979-4721-ac85-b0216b2cf413 -PermissionsToSecrets get,set,delete
29+
Set-AzureRmKeyVaultAccessPolicy -VaultName KEY_VAULT_NAME -ServicePrincipalName abfa0a7c-a6b6-4736-8310-5855508787cd -PermissionsToSecrets get
30+
```
31+
32+
ServicePrincipalName parameter represents these RPs in user tenant and will remain same for all Azure subscriptions. This is a onetime operation. Once you have a configured a Key Vault property, you can use it to store as many App Service Certificates as you want without executing these PowerShell commands again. You can go through the Key Vault documentation for more information:
4033
https://azure.microsoft.com/en-us/documentation/articles/key-vault-get-started/
41-
</P>
42-
<P>
43-
The Web App and domain resources need to be in the same resource group. The Web App should have 'rootHostName' and www subdomain assigned as custom domains. <br />
44-
https://azure.microsoft.com/en-us/documentation/articles/custom-dns-web-site-buydomains-web-app/ <br />
45-
https://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/ <br />
46-
</p>
34+
35+
The Web App and domain resources need to be in the same resource group. The Web App should have 'rootHostName' and www subdomain assigned as custom domains.
36+
https://azure.microsoft.com/en-us/documentation/articles/custom-dns-web-site-buydomains-web-app/
37+
https://azure.microsoft.com/en-us/documentation/articles/web-sites-custom-domain-name/
38+
4739

4840

101-app-service-regional-vnet-integration/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-app-service-regional-vnet-integration/CredScanResult.svg)
1111

12-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fgithub.com%2FAzure%2Fazure-quickstart-templates%2Ftree%2Fmaster%2F101-app-service-regional-vnet-integration%2Fazuredeploy.json" target="_blank">
12+
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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-service-regional-vnet-integration%2Fazuredeploy.json)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-service-regional-vnet-integration%2Fazuredeploy.json)
1314

14-
<a href="http://armviz.io/#/?load=https://github.com/Azure/azure-quickstart-templates/tree/master/101-app-service-regional-vnet-integration/azuredeploy.json" target="_blank">
15-
16-
## Description
1715
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.
1816

1917

101-application-gateway-public-ip-ssl-offload/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip-ssl-offload/CredScanResult.svg)
1111

1212
[![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-public-ip-ssl-offload%2Fazuredeploy.json)
1314

1415
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.
1516

101-application-gateway-public-ip/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-application-gateway-public-ip/CredScanResult.svg)
1111

1212
[![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-public-ip%2Fazuredeploy.json)
1314

1415
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.
1516

101-azure-api-management-create/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
![Best Practice Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/BestPracticeResult.svg)
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-api-management-create/CredScanResult.svg)
1111

12-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure%2Fazure-quickstart-templates%2Fmaster%2F101-azure-api-management-create%2Fazuredeploy.json" target="_blank">
12+
[![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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-api-management-create%2Fazuredeploy.json)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-api-management-create%2Fazuredeploy.json)
1314

1415
This template deploys an Azure API Management instance.
1516

101-azure-search-create/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
![Cred Scan Check](https://azurequickstartsservice.blob.core.windows.net/badges/101-azure-search-create/CredScanResult.svg)
1111

1212
[![Deploy to Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/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)
13+
[![Visualize](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/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-search-create%2Fazuredeploy.json)
1314

1415
This template creates a new Azure Search Service.
1516

0 commit comments

Comments
 (0)