Name: Chris Wiederspan
Role: Microsoft Azure App Dev Specialist
Email: chris.wiederspan@microsoft.com
- Explore and understand the Azure Cognitive Service APIs
- Experiment with Azure Logic Apps
-
Full access to a usable Azure account. You can create a Free Trial here.
-
Download and install Azure Storage Explorer
-
Download Postman, a developer utility for calling raw APIs.
-
Download VS Code, a lightweight code editor from Microsoft.
-
Install the Azure Account extension
-
Install the Azure Functions extension
-
npm i -g azure-functions-core-tools@core
-
- Create Resource Group
- Create Storage
- Create Blob Container
- Create CosmosDB
- Create document Collection
- Create Computer Vision API
- Create Content Moderation API
- Create Face API
- Show API Usage from Postman
- Create Logic App
- Connect Blob Storage
- Read File content
- Execute APIs
- Compose results
- Write to CosmosDB
- Show JSON in CosmosDB
- Create Java Function
- Debug function locally
- Show C# Function
- Debug function locally
- Show VSTS DevOps
Use Postman to call Cognitive APIs
There are several documents in the Sample Images folder that you can use to test.