Skip to content

Commit 3594544

Browse files
committed
acro edits
1 parent f0aa8d9 commit 3594544

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sql-database/sql-database-vulnerability-assessment-storage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ ms.date: 04/17/2020
1313

1414
# Store Vulnerability Assessment scan results in a storage account accessible behind firewalls and VNets
1515

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.
1717

1818
## Enable Azure SQL Database VA scanning access to the storage account
1919

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**.
2121

2222
:::image type="content" source="media/sql-database-vulnerability-assessment-storage/va-storage.png" alt-text="va-storage":::
2323

@@ -47,7 +47,7 @@ To support VA scans on Managed Instances, follow the below steps:
4747

4848
:::image type="content" source="media/sql-database-vulnerability-assessment-storage/mi-service-endpoint.png" alt-text="mi-service-endpoint":::
4949

50-
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**.
5151

5252
:::image type="content" source="media/sql-database-vulnerability-assessment-storage/storage-firewall.png" alt-text="storage-firewall":::
5353

0 commit comments

Comments
 (0)