Skip to content

Commit 078b262

Browse files
committed
resolve errors
1 parent 58e71a6 commit 078b262

6 files changed

Lines changed: 6 additions & 11 deletions

File tree

learn-pr/advocates/deploy-configure-internet-information-services/1-introduction-internet-information-windows-server.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
ms.date: 03/23/2026
88
author: Orin-Thomas
99
ms.author: orthomas
10-
ms.topic: interactive-tutorial
11-
ms.prod: learning-azure
10+
ms.topic: unit
1211
durationInMinutes: 4
1312
content: |
1413
[!include[](includes/1-introduction-internet-information-windows-server.md)]

learn-pr/advocates/deploy-configure-internet-information-services/2-install-web-server-role.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
ms.date: 03/23/2026
88
author: Orin-Thomas
99
ms.author: orthomas
10-
ms.topic: interactive-tutorial
11-
ms.prod: learning-azure
10+
ms.topic: unit
1211
durationInMinutes: 5
1312
content: |
1413
[!include[](includes/2-install-web-server-role.md)]

learn-pr/advocates/deploy-configure-internet-information-services/3-initial-configure-validate.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
ms.date: 03/23/2026
88
author: Orin-Thomas
99
ms.author: orthomas
10-
ms.topic: interactive-tutorial
11-
ms.prod: learning-azure
10+
ms.topic: unit
1211
durationInMinutes: 7
1312
content: |
1413
[!include[](includes/3-initial-configure-validate.md)]

learn-pr/advocates/deploy-configure-internet-information-services/4-knowledge-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
ms.date: 03/23/2026
88
author: Orin-Thomas
99
ms.author: orthomas
10-
ms.topic: interactive-tutorial
11-
ms.prod: learning-azure
10+
ms.topic: unit
1211
durationInMinutes: 3
1312
content: |
1413
quiz:

learn-pr/advocates/deploy-configure-internet-information-services/5-summary.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
ms.date: 03/23/2026
88
author: Orin-Thomas
99
ms.author: orthomas
10-
ms.topic: interactive-tutorial
11-
ms.prod: learning-azure
10+
ms.topic: unit
1211
durationInMinutes: 2
1312
content: |
1413
[!include[](includes/5-summary.md)]

learn-pr/advocates/deploy-configure-internet-information-services/includes/1-introduction-internet-information-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ These components function as follows:
1414
1. Within that site, it looks at the URL path to see if it corresponds to an application or virtual directory with distinct settings, then maps the request to a physical folder.
1515
1. The request is executed using the application pool associated with that site/application, which loads the necessary modules to handle things like authentication, authorization, serving content or executing application code, and sending the response.
1616

17-
[![A diagram showing IIS architecture functions with incoming requests.](../media/internet-information-services-architecture.png)](../media/internet-informationm-services-architecture.png#lightbox)
17+
[![A diagram showing IIS architecture functions with incoming requests.](../media/internet-information-services-architecture.png)](../media/internet-information-services-architecture.png#lightbox)

0 commit comments

Comments
 (0)