Someone Might Be Sending Email From Your Domain Right Now
Most companies set up a DMARC record and call it done. The problem is that publishing the record is only half the job — and ignoring the other half is how you end up with attackers sending phishing emails to your customers using your domain while you have no idea it’s happening. What DMARC Actually […]
The post Someone Might Be Sending Email From Your Domain Right Now appeared first on Denny Cherry & Associates Consulting.
SSMS Tools in VS Code
Are you a user of VS Code, but you wish that the MSSQL extension had more of the SQL Server Management Studio features? Good news, there’s now a VS Code Plugin that gives you those capabilities in VS Code by using the “SSMS Tools for SQL Server” extension. Once the extension is installed, use the […]
The post SSMS Tools in VS Code appeared first on Denny Cherry & Associates Consulting.
SQL Server Always On Read-Only Routing Now Has a UI
Microsoft introduced Read-Only Routing to Always On Availability Groups many versions of SQL Server ago. However, Microsoft never added any sort of UI to SQL Server Management Studio. Years ago, DCAC released a Windows application to manage your Read-Only Routing configuration. We’ve converted our Windows application into a VS Code extension called SQL Always On […]
The post SQL Server Always On Read-Only Routing Now Has a UI appeared first on Denny Cherry & Associates Consulting.
Cloud Environment Isolation Done Right: Network, Identity, and Policy Boundaries
One of the great features of the cloud is that you can easily build totally isolated environments. What I mean by this is that different applications that don’t need to be able to talk to each other can be totally and completely isolated from each other. The biggest advantage of this is going to be […]
The post Cloud Environment Isolation Done Right: Network, Identity, and Policy Boundaries appeared first on Denny Cherry & Associates Consulting.