Skip to content

Commit 3c6a49f

Browse files
committed
review-2
1 parent 471ee25 commit 3c6a49f

10 files changed

+23
-23
lines changed

learn-pr/azure/protect-apis-on-api-management/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: In this unit, you learn about a business scenario that you can solve by using API protection policies in Azure API Management.
7-
ms.date: 08/10/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-apis-on-api-management.2-remove-technical-info
3-
title: Remove technical information from API responses
4-
metadata:
5-
title: Remove technical information from API responses
6-
description: Create an API gateway and remove some of the headers from web API responses.
7-
ms.date: 08/10/2023
8-
author: dlepow
9-
ms.author: danlep
10-
ms.topic: unit
11-
durationInMinutes: 5
12-
content: |
13-
[!include[](includes/2-remove-technical-info.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-apis-on-api-management.2-remove-technical-info
3+
title: Remove technical information from API responses
4+
metadata:
5+
title: Remove technical information from API responses
6+
description: Create an API gateway and remove some of the headers from web API responses.
7+
ms.date: 05/30/2025
8+
author: dlepow
9+
ms.author: danlep
10+
ms.topic: unit
11+
durationInMinutes: 5
12+
content: |
13+
[!include[](includes/2-remove-technical-info.md)]
14+

learn-pr/azure/protect-apis-on-api-management/3-exercise-remove-header.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Remove header information
44
metadata:
55
title: Exercise - Remove header information
66
description: In this exercise, you add a web API to Azure API Management and then use a policy to control the HTTP headers that the API returns.
7-
ms.date: 08/10/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit

learn-pr/azure/protect-apis-on-api-management/4-hide-url-transformation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Mask URLs with a transformation policy
44
metadata:
55
title: Mask URLs with a transformation policy
66
description: In this module, you learn about transformation policies and how to use them to modify the content of an API response.
7-
ms.date: 08/10/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit

learn-pr/azure/protect-apis-on-api-management/5-exercise-hide-url.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Mask URLs with a transformation policy
44
metadata:
55
title: Exercise - Mask URLs with a transformation policy
66
description: In this module, you use a policy to hide the URL of the hosted URL to ensure that its location isn't passed to users.
7-
ms.date: 08/10/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit

learn-pr/azure/protect-apis-on-api-management/6-rate-limit-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Throttle API requests
44
metadata:
55
title: Throttle API requests
66
description: In this unit, you learn about throttling (rate limiting) policies and how to use them to prevent users from overusing resources.
7-
ms.date: 08/11/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit

learn-pr/azure/protect-apis-on-api-management/7-exercise-rate-limit-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Throttle API requests
44
metadata:
55
title: Exercise - Throttle API requests
66
description: In this exercise, you set up and test throttling (rate limiting) policies in API Management.
7-
ms.date: 08/10/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit

learn-pr/azure/protect-apis-on-api-management/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: In this unit, you review what you learned about API Management policies you can use to protect your APIs.
7-
ms.date: 08/10/2023
7+
ms.date: 05/30/2025
88
author: dlepow
99
ms.author: danlep
1010
ms.topic: unit

learn-pr/azure/protect-apis-on-api-management/includes/3-exercise-remove-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The next step in this exercise is to create an API gateway in the Azure portal.
6868
6969
1. On the Azure portal menu or from the **Home** page, select **Create a resource**. The **Create a resource** pane appears.
7070
71-
1. In the left menu pane, select **Integration**, and then enter *API Management* in the **Search services and marketplace** search box. Select the **API Management** card in the results, and select **Create**. The **Create API Management service** pane appears.
71+
1. In the left menu pane, select **Integration**, and then enter *API Management* in the **Search services and marketplace** search box. Select the **API Management** card in the results, and select **Create**. A pane titled **Create API Management service** appears.
7272
7373
1. On the **Basics** tab, enter the following values for each setting.
7474

learn-pr/azure/protect-apis-on-api-management/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.protect-apis-on-api-management
33
metadata:
44
title: Protect your APIs on Azure API Management
55
description: Use policies in Azure API Management to protect your backend APIs from information exposure and implement throttling (rate limiting) to prevent resource exhaustion.
6-
ms.date: 08/10/2023
6+
ms.date: 05/30/2025
77
author: dlepow
88
ms.author: danlep
99
ms.topic: module-standard-task-based

0 commit comments

Comments
 (0)