Download Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack.70-537.ExamLabs.2019-09-17.59q.vcex

Vendor: Microsoft
Exam Code: 70-537
Exam Name: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack
Date: Sep 17, 2019
File Size: 518 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Purchase
Coupon: EXAM_HUB

Discount: 20%

Demo Questions

Question 1
You have an Azure Stack integrated system. 
You implement an App Service resource provider. 
Your network contains a load balancer. 
You plan to use the load balancer to load balance SSL traffic to web apps that are provisioned based on the App Services. 
You need to configure the IP SSL settings of the App Service resource provider. 
Which configuration should you use for the internal HTTPS port?
  1.   
  2.   
  3.   
  4.   
Correct answer: A
Question 2
Your network contains an Active Directory forest named adatum.com. 
You deploy an Azure Stack integrated system. 
You implement federation between adatum.com and Azure Stack. 
You need to ensure that a user named [email protected] can manage Azure Stack from the Azure Stack administrator portal. 
Which cmdlet should you run? 
  1. Set-ServiceAdminOwner
  2. Set-AzsUserSubscription
  3. New-CloudAdminUser
  4. Set-CloudAdminPassword
Correct answer: A
Explanation:
References:https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-integrate-identity
References:
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-integrate-identity
Question 3
You manage an Azure Stack integrated system. 
You need to identify the IP address of the external time server that was configured during Azure Stack provisioning. 
What should you do?
  1. From the Azure Resource Manager endpoint, run Get-AzsUsageConnection.
  2. From the privileged endpoint, run Get-AzureStacklog.
  3. From the Azure Resource Manager endpoint, run Get-AzsResourceProviderManifest.
  4. From the privileged endpoint, run Get-AzureStackStampInformation.
Correct answer: D
Question 4
You have an Azure Stack integrated system that has the following deployment details:
  • Region: East
  • Naming prefix: azs
  • External domain name: cloud.fabrikam.com
Which URL should you direct tenants to use based on the deployment details?
  1. https://adminportal.cloud.fabrikam.com
  2. https://portal.east.cloud.fabrikam.com
  3. https://portal.azs.cloud.fabrikam.com
  4. https://adminportal.azs.cloud.fabrikam.com
  5. https://portal.cloud.fabrikam.com
  6. https://adminportal.east.cloud.fabrikam.com
Correct answer: B
Explanation:
References:https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-integrate-dns#
References:
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-integrate-dns#
Question 5
Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
Start of repeated scenario. 
Your company has a network that contains an Active Directory forest named fabrikam.com. The forest is synchronized to a Microsoft Azure Active Directory (Azure AD) tenant and has an Azure subscription. 
The company also has an Azure AD tenant named contoso.com.  Contoso.com has an Azure subscription. Contoso.com includes foreign principals. 
The network contains the computers configured as shown in the following table. 
  
Fabrikam.com contains a user named User1. 
For operating system deployment, the company uses a custom operating system image of Windows Server 2016 Datacenter named Image1. 
You have an Azure Stack integrated system that is accessed by using the following endpoints:
  • https://portal.fabrikam.com
  • https://adminportal.fabrikam.com
  • https://management.fabrikam.com
  • Privileged endpoint: 192.168.100.100
  • Hardware lifecycle host: 192.168.101.101
  • https://adminmanagement.fabrikam.com
You onboard contoso.com as a guest directory tenant on the Azure Stack integrated system. 
You implement in the following Azure Stack providers:
  • SQL Server 
  • App Service 
End of repeated scenario. 
You need to ensure that all the services hosted in Azure Stack can resolve the names configured in contoso.com. 
Which cmdlet should you run?
  1. Add-DnsServerConditionalForwarderZone
  2. New-AzureRmDnsZone
  3. Register-CustomDnsServer
  4. Set-AzureRmDnsRecordSet
Correct answer: C
Explanation:
References:https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-integrate-dns
References:
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-integrate-dns
Question 6
Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
Start of repeated scenario. 
Your company has a network that contains an Active Directory forest named fabrikam.com. The forest is synchronized to a Microsoft Azure Active Directory (Azure AD) tenant and has an Azure subscription. 
The company also has an Azure AD tenant named contoso.com.  Contoso.com has an Azure subscription. Contoso.com includes foreign principals. 
The network contains the computers configured as shown in the following table. 
  
Fabrikam.com contains a user named User1. 
For operating system deployment, the company uses a custom operating system image of Windows Server 2016 Datacenter named Image1. 
You have an Azure Stack integrated system that is accessed by using the following endpoints:
  • https://portal.fabrikam.co
  • https://adminportal.fabrikam.com
  • https://management.fabrikam.com
  • Privileged endpoint: 192.168.100.100
  • Hardware lifecycle host: 192.168.101.101
  • https://adminmanagement.fabrikam.com
You onboard contoso.com as a guest directory tenant on the Azure Stack integrated system. 
You implement in the following Azure Stack providers:
  • SQL Server 
  • App Service 
End of repeated scenario. 
You need to install the Azure Stack Development Kit on Server1. 
You download and extract all the required development kit components to Server1. 
What should you do first?
  1. Install the Azure PowerShell module.
  2. Modify the BIOS on Server1.
  3. Run the Asdk-Installer.ps1 script
  4. Run the RegisterWithAzure.ps1 script.
Correct answer: C
Explanation:
References:https://docs.microsoft.com/en-us/azure/azure-stack/asdk/asdk-prepare-host
References:
https://docs.microsoft.com/en-us/azure/azure-stack/asdk/asdk-prepare-host
Question 7
You need to install the Azure Stack Development Kit. Telemetry must be turned off on the host. 
What should you do?
  1. Boot from the CloudBuilder.vhdx file, modify the registry, and then run the asdk-installer.ps1 script.
  2. Boot from the CloudBuilder.vhdx.file, run the asdk-installer.ps1 script, and then run the azurestackdevelopmentkit.exe command.
  3. Mount the CloudBuilder.vhdx file on a Hyper-V host. Run the Add-AzsRegistration cmdlet. Start CloudBuilder.vhdx.
  4. Mount the CloudBuilder.vhdx file on a Hyper-V host. Run the azurestackdevelopmentkit.exe command. Start CloudBuilder.vhdx.
Correct answer: A
Explanation:
References:https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-telemetry
References:
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-telemetry
Question 8
You have an Azure Stack integrated system that is disconnected. The version of Azure Stack is 1708. 
The following update versions are released:
  • 1709 
  • 1710 
  • 1711 
  • 1712 
You need to open a support call with Microsoft. 
At a minimum, which updates should you apply before you can receive support from Microsoft?
  1. 1709, 1710, and 1711
  2. 1709, 1710, 1711, and 1712
  3. 1709
  4. 1709 and 1710
Correct answer: D
Explanation:
References:https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-servicing-policy?view=azs-1908
References:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-servicing-policy?view=azs-1908
Question 9
You deploy an Azure Stack Development Kit that uses a Microsoft Azure Active Directory (Azure AD) tenant as the identity provider. 
You need to configure marketplace syndication and usage reporting. 
Which two credentials do you need to achieve the goal? Each correct answer presents part of the solution. 
NOTE: Each correct selection is worth one point.
  1. your Azure AD global administrator account
  2. the Enterprise Administrator (EA) from https://ea.azure.com
  3. the Azure Stack operator
  4. the Azure subscription owner
Correct answer: AD
Question 10
You plan to create a Linux virtual machine on an Azure Stack integrated system. 
You download an Ubuntu Server image. 
Which authentication method can use to access the Linux virtual machine by using SSH?
  1. The Extensible Authentication Protocol (EAP)
  2. a Kerberos token
  3. a service principal
  4. a password
Correct answer: D
Explanation:
When you create you Linux VM via the portal or the CLI, you have two authentication choices. If you choose a password for SSH, Azure configures the VM to allow logins via passwords. If you chose to use an SSH public key, Azure configures the VM to only allow logins via SSH keys and disables password logins. To secure your Linux VM by only allowing SSH key logins, use the SSH public key option during the VM creation in the portal or CLI. References:https://docs.microsoft.com/en-us/azure/virtual-machines/linux/overview
When you create you Linux VM via the portal or the CLI, you have two authentication choices. If you choose a password for SSH, Azure configures the VM to allow logins via passwords. If you chose to use an SSH public key, Azure configures the VM to only allow logins via SSH keys and disables password logins. To secure your Linux VM by only allowing SSH key logins, use the SSH public key option during the VM creation in the portal or CLI. 
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/linux/overview
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!