From 34f6fc13534ab3fe0ce12b5dc8df92a30b077a86 Mon Sep 17 00:00:00 2001 From: Sudhakarch99 <32757211+Sudhakarch99@users.noreply.github.com> Date: Mon, 15 Apr 2019 17:00:42 +0530 Subject: [PATCH] added deploybutton added deploybutton --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e350a5c..b68f2da 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## Deploy Button +[![Deploy to Azure](https://azuredeploy.net/deploybutton.png)](https://azuredeploy.net/) # Image Upload Resize This sample demonstrates how to respond to an `EventGridEvent` published by a storage account to resize an image and upload a thumbnail as described in the article [Automate resizing uploaded images using Event Grid](https://docs.microsoft.com/azure/event-grid/resize-images-on-storage-blob-upload-event?toc=%2Fazure%2Fazure-functions%2Ftoc.json&tabs=net). @@ -34,4 +36,4 @@ This project welcomes contributions and suggestions. Most contributions require When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.