Manage identities and governance in Azure Flashcards
```
~~~
True or False: By default, when you create a new Azure subscription by using a Microsoft account, the subscription automatically includes a new Microsoft Entra tenant named Default Directory.
True
True or false: If you subscribe to any Microsoft Online business services (for example, Microsoft 365 or Microsoft Intune), you automatically get Microsoft Entra ID with access to all the Free features.
True
True or false: Within an Azure subscription, you can create a single Microsoft Entra tenant
False:
Within an Azure subscription, you can create multiple Microsoft Entra tenants
An object in the ____ class contains an application definition and an object in the _____ class constitutes its instance in the current Microsoft Entra tenant.
An object in the Application class contains an application definition and an object in the servicePrincipal class constitutes its instance in the current Microsoft Entra tenant.
Separating these two sets of characteristics allows you to define an application in one tenant and use it across multiple tenants by creating a service principal object for this application in each tenant. Microsoft Entra ID creates the service principal object when you register the corresponding application in that Microsoft Entra tenant.
Microsoft Entra ID doesn’t use Kerberos authentication; instead, it uses HTTP and HTTPS protocols such as ____, ____, and ____ for authentication, and uses ____ for authorization.
Microsoft Entra ID doesn’t use Kerberos authentication; instead, it uses HTTP and HTTPS protocols such as SAML, WS-Federation, and OpenID Connect for authentication, and uses OAuth for authorization.
You can’t query Microsoft Entra ID by using LDAP; instead, Microsoft Entra ID uses the ____ ____ over ____ and ____
You can’t query Microsoft Entra ID by using LDAP; instead, Microsoft Entra ID uses the REST API over HTTP and HTTPS
What does a Microsoft Entra ID P2 license give you in addition to the benifits of p1?
Microsoft Entra ID Protection. This feature provides enhanced functionalities for monitoring and protecting user accounts. You can define user risk policies and sign-in policies. In addition, you can review users’ behavior and flag users for risk.
Microsoft Entra Privileged Identity Management. This functionality lets you configure additional security levels for privileged users such as administrators. With Privileged Identity Management, you define permanent and temporary administrators. You also define a policy workflow that activates whenever someone wants to use administrative privileges to perform some task.
What is an alternative to deploying a s2s vpn or replica domain controllers as vms in azure to provide a way to use AD DS credentials for authentication?
Microsoft Entra Domain Services
True or false: you need to deploy a domain controller in azure to be able to use Microsoft Entra Domain Services
False, you do not need any domain controllers in the cloud to use Microsoft Entra Domain Services
True or false: If you don’t have AD DS deployed locally, you cannot use Microsoft Entra Domain Services
False, if you don’t have AD DS deployed locally, you can choose to use Microsoft Entra Domain Services as a cloud-only service. This enables you to have similar functionality of locally deployed AD DS without having to deploy a single domain controller on-premises or in the cloud.
Some global Azure services that don’t require you to select a region. These services include _____ ___ __, ____ ___ _____ ______ _____, and _____ ____.
Some global Azure services that don’t require you to select a region. These services include Microsoft Entra ID, Microsoft Azure Traffic Manager, and Azure DNS.
What is another name for cross-region replication?
Region Pairing
What is this service called?
Save money by paying ahead. You can pay for one year or three years of virtual machine, SQL Database compute capacity, Azure Cosmos DB throughput, or other Azure resources. Pre-paying allows you to get a discount on the resources you use. Reservations can significantly reduce your virtual machine, SQL database compute, Azure Cosmos DB, or other resource costs up to 72% on pay-as-you-go prices. Reservations provide a billing discount and don’t affect the runtime state of your resources.
Reservations
____ is a service in Azure that enables you to create, assign, and manage policies to control or audit your resources. These policies enforce different rules over your resource configurations so the configurations stay compliant with corporate standards.
Azure policy
One or more Azure policy definitions are grouped into an ____ , to control the scope of your policies and evaluate the compliance of your resources.
initiative definition