Skip to content

dennisameling/azure-arm64-templates

Repository files navigation

Azure ARM64 Windows 11 templates

Included software and configuration

See post-deployment-script.ps1 for more details.

  • Git for Windows x64 (installed to C:\Program Files\Git)
  • GitHub Actions Runner
  • Windows Developer Mode enabled
  • Windows Defender Exclusion for the entire C:\ drive

Logs and debugging of the post-deployment script

The Custom Script Extension for Windows docs are a good resource, but here's the most important info:

  • Custom Script execution logs can be found in C:\WindowsAzure\Logs\Plugins\Microsoft.Compute.CustomScriptExtension
  • The script itself (and downloaded files) can be found in C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.*\Downloads
  • If the GitHub Actions Runner setup fails, check C:\actions-runner\_diag for its log files.

About

Azure Resource Manager templates for Windows ARM64 machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published