We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6671d82 commit a927279Copy full SHA for a927279
BusyDatabase/ReadMe.md
@@ -81,7 +81,7 @@ Install the prerequisites and follow the steps to deploy and run the examples.
81
1. Enable your computer to reach the Azure Database:
82
83
- Go to the Database Server.
84
- - In the Network section, allow your IP address.
+ - In the Security/Networking section, allow your IP address.
85
86
1. Run proyect locally
87
@@ -92,7 +92,7 @@ Install the prerequisites and follow the steps to deploy and run the examples.
92
Most of the Azure resources deployed in the prior steps will incur ongoing charges unless removed.
93
94
```bash
95
-az group delete -n rg-busy-database-eastus -y
+0
96
```
97
98
## Contributions
0 commit comments