Skip to content

Commit 28aa608

Browse files
committed
Modifying sample image, word choice in title, and explicitly added VS2017
1 parent 53d6921 commit 28aa608

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.vs/WebApp-Storage-DotNet/v15/.suo

28.5 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ platforms: dotnet
44
author: perrysk-msft
55
---
66

7-
# .NET Photo Gallery Web Application Example with Azure Blob Storage
7+
# .NET Photo Gallery Web Application Sample with Azure Blob Storage
88

9-
This example application creates a web photo gallery that allows you to host and view images through a web frontend. The code sample also includes functionality for deleting images.
9+
This sample application creates a web photo gallery that allows you to host and view images through a .NET web frontend. The code sample also includes functionality for deleting images. At the end, you have the option of deploying the application to Azure.
1010

1111
![Azure Blob Storage Photo Gallery Web Application Sample .NET](./images/photo-gallery.png)
1212

@@ -22,7 +22,7 @@ Azure Blob Storage Photo Gallery Web Application using ASP.NET MVC 5. The sample
2222
## Running this sample
2323
1. Before you can run this sample, you must have the following prerequisites:
2424
- The Azure Storage Emulator, which you can download [here](https://go.microsoft.com/fwlink/?linkid=717179&clcid=0x409). You can also read more about [Using the Azure Storage emulator for development](https://docs.microsoft.com/en-us/azure/storage/common/storage-use-emulator).
25-
- Visual Studio 2015 (or higher).
25+
- Visual Studio 2015 or Visual Studio 2017.
2626

2727
2. Open the Azure Storage emulator. Once the emulator is running it will be able to process the images from the application.
2828

images/photo-gallery.png

671 KB
Loading

0 commit comments

Comments
 (0)