Quick examples for Azure, PowerShell and .NET.
- powershell-cheatsheet.md - A PowerShell cheatsheet.
- Verify Azure Functions host in Loader.io
- Fun with App Settings in a WebJobs Host on .NET Core
- nginx-lb-appservices - Load balance two (or more) App Services with nginx running in a Linux App Service container
- appserviceplan-scale-afd - Achieve massive scale-out by deploying Azure Front Door in front of multiple App Service Plans.
- webjobs-eventhubs - Host Functions in a WebJobs Host for better configuration and monitoring.
- appservice-config - Loading Azure Key vault secrets into an App Service at Startup using a Managed Identity. Also Health checks.
- CreateServicePrincipalSecret.ps1 - Create a secret for an Azure Active Directory (AAD) Service Principal.
- InvokeHttpObservatoryScan.ps1 - Invoke a Mozilla HTTP Observatory scan and wait for the scan to complete. Throw an error if grade is lower than a "B".
- InvokeKuduNpmInstall.ps1 - Invokes
npm install --production
on an Azure App Service via the Kudu API. - RewriteConfig.ps1 - Rewrite XML config settings and save as a new file.
- deploy-config-apim.ps1 - Deploy Azure API Management
Talks have moved to https://github.com/DanielLarsenNZ/talks