General Flashcards
What is a resource group in Azure?
A resource group, groups the Azure resources into a logical group.
What are resources in Azure?
A resource in Azure is like a VM, vNET, security group, etc
I want to increase security for Azure logins, what options do i have?
You can use Azure MFA, MFA enables you to configure your login to ask for a second method when you are preforming a login, this ins in addition to your password and could be like a security question or mobile phone app or SMS message code.
Is MFA a separate service or part of Azure AD?
Separate service in Azure
I need to control the level of security requirements applied when a user login in from different location and the type of device they are using, how can i do this?
Use the Azure AD conditional access
I need to provide an extra level of authentication when my user logs in to Azure AD, how can I do this?
Use the Azure NFA service to provide an extra level of AUTH like a SMS code sent to your phone.
I would like to have the ability to take action and stop any user logging into Azure AD when there password is breached or available on the dark web.
Use Azure AD Identity Protection
What is Enable Security defaults?
When you create a new tenant/AAD you get default security controls applied, in AAD console you can optionally turn this off.
Can you describe the relation ship of the logical structures, like, tenant, subscription, resource groups?
At the top level is Azure Tenant, the tenant is a an AD tenants provisioned on the Azure Active Directory service and is a domain. This tenant can have one or more subscriptions attached to it, a subscription is a logical block containing the resources groups and the resources, it is also a billing and policy boundary. At the subscription level you also have the ability to set usage and quotas.
Dose all Azure resources support tagging?
No
Where or when would we use tagging?
- Cost managing
- Automation
- Governance
What as Azure management groups?
Azure management groups enables a grouping of subscription so you can apply governance, policies, and enforce RBAC. So we can manage our subscriptions.
Describe the logical separation of structures in Azure?
- Tenant (This is an AAD tenant)
- Subscriptions
- Resource groups
Is billing applied at the Tenant level?
No, billing is applied at the subscription level
How many levels can you have in a Azure Management Group?
Six