From 9f2830cca7a4f1aeea93ad6559126a40d59f33dc Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 27 Oct 2022 13:47:33 -0700 Subject: [PATCH] Update LAB_09a-Implement_Web_Apps.md --- Instructions/Labs/LAB_09a-Implement_Web_Apps.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md index 61657f62..f2277446 100644 --- a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md +++ b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md @@ -105,8 +105,6 @@ In this task, you will configure web app deployment settings. | User name | any globally unique name (must not contain `@` character) | | Password | any password that satisfies complexity requirements| - >**Note:** The password must be at least eight characters long, with two of the following three elements: letters, numbers, and non-alphanumeric characters. - >**Note:** You will need these credentials in the next task of this lab. #### Task 4: Deploy code to the staging deployment slot