/nginxaas-for-azure-snippets

Example ARM templates for common NGINX for Azure use cases

Primary LanguagePythonApache License 2.0Apache-2.0

NGINXaaS for Azure Snippets

This repository contains code snippets for common NGINXaaS for Azure use cases. These snippets can be leveraged in applications or as infrastructure as code and in CI workflows to automate the creation or update of NGINXaaS for Azure deployment resources.

Connecting to Azure

These snippets require an authenticated Azure Resource Manager client like the Azure CLI or Az Powershell

Code Snippets