Skip to content

A demo environment for exploring Cognitive APIs in Azure using Logic Apps and Azure Function.

Notifications You must be signed in to change notification settings

cwiederspan/cognitive-api-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cognitive API Workshop

Intro

Name: Chris Wiederspan
Role: Microsoft Azure App Dev Specialist
Email: chris.wiederspan@microsoft.com

Goals

  1. Explore and understand the Azure Cognitive Service APIs
  2. Experiment with Azure Logic Apps

Prerequisites

Instruction Summary

  • 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

Postman Collection

Use Postman to call Cognitive APIs

Sample Images

There are several documents in the Sample Images folder that you can use to test.

About

A demo environment for exploring Cognitive APIs in Azure using Logic Apps and Azure Function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published