From mac Pc
Copy secure key to your mac and run the below command
ssh -i <secure key> <username>@<server IP Address>
from Jump-in server to the actual server
From Putty
helps you achieve understanding, develop good practices, and operate your team and organization for maximum DevOps awesomeness
AzureDiagnostics | where Category == "kube-audit" | summarize requests = count() by bin(TimeGenerated, 5m), userAgent_s | orde...