Skip to content

Commit 4987f15

Browse files
author
Luis Cabrera
authored
Merge pull request #19 from dereklegenzoff/master
updating deployment to use azure portal
2 parents 6f15362 + 3277efe commit 4987f15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

00 - Resource Deployment/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Depending on your custom skill development needs, additional Azure resources may
2222
## Deploy via Azure Portal
2323
As an alternative to running the PowerShell script, you can deploy the resources manually via the Azure Portal or click the button below to deploy the resources:
2424

25-
<a href="https://azuredeploy.net/?repository=https://github.com/Azure-Samples/azure-search-knowledge-mining/" target="_blank">
25+
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fazure-search-knowledge-mining%2Fmaster%2Fazuredeploy.json" target="_blank">
2626
<img src="http://azuredeploy.net/deploybutton.png"/>
2727
</a>
2828

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The resources in this folder can be used to deploy the required resources into y
4949

5050
Alternatively, you can deploy the resources using this button:
5151

52-
<a href="https://azuredeploy.net/?repository=https://github.com/Azure-Samples/azure-search-knowledge-mining/" target="_blank">
52+
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fazure-search-knowledge-mining%2Fmaster%2Fazuredeploy.json" target="_blank">
5353
<img src="http://azuredeploy.net/deploybutton.png"/>
5454
</a>
5555

0 commit comments

Comments
 (0)