Skip to content

Commit 52b605d

Browse files
authored
Merge pull request #188 from aspnetzero/pr/3166
remove unnecessary image. Change old view
2 parents 069ad1f + 4869a6f commit 52b605d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/en/Deployment-Mvc-Core-Azure.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Following screen will be shown:
8383

8484
Select "**azure-publish-demo-server**" and click "**OK**", then click "**Publish**" button. **Web.Mvc** application is live now:
8585

86-
<img src="images/azure-publish-core-mvc-ui-admin.png">
86+
<img src="images/azure-publish-core-mvc-ui-admin-2.png">
8787

8888
## Publish Public Website to The Azure
8989

@@ -97,8 +97,6 @@ The details will be explained in the next lines. Here are the quick steps to pub
9797

9898
Run the **npm run build** command to create js and css bundles.
9999

100-
<img src="images/azure-publish-core-mvc-bundle-public.png">
101-
102100
### Configure the appsettings.production.json
103101

104102
Azure is using **appsettings.production.json** that is placed in the **Web.Public**, so this file should be configured like following:
352 KB
Loading

0 commit comments

Comments
 (0)