Skip to content

Commit 95fad73

Browse files
committed
links
1 parent 58375b9 commit 95fad73

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/api-center/set-up-api-center-arm-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this quickstart, use an Azure Resource Manager template to set u
44
author: dlepow
55
ms.service: api-center
66
ms.topic: quickstart
7-
ms.date: 05/02/2024
7+
ms.date: 05/11/2024
88
ms.author: danlep
99
---
1010

@@ -16,7 +16,7 @@ ms.author: danlep
1616

1717
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template will open in the Azure portal.
1818

19-
:::image type="content" source="../media/template-deployments/deploy-to-azure.svg" alt-text="Screenshot of the Deploy to Azure button to deploy resources with a template." link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.apicenter%2Fazure-api-center-create%2Fazuredeploy.json>":::
19+
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Screenshot of the Deploy to Azure button to deploy resources with a template." link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.apicenter%2Fazure-api-center-create%2Fazuredeploy.json":::
2020

2121

2222
[!INCLUDE [quickstart-prerequisites](includes/quickstart-prerequisites.md)]
@@ -29,7 +29,7 @@ If your environment meets the prerequisites and you're familiar with using ARM t
2929

3030
## Review the template
3131

32-
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/<templateName>).
32+
The template used in this quickstart is from [Azure Quickstart Templates](<https://azure.microsoft.com/resources/templates/azure-api-center-create/).
3333

3434
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.apicenter/azure-api-center-create/azuredeploy.json":::
3535

articles/api-center/set-up-api-center-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this quickstart, use Bicep to set up an API center for API disco
44
author: dlepow
55
ms.service: api-center
66
ms.topic: quickstart
7-
ms.date: 05/02/2024
7+
ms.date: 05/11/2024
88
ms.author: danlep
99
---
1010

@@ -25,7 +25,7 @@ ms.author: danlep
2525
## Review the Bicep file
2626

2727
The Bicep file used in this quickstart is from
28-
[Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/.
28+
[Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/azure-api-center-create).
2929

3030
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.apicenter/azure-api-center-create/main.bicep":::
3131

0 commit comments

Comments
 (0)