Valid AZ-600 Dumps shared by ExamDiscuss.com for Helping Passing AZ-600 Exam! ExamDiscuss.com now offer the newest AZ-600 exam dumps, the ExamDiscuss.com AZ-600 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-600 dumps with Test Engine here:
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?
Correct Answer: A
Reference: https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-validate-pki-certs?view=azs-2008 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