2 Forks
5 Stars
5 Watchers

durable-functions-order-processing-python

This repository contains the implementation of an order processing workflow with Durable Functions in Python. 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-python

Open terminal and run command
git clone https://github.com/Azure-Samples/durable-functions-order-processing-python.git
git clone is used to create a copy or clone of durable-functions-order-processing-python 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-python https://github.com/Azure-Samples/durable-functions-order-processing-python/archive/master.zip

Or simply clone durable-functions-order-processing-python with SSH
[email protected]:Azure-Samples/durable-functions-order-processing-python.git

If you have some problems with durable-functions-order-processing-python

You may open issue on durable-functions-order-processing-python support forum (system) here: https://github.com/Azure-Samples/durable-functions-order-processing-python/issues