Azure
Pulumi Tutorial: How to Store Your State in Azure
A Pulumi tutorial for Azure. How to start provisioning infrastructure on Azure with Pulumi using shared state in a storage account.
A Pulumi tutorial for Azure. How to start provisioning infrastructure on Azure with Pulumi using shared state in a storage account.
Azure Key Vault allows you to store sensitive information in a secure way. This post shows you how easy it is to store your application’s sensitive configuration settings in Key Vault without having to change a single line of code in your application.