Challenge 00 - Prerequisites - Ready, Set, GO!

Home - Next Challenge >

Introduction

Thank you for participating in the Entra ID B2B What The Hack. Before you can hack, you will need to set up some prerequisites.

Common Prerequisites

We have compiled a list of common tools and software that will come in handy to complete most What The Hack Azure-based hacks!

You might not need all of them for the hack you are participating in. However, if you work with Azure on a regular basis, these are all things you should consider having in your toolbox.

Description

Entra ID is the central identity control plane for an individual organization. The organizational directory holds all your users and controls how they can sign in (that is, perform authentication) - including security and governance features like Conditional Access (CA), Multi-Factor Authentication (MFA), Privileged Access Management (PIM), etc.

Thousands of applications are natively integrated with Entra ID. This includes first party offerings like Microsoft 365 (SharePoint, Exchange, Teams, …) and Azure, as well as third party offerings like Salesforce, ServiceNow and Box.

However, Entra ID is an open Identity Provider (IdP), which means you can also integrate your own line-of-business (LOB) applications with Entra ID and let your organization’s users sign in with their existing credentials and take full advantage of the governance features mentioned above. By adopting a fully externalized and cloud-scale platform (rather than a library or locally hosted identity solution), you are no longer responsible for collecting, storing and securing any credentials for your application’s users.

Success Criteria

  1. You have a new Entra ID tenant created.
  2. Your users are created in your tenant. Please note that you should create local users in your AD tenant. Guest users will be created later.

Learning Resources