Az-104 Flashcards
This expresses what to evaluate and what action to take.
Policy Definition
What tool allows you to capture packet data from the Azure services you use, help you understand the flow of data in network traffic patterns, and troubleshoot network-related problems?
Azure Network Watcher
Which service is designed to monitor the performance of container workloads, which are deployed to managed Kubernetes clusters, hosted on Azure Kubernetes Service (AKS)? It gives you performance visibility by collecting memory and processor metrics from controllers, nodes, and containers, which are available in Kubernetes through the metrics API. Container logs are also collected.
Azure Monitor for Containers
A a set or group of policy definitions to help track your compliance state for a larger goal.
Initiative Definition
What records when resources are created or modified and has metrics to tell you how the resource is performing and the resources that it’s consuming?
Activity Logs
What is the cloud-based identity management solution that helps your company’s internal users to access internal and external resources while keeping your user identities and applications safe?
Azure AD
What represents an organization, and is where Azure AD stores your users?
Tenant
What is the PowerShell Command to create New Azure VMs?
New-AzVM
What reports on service problems that affect a broad set of Azure customers, and gives up to the minute information on service availability?
Azure Status
What provides you with a customizable dashboard that tracks the state of your Azure services in the regions where you use them and can be used to create and manage service health alerts?
Service Health
What is the score that reveals how effective your security is and gives an overall value between 1 and 223 that represents how well you match the recommendations and best practices that Microsoft suggests for tenant security?
Identity secure score in Azure AD
What allows users to have the same credentials to access resources and applications both on-premises and in the cloud because the user’s password is hashed twice and synchronized between the on-premises Active Directory and Azure AD?
Azure AD password hash synchronization (PHS)
What does PHS stand for?
Password Hash Synchronization
What is Windows default authentication protocol that can be used across different operating systems?
Kerberos
What allows an Azure AD user account to authenticate to on-premsies servers and Active Directory by way of an installed agent?
Azure AD pass-through authentication (PTA)
What does PTA stand for?
Pass-Through Authentication
What authentication method allows you to use advanced measures like smart card-based authentication for users?
Federated Authentication
What does AD FS stand for?
Active Directory Federation Services
What allows federates authentication?
The authentication process is performed by an on-premises Active Directory Federation Services (AD FS) server that validates users’ passwords.
This is a workflow-based risk assessment dashboard within the Service Trust Portal that enables you to track, assign, and verify your organization’s regulatory compliance activities related to Microsoft professional services and Microsoft cloud services such as Microsoft 365, Dynamics 365, and Azure
Compliance Manager
What does Azure Active Directory Premium P1 give you in addition to the features of the free tier?
- Users can access on-prem and cloud-based services and resources
- Use of self-service group management or dynamic groups, which adds and removes users automatically based on your criteria
- Supports on-prem identity management suites like Microsoft Identity Manager
- Self-service password reset is also supported to on-prem users
What does Azure Active Directory Premium P2 give you in addition to the features of the free and P1 tiers?
- Active Directory Identity Protection
- Privileged Identity Management
This feature helps you configure risk-based conditional access to protect applications from identity risks. You can also monitor and put detailed restrictions on administrators.
Active Directory Identity Protection
Something that has to be identified and authenticated.
Identity
These are containers for managing access, policies, and compliance across multiple Azure subscriptions.
They provide a further level of classification that is above the level of subscriptions by allowing you to order your Azure resources hierarchically into collections. They give you enterprise-grade management at a large scale.
Azure Management Groups
What lets you monitor and put detailed restrictions on administrators?
Privileged Identity Management
What helps you understand how your applications are performing and proactively identifies issues affecting them and the resources they depend on?
Azure Monitor
What do you use to securely authenticate the user through their preferred identity provider, as well as to manage your customers’ identities and access?
Azure AD B2C
What lets you add virtual machines to a domain without needing domain controllers?
Azure AD DS
What require users to pass additional authentication challenges before they access an app?
Conditional-Access Policies
What expresses what to evaluate and what action to take?
Policy Definition
What service monitors your Azure VMs at scale, by analyzing the performance and health of your Windows and Linux VMs (including their different processes and interconnected dependencies on other resources, and external processes)
Azure Monitor for VMs
What is the logical feature used to ensure that a group of related VMs are deployed so that they aren’t all subject to a single point of failure and not all upgraded at the same time during a host operating system upgrade in the datacenter. These VMs should perform an identical set of functionalities and have the same software installed.
Availability Set
What helps you to automatically detect, investigate, and remediate identity risks for users? It also lets you export all the information that was collected about risks to third-party tools and solutions so that you can further analyze it.
Azure AD Identity Protection
What is the workflow-based risk assessment dashboard within the Service Trust Portal that enables you to track, assign, and verify your organization’s regulatory compliance activities related to Microsoft professional services and Microsoft cloud services?
Compliance Manager
What allows you to collaborate with external users by inviting them to your Azure AD tenant?
Azure AD B2B
What is a logical group of hardware in Azure that shares a common power source and network switch?
A Fault Domain
What is the command to create a VM in Azure using CLI?
az vm create
What allows you to manage your customers’ identities and access, giving them protected access to resources and services?
Azure AD B2C
What is a loosely isolated environment that allows us to build and run software packages?
These software packages include the code and all dependencies to run applications quickly and reliably on any computing environment.
Container
What is the containerization platform used to develop, ship, and run containers
Docker
What are containers for managing access, policies, and compliance across multiple Azure subscriptions
Azure Management Groups
What is a set or group of policy definitions to help track your compliance state for a larger goal?
Initiative Definition
What is the process that creates secure remote access for your on-premises apps?
Azure AD Application Proxy
What does Azure AD DS stand for?
Azure Active Directory Domain Services
What is the Azure service endpoint that support sets of HTTP operations (methods), which provide create, retrieve, update, or delete access to the service’s resources?
Azure REST API
What allows you to organize resources into named resource groups that let you deploy, update, or delete all of the resources together and also allows you to create templates, which can be used to create and deploy specific configurations?
Azure Resource Manager
What consists of several components configured as a client-server implementation where the client and server run simultaneously on the same host and the client communicates with the server using a REST API, which allows the client to also communicate with a remote server instance
Docker Engine
What responds to requests from the client via a REST API and can interact with other daemons and is also responsible for tracking the lifecycle of our containers?
Docker server/Dockerd daemon
What is a computer program that runs as a background process, rather than being under the direct control of an interactive user?
daemon
What are the networks, storage volumes, plugins, and other service objects that you’ll create and configure to support your container deployments?
Docker objects
What is the Docker server?
a daemon named dockerd
What is the Software-as-a-Service (SaaS) Docker container registry that we use to store and distribute the container images we create?
Docker Hub
What a central location in which data is stored and managed?
Repository
What makes it possible for development teams to rapidly build and deploy new environments with the trust they’re building within organizational compliance using a set of built-in components, such as networking, to speed up development and delivery?
Azure Blueprints
What is a secure point-to-point service that uses a third-party connectivity partner to provide and host circuits on your behalf?
ExpressRoute
What does Unionfs stand for?
Stackable Unification File System
What is the file system used to create Docker images?
Unionfs
What file system allows you to stack several directories, called branches, in such a way that it appears as if the content is merged but the content is physically kept separate and allows you to add and remove branches as you build out your file system?
Unionfs
What service protects your physical or virtual machines in case of failure no matter where they reside: on-premises or in the cloud
Azure Backup
What is an image that uses the Docker scratch image?
Base Image
What is an empty container image that doesn’t create a filesystem layer and assumes that the application you’re going to run can directly use the host OS kernel?
Scratch Image
What is the container image from which you create your images called?
Parent Image
What is the name for data that adheres to a strict schema, so all of the data has the same fields or properties?
Structured/Relational Data
What is the name of data where the fields do not neatly fit into tables, rows, and columns so it contains tags that make the organization and hierarchy of the data apparent?
Semi-Structured Data
What is a logical group of database operations that execute together?
A Transaction
What kind of database supports semi-structured data, or NoSQL data, by design?
Azure Cosmos DB
What are small applications that allow you to configure and automate tasks on Azure VMs after initial deployment?
Azure VM Extensions
What do you get with the Azure Active Directory Free tier?
- Manage users and groups
- On-premises AD synchronization
- Self-service password reset for Azure AD users (not on-prem AD)
- Basic reports
- Single sign on for Microsoft 365, Azure Services, and many third-party SaaS applications
What is the value between 1 and 223 given by Azure AD that reveals how effective your security is by showing how well you match the recommendations and best practices that Microsoft suggests for tenant security?
Identity Secure Score
What are the JSON files that define the resources you need to deploy for your solution called?
Resource Manager Templates
What are the advantages of using Azure Backup?
- Unlimited data transfer
- Data encryption
- Application-consistent backups
- Long-term retention
- Automatic storage management
- High availability due to unlimited scaling
- Multiple storage options: locally redundant vs geo-redundant storage
- Pay-as-you-use model
What is the name given to a recovery point that has all required data to restore the backup copy?
Application-Consistent Backup
What is a backup as a service offering that protects physical or virtual machines no matter where they reside: on-premises or in the cloud through the use of Azure Recovery Services?
Azure Backup
What is a storage entity in Azure that houses data which is typically copies of data, or configuration information for virtual machines (VMs), workloads, servers, or workstations?
Azure Recovery Services Vault
What replicates workloads from a primary site to a secondary location, so in the case of an outage at your primary site, you can fail over to a secondary location?
Azure Site Recovery
What are the benefits of Azure Site Recovery?
- Uses Azure as your recovery site, eliminating the cost and complexity of maintaining a secondary physical data center
- Makes it incredibly simple to test failovers for recovery drills without impacting your production environments
What is the reference architecture where (usually) an Azure virtual network acts as a central connection point between the cloud and on-premises network?
Azure Hub-Spoke
What is used to capture packet data from the Azure services you use, help you understand the flow of data in network traffic patterns, and troubleshoot network-related problems on your network?
Azure Network Watcher
What is an architecture where multiple tenants share the same physical instance of the app, and although tenants share physical resources (such as VMs or storage), each tenant gets its own logical instance of the app?
Azure Multi-Tenant
What is a domain that you customize for your Azure AD directory?
Custom Domain
What role do you use to manage all resources in Azure, including the access levels that users need for resources?
Owner Role
What role gives you access to all administrative capabilities in Azure AD and is automatically granted to the creator of a tenant?
Global Administrator
What provides managed domain services such as domain join, group policy, lightweight directory access protocol (LDAP), and Kerberos/NTLM authentication?
- These Azure services remove the need to deploy, manage, and patch domain controllers (DCs) in the cloud
Azure AD DS
What does Azure AD DS stand for?
Azure Active Directory Domain Services
What require users to pass additional authentication challenges, such as multi-factor authentication, before they access an app?
Conditional-Access Policies
What notifies you about Azure service incidents and planned maintenance so you can take action to mitigate downtime, and allows you to configure customizable cloud alerts and use your personalized dashboard to analyze health issues?
Azure Service Health
What helps you diagnose and get support for service problems that affect your Azure resources and reports on the current and past health of your resources?
Azure Resource Health
Is RBAC or Azure Policy default allow and explicit deny?
Azure Policy
What allows users to be added and removed from groups automatically based on your criteria?
Dynamic Groups
In Azure AD what allows users elevated access to control who is allowed to do what?
Administrator roles
What are the Powershell and Azure CLI commands for creating a new user in Azure AD?
PS - New-AzureADUser
CLI - az ad user create
What Azure AD role allows you to create and modify users in Azure AD?
User Administrator
What type of account does a native member of the Azure AD organization that has a set of default permissions like being able to manage their profile information have?
Member User Account
What type of account has restricted Azure AD organization permissions and is given to someone invited to collaborate with your organization?7
Guest Users Account
When a user is deleted, how long does the account remain in a suspended state that allows the user to be restored?
30 days
What are the PowerShell and Azure CLI commands for creating a new user in Azure?
PS - New-AzureADUser
CLI - az ad user create
What is used to manage Azure AD-related resources like users, groups, billing, licensing, application registration and more?
Azure AD Roles
What is used to manage access to Azure resources like virtual machines, SQL databases, or storage?
RBAC Roles
What is assigning a user the required access rights by directly assigning a role that has those access rights?
Direct Assignment
What is assigning a group the required access rights, and members of the group will inherit those rights?
Group Assignment
What is using rules to determine a group membership based on user or device properties?
Rule-Based Assignment
What is Microsoft’s cloud-based identity and access management service which provides single sign-on and multi-factor authentication to help protect your users from 99.9 percent of cybersecurity attacks?
Azure AD
What represents the organization and the default directory assigned to it?
Tenant