Skip to content

Commit

Permalink
Merge branch 'main' into azure-new-spot-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
athletedecoded authored Nov 14, 2023
2 parents 447c03d + 433cb3f commit b9761dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/azure/candle-VM.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.
2 changes: 1 addition & 1 deletion src/azure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
- [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.

0 comments on commit b9761dc

Please sign in to comment.