From 5cde35ec1e23881e815313885c5587cb387db9ee Mon Sep 17 00:00:00 2001 From: simeng-li Date: Wed, 10 Apr 2024 19:04:03 +0800 Subject: [PATCH] chore: add changeset (#5668) add changeset --- .changeset/breezy-eyes-bathe.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changeset/breezy-eyes-bathe.md diff --git a/.changeset/breezy-eyes-bathe.md b/.changeset/breezy-eyes-bathe.md new file mode 100644 index 000000000..b01ad9feb --- /dev/null +++ b/.changeset/breezy-eyes-bathe.md @@ -0,0 +1,8 @@ +--- +"@logto/connector-azuread": patch +--- + +Update the Microsoft social connector integration guide. + +- Reorganize the content to make it more readable. +- Exclusively explained the different access types and their corresponding tenant IDs in the Azure Portal.