Skip to content

Commit d2b798c

Browse files
committed
updates6
1 parent cfb8a81 commit d2b798c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/api-management/api-management-howto-add-products.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Create and publish a product in Azure API Management
33
description: In this tutorial, you create and publish a product in Azure API Management. Once it's published, developers can begin to use the product's APIs.
44
ms.topic: tutorial
5-
ms.date: 10/09/2024
5+
ms.date: 10/21/2024
66
ms.custom: devdivchpfy22, devx-track-azurecli
77
ms.service: azure-api-management
88
author: dlepow
@@ -212,7 +212,7 @@ Advance to the next tutorial:
212212

213213
:::zone pivot="terraform"
214214

215-
In this article, you use Terraform to create an Azure API Management instance, an API, a product, a group, and associations between the product and the API, and the product and the group. Azure API Management is a fully managed service that helps developers publish, secure, transform, maintain, and monitor APIs. It provides a unified management experience and full observability across all internal and external APIs. The service is scalable and helps protect your APIs from unauthorized access with keys, tokens, IP filtering, and more. It's used to connect applications and services through APIs, allowing different software systems to communicate with each other.
215+
In this article, you use Terraform to create an Azure API Management instance, an API, a product, a group, and associations between the product and the API, and the product and the group.
216216

217217
[!INCLUDE [About Terraform](~/azure-dev-docs-pr/articles/terraform/includes/abstract.md)]
218218

@@ -289,6 +289,6 @@ az apim show --<apim_service_name> --<resource_group_name>
289289
## Next steps
290290

291291
> [!div class="nextstepaction"]
292-
> [See more articles about Azure API Management](/search/?terms=Azure%20api%20management%20and%20terraform).
292+
> [Create blank API and mock API responses](mock-api-responses.md).
293293
294294
:::zone-end

0 commit comments

Comments
 (0)