diff --git a/src/azure/candle-VM.md b/src/azure/candle-VM.md index 22d0a92..05f6848 100644 --- a/src/azure/candle-VM.md +++ b/src/azure/candle-VM.md @@ -235,4 +235,4 @@ You can check the log from Azure Portal: 2. Navigate to the "Virtual Machines" section. 3. Find and select the VM you created (app-vm). 4. Under the "Support + troubleshooting" section, find and click on "Serial console". -5. The serial console will open in a new window. You might have to wait for a few moments as the console establishes a connection to the VM. \ No newline at end of file +5. The serial console will open in a new window. You might have to wait for a few moments as the console establishes a connection to the VM. diff --git a/src/azure/index.md b/src/azure/index.md index ca2dafd..d551aea 100644 --- a/src/azure/index.md +++ b/src/azure/index.md @@ -11,4 +11,4 @@ - [Hello, Azure!](./hello-azure.md) ~ Hello, Candle on Azure - [Azure spot runner setup](./azure-spot-runner/azure-spot-runner.md) ~ Setup the Spot Runner resource group on Azure prepare for the VM image build. -- [Azure VM + Github Action](./azure-spot-runner/candle-VM.md) Run the spot runner to build the binary and deploy the binary to Github release. \ No newline at end of file +- [Azure VM + Github Action](./azure-spot-runner/candle-VM.md) Run the spot runner to build the binary and deploy the binary to Github release.