[
{
"@search.score": 2.9523773,
"categories": [
"Compute",
"Internet of Things"
],
"cloud": "Microsoft Azure",
"iconUri": "https://docs.microsoft.com/en-us/azure/media/index/azurefunctions.svg",
"id": "a8450c27-4ed7-45a3-8e08-55ef67910fc3",
"longDescription": "Azure Functions is a serverless compute service that enables you to run code on-demand without having to explicitly provision or manage infrastructure. Use Azure Functions to run a script or piece of code in response to a variety of events. Learn how to use Azure Functions with our quickstarts, tutorials, and samples.",
"name": "Azure Functions",
"relatedServices": [
"ad77902d-10f7-4d3e-971c-8b734a059076"
],
"shortDescription": "Process events with serverless code",
"uri": "https://docs.microsoft.com/en-us/azure/azure-functions/"
}
]
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
algo auth
# Enter API Key: YOUR_API_KEY
algo run kabirk/AzureServicesNER/1.0.0 -d '"Azure functions just announced support for python functions on the v2 runtime."'