4 Forks
2 Stars
2 Watchers

azure-function-python-blob

The function gets image data from Azure Blob Trigger, gets tags for the image with Computer Vision API (Azure Cognitive Services), and store the tags into Azure Cosmos DB by leveraging CosmosDB output binding.

How to download and setup azure-function-python-blob

Open terminal and run command
git clone https://github.com/bsab/azure-function-python-blob.git
git clone is used to create a copy or clone of azure-function-python-blob 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 azure-function-python-blob https://github.com/bsab/azure-function-python-blob/archive/master.zip

Or simply clone azure-function-python-blob with SSH
[email protected]:bsab/azure-function-python-blob.git

If you have some problems with azure-function-python-blob

You may open issue on azure-function-python-blob support forum (system) here: https://github.com/bsab/azure-function-python-blob/issues