Microsoft Azure

Microsoft Azure Administrator

AZ-104
Popular

Validate your skills as an Azure Administrator with the AZ-104 exam, covering Azure management and governance.

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

Questions 61–70 of 148

Q61

What happens when you exceed your Azure subscription limits for a resource?

  • A Resources are automatically scaled up.
  • B Resource creation will fail.
  • C Subscription is automatically upgraded.
  • D You receive additional credits.
Explanation Exceeding a subscription limit will result in resource creation failures; scaling up or automatic upgrades do not occur without manual actions.
Q62

Which Azure service provides integrated monitoring for resources?

  • A Azure Monitor
  • B Azure Active Directory
  • C Azure Functions
  • D Azure Cosmos DB
Explanation Azure Monitor allows full-scale monitoring of resources, while the others serve different purposes.
Q63

You are configuring a Virtual Network with two subnets. What happens if both subnets have overlapping IP address ranges?

  • A Configuration is successful without issues
  • B Excel and SharePoint disconnect
  • C Azure will resolve IP conflicts
  • D Configuration fails with an error
Explanation Overlapping IP ranges will cause the configuration to fail due to conflicts, while the others are false scenarios.
Q64

A company needs to ensure that data in Azure Blob Storage is automatically deleted after a specific period. Which feature should they use?

  • A Blob versioning
  • B Lifecycle management policies
  • C Soft delete configuration
  • D Data encryption settings
Explanation Lifecycle management policies enable automated deletion, whereas the other options do not relate to automatic data deletion.
Q65

Which service is used to automate deployments in Azure?

  • A Azure DevOps
  • B Azure Logic Apps
  • C Azure Functions
  • D Azure Blob Storage
Explanation Azure DevOps provides tools for CI/CD, unlike the other options.
Q66

A company needs to give temporary access to a contractor for a single project. What should they do?

  • A Create a permanent user account
  • B Assign a role to a group
  • C Use Azure AD B2B collaboration
  • D Share a service principal
Explanation Azure AD B2B allows secure collaboration without permanent accounts.
Q67

You are configuring a virtual network gateway. What happens when you select the 'VPN' type?

  • A Only ExpressRoute connections supported
  • B Gateway for point-to-site networking
  • C Enables site-to-site connections only
  • D Permits both VPN and ExpressRoute
Explanation Selecting 'VPN' allows support for both VPN types.
Q68

Which service can be used to automate scaling of Azure resources?

  • A Azure Traffic Manager
  • B Azure Automation
  • C Azure Monitor
  • D Azure Load Balancer
Explanation Azure Automation can set up automatic scaling based on defined conditions, while the others serve different purposes.
Q69

A company needs to manage permissions for developers on multiple Azure subscriptions. What should they use?

  • A Azure RBAC
  • B Azure Policies
  • C Management Groups
  • D Resource Locks
Explanation Management Groups provide a way to manage access across multiple subscriptions, unlike RBAC and others which manage within a single scope.
Q70

What happens when you assign a role to a user at the resource group level?

  • A Access granted only for that group.
  • B Access granted to all resources.
  • C Access denied to all resources.
  • D Access depends on subscription level.
Explanation The user receives permissions only for resources within that specific resource group, not others.