{"id":11799,"date":"2026-09-14T12:11:57","date_gmt":"2026-09-14T12:11:57","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=11799"},"modified":"2026-09-14T12:11:57","modified_gmt":"2026-09-14T12:11:57","slug":"microsoft-az-104-practice-test-questions-and-exam-dumps-part-14-q261-280","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-az-104-practice-test-questions-and-exam-dumps-part-14-q261-280\/","title":{"rendered":"Microsoft AZ-104 Practice Test Questions and Exam Dumps Part 14 Q261-280"},"content":{"rendered":"<h2><b>View Full\u00a0<a href=\"https:\/\/www.examlabs.com\/az-104-exam-dumps\">Microsoft AZ-104 Exam Dumps<\/a>\u00a0and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 261<\/b><\/h3>\n<p><b>Which Azure service provides a managed relational database service based on Microsoft SQL Server?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cosmos DB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure SQL Database<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Table Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure SQL Database is a fully managed relational database service based on the Microsoft SQL Server database engine. Microsoft manages tasks such as infrastructure maintenance, patching, and many availability features. Administrators can focus on database configuration and application workloads. Azure Cosmos DB is designed for globally distributed NoSQL and multi-model workloads, while Table Storage provides NoSQL key-value storage and Queue Storage is designed for messaging.<\/span><\/p>\n<h3><b>Question 262<\/b><\/h3>\n<p><b>Which Azure service is designed for globally distributed NoSQL database workloads?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure SQL Database<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cosmos DB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Managed Disks<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Cosmos DB is a globally distributed database service designed for applications that require scalable performance and low-latency access. It supports multiple data models and can replicate data across Azure regions. Cosmos DB is commonly used for applications requiring flexible schemas and global distribution. Azure SQL Database is a relational database service, while Azure Files and Managed Disks provide storage rather than database functionality.<\/span><\/p>\n<h3><b>Question 263<\/b><\/h3>\n<p><b>Which Azure storage service is best suited for storing large amounts of unstructured object data such as images and videos?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Blob Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Table Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Blob Storage is designed to store large amounts of unstructured object data. Common examples include images, videos, documents, backups, and application data. Blob Storage supports different access tiers to help optimize storage and access costs. Queue Storage is designed for messages, Table Storage handles structured NoSQL data, and Azure Files provides managed file shares.<\/span><\/p>\n<h3><b>Question 264<\/b><\/h3>\n<p><b>Which Azure Blob Storage feature keeps previous versions of a blob when the blob is modified or overwritten?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob Versioning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob Index Tags<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage Firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Immutable Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Blob Versioning automatically maintains previous versions of a blob when it is modified or overwritten. This allows administrators or applications to access an earlier version when necessary. Versioning is useful for recovering from accidental changes or overwrites. It is different from soft delete, which helps recover deleted blobs, while immutable storage is designed to prevent modification or deletion during a defined retention period.<\/span><\/p>\n<h3><b>Question 265<\/b><\/h3>\n<p><b>Which Azure Blob Storage feature allows deleted blobs to be recovered during a configured retention period?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob Soft Delete<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob Versioning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource Lock<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Blob Soft Delete protects blob data from accidental deletion by retaining deleted blobs for a configured period. During this retention period, administrators can restore the deleted data. This feature provides an additional recovery mechanism for storage accounts. Blob Versioning protects previous versions of modified blobs, while Resource Locks protect Azure resources from deletion or modification rather than directly protecting individual blob data.<\/span><\/p>\n<h3><b>Question 266<\/b><\/h3>\n<p><b>Which Azure feature can restore a collection of blobs to an earlier point in time?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob Point-in-Time Restore<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Blob Point-in-Time Restore allows supported Azure Blob Storage data to be restored to an earlier state. It is useful when accidental changes or deletions affect multiple blobs and a previous state needs to be recovered. This capability works with supported storage configuration and protection features. Bastion, Advisor, and Traffic Manager provide administrative, recommendation, and traffic-routing functions rather than blob recovery.<\/span><\/p>\n<h3><b>Question 267<\/b><\/h3>\n<p><b>Which Azure disk type generally provides the highest performance for demanding virtual machine workloads?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard HDD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard SSD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Premium SSD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard Archive<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Premium SSD managed disks provide high-performance, low-latency storage for Azure virtual machines. They are commonly used for production workloads that require higher IOPS and consistent performance. Standard HDD disks are more economical and suitable for less demanding workloads. Standard SSD provides a balance between cost and performance. The appropriate disk type depends on workload requirements and performance needs.<\/span><\/p>\n<h3><b>Question 268<\/b><\/h3>\n<p><b>Which Azure managed disk type is generally the most economical option for workloads that do not require high disk performance?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Premium SSD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard HDD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ultra Disk<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Premium SSD v2<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Standard HDD managed disks are designed for workloads where cost efficiency is more important than high disk performance. They provide lower IOPS and throughput compared with premium disk options. They can be suitable for less demanding workloads, development environments, or applications with lower storage performance requirements. Premium SSD and other higher-performance disk options are better suited for workloads requiring greater performance.<\/span><\/p>\n<h3><b>Question 269<\/b><\/h3>\n<p><b>Which Azure disk option is designed for workloads requiring extremely high IOPS and low latency?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard HDD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard SSD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ultra Disk<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic HDD<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Ultra Disk is designed for demanding workloads that require extremely high IOPS, high throughput, and low latency. It is particularly suitable for intensive database and enterprise applications with significant storage performance requirements. Standard HDD and Standard SSD provide lower performance levels and are generally more cost-effective for less demanding workloads. Ultra Disk is selected when storage performance is a major requirement.<\/span><\/p>\n<h3><b>Question 270<\/b><\/h3>\n<p><b>Which Azure feature allows a public IP address to remain associated with a resource even when the underlying resource is restarted?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static Public IP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic Public IP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Private DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Security Group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A static public IP address remains assigned to the resource until it is explicitly released or changed. This makes it useful when a service needs a predictable public IP address, such as a server accessed through a firewall rule or DNS configuration. Dynamic public IP addresses can change when their associated resource is stopped or deallocated, depending on the configuration and resource type.<\/span><\/p>\n<h3><b>Question 271<\/b><\/h3>\n<p><b>Which Azure networking resource provides an IP address configuration for a virtual machine&#8217;s network connectivity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Interface<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource Group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Management Group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage Account<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A network interface, or NIC, provides network connectivity for an Azure virtual machine. It can be associated with a subnet, private IP address, public IP address, and network security group. The NIC allows the VM to communicate with other resources and networks. Resource groups organize resources, management groups organize subscriptions, and storage accounts provide data storage services.<\/span><\/p>\n<h3><b>Question 272<\/b><\/h3>\n<p><b>Which Azure networking feature determines how traffic is routed from a subnet?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route Table<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Interface<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Availability Set<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure route tables contain user-defined routes that control how network traffic is routed from subnets. Administrators can use routes to direct traffic toward virtual appliances, gateways, or other destinations. Route tables can be associated with subnets. Network interfaces provide connectivity, while Azure DNS handles name resolution. Availability sets are designed to improve the availability of virtual machines.<\/span><\/p>\n<h3><b>Question 273<\/b><\/h3>\n<p><b>Which Azure service provides a private, dedicated network connection between an on-premises environment and Azure without using the public internet?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ExpressRoute<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VPN Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Traffic Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bastion<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">ExpressRoute provides private connectivity between an organization&#8217;s on-premises network and Azure. It uses connectivity provided through an ExpressRoute partner or supported network provider rather than relying on the public internet. This can provide more predictable performance and connectivity characteristics. VPN Gateway can also connect on-premises networks to Azure, but typically uses encrypted VPN tunnels over the internet.<\/span><\/p>\n<h3><b>Question 274<\/b><\/h3>\n<p><b>Which Azure service can securely connect an individual user&#8217;s computer to an Azure virtual network?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Point-to-Site VPN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Load Balancer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Point-to-Site VPN allows an individual client computer to establish a secure VPN connection to an Azure virtual network. It is useful for administrators, developers, and remote users who need access to Azure resources without connecting an entire corporate network. Site-to-site VPN is intended to connect networks, while point-to-site VPN is designed for individual client connections.<\/span><\/p>\n<h3><b>Question 275<\/b><\/h3>\n<p><b>Which Azure service can provide network-level protection by filtering traffic based on source, destination, protocol, and port?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Security Group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Monitor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Resource Graph<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Network Security Group provides network traffic filtering through inbound and outbound security rules. Rules can specify source and destination addresses, protocols, ports, and priorities. NSGs can be associated with subnets or network interfaces. They are commonly used to restrict access to applications and infrastructure. Azure Firewall provides more advanced centralized firewall capabilities, while Advisor and Monitor serve management and monitoring purposes.<\/span><\/p>\n<h3><b>Question 276<\/b><\/h3>\n<p><b>Which Azure role allows a user to view Azure resources but not modify them?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Owner<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Contributor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reader<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">User Access Administrator<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Reader role provides read-only access to Azure resources. A user with this role can view resource configurations and information but cannot create, modify, or delete resources. Contributor allows resource management but does not allow role assignments. Owner provides full management access including permission assignments, while User Access Administrator focuses on managing access permissions. Reader is appropriate for users who only need visibility.<\/span><\/p>\n<h3><b>Question 277<\/b><\/h3>\n<p><b>Which Azure RBAC role provides full management access to resources, including the ability to assign access permissions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reader<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Contributor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Owner<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Virtual Machine Contributor<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Owner role provides full access to manage Azure resources and includes the ability to assign Azure RBAC roles to other users. Contributor can manage resources but cannot normally assign roles. Reader provides read-only access, while Virtual Machine Contributor is focused specifically on virtual machine management. Because Owner provides extensive permissions, organizations should assign it carefully and use more limited roles whenever possible.<\/span><\/p>\n<h3><b>Question 278<\/b><\/h3>\n<p><b>Which Azure RBAC role allows a user to manage access to Azure resources without giving them full control over the resources themselves?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reader<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">User Access Administrator<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Contributor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage Blob Data Reader<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">User Access Administrator is an Azure RBAC role designed to manage user access to Azure resources. It can assign and manage role assignments without providing the same level of resource-management permissions as the Owner role. Contributor can manage resources but cannot normally assign access. Reader can only view resources, while Storage Blob Data Reader specifically provides read access to blob data.<\/span><\/p>\n<h3><b>Question 279<\/b><\/h3>\n<p><b>Which Azure built-in role is specifically designed to manage virtual machines but not all Azure resources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Virtual Machine Contributor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Owner<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reader<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">User Access Administrator<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Virtual Machine Contributor allows users to manage Azure virtual machines without granting them full management access to every Azure resource. This follows the principle of least privilege by giving users permissions related to their responsibilities. Owner provides much broader access, Reader is read-only, and User Access Administrator manages access permissions. Virtual Machine Contributor is appropriate when administrators need to manage VM resources.<\/span><\/p>\n<h3><b>Question 280<\/b><\/h3>\n<p><b>Which Azure RBAC role allows management of virtual network resources such as virtual networks, subnets, and network interfaces?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Contributor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reader<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage Blob Data Reader<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Billing Reader<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Network Contributor is an Azure built-in role designed to manage network resources. It can be used for tasks involving virtual networks, network interfaces, public IP addresses, load balancers, and related networking resources. It does not provide full control over all Azure resources. Reader provides read-only access, while Storage Blob Data Reader focuses on blob data and Billing Reader focuses on billing information.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full\u00a0Microsoft AZ-104 Exam Dumps\u00a0and Practice Test Dumps. &nbsp; Question 261 Which Azure service provides a managed relational database service based on Microsoft SQL Server? Azure Cosmos DB Azure SQL Database Azure Table Storage Azure Queue Storage Correct Answer: 2 Explanation Azure SQL Database is a fully managed relational database service based on the Microsoft [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11799"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=11799"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11799\/revisions"}],"predecessor-version":[{"id":11800,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11799\/revisions\/11800"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=11799"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=11799"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=11799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}