Azure NSGs are used to control _______ to and from Azure resources in a virtual network.
- Access
- Communication
- Security
- Traffic
Azure Network Security Groups (NSGs) are used to control access to and from Azure resources by defining security rules.
A company is deploying a web application in Azure. They need a solution to distribute user traffic across multiple regions for high availability and performance. Which Azure service would best meet this requirement?
- Azure Application Gateway
- Azure Front Door
- Azure Load Balancer
- Azure Traffic Manager
Azure Front Door is designed for global load balancing, providing high availability and performance by distributing user traffic across multiple regions.
In Azure Cognitive Services, which service is primarily used for text analytics and natural language processing?
- Azure Computer Vision
- Azure Speech Services
- Azure Text Analytics
- Azure Translator
Azure Text Analytics is the service in Cognitive Services specifically tailored for text analytics and natural language processing tasks. It extracts insights from unstructured text data.
Azure Security Center's _______ dashboard provides a unified view of security posture across hybrid cloud workloads.
- Advanced Analytics
- Compliance
- Security Score
- Threat Protection
Azure Security Center's Security Score dashboard offers a unified view, evaluating the security posture of hybrid cloud workloads based on various security controls and configurations.
You are tasked with developing a chatbot for customer service using Azure Cognitive Services. Which service(s) would be essential for this project?
- All of the above
- Azure Language Understanding (LUIS)
- Azure Speech Service
- Azure Text Analytics
All of the mentioned services are essential for a customer service chatbot: LUIS for intent recognition, Text Analytics for sentiment analysis, and Speech Service for voice interactions.
The _______ in Azure Cognitive Services provides capabilities for speech recognition and translation.
- Decision API
- Language API
- Speech API
- Vision API
The Speech API in Azure Cognitive Services provides capabilities for speech recognition and translation, making it a valuable tool for building applications with audio processing needs.
What is the primary function of Azure Data Factory in data integration and transformation workflows?
- Cloud storage management
- Data orchestration and transformation
- Identity and Access Management
- Virtual machine provisioning
Azure Data Factory is designed for data orchestration and transformation, allowing users to create, schedule, and manage data pipelines for integration workflows.
You are tasked with improving the security of a cloud-based application that handles sensitive user data. The solution should include advanced threat protection and identity management. What Azure services would you include in your design?
- Azure Active Directory (AAD)
- Azure Advanced Threat Protection (ATP)
- Azure Information Protection
- Azure Key Vault
Azure Advanced Threat Protection (ATP) helps detect and respond to advanced threats, and Azure Active Directory (AAD) provides robust identity management. These services collectively enhance the security of a cloud-based application handling sensitive data.
In the context of IoT, what is the role of Azure Stream Analytics?
- Cloud storage
- Device provisioning
- IoT device management
- Real-time data processing
Azure Stream Analytics plays a crucial role in real-time data processing, allowing the analysis of streaming data from IoT devices for immediate insights and actions.
What role does Multi-Factor Authentication (MFA) play in Azure Identity and Access Management?
- Network firewall protection
- Password encryption
- Two-step verification
- User authorization
Multi-Factor Authentication (MFA) adds an extra layer of security by requiring users to provide multiple authentication factors, typically a password and a verification code, enhancing identity and access management.