Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.16 KB

README.md

File metadata and controls

44 lines (32 loc) · 2.16 KB

Examples

Quick examples for Azure, PowerShell, az CLI, C# and more. The folder structure has been reorganised to be more self-explanatory. Examples include:

docs

azure-cli

Examples for Azure CLI (az), including:

  • 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.

powershell

Examples for PowerShell, including:

talks

Talks have moved to https://github.com/DanielLarsenNZ/talks

License: MIT