WorksheetsAI_102_MODULE_2
Total questions: 10
Worksheet time: 10mins
Your organization is storing sensitive data such as API keys, certificates, and connection strings. You need a centralized and secure solution to manage and access these secrets. What Azure service can help you achieve this?
Azure Security Center
Azure Key Vault
Azure Active Directory
Azure Resource Manager
You are developing an application that requires access to encryption keys for data protection. Which responsibility aligns with Azure Key Vault in this context?
Managing application deployment
Securing sensitive information
Implementing REST APIs
Data visualization
Your team is building a web application that needs to retrieve data from an Azure database. What technology or approach should you use to access the data via HTTP requests?
JSON
REST API
Azure key vault
Azure blob storage
You are developing a mobile app that communicates with an Azure service to retrieve real-time weather information. What technology allows your app to make standard HTTP requests to access this data?
JSON
REST API
Azure Functions
Azure Cosmos DB
Your team is working on a project where you need to exchange data between different systems, and you want to use a lightweight data-interchange format. What format is commonly used for this purpose in Azure?
XML
YAML
JSON
HTML
You are developing an Azure Function to process incoming data from various sources. What format is often used to represent data within the payload of HTTP requests and responses?
XML
YAML
JSON
HTML
Your organization needs to quickly run a containerized application without the complexity of managing container orchestration. What Azure service allows you to deploy containers with minimal setup and management overhead?
Azure Kubernetes Service (AKS)
Azure Container Instances (ACI)
Azure Functions
Azure App Service (Web App)
You have a development environment where you frequently need to spin up containers for testing purposes. What Azure service can you use to create containers on-demand without managing underlying infrastructure?
Azure Kubernetes Service (AKS)
Azure Container Instances (ACI)
Azure Logic Apps
Azure Virtual Machines (VMs)
Your organization is expanding its Azure presence and is considering using multiple Azure subscriptions to manage resources more efficiently. What is a primary benefit of using multiple subscriptions in Azure?
Reduced access control
Easier cost tracking and management
Limited scalability
Simpler resource organization
You are responsible for managing an Azure environment that includes multiple subscriptions. You need to ensure that users and teams have access to the resources they require while adhering to security and compliance policies. What Azure service can you use to centrally manage access and policies across these subscriptions?
Azure Resource Manager
Azure Active Directory
Azure Policy
Azure Monitor
