From 6da7cb1f855110ef3190c8b530ddebb3f9dcad71 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Thu, 10 Jun 2021 01:24:17 +0000 Subject: [PATCH] Changed "404" to "placeholder webpage" for #219 --- Instructions/Labs/AZ-204_01_lab.md | 2 +- Instructions/Labs/AZ-204_01_lab_ak.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/AZ-204_01_lab.md b/Instructions/Labs/AZ-204_01_lab.md index 225cee00..87887819 100644 --- a/Instructions/Labs/AZ-204_01_lab.md +++ b/Instructions/Labs/AZ-204_01_lab.md @@ -137,7 +137,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icons for 1. In the **Properties** section, copy the value of the **URL** hyperlink. You'll use this value later in the lab. - > **Note**: At this point, the web server at this URL will return a 404 error. You have not deployed any code to the Web App yet. You will deploy code to the Web App later in this lab. + > **Note**: At this point, the web server at this URL will return a placeholder webpage. You have not deployed any code to the Web App yet. You will deploy code to the Web App later in this lab. #### Task 6: Deploy an ASP.NET web application to Web Apps diff --git a/Instructions/Labs/AZ-204_01_lab_ak.md b/Instructions/Labs/AZ-204_01_lab_ak.md index c086466b..c76f6282 100644 --- a/Instructions/Labs/AZ-204_01_lab_ak.md +++ b/Instructions/Labs/AZ-204_01_lab_ak.md @@ -210,7 +210,7 @@ Find the taskbar on your Windows 10 desktop. The taskbar contains the icons for 1. In the **Properties** section, copy the value of the **URL** hyperlink. You'll use this value later in the lab. - > **Note**: At this point, the web server at this URL will return a 404 error. You have not deployed any code to the Web App yet. You will deploy code to the Web App later in this lab. + > **Note**: At this point, the web server at this URL will return a placeholder webpage. You have not deployed any code to the Web App yet. You will deploy code to the Web App later in this lab. #### Task 6: Deploy an ASP.NET web application to Web Apps