Azure Key Terms Flashcards

1
Q

App Registration

A

An App Registration (Application) is an object in Azure AD that describes the application. It is the definition of the application which includes several elements such as: name, logo, publisher, API dependencies (OAuth), redirect URIs, app roles (RBAC), proxy metadata, SSO metadata, published APIs, etc. The application registration in your tenant enables you and others to authenticate against your Azure Active Directory. Another option is to authentication through an application secret. A default application registration on its own cannot do much more than validating that the user has valid login credentials. This can be your Active Directory or in case of a multi-tenant application the directory where the user is originated from.

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

Administrative Units

A

An administrative unit is an Azure AD resource that can be a container for other Azure AD resources. An administrative unit can contain only users, groups, or devices. Administrative units restrict permissions in a role to any portion of your organization that you define. You could, for example, use administrative units to delegate the Helpdesk Administrator role to regional support specialists, so they can manage users only in the region that they support.

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

Dev Centers

A

Development teams vary in the way they function and may have different needs. A dev center helps you to manage these different scenarios by enabling you to group similar sets of projects together and apply similar settings.

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

Azure Active Directory

A

Azure Active Directory (Azure AD) is Microsoft’s enterprise cloud-based identity and access management (IAM) solution. Azure AD is the backbone of the Office 365 system, and it can sync with on-premise Active Directory and provide authentication to other cloud-based systems via OAuth.

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

Virtual Machine

A

A computer system created using software on one physical computer in order to emulate the functionality of another separate physical computer. Virtual machines are based on computer architectures and provide functionality of a physical computer. Their implementations may involve specialized hardware, software, or a combination.

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

SQL Databases

A

Part of the Azure SQL family, Azure SQL Database is an always-up-to-date, fully managed relational database service built for the cloud. Build your next app with the simplicity and flexibility of a multi-model database that scales to meet demand.

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

Cost Management

A

A Feature in Azure that tracks resource usage and manages costs across all your clouds with a single, unified view, and access rich operational and financial insights to make informed decisions.

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

Virtual Networks

A

Azure Virtual Network (VNet) is the fundamental building block for your private network in Azure. VNet enables many types of Azure resources, such as Azure Virtual Machines (VM), to securely communicate with each other, the internet, and on-premises networks. VNet is similar to a traditional network that you’d operate in your own data center but brings with it additional benefits of Azure’s infrastructure such as scale, availability, and isolation.

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

Resource Group

A

A resource group is a container that holds related resources for an Azure solution. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group. You decide how you want to allocate resources to resource groups based on what makes the most sense for your organization.

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

Management Groups

A

An Azure Management group is logical containers that allow Azure Administrators to manage access, policy, and compliance across multiple Azure Subscriptions en masse. Management groups allow you to build an Azure Subscription tree that can be used with several other Azure service, including Azure Policy and Azure Role Based Access Control. Azure Management Groups provide flexibility for organizing policy, access control, and compliance across multiple subscriptions. We can nest Azure Management Groups up to six levels deep for efficient management of resources.

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

Azure Storage Account

A

A storage account is a container that bands a set of Azure Storage services together. Only data services from Azure Storage can be comprised in a storage account. Integrating data services into a storage account allows the user to manage them as a group. The settings specified while creating the account, or setting that is changed after creation, is applicable everywhere. Once the storage account gets deleted, all the data stored inside gets removed.

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

Data Lake

A

A data lake is a system or repository of data stored in its natural/raw format, usually object blobs or files. A data lake is usually a single store of data including raw copies of source system data, sensor data, social data etc., and transformed data used for tasks such as reporting, visualization, advanced analytics and machine learning. A data lake can include structured data from relational databases (rows and columns), semi-structured data (CSV, logs, XML, JSON), unstructured data (emails, documents, PDFs) and binary data (images, audio, video). A data lake can be established “on premises” (within an organization’s data centers) or “in the cloud” (using cloud services from vendors such as Amazon, Microsoft, or Google).

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

Azure Cosmos DB

A

Develop high-performance applications of any size or scale with a fully managed and serverless distributed database supporting open-source PostgreSQL, MongoDB, and Apache Cassandra. Get automatic and instant scalability, with SLA-backed single-digit millisecond reads and writes and 99.999 percent availability for NoSQL data. Deploy and scale applications with distributed PostgreSQL using the latest version, tools, and extensions.

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

Internet of Things (IOT)

A

A concept describing physical objects (or groups of such objects) with sensors, processing ability, software and other technologies that connect and exchange data with other devices and systems over the Internet or other communications networks.

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

IOT Hub

A

Azure IoT Hubs enables IoT solutions with reliable and secure communications between millions of IoT devices and a cloud-hosted solution backend. IoT Hub supports multiple messaging patterns such as device-to-cloud telemetry, file upload from devices, and request-reply methods to control your devices from the cloud. IoT Hub monitors and tracks events such as device creation, device failures, and device connections.

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

Azure Functions

A

Azure Functions is a cloud service available on-demand that provides all the continually updated infrastructure and resources needed to run your applications. You focus on the code that matters most to you, in the most productive language for you, and Functions handles the rest. Functions provides serverless compute for Azure. You can use Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.

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

Logic Apps

A

Azure Logic Apps is a cloud platform where you can create and run automated workflows with little to no code. By using the visual designer and selecting from prebuilt operations, you can quickly build a workflow that integrates and manages your apps, data, services, and systems.

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

Azure Service Bus

A

Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics (in a namespace). Service Bus is used to decouple applications and services from each other, providing the following benefits: Load-balancing work across competing workers, Safely routing and transferring, data and control across service and application boundaries, and coordinating transactional work that requires a high-degree of reliability.

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

Azure Container Instances

A

Run Docker containers on-demand in a managed, serverless Azure environment. Azure Container Instances is a solution for any scenario that can operate in isolated containers, without orchestration. Run event-driven applications, quickly deploy from your container development pipelines, and run data processing and build jobs.

20
Q

Azure Kubernetes Services (AKS)

A

AKS offers the quickest way to start developing and deploying cloud-native apps in Azure, datacenters, or at the edge with built-in code-to-cloud pipelines and guardrails. Get unified management and governance for on-premises, edge, and multicloud Kubernetes clusters. Interoperate with Azure security, identity, cost management, and migration services.

21
Q

Azure Migrate

A

Azure Migrate provides a simplified migration, modernization, and optimization service for Azure. All pre-migration steps such as discovery, assessments, and right-sizing of on-premises resources are included for infrastructure, data, and applications.

22
Q

Azure Key Vault

A

Securely stores and tightly control access to tokens, passwords, certificates, API keys, and other secrets. Create and control the encryption keys used to encrypt your data. Easily provision, manage, and deploy public and private Transport Layer Security/Secure Sockets Layer (TLS/SSL) certificates for use with Azure and your internal connected resources.

23
Q

Azure Subscriptions

A

A subscription is an agreement with Microsoft to use one or more Microsoft cloud platforms or services, for which charges accrue based on either a per-user license fee or on cloud-based resource consumption.

24
Q

Azure Web Apps

A

Azure Web Apps is a cloud computing based platform for hosting websites, created and operated by Microsoft. It is a platform as a service (PaaS) which allows publishing Web apps running on multiple frameworks and written in different programming languages (.NET, node.js, PHP, Python and Java), including Microsoft proprietary ones and 3rd party ones. Microsoft Azure Web Sites became available in its first preview version in June 2012, and an official version (“General Availability”) was announced in June 2013.

25
Q

Azure Data Box

A

The Microsoft Azure Data Box cloud solution lets you send terabytes of data into and out of Azure in a quick, inexpensive, and reliable way. The secure data transfer is accelerated by shipping you a proprietary Data Box storage device. Each storage device has a maximum usable storage capacity of 80 TB and is transported to your datacenter through a regional carrier. The device has a rugged casing to protect and secure data during the transit.

26
Q

Azure Synapse Analytics

A

Azure Synapse is a limitless analytics service that brings together enterprise data warehousing and Big Data analytics. It gives you the freedom to query data on your terms, using either serverless or dedicated resources—at scale.

27
Q

Azure Bot Service

A

An integrated development environment for bot building. Its integration with Power Virtual Agents, a fully hosted low-code platform, enables developers of all technical abilities build conversational AI bots—no code needed.

28
Q

Azure Cognitive Services

A

Cloud-based artificial intelligence (AI) services that help developers build cognitive intelligence into applications without having direct AI or data science skills or knowledge. They are available through REST APIs and client library SDKs in popular development languages. Azure Cognitive Services enables developers to easily add cognitive features into their applications with cognitive solutions that can see, hear, speak, and analyze.

29
Q

Azure Machine Learning Studio

A

A cloud service for accelerating and managing the machine learning project lifecycle. Machine learning professionals, data scientists, and engineers can use it in their day-to-day workflows: Train and deploy models, and manage MLOps.

30
Q

Serverless

A

Serverless computing enables developers to build applications faster by eliminating the need for them to manage infrastructure. With serverless applications, the cloud service provider automatically provisions, scales, and manages the infrastructure required to run the code. Serverless still involves servers, but they’re provisioned by Azure as opposed to the customer.

31
Q

GitHub

A

GitHub, Inc. is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.

32
Q

GitHub Actions

A

GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production.

33
Q

Azure Firewall

A

A cloud-native and intelligent network firewall security service that provides the best of breed threat protection for your cloud workloads running in Azure. It’s a fully stateful, firewall as a service with built-in high availability and unrestricted cloud scalability. It provides both east-west and north-south traffic inspection.

34
Q

Azure Distributed Denial of Service (DDOS) Attack Protection

A

Helps protect your apps and resources with a profile automatically tuned to your expected traffic volume. Defend against even the most sophisticated attacks with an Azure global network that gives you dedicated monitoring, logging, telemetry, and alerts.

35
Q

Event Grid

A

A complete event routing service actively running on top of Azure Service Fabric. Event Grid issues events from various services like Azure Storage Blobs to different handlers like Azure Functions. Azure Event Grid was invented to build event-based and serverless applications on Azure at an ease.

36
Q

Microsoft Defender for Identity

A

Helps protect your enterprise hybrid environments from multiple types of advanced targeted cyber-attacks and insider threats.

37
Q

Azure Information Protection

A

A part of Microsoft Purview Information Protection (formerly Microsoft Information Protection or MIP). Microsoft Purview Information Protection helps you discover, classify, protect, and govern sensitive information wherever it lives or travels.

38
Q

Azure Sentinel

A

Delivers intelligent security analytics and threat intelligence across the enterprise. With Microsoft Sentinel, you get a single solution for attack detection, threat visibility, proactive hunting, and threat response. Microsoft Sentinel is your bird’s-eye view across the enterprise alleviating the stress of increasingly sophisticated attacks, increasing volumes of alerts, and long resolution time frames.

39
Q

Azure Dedicated Hosts

A

Provides physical servers that host one or more Azure virtual machines. Your server is dedicated to your organization and workloads—capacity isn’t shared with other customers. This host-level isolation helps address compliance requirements. As you provision the host, you gain visibility into and control over the placement of your Azure VMs, and you determine the host’s maintenance policies.

40
Q

Azure Policy

A

Helps to enforce organizational standards and to assess compliance at-scale. Through its compliance dashboard, it provides an aggregated view to evaluate the overall state of the environment, with the ability to drill down to the per-resource, per-policy granularity. It also helps to bring your resources to compliance through bulk remediation for existing resources and automatic remediation for new resources.

41
Q

Azure Monitor

A

Helps you maximize the availability and performance of your applications and services. It delivers a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. This information helps you understand how your applications are performing and proactively identify issues that affect them and the resources they depend on.

42
Q

Log Analytics

A

A tool in the Azure portal to edit and run log queries from data collected by Azure Monitor logs and interactively analyze their results. You can use Log Analytics queries to retrieve records that match particular criteria, identify trends, analyze patterns, and provide various insights into your data.

43
Q

Microsoft Purview Compliance Manager

A

Microsoft Purview Compliance Manager is a feature in the Microsoft Purview compliance portal that helps you manage your organization’s multicloud compliance requirements with greater ease and convenience. Compliance Manager can help you throughout your compliance journey, from taking inventory of your data protection risks to managing the complexities of implementing controls, staying current with regulations and certifications, and reporting to auditors.

44
Q

Azure China

A

Microsoft Azure operated by 21Vianet (Azure China) is a physically separated instance of cloud services located in China. It’s independently operated and transacted by Shanghai Blue Cloud Technology Co., Ltd. (“21Vianet”), a wholly owned subsidiary of Beijing 21Vianet Broadband Data Center Co., Ltd..

45
Q

Azure Arc

A

Today, companies struggle to control and govern increasingly complex environments that extend across data centers, multiple clouds, and edge. Each environment and cloud possesses its own set of management tools, and new DevOps and ITOps operational models can be hard to implement across resources. Azure Arc simplifies governance and management by delivering a consistent multi-cloud and on-premises management platform.

46
Q

Azure Blueprints

A

Makes it possible for development teams to rapidly build and start up new environments with trust they’re building within organizational compliance with a set of built-in components, such as networking, to speed up development and delivery.