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 121–130 of 148

Q121

What happens when you delete an Azure VM that has an attached managed disk?

  • A Disk is deleted automatically
  • B Disk remains but is not accessible
  • C Resource Group is deleted
  • D VM and disk are both retained
Explanation The managed disk remains in Azure but is detached from the deleted VM.
Q122

Which service is used for Azure networking?

  • A Azure Traffic Manager
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Azure Functions
Explanation Azure Traffic Manager is for networking; others focus on storage or compute.
Q123

A company needs to ensure that its virtual machines can only be accessed from a specific subnet. What should they implement?

  • A Network Security Groups
  • B Azure Load Balancer
  • C Virtual Network Peering
  • D Azure VPN Gateway
Explanation Network Security Groups control traffic flow; other options do not enforce access restrictions directly.
Q124

You are configuring Azure Backup for your virtual machines. What happens when you set a backup frequency of 12 hours?

  • A Backups occur every 12 hours
  • B Backups occur every day at midnight
  • C Backups occur only once a week
  • D Backups are continuous without intervals
Explanation Setting a frequency of 12 hours means backups occur every 12 hours; others misinterpret timing or backup types.
Q125

Which Azure service is used for continuous integration and continuous delivery?

  • A Azure DevOps
  • B Azure Functions
  • C Azure Virtual Machines
  • D Azure Blob Storage
Explanation Azure DevOps provides CI/CD pipelines, while the others do not focus on this specifically.
Q126

A company needs to ensure that only specific users can access certain Azure resources. Which service should they utilize?

  • A Azure Backup
  • B Azure Active Directory
  • C Azure Key Vault
  • D Azure Monitor
Explanation Azure Active Directory manages user access; the others do not control user access specifically.
Q127

You are configuring an Azure Advisor recommendation for your VM usage. What happens when the VM is sized down?

  • A Increased performance automatically
  • B Decreased billing costs
  • C VM stops functioning
  • D Data within VM is deleted
Explanation Downsizing a VM generally reduces costs, while the others present incorrect outcomes.
Q128

Which service is best for automating deployment in Azure?

  • A Azure DevOps
  • B Azure SQL Database
  • C Azure Blob Storage
  • D Azure CDN
Explanation Azure DevOps provides CI/CD capabilities for automation, while others serve different purposes.
Q129

A company needs to share resources between Azure AD tenants. What should they use?

  • A External Identities
  • B Azure Functions
  • C Logic Apps
  • D Virtual Networks
Explanation External Identities allows resource sharing securely, while other options do not facilitate this.
Q130

What happens when a blob is deleted from Azure Storage without soft delete enabled?

  • A It is recoverable for 30 days
  • B It is permanently deleted
  • C It moves to a recycle bin
  • D It becomes a hidden blob
Explanation Without soft delete, the blob is permanently deleted immediately.