---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/conversational-interfaces

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Create a bot in Microsoft Teams for GCC-H or DoD

# Create a bot in Microsoft Teams for GCC-H or DoD {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Create a self-configured bot with Microsoft Teams
for GCC-H or DoD customers to be able to integrate with the Virtual Agent.

## Vorbereitungen

Role required: none

## Prozedur

1. Log in to [Azure portal home page](http://portal.azure.us) and search for <kbd class="ph userinput">Bot Services</kbd> on the top search bar.  

2. On the Bot services page, select Create and select Azure Bot.  

3. On the Azure Bot page, select Create next to the Plan menu.  

4. On the form, fill in the Bot Handle, Subscription, Resource group, New resource group location, and Pricing details.   

5. Under Microsoft App ID, select the type of application from the Type of App list.  
   You can create a multi tenant app or a single tenant app.
6. Select the Creation type radio button.  
   Hinweis:  
   If an existing app is being used, make sure that the type of app is the same as the type of bot you're creating. This verification is important because a multi tenant app will work with a multi tenant Microsoft Teams bot and vice versa.
7. Select Review + create.
8. Review the Basic bot details provided and select Create.  
   When the bot is successfully created, you will receive the Deployment succeeded message.
9. On the left navigation, select Channels and select the Microsoft Teams icon under Add a featured channel.  

10. On the Terms of Service pop-up, select Save and select Agree.  
    The channel gets saved.
11. On the left navigation, select Configuration, complete the configuration form, and select Apply.  

    Hinweis:  
    In the Messaging endpoint field, provide the instance URL address.

    For example: https://\<instancename\>.service-now.com/api/now/v1/cs/adapter/msft/events.

    The
    domain might not be service-now.com and could be different. For example, the domain for GCC is servicenowservices.com.

    Replace the \<instancename\> with the name of
    your ServiceNow instance where you are integrating with Microsoft Teams.
12. On the left navigation, select Overview.  
    You can also get to the Overview page by navigating to Azure ServicesAzure Active DirectoryManageApp Registrations and locate your application from the list to retrieve the following details. {#create-msteams-bot-gcch__bot-details}
{#create-msteams-bot-gcch__bot-details}
13. Perform the following steps to retrieve the secret value code:
    1. Copy the Application (client) ID and Directory (tenant) ID of your application and make a note of it.
    2. On the left navigation bar under Manage, select Certificates \& Secrets.
    3. Select + New client secret, add your Description and Expiration, and select Add.
    4. Copy the secret value code in the Value field and make a note of it.  
       Hinweis:  
       The secret value code is visible only once.
    {#create-msteams-bot-gcch__substeps_qck_brs_5xb}
{#create-msteams-bot-gcch__steps_o1b_tdt_15b}

