exam questions

Exam AZ-600 All Questions

View all questions & answers for the AZ-600 exam

Exam AZ-600 topic 2 question 7 discussion

Actual exam question from Microsoft's AZ-600
Question #: 7
Topic #: 2
[All AZ-600 Questions]

You plan to deploy an Azure Stack Hub integrated system that will use an Azure Active Directory (Azure AD) identity provider.
You obtain certificates for the deployment.
You need to ensure that the certificates meet the prerequisites for Azure Stack Hub.
Which PowerShell cmdlet should you run?

  • A. Invoke-AzsHubDeploymentCertificateValidation
  • B. Test-Certificate
  • C. ConvertTo-AzsPFX
  • D. Get-PfxCertificate
  • E. New-AzsHubDeploymentCertificateSigningRequest
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TonytheTiger
2 years, 11 months ago
On the exam (06/24/2022) different format
upvoted 1 times
...
Eltooth
3 years, 4 months ago
Selected Answer: A
Correct answer - A To validate certificates for other Azure Stack Hub services, change the value for -CertificateType. For example: # App Services Invoke-AzsHubAppServicesCertificateValidation -CertificatePath C:\Certificates\AppServices -pfxPassword $pfxPassword -RegionName east -FQDN azurestack.contoso.com # DBAdapter Invoke-AzsHubDBAdapterCertificateValidation -CertificatePath C:\Certificates\DBAdapter -pfxPassword $pfxPassword -RegionName east -FQDN azurestack.contoso.com # EventHubs Invoke-AzsHubEventHubsCertificateValidation -CertificatePath C:\Certificates https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-validate-pki-certs?view=azs-2108#perform-core-services-certificate-validation
upvoted 4 times
...
NarenderSingh
3 years, 5 months ago
Correct Indeed
upvoted 1 times
...
sunnyrocks
4 years, 2 months ago
Correct answer
upvoted 4 times
...
Sjn9
4 years, 2 months ago
A is the right answer.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...