List of Listings

 

Chapter 6. Azure Resource Manager

Listing 6.1. Creating a public IP address in a Resource Manager template

Listing 6.2. Creating multiple public IP addresses with copy

Chapter 15. Securing information with Azure Key Vault

Listing 15.1. Requesting an access token and then a secret from a key vault

Chapter 18. Azure Automation

Listing 18.1. Setting up connection credentials

Listing 18.2. Catching an error and stopping the runbook execution

Listing 18.3. Getting a list of Azure resources

Chapter 21. Serverless computing

Listing 21.1. analyzeTemperature Javascript code for a function app