Skip to content

Commit e1d8a5d

Browse files
authored
Add SQL Server security best practices link
1 parent 5b779da commit e1d8a5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
168168
- [Biggest data breaches in history](https://www.comparitech.com/blog/information-security/biggest-data-breaches-in-history/) (by Dave Albaugh)
169169
- [Microsoft SQL Server Permissions Posters](https://github.com/Microsoft/sql-server-samples/tree/master/samples/features/security/permissions-posters)
170170
- [Module Signing Info](https://modulesigning.info/) - Info and resources related to module signing (i.e. Certificates, Asymmetric Keys, `ADD SIGNATURE`, etc) in T-SQL and SQLCLR
171+
- [SQL Server security best practices](https://learn.microsoft.com/en-us/sql/relational-databases/security/sql-server-security-best-practices) (by Microsoft)
171172
- Free Videos <a id="free-videos"></a>
172173
- [Youtube Brent Ozar](https://www.youtube.com/user/BrentOzar/videos)
173174
- [Youtube Free SQL Server Statisctics Class](https://www.youtube.com/playlist?list=PLDYqU5RH_aX05ajDAH-6sYXr4i1Mjh9lT)

0 commit comments

Comments
 (0)