Microsoft AZ-600 Dumps - 100% Cover Real Exam Questions (Updated 179 Questions)
Real AZ-600 dumps - Real Microsoft dumps PDF
Microsoft AZ-600: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub certification exam is designed to validate the skills and knowledge required to configure and operate a hybrid cloud with Microsoft Azure Stack Hub. AZ-600 exam measures the ability of candidates to perform various tasks that include deploying and configuring infrastructure, implementing workloads and security, managing and monitoring Azure Stack Hub, and troubleshooting issues.
NEW QUESTION # 104
Your company is a Cloud Solution Provider (CSP).
You are planning the deployment of a multitenant Azure Stack Hub integrated system that will host internal company workloads and customer workloads.
You need to register the integrated system.
Which type of Azure subscription should you use for the registration?
- A. Pay-As-You-Go (PAYG)
- B. Azure Partner Shared Services (APSS)
- C. CSP
- D. Enterprise Agreement (EA)
Answer: B
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-add-manage-billing-as-a-csp?view=azs-2008
NEW QUESTION # 105
You need to create the planned changes and meet the business requirements.
Which subscription should you use to host the SQL Server instance, and what should you configure on the instance? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Graphical user interface, text, application, chat or text message Description automatically generated
Box 1: The Default Provider Subscription
A default Microsoft SQL Server instance will host the database of the App Service resource provider.
In Azure Stack Hub Subscriptions, select the Default Provider Subscription. Azure App Service on Azure Stack Hub must be deployed in the Default Provider Subscription.
Box 2:
Enter the SQL Server details for the server instance used to host the App Service resource provider database and then select Next. The installer validates the SQL connection properties.
Graphical user interface, website Description automatically generated
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-app-service-deploy
NEW QUESTION # 106
You plan to deploy a disconnected Azure Stack Hub integrated system named eastus.azurestack.contoso.com.
Azure Stack Hub clients will be isolated from the internet.
You need to identify which certificates and certificate type to use for the deployment.
What should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
D:\mudassar\Untitled.jpg
NEW QUESTION # 107
You plan to deploy a disconnected Azure Stack Hub integrated system that has the following configurations:
FQDN: contoso.local
Region name: region1
Internal domain name: contoso.com
You need to generate a certificate signing request (CSR) for the new deployment. The solution must prevent the common name (CN) value from being included in the certificate subject.
How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 108
You need to identify the certificate for the integrated system in Chicago. The solution must meet the technical requirements.
What should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
When deploying Azure Stack Hub in disconnected mode it is recommended to use certificates issued by an enterprise certificate authority. This is important because clients accessing Azure Stack Hub endpoints must be able to contact the certificate revocation list (CRL).
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-pki-certs?view=azs-2008
Topic 3, Trey Research
Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the button to return to the question.
Overview
General overview
Trey Research is a pharmaceutical company that has an office in Boston.
Existing environment
Identity Environment
The on-premises network contains an Active Directory forest named treyresearch.net. The forest contains a user named User1.
The forest syncs to an Azure AD tenant named treyresearch.net by using Azure AD Connect.
Trey Research has an internal certification authority (CA).
Compute Environment
The datacenter in the Boston office contains a computer named CLIENT1 that runs Windows 10. CLIENT1 is an administrative workstation that connects directly to the Azure Stack Hub integrated system.
Planned changes and requirements
Planned changes
Trey Research identifies the following planned changes:
* Change the Azure Stack Hub integrated system registration to use an Azure subscription named Subscription3 that has a GUID of 12345678-1234-1234-1234-222222222222.
* Configure the integrated system to resolve external names by using a DNS Server that has an IP address of 10.100.100.100.
* Implement the App Service resource provider and the Event Hubs resource provider on the integrated system/
* Publish a custom cloud-init built image of a Linux virtual machine to Azure Stack Hub Marketplace on the integrated system.
* Create a new cloudadmin user named User2.
* Assign the delegated provider role to User1.
Azure Stack Hub Requirements
Trey Research identifies the following Azure Stack Hub requirements:
* Azure Stack Hub integrated system logs must be forwarded to an external security information and event management (SIEM) system named SIEM1. SIEM1 requires TCP with mutual authentication and TLS 1.2 encryption.
* A default Microsoft SQL Server instance will host the database of the App Service resource provider.
* The infrastructure of the integrated system must be backed up as frequently as possible.
* The integrated system backups must be retained for 28 days.
Business Requirements
Minimize software and licensing costs.
NEW QUESTION # 109
Eight hours ago, you received a critical alert for Azure Event Hubs.
A Microsoft Support Engineer requests that you send the Event Hubs logs only from the six hours following the alert.
Which command should you run from a privileged endpoint (PEP) session to collect only the required logs?
- A. Get-AzureStacklog -FromDate (Get-Date).AddHours(-8)
-Todate (Get-Date).AddHours(-2) -OutputSasUri "<SasUri>" - B. Get-AzureStacklog -FromDate (Get-Date).AddHours(-8)
-Todate (Get-Date).AddHours(-2) -OutputSasUri "<SasUri>"
-FilterByRole "EventHub" - C. Get-AzureStacklog -FromDate (Get-Date).AddHours(-8)
-Todate (Get-Date).AddHours(-2) -OutputSasUri "<SasUri>"
-FilterByResourceProvider "EventHub" - D. Get-AzureStacklog -FromDate (Get-Date).AddHours(-8)
-Todate (Get-Date).AddHours(-2) -OutputSasUri "<SasUri>"
-FilterByNode "EventHub"
Answer: C
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-get-azurestacklog?view=azs-2008
NEW QUESTION # 110
You plan to deploy two Azure Stack Hub integrated systems named AZStack1 and AZStack2.
AZStack1 must meet the following requirements:
* Connect to the Internet.
* Have minimal capital expenditures.
* Use the minimum number of on-premises servers for identity.
* Have no existing licenses for Windows virtual machines deployed.
AZStack2 must meet the following requirements:
* Be disconnected from the Internet.
* Use the minimum number of on-premises servers for identity.
* Support the syndication of Azure Stack Hub Marketplace items.
Which identity provider and licensing model should you use for each integrated system? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-connected-deployment?view=azs-2008
NEW QUESTION # 111
You need to identify the procedure for creating the subscriptions on the integrated system in Chicago. The solution must meet the technical requirements.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Graphical user interface, text, application Description automatically generated
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-subscribe-plan-provision-vm?view=azs-2008
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-create-offer?view=azs-2008
NEW QUESTION # 112
You plan to deploy a disconnected Azure Stack Hub integrated system that has the following configurations:
* FQDN: contoso.local
* Region name: region1
* Internal domain name: contoso.com
You need to generate a certificate signing request (CSR) for the new deployment. The solution must prevent the common name (CN) value from being included in the certificate subject.
How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Graphical user interface, text, application, email Description automatically generated
NEW QUESTION # 113
In which three situations should you update the registration of an Azure Stack Hub integrated system? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. when you renew an annual capacity subscription
- B. when you add or remove nodes for consumption-based billing
- C. when you update the Azure Active Directory (Azure AD) home directory
- D. when you enable Azure Stack Hub for multitenancy
- E. when you add or remove nodes for capacity-based billing
- F. when you change the billing model
Answer: A,E,F
NEW QUESTION # 114
You have an Azure Stack Hub integrated system that uses an Azure Active Directory (Azure AD) identity provider.
You have a group named AppGroup1.
You need to provide an application with the ability to access Azure Stack Hub resources by using AppGroup1.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-create-service-principals?view=azs-2008&tab
NEW QUESTION # 115
You have an Azure Stack Hub integrated system that has several Azure Active Directory (Azure AD) tenants onboarded for various departments at your company. Each department uses a specific tag for every resource it creates.
You need to generate a report to help the finance department perform a chargeback to each department.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
1 - Connect to the administrator management endpoint
2 - Run the Get-AzureSubscriberUsage cmdlet
3 - Send the output to the finance department for the department to parse based on tags and subscription IDs.
Reference:
https://docs.microsoft.com/en-us/azure-stack/mdc/operator/analyze-usage-tzl?tabs=az1
NEW QUESTION # 116
You have a connected Azure Stack Hub integrated system.
You need to deploy an Operator Access Workstation (OAW) virtual machine image.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation
Step 1: Connect to the Hardware Lifecycle Host (HLH)
Create the OAW VM using a script
The following script prepares the virtual machine as the Operator Access Workstation (OAW), which is used to access Microsoft Azure Stack Hub.
Sign in to the HLH with your credentials. (Step 1)
Download OAW.zip and extract the files. (Step 2)
Open an elevated PowerShell session. (Step 3)
Navigate to the extracted contents of the OAW.zip file.
Run the New-OAW.ps1 script.
Step 2: From microsoft.com, download the OAW.zip file and extract the contents Download files Because of the stateless nature of the solution, there are no updates for the OAW VM. For each milestone, a new version of the VM image file is released. Use the latest version to create a new OAW VM. The image file is based on the latest Windows Server 2019 version. After installation, you can apply updates, including any critical updates, using Windows Update.
Validate the hash of the downloaded OAW.zip file to make sure it hasn't been modified before using it to create the OAW VM.
Step 3: From an elevated PowerShell session, run the New-OAW.ps1 script.
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/operator-access-workstation
NEW QUESTION # 117
You need to create a certificate for the Event Hubs resource provider. The solution must support the planned changes.
How should you configure the certificate? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Box 1: Subject Alternative Name
Implement the App Service resource provider and the Event Hubs resource provider on the integrated system/ Only the Subject Alternative Name is used.
Box 2: DNS Name = =*.eventhub.east.azurestack.treyresearch.net
Event Hubs prerequisites
Procure public key infrastructure (PKI) SSL certificates for Event Hubs. The Subject Alternative Name (SAN) must adhere to the following naming pattern: CN=*.eventhub.<region>.<fqdn>. Subject Name may be specified, but it's not used by Event Hubs when handling certificates. Only the Subject Alternative Name is used. See PKI certificate requirements for the full list of detailed requirements.
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/event-hubs-rp-prerequisites
NEW QUESTION # 118
You plan to deploy a highly available Azure App Service resource provider to an Azure Stack Hub integrated system.
You need to ensure that the App Service resource meets the prerequisites. The solution must minimize costs.
Which two resources should you deploy? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. a highly available Microsoft SQL Server 2019 instance in a dedicated user subscription
- B. a highly available file server in a dedicated user subscription
- C. a single file server in the default provider subscription
- D. a highly available Microsoft SQL Server 2019 instance in the default provider subscription
- E. a single Microsoft SQL Server 2019 instance in the default provider subscription
- F. a highly available file server in the default provider subscription
Answer: D,F
Explanation:
Explanation/Reference:
https://blog.apps.id.au/adventures-cloud-operator-highly-available-app-service-1-4-azure-stack-step-2- deployment/
NEW QUESTION # 119
You have an Azure Stack Hub integrated system that has 10 user subscriptions. Each subscription contains 30 storage accounts. Deleted storage accounts are purged automatically after seven days.
One of the user subscriptions has 10 storage accounts that are no longer used. The storage accounts contain a large amount of data.
You need to delete the unused storage accounts. The solution must increase the amount of available disk space in the integrated system as soon as possible.
Which two actions should you perform in the administrator portal and the user portal? To answer, drag the appropriate actions to the correct portals. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-manage-storage-accounts?view=azs-2008
NEW QUESTION # 120
......
Realistic TestBraindump AZ-600 Dumps PDF - 100% Passing Guarantee: https://quiztorrent.testbraindump.com/AZ-600-exam-prep.html
