This repository was archived by the owner on Mar 31, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ solution.**
3030
3131### Build the code
3232
33- 1 . Ensure you have the .NET 6 SDK installed. [ Install it if
33+ 1 . Ensure you have the .NET 7 SDK installed. [ Install it if
3434 needed] ( https://dotnet.microsoft.com/download ) .
3535 ```
3636 dotnet --info
@@ -50,7 +50,7 @@ solution.**
5050### Deploy to Azure
5151
5252PowerShell is used for the following steps. I have tested Windows PowerShell
53- 5.1, Windows PowerShell 7.1.3 , and Linux PowerShell 7.1.3 .
53+ 5.1, Windows PowerShell 7.3.7 , and Linux PowerShell 7.3.7 .
5454
55551 . Ensure you have the Az PowerShell modules. [ Install them if
5656 needed] ( https://docs.microsoft.com/en-us/powershell/azure/install-az-ps ) .
@@ -93,6 +93,8 @@ The end of the output looks like this:
9393Warming up the website and workers...
9494<b >https://nugetinsights-joel.azurewebsites.net/</b > - 200 OK
9595https://nugetinsights-joel-worker-0.azurewebsites.net/ - 200 OK
96+ Deployment is complete.
97+ Go to here for the admin panel: https://nugetinsights-joel.azurewebsites.net/Admin
9698</pre >
9799
98100You can go the first URL which is the website URL in your web browser and click on
You can’t perform that action at this time.
0 commit comments