Skip to content

Reference Implementation about Azure Open AI. Build and Deploy a Bot to Azure Container Apps and Azure Bot Service based on DevSecOps Practices

Notifications You must be signed in to change notification settings

oaviles/hello_openaibot

Repository files navigation

DevSquad Conversational AI: Bot Project

Reference Architecture

Custom RAG pattern for Cognitive Search

Note

Resources

Deploy the bot to Azure

To learn more about deploying a bot to Azure, see Deploy your bot to Azure for a complete list of deployment instructions.

Create an identify for your Bot:

  • Single-tenant az ad app create --display-name "<app-registration-display-name>" --sign-in-audience "AzureADMyOrg"
  • Multi-tenant az ad app create --display-name "<app-registration-display-name>" --sign-in-audience "AzureADandPersonalMicrosoftAccount"

Other Resources

Check More DevSquad Projects

Note: This page is getting updated so make sure to check regularly for new resources.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

Reference Implementation about Azure Open AI. Build and Deploy a Bot to Azure Container Apps and Azure Bot Service based on DevSecOps Practices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published