Skip to content

Commit dd91256

Browse files
author
Duke Kamstra
authored
Merge pull request #7 from MicrosoftDocs/master
Sync with head repo
2 parents bbbc822 + 8b23adb commit dd91256

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

azure-sql/database/sql-vulnerability-assessment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following steps implement the vulnerability assessment:
5252

5353
1. Under the **Security** heading, select **Security center**.
5454

55-
1. Then click **Select Storage** on the **Vulnerability Assessment** pane to open the Vulnerability Assessment settings pane for either the entire server or managed instance.
55+
1. Then click **Configure** on the **Vulnerability Assessment** pane to open the Vulnerability Assessment settings pane for either the entire server or managed instance.
5656

5757
> [!NOTE]
5858
> For more information about storing Vulnerability Assessment scans behind firewalls and VNets, see [Store Vulnerability Assessment scan results in a storage account accessible behind firewalls and VNets](sql-database-vulnerability-assessment-storage.md).
@@ -225,4 +225,4 @@ To handle Boolean types as true/false, set the baseline result with binary input
225225

226226
- Learn more about [Azure Defender for SQL](azure-defender-for-sql.md).
227227
- Learn more about [data discovery and classification](data-discovery-and-classification-overview.md).
228-
- Learn about [Storing Vulnerability Assessment scan results in a storage account accessible behind firewalls and VNets](sql-database-vulnerability-assessment-storage.md).
228+
- Learn about [Storing Vulnerability Assessment scan results in a storage account accessible behind firewalls and VNets](sql-database-vulnerability-assessment-storage.md).

azure-sql/virtual-machines/windows/availability-group-manually-configure-prerequisites-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ To create the virtual network in the Azure portal:
8989
| **Field** | Value |
9090
| --- | --- |
9191
| **Name** |autoHAVNET |
92-
| **Address space** |10.33.0.0/24 |
92+
| **Address space** |10.0.0.0/24 |
9393
| **Subnet name** |Admin |
94-
| **Subnet address range** |10.33.0.0/29 |
94+
| **Subnet address range** |10.0.0.0/29 |
9595
| **Subscription** |Specify the subscription that you intend to use. **Subscription** is blank if you only have one subscription. |
9696
| **Resource group** |Choose **Use existing** and pick the name of the resource group. |
9797
| **Location** |Specify the Azure location. |

0 commit comments

Comments
 (0)