Skip to content

Commit a927279

Browse files
author
Federico Arambarri
committed
Improve Readme Instruction
1 parent 6671d82 commit a927279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BusyDatabase/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Install the prerequisites and follow the steps to deploy and run the examples.
8181
1. Enable your computer to reach the Azure Database:
8282

8383
- Go to the Database Server.
84-
- In the Network section, allow your IP address.
84+
- In the Security/Networking section, allow your IP address.
8585

8686
1. Run proyect locally
8787

@@ -92,7 +92,7 @@ Install the prerequisites and follow the steps to deploy and run the examples.
9292
Most of the Azure resources deployed in the prior steps will incur ongoing charges unless removed.
9393

9494
```bash
95-
az group delete -n rg-busy-database-eastus -y
95+
0
9696
```
9797

9898
## Contributions

0 commit comments

Comments
 (0)