This is part of the Fake.Azure.Emulators module.

Emulators

Contains tasks to control the local Azure Emulator

Functions and values

Function or valueDescription
Emulators.msSdkBasePath
Signature: string

Base path for getting tools from Microsoft SDKs

Emulators.resetDevStorage(_arg1)
Signature: _arg1:'?9904 -> unit
Type parameters: '?9904

Resets the devstore (BLOB, Queues and Tables)

Emulators.startComputeEmulator(_arg1)
Signature: _arg1:'?9902 -> unit
Type parameters: '?9902

Starts the compute emulator

Emulators.startStorageEmulator(_arg1)
Signature: _arg1:'?9898 -> unit
Type parameters: '?9898

Starts the storage emulator

Emulators.stopComputeEmulator(_arg1)
Signature: _arg1:'?9900 -> unit
Type parameters: '?9900

Stops the compute emulator

Emulators.stopStorageEmulator(_arg1)
Signature: _arg1:'?9896 -> unit
Type parameters: '?9896

Stops the storage emulator