FAKE - F# Make


AzureHelper

Contains tasks to control the local Azure Emulator

Functions and values

Function or valueDescription
ResetDevStorage _arg1
Signature: _arg1:'?8770 -> unit
Type parameters: '?8770

Resets the devstore (BLOB, Queues and Tables)

StartComputeEmulator _arg1
Signature: _arg1:'?8768 -> unit
Type parameters: '?8768

Starts the compute emulator

StartStorageEmulator _arg1
Signature: _arg1:'?8764 -> unit
Type parameters: '?8764

Starts the storage emulator

StopComputeEmulator _arg1
Signature: _arg1:'?8766 -> unit
Type parameters: '?8766

Stops the compute emulator

StopStorageEmulator _arg1
Signature: _arg1:'?8762 -> unit
Type parameters: '?8762

Stops the storage emulator

Fork me on GitHub