Get started with Pulumi and Azure
Infrastructure as code (IaC) lets you deploy, change, and manage infrastructure safely, consistently, and repeatably using code rather than a graphical user interface.
Complete this step-by-step tutorial to deploy an Azure Blob Storage-based website using IaC.
Before you begin
Make sure you have the Azure CLI installed and signed in to the Azure subscription you plan to use (for example, az login). Then choose your language and ensure you’ve performed any prerequisites:
- Go installed locally
- .NET installed locally
- Java 11+ and Maven 3.6.1+ installed locally
- A text editor
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.
