Microsoft Azure

Designing Microsoft Azure Infrastructure Solutions

AZ-305
Popular

Prepare for the AZ-305 exam to validate your skills in designing Azure infrastructure solutions.

144 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 21–30 of 144

Q21

You are configuring a virtual network with subnet delegation. What happens when you delegate a subnet to an Azure service?

  • A Only that service can use the subnet
  • B Access is restricted for all VMs
  • C No effect on resource availability
  • D All services can utilize the subnet
Explanation Delegation allows only the specified Azure service to manage and use the subnet, while the others imply incorrect behaviors or effects.
Q22

Which Azure service is used for serverless compute?

  • A Azure Functions
  • B Azure VMs
  • C Azure App Service
  • D Azure Kubernetes Service
Explanation Azure Functions allows for serverless compute, while others are not serverless solutions.
Q23

A company needs to securely manage access to Azure resources. Which feature should they implement?

  • A Resource Manager
  • B Azure RBAC
  • C Network Security Groups
  • D Azure Load Balancer
Explanation Azure RBAC specifically manages access permissions, while the others do not address access control directly.
Q24

What happens when you deploy a VM in Azure with an assigned public IP address but no NSG?

  • A Only HTTP traffic is allowed
  • B All inbound traffic is allowed
  • C Outbound traffic is block
  • D No traffic goes through
Explanation Without an NSG, all inbound traffic is allowed by default; NSGs control access.
Q25

Which service is best for integrating multiple Azure services with on-premises applications?

  • A Azure Logic Apps
  • B Azure Functions
  • C Azure Blob Storage
  • D Azure CDN
Explanation Azure Logic Apps is designed for workflow automation across services, making it suitable for integration tasks.
Q26

A company needs to assess the cost of deploying a new app on Azure. Which tool should they use?

  • A Azure Monitor
  • B Azure Pricing Calculator
  • C Azure Advisor
  • D Azure Security Center
Explanation The Azure Pricing Calculator helps estimate costs for various Azure services effectively.
Q27

You are configuring Azure Firewall to restrict outbound traffic. What happens if you set the rule to allow all traffic?

  • A Only HTTP traffic is allowed
  • B All outbound traffic is allowed
  • C No traffic will be allowed
  • D Only traffic on port 80 is allowed
Explanation Allowing all traffic permits every outbound connection, overriding other restrictions.
Q28

Which Azure service provides a fully managed NoSQL database?

  • A Azure Cosmos DB
  • B Azure SQL Database
  • C Azure Blob Storage
  • D Azure Table Storage
Explanation Azure Cosmos DB is designed for NoSQL scenarios, while others are SQL or file storage services.
Q29

A company needs to connect on-premises resources with Azure services securely. What should they use?

  • A Azure VPN Gateway
  • B Azure CDN
  • C Azure ExpressRoute
  • D Azure Blob Storage
Explanation Azure ExpressRoute creates a private connection to Azure, unlike the other options.
Q30

What happens when you enable a soft delete on an Azure Blob Storage account?

  • A Blobs cannot be deleted anymore
  • B Deleted blobs can be restored
  • C All data is permanently lost
  • D Storage costs are reduced
Explanation Enabling soft delete allows restoration of deleted blobs, while others do not accurately describe its purpose.