- Notifications
You must be signed in to change notification settings - Fork0
dennisameling/azure-arm64-templates
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Go tohttps://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/quickstart-create-templates-use-the-portal to learn how to create resources using ARM (Azure Resource Manager) templates.
- Use the template from
azure-arm-template.json
in this repo.- Tip: click "Edit parameters" after importing the template. Paste the example parameters from
azure-arm-template-example-parameters.json
.
- Tip: click "Edit parameters" after importing the template. Paste the example parameters from
Seepost-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
TheCustom 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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published