This Week I Learned - Week #24 2020
This Week I Learned - * Azure Service Health helps you assess the health of Azure, while Azure Monitor helps you determine if there are any issues on your end. Both services use the same alerting platform to keep you notified and informed of the availability and performance of your Azure workloads. This means that you can set up an action group once and use it multiple times for different scenarios. Azure Monitor and Azure Service Health are complementary services that you will often use together when troubleshooting issues. The Azure Status page only reports on major, widespread outages and doesn’t include any information about planned maintenance or other health advisories. * The Windows Subsystem for Linux (WSL2) lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine * PowerShell is available for .NET Core, which also runs on Lin...