Microsoft Azure
Collaboration Communications Systems Engineer
MS-721
Validate your skills as a Collaboration Communications Systems Engineer with the MS-721 exam.
147 questions
0 views
Free
Questions 141–147 of 147
A company needs to share a large dataset securely with multiple partners. Which Azure service would be most appropriate?
-
A
Azure Blob Storage
-
B
Azure Virtual Network
-
C
Azure SharePoint Online
-
D
Azure Firewall
Explanation
Azure Blob Storage allows secure, scalable data sharing; others are not primarily designed for data sharing.
Which service provides the ability to store and analyze petabytes of data in Azure?
-
A
Azure Synapse Analytics
-
B
Azure Functions
-
C
Azure Blob Storage
-
D
Azure Virtual Machines
Explanation
Azure Synapse Analytics is designed for massive data analytics, unlike the others.
A company needs to establish a secure connection between their on-premises network and Azure resources. What should they deploy?
-
A
Azure Traffic Manager
-
B
Azure VPN Gateway
-
C
Azure Logic Apps
-
D
Azure DevOps
Explanation
Azure VPN Gateway allows secure connections to Azure.
What happens when you assign a user an Azure role with 'Reader' permissions?
-
A
User can modify resources.
-
B
User can only view resources.
-
C
User can create resources.
-
D
User can delete resources.
Explanation
'Reader' permissions only permit viewing resources, not modification.
Which service enables real-time communication in Microsoft Teams?
-
A
Microsoft Graph
-
B
Azure Communication Services
-
C
Microsoft Exchange
-
D
Azure Active Directory
Explanation
Azure Communication Services provides APIs for real-time communication, while the others serve different primary functions.
A company needs to manage user access in Azure. What should they implement?
-
A
Network Security Groups
-
B
Role-Based Access Control
-
C
Azure Firewall
-
D
Azure Monitor
Explanation
Role-Based Access Control (RBAC) is designed specifically for managing user permissions, unlike the other options.
What happens when an Azure Function runs out of time?
-
A
It restarts automatically
-
B
It logs an error
-
C
It completes the execution
-
D
It returns a timeout response
Explanation
When timing out, an Azure Function returns a timeout error, whereas others do not appropriately reflect the execution state.