Skip to content

Create your first Content Understanding project in the AI Foundry

Step 1: Create a Content Understanding Project

AI Foundry Homepage

  • Select + Create to create a new Content Understand project.

CU Landing Page

  • Provide a name for your project (i.e. call_analyzer), select create a new hub, keep the default Azure AI service connection and select Next create project
  • Keep the default storage account, select next and select Create project.

  • Select Browse file to upload the sample audio file.

CU upload document

  • Select the Post call analytics template and select create. Template Suggestion

  • Save the default schema define schema

  • Select Run analysis and review the fields on the left side
    Template Suggestion

  • Select the Results to view the JSON output. test-analyzer-results

In this challenge we saw how to process one audio file through Azure AI Foundry. In a later challenge, we will see how to process multiple files for a full AI application and chat with data scenario through a pro-code approach.

For more detailed information and advanced configurations, refer to the official Azure AI Content Understanding documentation.