Local Terraform development with Topaz
Step-by-step tutorial for Terraform AzureRM local testing with Topaz. Covers provider configuration, authentication, init/plan/apply/destroy, and common gotchas — no Azure subscription needed.
Managing Entra ID objects with Terraform and Topaz
Manage Azure Active Directory (Entra ID) objects — users, groups, applications, and service principals — with Terraform and the azuread provider against a local Topaz emulator.
Local Key Vault development with Topaz
Use Topaz for Azure Key Vault local development — create a vault, store and retrieve secrets, and connect the Azure SDK and Azure CLI without a real Azure subscription.
Local Blob Storage development with Topaz
Use Topaz for Azure Blob Storage local development — create a storage account, upload and download blobs, manage containers, and connect the Azure SDK and Azure CLI without a real Azure subscription.
Local Service Bus development with Topaz
Use Topaz for Azure Service Bus local development — create a namespace, send and receive messages via queues and topics, and connect the Azure SDK and MassTransit without a real Azure subscription.