Commit 897211d
committed
Task #544792: Replace SSH password authentication with SSH key authentication in tutorial-connect-virtual-networks.md
- Replaced --authentication-type password with --generate-ssh-keys for vm-1 (line 450)
- Replaced --authentication-type password with --generate-ssh-keys for vm-2 (line 466)
- Aligns with Azure security best practices by using SSH key pairs instead of password authentication
- Both VMs in this peering tutorial now consistently use SSH key authentication1 parent 3029b41 commit 897211d
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
0 commit comments