From b4e75cbbf7d876c8630952e5ca6fd5e5dcf77451 Mon Sep 17 00:00:00 2001 From: Naty Clementi Date: Fri, 24 Jan 2025 14:16:17 -0500 Subject: [PATCH] replace note for tip Co-authored-by: Jacob Tomlinson --- source/cloud/azure/azure-vm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cloud/azure/azure-vm.md b/source/cloud/azure/azure-vm.md index fdfb1a96..3ba44b81 100644 --- a/source/cloud/azure/azure-vm.md +++ b/source/cloud/azure/azure-vm.md @@ -125,7 +125,7 @@ az network nsg rule create \ Next, we can SSH into our VM to install RAPIDS. SSH instructions can be found by selecting **Connect** in the left panel. -````{note} +````{tip} When connecting via SSH by doing ```bash