Skip to content

Commit 3019bcf

Browse files
committed
moved section to include
1 parent a409859 commit 3019bcf

File tree

3 files changed

+23
-7
lines changed

3 files changed

+23
-7
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Include file
3+
description: Include file
4+
services: api-center
5+
author: dlepow
6+
7+
ms.service: api-center
8+
ms.topic: include
9+
ms.date: 05/02/2024
10+
ms.author: danlep
11+
ms.custom: Include file
12+
---
13+
14+
## Review deployed resources
15+
16+
Use the Azure portal to check the deployed resources, or use tools such as the Azure CLI or Azure PowerShell to list the deployed resources.
17+
18+
1. In the [Azure portal](https://portal.azure.com), search for and select **API Centers**, and select the API center that you created.
19+
1. Review the properties of your service on the **Overview** page.
20+
1. In the left menu, under **Assets**, select **APIs** to see the API that you registered in the default workspace.

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,6 @@ Replace **\<api-name\>** and **\<api-type\>** with the name and type of an API t
7373
7474
When the deployment finishes, you should see a message indicating the deployment succeeded.
7575
76-
## Review deployed resources
77-
78-
Use the Azure portal to check the deployed resources, or use tools such as the Azure CLI or Azure PowerShell to list the deployed resources.
79-
80-
1. In the [Azure portal](https://portal.azure.com), search for and select **API Centers**, and select the API center that you created.
81-
1. Review the properties of your service on the **Overview** page.
82-
1. In the left menu, under **Assets**, select **APIs** to see the API that you registered in the default workspace.
76+
[!INCLUDE [quickstart-template-review-resources](includes/quickstart-template-review-resources.md)]
8377
8478
[!INCLUDE [quickstart-next-steps](includes/quickstart-next-steps.md)]

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,6 @@ Replace **\<api-name\>** and **\<api-type\>** with the name and type of an API t
6969
7070
When the deployment finishes, you should see a message indicating the deployment succeeded.
7171
72+
[!INCLUDE [quickstart-template-review-resources](includes/quickstart-template-review-resources.md)]
73+
7274
[!INCLUDE [quickstart-next-steps](includes/quickstart-next-steps.md)]

0 commit comments

Comments
 (0)