/AzureDurableFunctions

Using External Inputs in Azure Durable functions

Primary LanguageC#MIT LicenseMIT

Blogs

History

2021-05-04 Update packages

2021-03-07 Update packages and using DefaultAzureCredential for Azure Key vault access

2020-09-18 Updated Nuget packages and moved to new Configuration best practice

Development

Microsoft Azure Storage Explorer

https://azure.microsoft.com/en-us/features/storage-explorer/

Microsoft Azure Storage Emulator

https://docs.microsoft.com/en-us/azure/storage/common/storage-use-emulator

Install the Azure Functions Core Tools

https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local

NodeJS

https://nodejs.org/en/

Azure CLI

https://docs.microsoft.com/en-us/cli/azure/

Azure SDK

https://azure.microsoft.com/en-us/downloads/

Visual Studio

Install the Azure development extensions

Diagnostics Monitoring

DurableFunctionsMonitor

https://github.com/scale-tone/DurableFunctionsMonitor

Links Development

https://docs.microsoft.com/en-us/azure/azure-functions/durable/

https://github.com/Azure/azure-functions-durable-extension

https://damienbod.com/2019/03/14/running-local-azure-functions-in-visual-studio-with-https/