File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
articles/virtual-machines/linux Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ ssh -o StrictHostKeyChecking=no $MY_USERNAME@$IP_ADDRESS
129
129
130
130
## Next Steps
131
131
132
- * [ VM Documentation] ( https://learn.microsoft.com/azure/virtual-machines/ )
133
- * [ Use Cloud-Init to initialize a Linux VM on first boot] ( https://learn.microsoft.com/azure/virtual-machines/linux/tutorial-automate-vm-deployment )
134
- * [ Create custom VM images] ( https://learn.microsoft.com/azure/virtual-machines/linux/tutorial-custom-images )
135
- * [ Load Balance VMs] ( https://learn.microsoft.com/azure/load-balancer/quickstart-load-balancer-standard-public-cli )
132
+ * [ Use Cloud-Init to initialize a Linux VM on first boot] ( tutorial-automate-vm-deployment.md )
133
+ * [ Create custom VM images] ( tutorial-custom-images.md )
134
+ * [ Load Balance VMs] ( ../../load-balancer/quickstart-load-balancer-standard-public-cli.md )
You can’t perform that action at this time.
0 commit comments