Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 806 Bytes

Demo.md

File metadata and controls

22 lines (12 loc) · 806 Bytes

AZ-204 Demo: Identities in Azure AD

In the demo you will create new Azure AD tenant and register new App and check the results form Azure portal.

Technical Requirements:

  • Visual Studio Code
  • AZ CLI or CLoud Shell

Demonstration:

  1. Execute commands from demo.azcli script to register App (service account)

  2. From Azure portal verify the app with name Az204 and observer its permission for Microsoft Graph

    app.png

References

  1. Create new Azure AD tenant as explained in following tutorial

  2. Register new app for next integration as explained in following tutorial