Skip to content

Commit 8dab214

Browse files
committed
fixed the broken link
1 parent 58e8d79 commit 8dab214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/event-grid/blob-event-quickstart-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Two Azure resources are defined in the template:
4242
* **Microsoft.Storage/storageAccounts**: create an Azure Storage account.
4343
* **"Microsoft.Storage/storageAccounts/providers/eventSubscriptions**: create an Azure Event Grid subscription for the storage account.
4444

45-
You can find more Azure Key Vault template samples [here](https://azure.microsoft.com/en-us/resources/templates/?resourceType=Microsoft.Eventgrid).
45+
You can find more Azure Key Vault template samples [here](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Eventgrid).
4646

4747
1. Select the following image to sign in to Azure and open a template. The template creates a key vault and a secret.
4848

49-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-subscription-and-storage%2Fazuredeploy.json"><img src="./media/quick-create-template/deploy-to-azure.png" alt="deploy to azure"/></a>
49+
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-event-grid-subscription-and-storage%2Fazuredeploy.json"><img src="./media/blob-event-quickstart-template/deploy-to-azure.png" alt="deploy to azure"/></a>
5050
2. Select or enter the following values.
5151

5252
- **Subscription**: select an Azure subscription.
3.08 KB
Loading

0 commit comments

Comments
 (0)