Azure Features Flashcards

1
Q

What is Azure Access Review

A

Azure Access Review is a feature in Azure Active Directory that allows organizations to periodically review and certify user access to Azure AD resources.

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

What are Shared Access Signatures

A

Shared Access Signatures (SAS) in Azure are a secure way to grant time-limited and scoped access to Azure Storage resources, such as blobs, containers, queues, or tables.

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

What are Conditional Access policies?

A

A Conditional Access policy in Azure Active Directory is a security feature that allows organizations to define specific access controls and policies based on various conditions.

These policies enable organizations to apply dynamic access controls to protect resources and data, taking into account factors such as user location, device health, user risk, and sign-in behavior.

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

What are Certificates

A

Certificates are digital documents that serve as a form of identification and authentication in computer systems and networks.

They are issued by a trusted Certificate Authority (CA) and contain information such as the owner’s public key, identification details, and the CA’s digital signature.

Common types of certificates include SSL/TLS certificates for secure websites, code signing certificates for software integrity, and client certificates for user authentication.

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

What are Access Keys

A

Access keys in Azure are the primary credentials used to authenticate and authorize access to Azure resources within an Azure subscription.

Each Azure subscription has two access keys, also known as shared access keys or account keys: a primary key and a secondary key.

Access keys act as the equivalent of a username and password combination and are used in conjunction with the Azure Management API or SDKs to authenticate and interact with Azure resources programmatically.

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

Azure AD Application Proxy

A

allows organizations to securely publish on-premises web applications to external users.

It enables remote access to internal web applications without the need for a VPN connection

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

What is Azure Arc

A

Azure Arc is a service in Azure that extends Azure’s management and services to resources outside of Azure.

With Azure Arc, you can centrally manage and monitor resources across hybrid environments, leveraging Azure’s capabilities and consistent management experience.

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

What is Azure Databricks

A

Azure Databricks is a fast, scalable, and collaborative Apache Spark-based analytics platform provided as a fully managed service in the Azure cloud.

It offers features such as automated cluster management, built-in collaboration tools, notebook-based development, and integration with popular Azure services and tools.

Azure Databricks enables organizations to process and analyze large volumes of data, build advanced analytics models, and derive insights from data in a scalable and efficient manner.

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

What is Azure Data Lake Store?

A

Azure Data Lake Store is a scalable and secure cloud-based storage service that allows you to store and access data of any size or type. It provides a hierarchical file system and supports distributed file systems, making it suitable for storing big data and enabling high-throughput data processing.

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

What is Azure Traffic Analytics

A

Traffic Analytics gives you statistical data and traffic visualization like total inbound and outbound flows and the number of deployed NSGs

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

What is Azure Network Watcher

A

a comprehensive network monitoring and diagnostic service in Azure that provides insights and visibility into Azure network resources.

Features Include:

Connection Monitor
Packet Capture
IP Flow Verify
Next Hop
VPN Troubleshoot
Security Group View
NSG Flow Logs
Connection Monitor Logs

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

What is Azure Connection Monitor

A

Allows you to continuously monitor the connectivity between different network endpoints, such as virtual machines or Azure services, to identify any network issues or latency.

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

What is Packet Capture

A

Enables the capture and analysis of network traffic packets for troubleshooting and diagnostics.

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

What is IP Flow Verify

A

Validates network flow rules by verifying the connectivity and routing between source and destination IP addresses, subnets, and ports.

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

What is Next Hop

A

Helps determine the next hop for network traffic, providing insights into the routing path taken by packets between network devices.

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

What is VPN Troubleshoot

A

Assists in troubleshooting virtual private network (VPN) connections by providing visibility into connection status, traffic volume, and configuration issues.

17
Q

What is Azure Security Group View

A

Allows you to analyze network security group (NSG) rules and visualize the associated inbound and outbound traffic flow.

18
Q

What is NSG Flow Logs

A

Enables the collection and analysis of Network Security Group flow logs for auditing and monitoring network traffic.

19
Q

What are Connection Monitor Logs

A

Provides logs and insights for the Connection Monitor feature, offering visibility into network connectivity and latency issues.

20
Q

What are Azure AD Enterprise applications

A

Azure AD Enterprise applications (formerly Azure AD applications) are configurations that allow organizations to integrate and manage applications within Azure AD, providing centralized identity and access management for cloud-based and on-premises applications.