Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrected my own typo in previous PR.
  • Loading branch information
neilhamshaw authored Sep 2, 2020
1 parent fd24b5c commit 492d5db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,15 +169,15 @@ On your InfrastructureSubnet subnet, within the spoke-vnet VNet, enable Service

![image](images/3.PNG)

Please ensure that the subnet is fully updated before carrying on to the next step. (In can take a few minutes).
Please ensure that the subnet is fully updated before carrying on to the next step. It can take a few minutes.

## Task 3: Enable Virtual Network access within SQL Server Firewall

Create a new Virtual Network rule within your SQL Server Firewall allowing access from the InfrastructureSubnet within which your *az-mgmt-vm* VM resides. Notice how it recognises that you have enabled the service endpoint for Azure.SQL in Task 1 - "Service endpoint status = Enabled".

![image](images/4.PNG)

Now verify that you are still able to connect to your SQL server via SSMS.
Now verify that you are still able to connect to your SQL Server via SSMS.

## :checkered_flag: Results

Expand Down

0 comments on commit 492d5db

Please sign in to comment.