Azure Identity Management
Azure Identity Management
The Azure AD provides a single sign-on (SSO) access to thousands of cloud SaaS
Applications like Office365, Salesforce.com, DropBox, and Concur.
If you are a Office365, Azure or Dynamics CRM Online customer, you might not
realize that you are already using Azure AD.
Every Office365, Azure and Dynamics CRM tenant is actually already an Azure AD
tenant.
Multi-factor authentication
Device registration
Role based access control
Management
Benefits of Azure AD
Single Sign-On - Quickly adopt cloud services, with an easy single-sign-on
experience powered by Azure AD�s fully automated SaaS app access management and
provisioning services capabilities.
Anywhere and Any Device Access - Empower employees with world-class cloud apps,
service and self-service capabilities accessible from device.
Secure Management - Easily and securely manage employee and vendor access to
your corporate social media accounts.
Secure Access - Improve application security with Azure AD multifactor
authentication and conditional access.
Application Monitoring - Monitor usage and protect your business from advanced
threats with security reporting and monitoring.
Secure mobile (remote) access to on-premises applications.
These benefits enable secure and consistent, self-service application access
management, empowering business owners to move quickly while cutting IT costs
and overhead.
Azure AD vs ADDS
Azure AD and Windows Server Active Directory (AD) are used for Authentication.
But Azure AD differs in many aspects, such as;
It doesn't have,
Active Directory forest and Trust relations
Organizational Units
Group Policies
Custom Domain name is a domain name that is owned and used by an organization,
such as tcs.com, for uses such as hosting website.
Add Users
Manage User's password
Change User's work info
Assign users to roles
Manage user profile
Delete a user
RBAC can not control application access permission it is used only for
administration.
Azure Portals
Azure PowerShell(PS)
Azure CLI
Features
Access can be granted by using built-in roles
Custom roles can be created by using Azure PS, CLI and REST API
Role assignment changes are captured in RBAC Audit logs
-----------
Which feature is provided only with Microsoft Azure Active Directory Premium P2?
Identity protection
Which services are offered in Active Directory Domain Services but not in
Microsoft Azure Active Directory? All
You are creating a user in the Microsoft Azure portal. Which are the default
roles can you assign to the user? All
You need to assign a user to a role in Microsoft Azure Active Directory. Which
Microsoft Azure PowerShell command should you run? Add-MsolRoleMember
Which Microsoft Azure Active Directory (AD) PowerShell command must you run
before you can manage a Microsoft Azure AD tenant from PowerShell? Connect-
MsolService
When creating a new user in Microsoft Azure, how is the initial password
determined? A password is randomly generated.
-----------
Basic Authentication
User accounts, credentials are created, stored and managed only in the Azure AD.
Users can access the Apps hosted on Azure or SaaS apps using the Cloud Identity.
Federated Authentication
User accounts only are synchronized from On-premises Windows Active Directory
Domain Services (ADDS) to Azure AD and the Passwords are not synchronized.
Synchronization Tool
Now that you understand the important information that you need to have for the
designing of Hybrid solution, let us know learn how to synchronize the objects
from On-premises to Azure AD
Azure AD Connect
AAD Connect is used to integrate your on-premises directories with Azure AD.
It makes the users more productive by providing a common identity for accessing
both cloud and on-premises resources.
--------------
Which components are included with Microsoft Azure Active Directory Connect? All
Your company�s Active Directory Domain Services (AD DS) domain is named
contoso.com, and the Azure Active Directory (Azure AD) domain is named
contoso.onmicrosoft.com. Synchronization is configured between the domains.
During an audit, you realize that specific attributes should be syncing, but are
not. You need to ensure all required attributes are syncing between the domains.
Run Azure AD connect ? Not Install Azure AD Connect Health, Not Run Azure AD
connect
You are the administrator for contoso.com. Contoso has an Office 365 (O365)
subscription for its users. Your work email address is [email protected]. The
administrator account in the O365 tenant is [email protected]. You
decide to create an Azure subscription. You need to ensure that the same users
in your O365 subscription appear in the Azure subscription. What should you do?
Log in to azure.microsoft.com, click Start for Free, and sign in with
[email protected]. Follow the steps on the screen.
You are the administrator for contoso.com. You create an Azure tenant named
contoso.onmicrosoft.com. Later, you decide that Anne, a user on your team,
should oversee contoso.onmicrosoft.com. You log in to contoso.onmicrosoft.com
and create a user account for Anne. You make Anne a Global Administrator. Which
of the following is true, now that Anne is a Global Administrator? Select one of
the options.
Both you and Anne are Global Administrators.
You are the administrator for contoso.com and the Global Administrator for
contoso.onmicrosoft.com. You create users for all the domain users in
contoso.onmicrosoft.com, and add the Department attribute (Sales, Marketing,
Accounting). You want to create a group containing all users in Sales or
Marketing. The group membership should always be up to date as new Sales and/or
Marketing users are added to contoso.onmicrosoft.com. You wish to achieve this
goal with as little administrative overhead as possible. What should you do?
Create a new Group with the Membership Type �Dynamic User�. Construct the query:
(user.department -eq "Sales") -or (user.department -eq "Marketing")
When planning for Microsoft Azure Active Directory Connect, what is the minimum
Forest Functional Level of the on-premises Active Directory?
Windows Server 2003
Which actions can you perform with Microsoft Azure Active Directory Connect but
not with Microsoft Azure Active Directory Sync?
Connect to multiple on-premises Exchange organizations and synchronized the
customer defined attributes.
-------------
1. Self service Password Reset
Azure AD Self-Service Password Reset(SSPR) combines a set of capabilities that
allow users to manage their own password from any device, location and at any
time. All while maintaining compliance with security policies.
App passwords for Office 365 clients that don�t support MFA
PIN mode
First Level,
User Enters User's credentials
MFA provider sends the verification code to the registered mobile device
Second Level
User enters the verification code
Finally user can access the resources
--------------
Your company has one Azure subscription. You create 5 Resource Groups within the
subscription: RG1, RG2, RG3, RG4, and RG5. You want to give a partner named John
the right to manage all of the resources within RG3 fully. John�s Live ID is
[email protected]. John should not be able to manage the resources in any other
resource group. What should you do?
Add John to your Azure Active Directory. Browse to RG3 and add John�s Azure
login as an Owner. ?
Add John to your Azure Active Directory. Click the Subscription and Add John�s
Azure login as an Owner.?
Log in to the Azure portal, browse to RG3 and add John�s Live ID as an
Owner. /////
You are the administrator for your company�s Azure Active Directory (Azure AD)
tenant, and on-prem Active Directory domain. A partner published a multi-tenant
Software as a Service (SaaS) application, and gave your company access to the
SaaS app. You configure access to several HR users in your company.
Later, a team member in HR moves to a new department and no longer needs access
to the partner�s app. You need to remove access to the app for this user,
without affecting access for other users. The user must still be able to access
other Line-of-Business (LOB) SaaS apps. What should you do?
Not Delete the team member from the Azure AD tenant ?
Delete the team member�s assignment to the app in the Azure portal?
Delete the team member from the on-prem Active Directory domain///////////
You are the administrator of your company�s Azure subscription, and Azure Active
Directory (Azure AD) tenant. Your company has an on-prem Active Directory. Your
boss asks you to research, allowing the company users to access the Line-of-
business (LOB) Software as a Service (SaaS) applications using Conditional
Access rules. You need to make sure your tenant meets the pre-requisites for
Conditional Access to SaaS apps. What is the lowest Azure subscription level
required to enable Conditional Access to SaaS apps? Azure Premium subscription
(OK)
What are the three types of Role Basic Access (RBAC) controls in Microsoft
Azure? All (OK)
A domain name is an important part of the identifier for ___________. All (OK)
You are the Global Administrator for your company�s Windows Azure tenant. You
enable the self-service password reset feature. You create a new Azure Active
Directory (Azure AD) account for a user and give the user the temporary
password. Later from his home PC, the user attempts to log in to his O365 email
but can�t find the temporary password. He clicks �Can�t access your account� but
is not prompted to reset his password. Other users successfully reset their
passwords during this same timeframe. You need to explain to his manager why the
user was not able to reset his password when other users were able to reset
their passwords. What explanation should you give the user�s manager?
Before a user can use this feature, he must first define an authentication
method, such as a mobile number. This will be requested at the first successful
login.?
You are the administrator of your company�s Azure subscription and Azure Active
Directory (Azure AD) tenant. Many Software as a Service (SaaS) apps have been
published and are available to the users. Users use these apps only when
connected to the corporate network. A vendor who comes in with his laptop and
air card need access to the application. You create a user account for the
vendor in the Azure AD tenant, assign access to the app for the vendor, and give
the vendor a link to the application. The vendor is unable to access the
application. You need to ensure the vendor can access the application. What
should you do?
Create an account for the vendor in the Azure subscription ?
Have the user connect his laptop to the organization�s network?
------
To manage the Azure Ad, the required privilege is ____________________. AD
administrator
Contoso.com is your verified custom domain, then the UPN of the user1 will be
________________. [email protected]
You are the Global Administrator for your company�s Windows Azure tenant. You
assign two of your coworkers as Global Administrators. You click the Azure AD
Privileged Identity Management link and walk through the security wizard. You
add one of the coworkers to the role of Privileged Role Administrator Later, the
coworker attempts to access the Azure AD Privileged Identity Management service
and cannot access it. You need to ensure that your coworker has access to this
service. What should you do?
Instruct the user to activate the role. (OK)
Your company is using O365. The tenant administrator signs up for a free Azure
membership and creates an Azure Active Directory (Azure AD) tenant. He then
associates the Azure AD tenant with the Azure subscription. Multi-factor
authentication (MFA) is not enabled. You wish to enable the self-service
password reset feature for your cloud users. Which of the statements below is
true regarding your tenant and the self-service password reset feature?
You cannot enable this feature until you upgrade to a Basic Azure subscription.
Your network contains an Active Directory Domain Services (AD DS) domain named
contoso.com and an Azure Active Directory (Azure AD) domain named
contoso.onmicrosoft.com. You are using Role-Based Access Control (RBAC) policies
to control who has rights within the Azure subscription. You are a Global
Administrator and have the �owner� built-in role. A member of your team named
Mary should be allowed to create and manage all objects in the subscription, but
should not be able to add or remove role assignments. You need to give Mary only
the rights that she needs. This must be accomplished with the least amount of
administrative effort. What should you do?
Add Mary to the Contributor role (OK)
What types of accounts does password writeback work for? Not All, Synced IDs ?
-----------
Your company uses Windows Azure and has published several applications. Your
network team has informed you that there is much traffic coming from a specific
subnet. You believe one of the most commonly used apps may be to blamed. You
need to check which apps are being used the most, and where the traffic is
originating. From which blade in the Azure portal should you start your search?
Enterprise Applications /// Connector?? Cloud App
What type of SaaS gallery applications support Microsoft Azure Active Directory
automatic provisioning? Not Integrated apps
You have a corporate website with Anonymous access enabled. Later you configure
Azure Multi-factor Authentication (MFA) and configure it to Enable IIS
authentication. A user logs into the web page and is immediately presented the
webpage, with no authentication requests or prompts. You need to ensure that
users are prompted for MFA when accessing the webpage. What should you do?
In the IIS console, on the Default Web Site properties, enable Basic
authentication and disable Anonymous authentication?
In the IIS console, on the web page properties, enable Basic authentication and
disable Anonymous authentication