Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 963 Bytes

File metadata and controls

27 lines (20 loc) · 963 Bytes

Azure App Configuration Emulator

Image | Source code | Samples

1.0.0-preview - July 31, 2025

Initial preview release of the Azure App Configuration emulator.

The Azure App Configuration Emulator is a local development tool that provides a lightweight implementation of the Azure App Configuration service. This emulator allows developers to test and develop applications locally without requiring an active Azure subscription or connection to the cloud service.

Supported Features

  • Authentication Methods
    • Anonymous authentication
    • HMAC authentication
  • Resources
    • /keys
    • /kv
    • /labels
    • /locks
    • /revisions
  • Web UI