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:'?10500 -> unit
Type parameters: '?10500

Resets the devstore (BLOB, Queues and Tables)

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

Starts the compute emulator

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

Starts the storage emulator

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

Stops the compute emulator

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

Stops the storage emulator