Category: Windows
-
Migrating BizTalk 2020 to Windows 2022 with TLS 1.3 Support
Recently, we undertook a project to migrate BizTalk 2020 to Windows 2022 for one of our clients. A key motivator for this migration was the out-of-the-box support for TLS 1.3. Step 1: Setting Up in Azure We started by creating new VMs in Azure. Following this, we installed BizTalk 2020 and Cumulative Update 6 (CU6). Once…
-
My external memory 🙂
MacOS Delete all commented lines from the known_hosts file:sed -i ” ‘/^#/d’ ~/.ssh/known_hosts Linux Windows