Концепция решения Solution Idea
Если вы хотите ознакомиться с этой статьей, дополнительные сведения, сведения о реализации, рекомендации по ценам или примеры кода, сообщите нам о них.If you'd like to see us expand this article with more information, implementation details, pricing guidance, or code examples, let us know with GitHub Feedback!
Службу Azure Bot можно легко комбинировать с LUIS для создания мощных ботов для повышения производительности предприятия, что позволяет организациям оптимизировать общую рабочую деятельность за счет интеграции внешних систем, таких как календарь Microsoft 365, дела клиентов, хранящиеся в Dynamics CRM, и многое другое.Azure Bot Service can be easily combined with Language Understanding to build powerful enterprise productivity bots, allowing organizations to streamline common work activities by integrating external systems, such as Microsoft 365 calendar, customer cases stored in Dynamics CRM and much more.
ArchitectureArchitecture
. Скачайте SVG этой архитектуры.
Download an SVG of this architecture.
Поток данныхData Flow
- Сотрудник получает доступ к роботу по повышению производительности предприятия.An employee accesses the Enterprise Productivity Bot.
- Служба Azure Active Directory проверяет личность сотрудника.Azure Active Directory validates the employee's identity.
- Bot может запросить календарь Microsoft 365 сотрудника с помощью Microsoft Graph.The Bot is able to query the employee's Microsoft 365 calendar via the Microsoft Graph.
- Использование данных, собранных из календаря, сведения о варианте Bot акцессрд в Dynamics CRM.Using data gathered from the calendar, the Bot accessrd case information in Dynamics CRM.
- Информация возвращается сотруднику, который может отфильтровать данные, не открывая робота.Information is returned to the employee, who can filter down the data without leaving the Bot.
- Application Insights собирает данные телеметрии времени выполнения, чтобы помочь в разработке с использованием ленты и производительности.Application Insights gathers runtime telemetry, to help the development with Bot performance and usage.
КомпонентыComponents
Ключевые технологии, используемые для реализации этой архитектуры:Key technologies used to implement this architecture:
- Azure Active DirectoryAzure Active Directory
- Azure Monitor: Application Insights является функцией Azure Monitor.Azure Monitor: Application Insights is a feature of Azure Monitor.
- служба приложений Azure;Azure App Service
- Служба Azure BotAzure Bot Service
- Службы распознавания речи Azure Cognitive ServicesAzure Cognitive Services Speech Services
- QnA Maker Cognitive Services AzureAzure Cognitive Services QnA Maker
- Language Understanding Cognitive Services AzureAzure Cognitive Services Language Understanding
- Microsoft GraphMicrosoft Graph
- Microsoft Dynamics 365Microsoft Dynamics 365
Дальнейшие шагиNext Steps
- Искусственный интеллект (ии) — Обзор архитектурыArtificial intelligence (AI) - Architectural overview
- Выбор технологии Microsoft Cognitive ServicesChoosing a Microsoft cognitive services technology
- Общие сведения об Azure Cognitive ServicesWhat are Azure Cognitive Services?
- Что собой представляет служба "Речь"What is the Speech service?
- Общие сведения о QnA MakerWhat is QnA Maker?
- Что такое служба "Распознавание речи" (LUIS)?What is Language Understanding (LUIS)?
- Знакомство с композитором платформы BotIntroduction to Bot Framework Composer
- Что такое Application InsightsWhat is Application Insights
- Overview of Microsoft Graph (Обзор Microsoft Graph)Overview of Microsoft Graph
Полностью развертываемые архитектуры:Fully deployable architectures: