Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
page_type description products languages extensions urlFragment
sample
This sample illustrates how you can use Graph API Channel Life Cycle to call Graph APIs.
office-teams
office
office-365
csharp
contentType createdDate
samples
07/07/2021 01:38:26 PM
officedev-microsoft-teams-samples-graph-channel-lifecycle-csharp

Channel life cycle

This sample show the Channel life cycle which includes create, update delete a channel

Prerequisites

To try this sample

  • Register your app with Microsoft identity platform via the Azure AD portal

  • Clone the repository

    git clone https://github.com/OfficeDev/microsoft-teams-samples.git
  • Build your solution

    • Launch Visual Studio
    • File -> Open -> Project/Solution
    • Navigate to ChannelLifecycle folder
    • Select ChannelLifecycle.csproj file
    • Press F5 to run the project
  • Setup ngrok

    ngrok http -host-header=rewrite 3978

    Config changes

    • Add your client id, client secret in appsettings.json
    • Press F5 to run the project
    • Update the ngrok in manifest
    • Zip all three files present in manifest folder
  • Upload app manifest file (zip file) to your team