While Linux maintains a strict case-sensitivity that you grow used to dealing with over time, Windows users get a little complacent, and often expect things to "just work." I ran into a problem this week with an XML config file that I expected certain nodes to have string values that I could replace for various … Continue reading TIL PowerShell .replace != -replace
Author: Ryan Johnson
Cyber engineer at Microsoft
The new way to avoid exposing port 3389 in Azure – Bastion!
Microsoft has released the public preview for Azure Bastion, allowing an additional factor and separate subnet to be your protection from the hordes of hackers who scan the Internet every day looking for open port 3389 with easy passwords or vulnerable patch-level. And things are simpler for you as well - no more unnecessary PIP's … Continue reading The new way to avoid exposing port 3389 in Azure – Bastion!
You must be logged in to post a comment.