How to Manage Microsoft Defender on Windows Server via Intune

As companies adopt Microsoft Defender, there are certain questions coming from customers in terms of EPP management. These questions are mostly focusing on Microsoft Defender management in Windows Servers. I’d like to touch base on different management… Continue reading How to Manage Microsoft Defender on Windows Server via Intune

Lesson Learned #277: Failed to connect to xyz.database.windows.net:1433-Could not connect (sequence)

We got an issue when our customer using Node.Js they got the following error message: 
Failed to connect to xyz.database.windows.net:1433 – Could not connect (sequence)at Connection.socketError (C:\…\tedious\lib\connection.js:1395:28)at C:\…\t… Continue reading Lesson Learned #277: Failed to connect to xyz.database.windows.net:1433-Could not connect (sequence)

Azure Data Factory trigger is not initiated when uploading a file using Java SDK

Symptoms: 
 

  Uploading files using Java SDK class DataLakeFileClient fails to initiate the ADF trigger. 
  Uploading files using Azure Portal initiates the trigger as expected. 
  ADF trigger is configured to … Continue reading Azure Data Factory trigger is not initiated when uploading a file using Java SDK

What is Zero Trust and is it the Future of Cybersecurity?

Zero Trust is a security concept that questions the traditional perimeter-based security architecture. Instead of trusting that all resources within an organization’s firewall are secure, Zero Trust assumes that all access requests, regardless of origi… Continue reading What is Zero Trust and is it the Future of Cybersecurity?