Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

AzureHelper

Contains tasks to control the local Azure Emulator

Functions and values

Function or valueDescription
ResetDevStorage(_arg1)
Signature: _arg1:'?9759 -> unit
Type parameters: '?9759

Resets the devstore (BLOB, Queues and Tables)

StartComputeEmulator(_arg1)
Signature: _arg1:'?9757 -> unit
Type parameters: '?9757

Starts the compute emulator

StartStorageEmulator(_arg1)
Signature: _arg1:'?9753 -> unit
Type parameters: '?9753

Starts the storage emulator

StopComputeEmulator(_arg1)
Signature: _arg1:'?9755 -> unit
Type parameters: '?9755

Stops the compute emulator

StopStorageEmulator(_arg1)
Signature: _arg1:'?9751 -> unit
Type parameters: '?9751

Stops the storage emulator