Skip to content

Commit

Permalink
Merge pull request #200 from ritza-co/azure-shell-command
Browse files Browse the repository at this point in the history
DOCS-162 add azure shell command
  • Loading branch information
sixhobbits authored Nov 17, 2023
2 parents bf4cb18 + fc9a608 commit 7c6611c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/getstarted/installation/installation-microsoft-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,14 @@ You will set a password for the default superuser **admin** account in the nex
## Device42 Configuration

- Get your Device42 Azure VM’s instance ID by running the following command in Azure Shell:

```
az vm show --name <VM Name> --resource-group <resource group name>
```

![](/assets/images/WEB-316_Az-Install-Az-shell-1.png)
- You'll need the value from **vmId** for these purposes:

- You'll need the value from **vmId** for these purposes:

- - Use it as the password for the default _device42_ user for SSH login.
- Use it as the password for the default _device42_ user for SSH login.
- Use it as the password for the default _admin_ user to log in to the D42 Main Appliance.
- Use it as the password for the default _d42admin_ user to log in to the Appliance Manage.

Expand Down

0 comments on commit 7c6611c

Please sign in to comment.