Implement Azure Security for Developers
Anushika Agarwal
Cloud Data Engineer


![]()


Registering apps connects them to Entra ID
Choose:
Automatically creates:
Add secrets, certificates, scopes, and branding








Apps request access using OAuth 2.0 and permission scopes
graph.microsoft.com/Calendars.Read

App acts on behalf of the user
Requires a signed-in user
Example: PeopleSphere schedules meetings for DataCamp users


Apps need consent to activate permission scopes
Consent Types:

Implement Azure Security for Developers