Skip to content

Commit 3be2cd7

Browse files
committed
Add Vulnerability_Assessment gif in SSMS_Tips.md
1 parent a6bbfe2 commit 3be2cd7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

SSMS/SSMS_Tips.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,16 @@ Full instruction here: [EXTENDED EVENTS AND PROFILER: XE PROFILER]
678678
## Vulnerability Assessment in SSMS
679679
You will need version 17.4 for the Vulnerability Assessment feature. Right-click to any database to start a scan.
680680
681+
![SSMS_Database_Default_Reports](/SSMS/SSMS_Tips/SQL_Vulnerability_Assessment.gif)
682+
683+
1. Run a scan
684+
2. Specify where scan will be saved
685+
3. View the report
686+
4. Analyze the results and resolve issues
687+
5. Set your Baseline
688+
6. Run a new scan to see your customized tracking report
689+
7. Open a previously run scan
690+
681691
More info here: [SQL Vulnerability Assessment Available in SSMS] and [Vulnerability Assessment features](https://docs.microsoft.com/en-us/sql/relational-databases/security/sql-vulnerability-assessment)
682692
683693

0 commit comments

Comments
 (0)