mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_08-Manage_Virtual_Machines.md
This commit is contained in:
parent
a066af1dfd
commit
632d13c713
@ -343,7 +343,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
|
||||
|
||||
1. Use the icon (top right) to launch a **Cloud Shell** session. Alternately, navigate directly to `https://shell.azure.com`.
|
||||
|
||||
1. Be sure to select **PowerShell**. If necessary, use the **Show advanced settings** and configure the shell storage.
|
||||
1. Be sure to select **PowerShell**. If necessary, configure the shell storage.
|
||||
|
||||
1. Run the following command to create a virtual machine. When prompted, provide a username and password for the VM. While you wait check out the [New-AzVM](https://learn.microsoft.com/powershell/module/az.compute/new-azvm?view=azps-11.1.0) command reference for all the parameters associated with creating a virtual machine.
|
||||
|
||||
@ -384,7 +384,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
|
||||
|
||||
1. Use the icon (top right) to launch a **Cloud Shell** session. Alternately, navigate directly to `https://shell.azure.com`.
|
||||
|
||||
1. Be sure to select **Bash**. If necessary, use the **Show advanced settings** and configure the shell storage.
|
||||
1. Be sure to select **Bash**. If necessary, configure the shell storage.
|
||||
|
||||
1. Run the following command to create a virtual machine. When prompted, provide a username and password for the VM. While you wait check out the [az vm create](https://learn.microsoft.com/cli/azure/vm?view=azure-cli-latest#az-vm-create) command reference for all the parameters associated with creating a virtual machine.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user