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.
I am working on a solution where we have CSV files being created in Azure Blob storage. These files contain account names for employees that we want to perform particular tasks on – One or Read more…