Skip to content

Latest commit

 

History

History
 
 

generator-bot-enterprise-people

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@microsoft/generator-bot-enterprise-people NPM version

A bot with the ability to interact with Office 365 users in an Azure Active Directory using Microsoft Graph. Learn more

Recommended use

  • Create a sophisticated bot that enables customers to interact with Azure Active Directory using Microsoft Graph
  • Customize and extend sophisticated example dialogs, bot logic, language understanding and bot responses

Included capabilities

  • Search and interact with Office 365 users in an Azure Active Directory using Microsoft Graph

Included packages

The Enterprise People Bot uses packages to extend its capabilities. Learn more

Required Azure resources

  • Azure Bot Service Registration configured with Microsoft Azure Active Directory authentication with access to the following scopes:
    • Contacts.Read
    • Directory.Read.All
    • People.Read
    • People.Read.All
    • User.ReadBasic.All
    • User.Read.All
  • Azure Language Understanding (LUIS), or another recognizer of your choice

Supported languages

  • English (en-US)

License

MIT License