Skip to content

Commit 98aba6d

Browse files
author
gitName
committed
wip
1 parent b3e7c6d commit 98aba6d

15 files changed

+68
-52
lines changed

articles/api-management/api-management-get-started-publish-versions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ There are times when it's impractical to have all callers to your API use exactl
1717

1818
For background, see [Versions](api-management-versions.md) & [Revisions](api-management-revisions.md).
1919

20+
[!INCLUDE [api-management-workspace-try-it](../../includes/api-management-workspace-try-it.md)]
21+
2022
In this tutorial, you learn how to:
2123

2224
> [!div class="checklist"]

articles/api-management/api-management-get-started-revise-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ In Azure API Management, use *revisions* to make nonbreaking API changes so you
2222

2323
For background, see [Versions](api-management-versions.md) and [Revisions](api-management-revisions.md).
2424

25+
[!INCLUDE [api-management-workspace-try-it](../../includes/api-management-workspace-try-it.md)]
26+
2527
In this tutorial, you learn how to:
2628

2729
> [!div class="checklist"]

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: api-management-howto-add-products
1616

1717
In Azure API Management, a [*product*](api-management-terminology.md#term-definitions) contains one or more APIs, a usage quota, and the terms of use. After a product is published, developers can [subscribe](api-management-subscriptions.md) to the product and begin to use the product's APIs.
1818

19+
[!INCLUDE [api-management-workspace-try-it](../../includes/api-management-workspace-try-it.md)]
20+
1921
:::zone pivot="interactive"
2022

2123
In this tutorial, you learn how to:

articles/api-management/api-management-howto-api-inspector.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom: devdivchpfy22
1616

1717
This tutorial describes how to inspect (trace) request processing in Azure API Management. Tracing helps you debug and troubleshoot your API.
1818

19+
[!INCLUDE [api-management-workspace-try-it](../../includes/api-management-workspace-try-it.md)]
20+
1921
In this tutorial, you learn how to:
2022

2123
> [!div class="checklist"]

articles/api-management/api-management-key-concepts-experiment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article provides an overview of common scenarios and key components of Azur
2828

2929
APIs enable digital experiences, simplify application integration, underpin new digital products, and make data and services reusable and universally accessible. ​With the proliferation and increasing dependency on APIs, organizations need to manage them as first-class assets throughout their lifecycle.​
3030

31-
:::image type="content" source="media/api-management-key-concepts-experiment/apis-connected-experiences.png" alt-text="Diagram showing role of APIs in connected experiences.":::
31+
:::image type="content" source="media/api-management-key-concepts/apis-connected-experiences.png" alt-text="Diagram showing role of APIs in connected experiences.":::
3232

3333

3434
Azure API Management helps customers meet these challenges:
@@ -49,7 +49,7 @@ Common scenarios include:
4949

5050
Azure API Management is made up of an API *gateway*, a *management plane*, and a *developer portal*. These components are Azure-hosted and fully managed by default. API Management is available in various [tiers](api-management-features.md) differing in capacity and features.
5151

52-
:::image type="content" source="media/api-management-key-concepts-experiment/api-management-components.png" alt-text="Diagram showing key components of Azure API Management.":::
52+
:::image type="content" source="media/api-management-key-concepts/api-management-components.png" alt-text="Diagram showing key components of Azure API Management.":::
5353

5454
## API gateway
5555

@@ -89,7 +89,7 @@ Use the management plane to:
8989

9090
The open-source [developer portal][Developer portal] is an automatically generated, fully customizable website with the documentation of your APIs.
9191

92-
:::image type="content" source="media/api-management-key-concepts-experiment/cover.png" alt-text="Screenshot of API Management developer portal - administrator mode." border="false":::
92+
:::image type="content" source="media/api-management-key-concepts/cover.png" alt-text="Screenshot of API Management developer portal - administrator mode." border="false":::
9393

9494
API providers can customize the look and feel of the developer portal by adding custom content, customizing styles, and adding their branding. Extend the developer portal further by [self-hosting](developer-portal-self-host.md).
9595

articles/api-management/api-management-key-concepts.md

Lines changed: 29 additions & 34 deletions
Large diffs are not rendered by default.

articles/api-management/mock-api-responses.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Backend APIs are imported into an API Management (APIM) API or created and manag
2222

2323
This method lets developers continue with the implementation and testing of the API Management instance even if the backend isn't available to send real responses.
2424

25+
[!INCLUDE [api-management-workspace-try-it](../../includes/api-management-workspace-try-it.md)]
26+
2527
The ability to mock up responses is useful in many scenarios:
2628

2729
+ When the API façade is designed first and the backend implementation comes later. Or, the backend is being developed in parallel.

0 commit comments

Comments
 (0)