Git Product home page Git Product logo

azure-functions-python-labs-demos's Introduction

Azure Functions - Labs & Demos

This repository contains examples of Azure Functions and Durable Functions written in Python. These demos and labs are all based on Microsoft's public Azure documentation on Azure Functions, Durable Functions, and Azure Python Development.

If there are any problems found with these examples or requests for specific examples to be added, please raise an issue in this repository describing your problem or request.


Prerequisites

Please use the below steps to configure your machine for running & debugging Python based Azure Functions locally in Visual Studio Code:

  1. Install the initial set of prerequisites found here
    • NOTE - An active Azure subscription is not needed for running these demos and labs locally
  2. Download and install the Azure Storage Emulator
    • NOTE - The Azure Storage Emulator is currently being replaced by Azurite, which will be the future solution for emulating Azure Storage locally. However, it does not currently support some major features of Azure Storage which is why the Azure Storage Emulator is the recommended solution for the demos and labs in this repository for now.
  3. Download and install Azure Storage Explorer
  4. Start and initialize the Azure Storage Emulator
    • If the Azure Storage Emulator has not already been initiliazed on install, please search for the executable AzureStorageEmulator.exe and execute the commands AzureStorageEmulator.exe init and AzureStorageEmulator.exe start in the directory where this executable exists
    • NOTE - For windows users, this directory should be something similar to C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator
  5. Ensure Azure Storage Explorer can connect to the Local & Attached Storage Account named Emulator



Troubleshooting

If any issues occur with installing or configuring the above prerequisites, please review the following troubleshoot links or raise an issue in this repository:

azure-functions-python-labs-demos's People

Contributors

limatth avatar niswitze avatar

Watchers

 avatar

Forkers

jijogeorge69

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.