Merge pull request #552 from Azure/EldertGrootenboer-patch-1

Fixed link for template deployment
This commit is contained in:
Eldert Grootenboer 2022-08-05 23:54:21 +02:00 коммит произвёл GitHub
Родитель 645272beac f614dbd1b4
Коммит 750699ff1f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -82,7 +82,7 @@ and a simple basic topology of a few exemplary queues, topics, and subscriptions
with an Azure Service Bus "Standard" namespace, just click the button below and follow the further instructions
on the Azure Portal:
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fgithub.com%2Fazure%2Fazure-service-bus%2Fmaster%2Fsamples%2FJava%2Fscripts%2Fazuredeploy.json" target="_blank">
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-service-bus%2Fmaster%2Fsamples%2FJava%2Fscripts%2Fazuredeploy.json" target="_blank">
<img src="http://azuredeploy.net/deploybutton.png"/>
</a>