How to use Azure CLI with Topaz
Configure Azure CLI to connect to Topaz and run az commands against your local Azure emulator. Authenticate, set the cloud environment, and manage emulated resources without a real Azure subscription.
How to use Azure PowerShell with Topaz
Configure the Az PowerShell module to connect to Topaz and run cmdlets against your local Azure emulator. Register the cloud environment, authenticate, and manage emulated resources without a real Azure subscription.
How to develop Terraform configurations locally
Configure azurerm, azapi, and azuread providers to target Topaz and run a full Terraform workflow locally — init, plan, apply, destroy — without a real Azure subscription.
VS Code Extension
Browse and manage Topaz resources directly from the VS Code sidebar. Monitor emulator health, stream logs, and create Azure resource hierarchy objects without leaving your editor.
How to use azcopy with Topaz
Use azcopy with Topaz to upload blobs from your local machine and copy blobs between emulated storage accounts — all without a real Azure subscription.
Cosmos DB Explorer in VS Code
Browse and query Cosmos DB databases and containers from VS Code using the Azure Databases extension — works with both Topaz local emulator accounts and real Azure Cosmos DB accounts.