Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

Please use one of the Fake 5 Fake.Azure.* modules

AzureHelper

Contains tasks to control the local Azure Emulator

Functions and values

Function or valueDescription
ResetDevStorage(_arg1)
Signature: _arg1:'?10172 -> unit
Type parameters: '?10172 Attributes:
[<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>]
OBSOLETE

Please use one of the Fake 5 Fake.Azure.* modules

Resets the devstore (BLOB, Queues and Tables)

StartComputeEmulator(_arg1)
Signature: _arg1:'?10170 -> unit
Type parameters: '?10170 Attributes:
[<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>]
OBSOLETE

Please use one of the Fake 5 Fake.Azure.* modules

Starts the compute emulator

StartStorageEmulator(_arg1)
Signature: _arg1:'?10166 -> unit
Type parameters: '?10166 Attributes:
[<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>]
OBSOLETE

Please use one of the Fake 5 Fake.Azure.* modules

Starts the storage emulator

StopComputeEmulator(_arg1)
Signature: _arg1:'?10168 -> unit
Type parameters: '?10168 Attributes:
[<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>]
OBSOLETE

Please use one of the Fake 5 Fake.Azure.* modules

Stops the compute emulator

StopStorageEmulator(_arg1)
Signature: _arg1:'?10164 -> unit
Type parameters: '?10164 Attributes:
[<Obsolete("Please use one of the Fake 5 Fake.Azure.* modules")>]
OBSOLETE

Please use one of the Fake 5 Fake.Azure.* modules

Stops the storage emulator