mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
formatting
This commit is contained in:
parent
6d2ec0ee0a
commit
1e4c604f92
@ -167,7 +167,7 @@ In this task, you will install Windows Server Web Server role on the two Azure v
|
||||
|
||||
1. On the **Edit template** blade, in the section displaying the content of the template, insert the following code starting with line **20** (directly underneath the `"resources": [` line):
|
||||
|
||||
>**Note**: If you are using a tool that pastes the code in line by line intellisense may add extra brackets causing validation errors. You may want to paste the code into notepad first and then paste it into line 20.
|
||||
>**Note**: If you are using a tool that pastes the code in line by line intellisense may add extra brackets causing validation errors. You may want to paste the code into notepad first and then paste it into line 20.
|
||||
|
||||
```json
|
||||
{
|
||||
@ -191,7 +191,7 @@ In this task, you will install Windows Server Web Server role on the two Azure v
|
||||
|
||||
```
|
||||
|
||||
>**Note**: This section of the template defines the same Azure virtual machine custom script extension that you deployed earlier to the first virtual machine via Azure PowerShell.
|
||||
>**Note**: This section of the template defines the same Azure virtual machine custom script extension that you deployed earlier to the first virtual machine via Azure PowerShell.
|
||||
|
||||
1. Click **Save** and, back on the **Custom template** blade, enable the checkbox **I agree to the terms and conditions stated above** and click **Purchase**.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user