Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Topaz Azure EmulatorNew to Visual Studio Code? Get it now.
Topaz Azure Emulator

Topaz Azure Emulator

The Cloud Theory

|
2 installs
| (0) | Free
Local Azure development with Topaz — explore resources without leaving VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Topaz - VS Code Extension

Explore and manage Topaz resources directly from VS Code.

Prerequisites

Topaz must be running in the background before using this extension. Start it using one of the following methods:

# macOS
brew tap thecloudtheory/topaz && brew install topaz && topaz-host

# Linux
curl -fsSL https://raw.githubusercontent.com/TheCloudTheory/Topaz/main/install/get-topaz.sh | bash

# Docker (latest stable release)
docker run -p 8899:8899 thecloudtheory/topaz-host

# Docker (nightly — built daily from main)
docker run -p 8899:8899 thecloudtheory/topaz-host:nightly

By default, the extension connects to https://topaz.local.dev:8899. You can change this in VS Code settings under Topaz > Base URL.

Features

  • Browse Topaz resources grouped by resource group
  • Browse resources by service type
  • Refresh resource views on demand
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft