mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
fixed typos inside instructions/labs
This commit is contained in:
parent
3cdab754d7
commit
0d529130ec
@ -617,7 +617,7 @@ In this task, you will change the size of virtual machine scale set instances, c
|
||||
|
||||
>**Note**: The script installs a custom script extension that configures the attached disk.
|
||||
|
||||
1. From the Cloud Shell pane, run the following to excecute the script and configure disks of Azure virtual machine scale set:
|
||||
1. From the Cloud Shell pane, run the following to execute the script and configure disks of Azure virtual machine scale set:
|
||||
|
||||
```powershell
|
||||
./az104-08-configure_VMSS_disks.ps1
|
||||
|
||||
@ -107,7 +107,7 @@ In this task, you will configure web app deployment settings.
|
||||
|
||||
>**Note:** Copy these credentials to Notepad. You will need them later.
|
||||
|
||||
>**Note:** These credentials will be passed through the URI. Do not include any special charaters that affect the interpretation of the URI. For example, @, $, or #. An asterick or plus sign (in the middle of the string) would work.
|
||||
>**Note:** These credentials will be passed through the URI. Do not include any special characters that affect the interpretation of the URI. For example, @, $, or #. An asterick or plus sign (in the middle of the string) would work.
|
||||
|
||||
## Task 4: Deploy code to the staging deployment slot
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user