How to increase the time limit for cloud shell in Azure vm?
How to increase the time limit for cloud shell in Azure vm?
You may increase the timeout in the following file:
/etc/ssh/sshd_config
Locate the following values
ClientAliveInterval
ClientAliveCountMax
Timeout value = ClientAliveInterval * ClientAliveCountMax
You may set an example value as follows:
ClientAliveInterval 1200
ClientAliveCountMax 3
9 people are following this question.
Sending Azure Security alerts to separate email address other than Global Admins?
Export Security Center recommendations to log analytics
ThreatIntelligenceIndicator correlation and False Positive removal
continuous export to Log Analytics workspace for security recommendations - records not matching
How to forward multiple NSG ( different subsciption) logs to LogAnalystics workspace