Technical requirements
To follow along with this chapter, you will need to have an active Azure Active Directory tenant. The Azure Active Directory tenant was created in Chapter 1, Microsoft Identity Platform Overview. Also, you will need to have the latest version of Visual Studio or Visual Studio Code installed:
- Visual Studio Code: https://code.visualstudio.com/
- Visual Studio: https://visualstudio.microsoft.com/
For the examples in this chapter, I'm going to use Visual Studio Code, but of course, you can use Visual Studio.
You can download the source code for this chapter at https://github.com/PacktPublishing/Azure-Active-Directory-for-Developers/tree/main/Chapter%205.