When creating Azure AD app registrations, we should extend the information returned by the aad app add command, with the directory ID. This ID is needed when you work with single-tenant apps and it would be convenient to have it in next to the app ID.
When creating Azure AD app registrations, we should extend the information returned by the
aad app addcommand, with the directory ID. This ID is needed when you work with single-tenant apps and it would be convenient to have it in next to the app ID.