Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

After you creating the certificate, you need to assign it the azure application to allow it to use the certificate.

  1. Go to the certificate that you created in Azure and select add Access Policy

...

  1. Navigate to Key Vault, Access Policies and click Create

    Image Added
  2. In Permissions select “Key, Secret and Certificate Management”, then Next

    Image Added
  3. In Principal look for your application and select it,

    Image Added
  4. Skip to Review and Create and click Create at the bottom