Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
anhminhtran235 committed Aug 6, 2020
2 parents b2cb514 + 7cb7f7a commit 99e3491
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Docs/DeployGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,11 @@ In the code-spot folder, run the following command
```shell
dotnet publish -c Release
```
## Step 8: Set up resource group on Azure

## Step 8: Add your IP address in Azure firewall settings
Log in to Azure portal -> When creating resource group, select Web app + SQL

## Step 9: Add your IP address in Azure firewall settings

First, log in to Azure portal.

Expand All @@ -118,7 +121,7 @@ Add your IP address. Fill in _Start IP_ and _End IP_ with your IP address

Now you can use the Query editor (preview) to view and query your production DB

## Step 9: Publish on Azure
## Step 10: Publish on Azure

Open Visual Studio and click on the project and select _Publish_

Expand Down
Binary file added Docs/images/publish1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Docs/images/publish2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 99e3491

Please sign in to comment.