Tüm alıştırma soruları
1252 soru
Your company has an Azure environment with a management group hierarchy. The environment includes an Azure subscription named Sub-Prod that contains a resource group named RG-Core.
A resource lock of type ReadOnly is applied to the Sub-Prod subscription.
A budget named Budget-Prod is configured at the Sub-Prod subscription scope. The budget has an alert threshold set to 90% of the budgeted amount, which is configured to trigger an Azure Monitor action group that executes an Azure Automation Runbook. The runbook is designed to automatically deallocate all virtual machines in RG-Core to minimize costs.
A user named User1 is assigned the Contributor role at the Sub-Prod subscription scope and the User Access Administrator role at the RG-Core resource group scope.
The actual cost of Sub-Prod reaches 95% of the budgeted amount.
When the budget alert triggers, what is the status of the virtual machines in RG-Core, and what action can User1 take regarding the resource lock to resolve any issues?
An administrator needs to configure a lifecycle management policy for a standard General Purpose v2 (GPv2) storage account to minimize storage costs. Which of the following actions is supported by Azure Blob Lifecycle Management rules?
An administrator manages a Microsoft Entra ID tenant. A user named User1 is configured as the owner of an assigned security group named Group1. User1 is not assigned any Microsoft Entra ID directory roles.
Statement: User1 can delete Group1 from the Microsoft Entra admin center.
Is this statement true or false?
Vanguard Renewable Systems manages its Azure environment using a Management Group (MG) hierarchy. The hierarchy and configuration are set up as follows:
* Tenant Root Group
* Retail-MG: An Azure Policy restricting virtual machine sizes to `Standard_D2s_v3` and `Standard_D4s_v3` is assigned here. User1 is assigned the Reader role.
* Online-MG: User2 is assigned the Contributor role.
* Online-Prod-Sub (Subscription)
* Web-RG (Resource Group): A `CanNotDelete` resource lock is applied to this resource group.
* Offline-MG
* Offline-Prod-Sub (Subscription)
* POS-RG (Resource Group): User1 is assigned the Owner role.
Which two statements are correct regarding the effective policies, permissions, and locks in this hierarchy?
Geçerli olan tümünü seçin
CloudSpire Solutions plans to deploy three virtual machines named VM-Auth1, VM-Auth2, and VM-Auth3 in the UK South region. The company has a deployment constraint requiring protection against a complete datacenter outage in the region. Which configuration should you use?
An organization uses Azure File Sync to synchronize local file shares from an on-premises server named Server1 to Azure. Server1 has a single volume E: with a total capacity of (). The volume contains of local, non-sync data that cannot be tiered.
The administrator configures two server endpoints on volume E: as follows:
- The folder E:\\DepartmentA ( of files, with only of files older than ) is added to SyncGroup1. The cloud tiering volume free space policy is set to and the date policy is set to .
- The folder E:\\DepartmentB ( of files, with only of files older than ) is added to SyncGroup2. The cloud tiering volume free space policy is set to and the date policy is set to .
What will be the final amount of free space on volume E: after the initial synchronization and cloud tiering processes complete?
An administrator configures the following Azure resource hierarchy:
* Management Group: `MG-Enterprise`
* Subscription: `Sub-Dev`
* Resource Group: `rg-testing`
A user named Developer1 is assigned the Contributor role at the `Sub-Dev` subscription scope. No other role assignments are configured.
What is Developer1's effective permission for resources within the `rg-testing` resource group?
A cloud engineering team is designing a security model for a multi-tier application. The resource structure is configured as follows:
* Management Group: `MG-Finance-Core`
* Subscription: `Sub-Banking-Prod`
* Resource Group: `RG-Payment-Gateways`
* Key Vault: `kv-payment-prod`
The following security assignments are made:
* UserA is assigned the Reader role at the `MG-Finance-Core` scope.
* UserA is also assigned the Contributor role at the `RG-Payment-Gateways` scope.
* UserB is a Microsoft Entra ID Global Administrator, with no explicit Azure RBAC roles assigned to any Azure resource.
* UserC is assigned the User Access Administrator role at the `Sub-Banking-Prod` scope.
Which of the following statements describe the effective permissions of the users? (Select two.)
Geçerli olan tümünü seçin
You have an Azure Storage account named prodstorage. You configure the firewall on prodstorage to restrict network access to selected virtual networks only. After applying this configuration, a scheduled Azure Backup job fails to back up the blob containers in prodstorage due to network access restrictions. Which configuration change should you make to allow Azure Backup to access the storage account?
You need to export of data from an Azure Storage account to an on-premises datacenter by using the Azure Import/Export service. You plan to ship empty hard drives to an Azure datacenter.
What is a requirement for preparing the hard drives before they are shipped?
An administrator is configuring temporary access to a blob container named compliance in an Azure Storage account named corpstorage. The administrator must generate a Shared Access Signature (SAS) that meets the following criteria:
- Avoids using storage account access keys for signing to prevent credential exposure.
- Allows read-only access to the blobs for an external auditing application.
- Remains valid for hours.
- Restricts access to HTTPS traffic originating from the IP range .
The administrator, who holds the 'Contributor' role on the storage account, generates a User Delegation SAS and provides it to the auditing team. However, the auditing application receives an 'Authorization Failure' (HTTP ) error when attempting to read the blobs, even though the application's traffic originates from over HTTPS.
Which of the following describes the root cause of this failure and the correct resolution?
An administrator is configuring network access for an Azure Storage account named `corpstorage99` to meet the following requirements:
- Allow access from a subnet named `Subnet1` in a virtual network named `VNet1`.
- Block all other traffic from the public internet.
- Allow Azure Backup to back up the storage account.
To support this, `Subnet1` has the `Microsoft.Storage` service endpoint enabled.
Which configuration should the administrator apply to the firewalls and virtual networks settings of `corpstorage99`?
An administrator plans to perform a live migration of a standard General Purpose v2 (GPv2) storage account named `stbackup2026` from Locally-redundant storage (LRS) to Zone-redundant storage (ZRS). The storage account contains some older database backup files that are currently stored in the Archive access tier. Which action must the administrator perform before initiating the live migration request?
You have an Azure subscription containing a virtual network named VNet1. VNet1 has a subnet named Subnet-Internal.
You deploy an Azure Storage account named sa-data-prod. You configure the storage account firewall to restrict access to 'Selected networks' and add Subnet-Internal to the allowed virtual networks.
You configure Azure Backup to back up the files in sa-data-prod. You discover that the backup jobs fail because the backup service cannot access the storage account.
Which configuration change should you make to resolve the backup failure?
You need to secure network access to an Azure Storage account named `saoperations` from a virtual network named `VNet-Prod`. The storage account contains blob data. The security requirements are:
1. Public network access to `saoperations` must be disabled.
2. VMs in `VNet-Prod` must access `saoperations` using a private IP address.
3. VMs in `VNet-Prod` must resolve the storage account's fully qualified domain name (FQDN) to its private IP address.
In which sequence should you perform the configuration steps to minimize service disruption and ensure correct name resolution?
Öğeleri doğru sıraya koymak için sürükleyin
Your company has a Microsoft Entra ID tenant containing a user named Admin1 and a user named User1. You configure the following:
1. An administrative unit named HQ-AU with a dynamic membership rule: `user.department -eq "Finance"`.
2. A security group named Finance-Group with assigned (static) membership. You add User1 as a member of Finance-Group.
3. You add Finance-Group to HQ-AU. User1 is not manually added to HQ-AU.
4. You assign Admin1 the User Administrator role scoped to HQ-AU.
5. You assign a Microsoft 365 E5 license to Finance-Group.
User1's department attribute is currently set to "Finance". You update User1's department attribute to "Sales". Immediately after updating the attribute, Admin1 attempts to reset the password of User1.
What is the result of Admin1's password reset attempt?
VeloTransit Solutions has two virtual machines named VM-AppSource1 and VM-AppSource2 deployed in the South Central US region. Currently, both virtual machines are configured as standalone instances with no high availability options selected.
A new corporate compliance policy requires that these virtual machines be configured to guarantee a minimum virtual machine uptime SLA of 99.95% against localized hardware failures.
You need to configure the virtual machines to meet the compliance policy while preserving their existing data and configurations.
Which action should you perform?
An organization hosts application logs in an Azure Storage account named logdata99 located in the East US region. The storage account is configured as a standard General Purpose v2 (GPv2) account with Geo-redundant storage (GRS) replication. A lifecycle management policy is active on logdata99 to transition blobs in the applogs container to the Archive tier after 30 days of inactivity. Due to a primary region outage, an administrator initiates a customer-managed failover to the secondary region (East US 2). After the failover completes, how does the lifecycle management policy behave?
An organization manages an Azure environment with a subscription named Sub-ECommerce. The subscription contains a resource group named rg-payment.
A user named User1 is assigned the following roles:
- The Reader role at the Sub-ECommerce subscription scope
- The Contributor role at the rg-payment resource group scope
- The Global Reader role in Microsoft Entra ID
User1 attempts to create a new storage account inside the rg-payment resource group.
What is the outcome of User1's attempt?
You plan to implement Azure File Sync to synchronize files from an on-premises Windows Server to Azure. Which two of the following resources must you create in Azure before you can register the server and configure synchronization? (Select two.)
Geçerli olan tümünü seçin