What is the minimum number of App Service plans you should create for the web apps?
You plan to create the Azure web apps shown in the following Table. What is the minimum number of App Service plans you should create for the web apps?A . 1B . 2C . 3D . 4View AnswerAnswer: B Explanation: .NET Core 3.0: Windows and Linux ASP .NET V4.7: Windows...
To which groups do User1 and User2 belong?
HOTSPOT You have an Azure Active Directory (Azure AD) tenant named adatum.com. Adatum.com contains the groups in the following table. You create two user accounts that are configured as shown in the following table. To which groups do User1 and User2 belong? To answer. select the appropriate options in the...
You have an Azure Storage account named storage1 that contains two containers named container 1 and container2. Blob versioning is enabled for both containers. You periodically take blob snapshots of critical blobs
HOTSPOT You have an Azure Storage account named storage1 that contains two containers named container 1 and container2. Blob versioning is enabled for both containers. You periodically take blob snapshots of critical blobs. You create the following lifecycle management policy: For each of the following statements, select Yes If the...
Which command should you run before you create Role1?
HOTSPOT You need to implement Role1. Which command should you run before you create Role1? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: https://docs.microsoft.com/en-us/azure/role-based-access-control/tutorial-custom-role-powershellGet-AzRoleDefinition -Name "Reader" | ConvertTo-Json https://docs.microsoft.com/en-us/powershell/module/az.resources/get-azroledefinition?view=azps-5.9.0 https://docs.microsoft.com/en-us/azure/role-based-access-control/tutorial-custom-role-powershell https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertto-json?view=powershell-7.1 https://docs.microsoft.com/en-us/powershell/module/azuread/get- azureaddirectoryrole?view=azureadps-2.0
In which services can you run the images?
HOTSPOT You have an Azure subscription that contains the container images shown in the following table. You plan to use the following services: • Azure Container Instances • Azure Container Apps • Azure App Service In which services can you run the images? To answer, select the options in the...
To which Azure resources can you assign Policy and which Azure resources can you specify as exclusions from Policy1?
HOTSPOT You have an Azure subscription that contains the hierarchy shown in the following exhibit. You create an Azure Policy definition named Policy1. To which Azure resources can you assign Policy and which Azure resources can you specify as exclusions from Policy1? To answer, select the appropriate options in the...
Which role should you assign to each user?
HOTSPOT You need to ensure that User1 can create initiative definitions, and User4 can assign initiatives to RG2. The solution must meet the technical requirements. Which role should you assign to each user? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one...
Which command should you run?
HOTSPOT You have an Azure Kubernetes Service (AKS) cluster named AKS1 and a computer named Computer1 that runs Windows 10. Computer1 that has the Azure CLI installed. You need to install the kubectl client on Computer1. Which command should you run? To answer, select the appropriate options in the answer...
Which storage1 services support conditions when assigning roles?
You have an Azure subscription that contains a storage account named storage1. You plan to use conditions when assigning role-based access control (RABC) roles to storage1. Which storage1 services support conditions when assigning roles?A . containers onlyB . file shares onlyC . tables onlyD . queues onlyE . containers and...
You have an Azure subscription that contains the resource groups shown in the following table
HOTSPOT You have an Azure subscription that contains the resource groups shown in the following table. You create the following Azure Resource Manager (ARM) template named deploy json. You deploy the template by running the following cmdlet. Item-AzSubscriptionDeployment -location -Template file deploy-json For each or the following statements, select Yes...