Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When using webhook for get chat/channel messages , the data is encrypted so we need to create a certificate to encrypt/decrypt the content.

Through Azure Key Vault you can create a certificate and access it from the code.

See here the documentation how to create a certificate step by step: https://github.com/microsoftgraph/aspnetcore-webhooks-sample/blob/master/KEYVAULT.md

  • No labels