Skip to main content

Accessing the Sparrow CE VM

After deploying Sparrow Community Edition, you can access your Virtual Machine (VM) to start using the platform.

Step 1: Get the Public IP

  • Go to the Azure Portal
  • Navigate to Virtual Machines > Select your deployed VM
  • Copy the Public IP address shown on the Overview page

Step 2: Connect via SSH

For SSH (Linux/macOS/WSL):

ssh <your-username>@<public-ip>