Skip to content

Commit ed0036c

Browse files
committed
updates2
1 parent 9828618 commit ed0036c

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -212,12 +212,6 @@ Advance to the next tutorial:
212212

213213
:::zone pivot="terraform"
214214

215-
# Quickstart: Use Terraform to configure Azure API Management
216-
217-
In this quickstart, 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.
218-
219-
[!INCLUDE [About Terraform](~/azure-dev-docs-pr/articles/terraform/includes/abstract.md)]
220-
221215
> [!div class="checklist"]
222216
> * Generate a random name for the resource group.
223217
> * Create a resource group in a specified location with the generated name.

articles/zone-pivot-groups.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1685,4 +1685,13 @@ groups:
16851685
- id: experience-azcli
16861686
title: Azure CLI
16871687
- id: experience-gui
1688-
title: Grafana UI
1688+
title: Grafana UI
1689+
# Owner: danlep
1690+
- id: api-management-howto-add-products
1691+
title: Interactive or Script
1692+
prompt: Choose Interactive for Azure CLI and Azure Portal instructions, or Terraform
1693+
pivots:
1694+
- id: interactive
1695+
title: Interactive (Azure portal and Azure CLI)
1696+
- id: terraform
1697+
title: Terraform

0 commit comments

Comments
 (0)