9 Forks
7 Stars
7 Watchers

Durable-Functions-Order-Processing

This repository contains the implementation of an order processing workflow with Durable Functions in C#. The sample is deployed to Azure Functions Flex Consumption using the Azure Developer CLI (azd) and is configured with managed identity as the authentication mechanism.

How to download and setup Durable-Functions-Order-Processing

Open terminal and run command
git clone https://github.com/Azure-Samples/Durable-Functions-Order-Processing.git
git clone is used to create a copy or clone of Durable-Functions-Order-Processing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Durable-Functions-Order-Processing https://github.com/Azure-Samples/Durable-Functions-Order-Processing/archive/master.zip

Or simply clone Durable-Functions-Order-Processing with SSH
[email protected]:Azure-Samples/Durable-Functions-Order-Processing.git

If you have some problems with Durable-Functions-Order-Processing

You may open issue on Durable-Functions-Order-Processing support forum (system) here: https://github.com/Azure-Samples/Durable-Functions-Order-Processing/issues