Securing your SQL Server Instances

Securing your SQL Server Instances

Hi friends, in this article, we will be discussing about the necessity and process of securing your SQL Server instances. SQL Server and Azure SQL Database are two of the most complete and powerful data platforms in the world. With SQL Server and Azure SQL Database you can store and organize structured, semi-structured and unstructured data and … Read more

Why Enforcing Regular Password Expiration is a Bad Practice

Articles, Videos and Courses on: SQL Server, .NET, Programming, C#, Python, SQL, Java and more! - EssentialDevTips.com

Until recently, many “traditional” security best practices suggested that enforcing regular password expiration for computer user accounts, was a good security practice and that it contributed to more secure computer system environments. Based on these practices, many organizations, after a fixed number of days, prompt their computer users to change their passwords.   Regular Password … Read more