You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-vulnerability-assessment-storage.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ ms.date: 04/17/2020
13
13
14
14
# Store Vulnerability Assessment scan results in a storage account accessible behind firewalls and VNets
15
15
16
-
If you are limiting access to your storage account in Azure for certain VNets or services, you will need to enable the appropriate configuration so that Vulnerability Assessment (VA) scanning for SQL Databases or Managed Instances have access to that storage account.
16
+
If you are limiting access to your storage account in Azure for certain VNets or services, you'll need to enable the appropriate configuration so that Vulnerability Assessment (VA) scanning for SQL Databases or Managed Instances have access to that storage account.
17
17
18
18
## Enable Azure SQL Database VA scanning access to the storage account
19
19
20
-
If you have configured your VA storage account to only be accessible by certain networks or services, you will need to ensure that VA scans for your Azure SQL Database is able to store the scans on the storage account. To find out which storage account is being used, go to your **SQL server** pane in the [Azure Portal](https://portal.azure.com), under **Security**, select **Advanced data security**.
20
+
If you have configured your VA storage account to only be accessible by certain networks or services, you'll need to ensure that VA scans for your Azure SQL Database are able to store the scans on the storage account. To find out which storage account is being used, go to your **SQL server** pane in the [Azure portal](https://portal.azure.com), under **Security**, select **Advanced data security**.
1. Go to your **Storage account** that you have selected to store your VA scans. Under **Settings**, select **Firewall and virtual networks**. Click on **Add existing virtual network**. Select your managed instance virtual network and subnet, and click **Add**.
50
+
1. Go to your **Storage account** that you've selected to store your VA scans. Under **Settings**, select **Firewall and virtual networks**. Click on **Add existing virtual network**. Select your managed instance virtual network and subnet, and click **Add**.
0 commit comments