SC300 - Implement Initial Entra ID Config Flashcards

1
Q

Compare and contrast different Entra administrators.

A

*Global Admin - Manages access to all admin features in Entra ID as well as services that federate to Entra ID. Can assign admin to others, and reset passwords for any user or administrator

*User Administrator - Manage and create all aspects of users and groups. Can manage support tickets, monitor service health, and chnge passwords for users, helpdesk admins, and other UAs.

*Billing Administrator - Allowed to make purchases. Manages subscriptions, support tickets, and service health.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Where can you see a list of Entra Roles?

A

From the Azure portal, you can see a list of Entra roles under the Roles and Administrators screen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Compare Azure and Entra roles.

A

azure roles manage access to Azure resources, support custom roles, and have slightly different scoping restrictions ( Management group, subscription, resource group, and resource.

Entra roles manage access to Entra resources, support custom roles, and scope at the tennant level or Administrative Unit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you access Azure role information?

A

Role information can be accessed through Azure CLI, portal, Azure PowerShell, Azure REsource Manager templates, or REST API.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you access Entra role information?

A

Role information can be accessed in Azure admin portal, Microsoft 365 admin center, Microsoft Graph, and PowerShell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe the methods of assigning roles to users within Entra ID.

A
  • Assign a role to a user or group
  • Microsoft Entra ID - Roles and administration - Select a role - + Add Assignment
  • Assign a user or group to a role
  • Microsoft Entra ID - Open Users (or Groups) - Select an User (or group) - Assigned roles - + Add Assignment
  • Assign a role to a broad-scope, like a Subscription, Resource Group, or Management Group
  • Done via the Access control (IAM) within each settings screen
  • Assign a role using PowerShell or Microsoft Graph API
  • Assign a role using Privileged Identity Management (PIM)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What options are available to you in the Company Branding section of the Manage menu in Entra ID?

A

*Language - Automatically set default language (can’t be changed)
*Sign in page background image - PNG or JPG file as the background for sign in
*Banner Logo - Logo appears on the sign in page after creds are entered.
*USername Hint - Hint that appears for users if they have forgotten their username.
*Sign in page text and formatting - Text that appears on the bottom of the sign in page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is an administrative unit?

A

Administrative units allow for segregated management of permissions and user accounts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What admin roles are available for an administrative unit?

A

Authentication administrator
Groups administrator
Helpdesk administrator
License administrator
Password administrator
User administrator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the 3 stages Microsoft lists as the stages of administrative unit creation?

A
  1. Initial Adoption - Creation of administrative units based on initial criteria.
  2. Pruning - Removing redundant units once the initial adoption is complete
    • Stabilization - Organizational structure is defined, and the number of units will not change for a while.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What ways can you delegate application creation and management permissions in Entra ID?

A

-Restricting who can create and manage applications
-Assign one or more owners to a single application
-Assign a built-in administrative role that grants access to manage different configurations in Entra
-Create a custom role to define specific permissions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What steps are reccomended to be followed when developing a delegation model?

A

1.Define the roles you need
2.Delegate app administration
3.Grant the ability to register applications
4.Delegate app ownership
5.Develop a security plan
6.Establish emergency accounts
7.Secure your administrator roles
8.Make privileged elevation temporary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Describe the most-privileged application administrator roles.

A

Application Administrator - Ability to manage all applications in the directory including registrations, SSO, Group / user assignments, licensing, app proxy settings, and consent. Does not manage conditional access.

Cloud Application Administrator - All of the abilities of an app administrator except for Application proxy settings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Describe the 2 app owner roles.

A

Enterprise Application Owner - Grants the ability to manage the enterprise applications that the user owns, including SSO, user/group assignments, and adding additional owners.

Application Registration Owners - Grants the ability to manage application registrations for apps that the user owns, including the application manifest and adding new owners.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are some of the default permissions listed for member users?

A

Enumerate list of users and their contracts
Invite guest users
Can create Security and M365 groups
Register new applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are some of the default permissions listed for guest users?

A

Read their own properties
Invite other guest users
Search for non hidden groups by name
Read properties of registered and enterprise applications.

17
Q

Under User Settings in Entra ID, what can you restrict users from doing?

A

Registering applications, accessing the Azure portal, LinkedIn connection ability, and managing settings for external collaboration.

18
Q
A