We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1bd36 commit 86f9795Copy full SHA for 86f9795
README.md
@@ -25,10 +25,10 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut
25
git clone https://github.com/Azure-Samples/sql-database-dotnet-manage-sql-databases-across-regions.git
26
27
cd sql-database-dotnet-manage-sql-databases-across-regions
28
-
29
- dotnet restore
30
31
- dotnet run
+
+ dotnet build
+ bin\Debug\net452\ManageSqlDatabasesAcrossDifferentDataCenters.exe
32
33
## More information ##
34
0 commit comments