exam questions

Exam AZ-600 All Questions

View all questions & answers for the AZ-600 exam

Exam AZ-600 topic 4 question 1 discussion

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

DRAG DROP -
You have an Azure Stack Hub integrated system that has syslog forwarding configured.
You need to remove syslog forwarding and the associated certificate.
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.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-integrate-security?view=azs-2008

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
Correct Connect to PEP Run Set-SyslogServer -Remove Run Set-SyslogClient -RemoveCertificate Configuring syslog forwarding requires access to the privileged endpoint (PEP). Two PowerShell cmdlets have been added to the PEP to configure the syslog forwarding: Copy ### cmdlet to pass the syslog server information to the client and to configure the transport protocol, the encryption, and the authentication between the client and the server. Set-SyslogServer [-ServerName <String>] [-ServerPort <UInt16>] [-NoEncryption] [-SkipCertificateCheck] [-SkipCNCheck] [-UseUDP] [-Remove] ### cmdlet to configure the certificate for the syslog client to authenticate with the server. Set-SyslogClient [-pfxBinary <Byte[]>] [-CertPassword <SecureString>] [-RemoveCertificate] [-OutputSeverity] https://docs.microsoft.com/en-gb/learn/modules/manage-system-health-azure-stack-hub/4-monitor-system-health-syslog-server
upvoted 3 times
...
d0bermannn
3 years, 7 months ago
as said in https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-integrate-security?view=azs-2008 ans provided is corrct
upvoted 1 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 ...