Blazor .Net 5 Azure AD multi-tenancy

Mark A Gregory 96 Reputation points
2021-10-03T11:41:12.42+00:00

I've followed examples online and can get single tenancy working. But I just can't get multi-tenancy working.
Is there any example code that I can compare with?

And it would be great if the code was based on the wasm generated code without additional changes. I just need to get Azure AD multi-tenancy working.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
0 comments No comments
{count} votes

Accepted answer
  1. Mark A Gregory 96 Reputation points
    2021-10-29T07:36:12.02+00:00

    yes, please ask that more examples be provided, for AD multi-tenancy and for Azure B2C. The examples that I've found are very old and hard to follow with little gotchas that cause a lot of wasted time.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Marilee Turscak-MSFT 33,706 Reputation points Microsoft Employee
    2021-10-20T21:39:36.197+00:00

    We do not appear to have any official examples for this. I did find an example of a multi-tenant Blazor Azure Function app on Github, but that also is not official.

    I'm happy to pass your feedback along to the product team and content team to request this.

    0 comments No comments