<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Paris Polyzos - a developer's notebook</title><subtitle type="html" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/atom.aspx</id><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/default.aspx" /><link rel="self" type="application/atom+xml" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.20423.1">Community Server</generator><updated>2018-03-24T22:38:00Z</updated><entry><title>How to set nested app settings in Windows and Linux Azure App Service</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2021/07/29/how-to-set-nested-app-settings-in-windows-and-linux-azure-app-service.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2021/07/29/how-to-set-nested-app-settings-in-windows-and-linux-azure-app-service.aspx</id><published>2021-07-29T22:47:33Z</published><updated>2021-07-29T22:47:33Z</updated><content type="html">Let&amp;#8217;s assume you have a .net web api application and you want to access the value of a nested property in your application settings. If you want to override this property value in your Azure App Service you need be careful how you will declare the key for your nested application setting under Configuration section as there is a small......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2021/07/29/how-to-set-nested-app-settings-in-windows-and-linux-azure-app-service.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78554" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term=".net" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/.net/default.aspx" /><category term="app service" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/app+service/default.aspx" /><category term="windows" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/windows/default.aspx" /><category term="linux" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/linux/default.aspx" /></entry><entry><title>Create an azure web app with app insights and a storage container using Terraform</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2021/07/16/create-an-azure-web-app-with-app-insights-and-a-storage-container-using-terraform.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2021/07/16/create-an-azure-web-app-with-app-insights-and-a-storage-container-using-terraform.aspx</id><published>2021-07-16T08:59:43Z</published><updated>2021-07-16T08:59:43Z</updated><content type="html">Recently, I started playing around with Terraform and I am very excited how easy and fast it is to provision new resources, especially when you want to try out things. And when they are not needed anymore, you can easily delete all the resources with just a single command. So, let&amp;#8217;s get started with the basics. What is Infrastructure as......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2021/07/16/create-an-azure-web-app-with-app-insights-and-a-storage-container-using-terraform.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78553" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term="iac" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/iac/default.aspx" /><category term="infrastructure-as-code" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/infrastructure-as-code/default.aspx" /><category term="terraform" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/terraform/default.aspx" /></entry><entry><title>Write stateful workflows in a serverless compute environment with Azure Durable Functions</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/11/14/write-stateful-workflows-in-a-serverless-compute-environment-with-azure-durable-functions.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/11/14/write-stateful-workflows-in-a-serverless-compute-environment-with-azure-durable-functions.aspx</id><published>2020-11-14T17:08:27Z</published><updated>2020-11-14T17:08:27Z</updated><content type="html">During the summer I was fortunate enough to take part in Summer in Greece Festival, a five-day event by Microsoft Learn Student Ambassadors in which MVPs, MCTs, and Microsoft Employees will present and deep dive to Microsoft technologies. My talk was about a Durable Functions, an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. ﻿ Source Code You......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/11/14/write-stateful-workflows-in-a-serverless-compute-environment-with-azure-durable-functions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78547" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="azure functions" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+functions/default.aspx" /><category term="Presentations" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Presentations/default.aspx" /><category term="azure durable functions" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+durable+functions/default.aspx" /><category term="microsoft student learn ambassadors" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/microsoft+student+learn+ambassadors/default.aspx" /><category term="student learn ambassadors" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/student+learn+ambassadors/default.aspx" /></entry><entry><title>Swap places between tilde (~) and section sign (§) key in your macbook keyboard</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/10/09/swap-places-between-tilde-and-section-sign-167-key-in-your-macbook-keyboard.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/10/09/swap-places-between-tilde-and-section-sign-167-key-in-your-macbook-keyboard.aspx</id><published>2020-10-09T19:54:48Z</published><updated>2020-10-09T19:54:48Z</updated><content type="html">In Greece we are using the US keyboard layout and that means that the tilde key (~) is placed next to number 1 at the top left corner of the key, like the following picture: About a year ago we moved to Luxembourg and my old Macbook died, so I had to replace it with a new one that unfortunately......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/10/09/swap-places-between-tilde-and-section-sign-167-key-in-your-macbook-keyboard.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78548" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term="mac" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/mac/default.aspx" /><category term="tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tools/default.aspx" /><category term="tilde" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tilde/default.aspx" /><category term="plus-minus-sign" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/plus-minus-sign/default.aspx" /><category term="section-sign" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/section-sign/default.aspx" /><category term="keyboard" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/keyboard/default.aspx" /></entry><entry><title>Delete all files in an Azure Storage container</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/30/delete-all-files-in-an-azure-storage-container.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/30/delete-all-files-in-an-azure-storage-container.aspx</id><published>2020-07-31T02:05:49Z</published><updated>2020-07-31T02:05:49Z</updated><content type="html">One thing I tend to forget is how powerful azure cli is and how many things can be done way faster through this tool. So, for example, if you want to delete all files in an Azure Storage Account at once, a fast and easy way to do just that is by using the delete-batch command from Azure CLI. Run......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/30/delete-all-files-in-an-azure-storage-container.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78518" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Snippets" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Snippets/default.aspx" /><category term="azure storage" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+storage/default.aspx" /></entry><entry><title>Easily delete all files in an Azure Storage container</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/30/easily-delete-all-files-in-an-azure-storage-container.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/30/easily-delete-all-files-in-an-azure-storage-container.aspx</id><published>2020-07-31T02:05:49Z</published><updated>2020-07-31T02:05:49Z</updated><content type="html">One thing I tend to forget is how powerful azure cli is and how many things can be done way faster through this tool. So, for example, if you want to delete all files in an Azure Storage Account at once, a fast and easy way to do just that is by using the delete-batch command from Azure CLI. Run......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/30/easily-delete-all-files-in-an-azure-storage-container.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78519" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Snippets" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Snippets/default.aspx" /><category term="azure storage" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+storage/default.aspx" /></entry><entry><title>[Greek Audio] AzureHeads 24# Meetup: Automatic updates using Azure Functions CosmosDB and SignalR</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/03/greek-audio-azureheads-24-meetup-automatic-updates-using-azure-functions-cosmosdb-and-signalr.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/03/greek-audio-azureheads-24-meetup-automatic-updates-using-azure-functions-cosmosdb-and-signalr.aspx</id><published>2020-07-04T02:44:36Z</published><updated>2020-07-04T02:44:36Z</updated><content type="html">During the 24th AzureHeads meetup, I delivered a presentation about three azure services, Azure Functions, CosmosDB and Signalr; I talked about websockets and the benefits compared to long polling and then, I built a stocks demo application using Azure Functions for the logic, Azure CosmosDB for the data persistence and then I showcase how is it is to add real-time......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/07/03/greek-audio-azureheads-24-meetup-automatic-updates-using-azure-functions-cosmosdb-and-signalr.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78513" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure functions" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+functions/default.aspx" /><category term="Presentations" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Presentations/default.aspx" /><category term="azure signalr" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+signalr/default.aspx" /><category term="azure cosmos db" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+cosmos+db/default.aspx" /></entry><entry><title>Understanding CRON Expressions</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/05/09/understanding-cron-expressions.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/05/09/understanding-cron-expressions.aspx</id><published>2020-05-09T21:04:34Z</published><updated>2020-05-09T21:04:34Z</updated><content type="html">A CRON expression is a string consisting of six or seven subexpressions (fields), separated by white space, that describe individual details of the schedule. A very useful tool that enables users to schedule tasks to run periodically at a specified date/time in the future, thus allowing the automation of a lot of tasks and processes that otherwise would require human......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/05/09/understanding-cron-expressions.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78502" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term="cron" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/cron/default.aspx" /></entry><entry><title>[Greek Audio] Global Azure – Azure API Management – From Zero to Hero</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/25/greek-audio-global-azure-azure-api-management-from-zero-to-hero.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/25/greek-audio-global-azure-azure-api-management-from-zero-to-hero.aspx</id><published>2020-04-26T06:03:01Z</published><updated>2020-04-26T06:03:01Z</updated><content type="html">On the 25th of April I had the chance to organize the Global Azure Greece 2020 event, the first virtual one of its kind, and also deliver a session thereat. I was one out of 248 international and 18 Greek speakers that took part in this huge online event. I started organizing the Global Azure bootcamp in Greece in 2016......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/25/greek-audio-global-azure-azure-api-management-from-zero-to-hero.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78501" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="azureheads" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azureheads/default.aspx" /><category term="Presentations" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Presentations/default.aspx" /><category term="api management" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/api+management/default.aspx" /><category term="global azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/global+azure/default.aspx" /><category term="greek audio" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/greek+audio/default.aspx" /></entry><entry><title>[Greek Audio] AzureHeads 23#: Azure API Management</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/10/greek-audio-azureheads-23-azure-api-management.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/10/greek-audio-azureheads-23-azure-api-management.aspx</id><published>2020-04-10T08:35:49Z</published><updated>2020-04-10T08:35:49Z</updated><content type="html">During AzureHeads 23rd meetup, I delivered an introductory presentation about Azure API management, what is it, how someone can get started and then I showcase a set of features in Azure Portal like: connecting APIs with Azure Functions and import APIs through Swagger developer portal prevention of API usage spikes using throttling authentication with a backend service caching responses and......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/10/greek-audio-azureheads-23-azure-api-management.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78500" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="azureheads" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azureheads/default.aspx" /><category term="Presentations" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Presentations/default.aspx" /><category term="api management" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/api+management/default.aspx" /></entry><entry><title>Make scrollbars in Windows thinner to save space</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/03/make-scrollbars-in-windows-thinner-to-save-space.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/03/make-scrollbars-in-windows-thinner-to-save-space.aspx</id><published>2020-04-03T07:28:32Z</published><updated>2020-04-03T07:28:32Z</updated><content type="html">A thing that really bothers me in Windows, and I believe many would agree, is the lack of UI consistency in Windows applications and components. Although applications implemented with the new Fluid Design System in mind have some very minimal scrollbars that don&amp;#8217;t use much of valuable space, there are still a lot of apps, especially the ones built with......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/04/03/make-scrollbars-in-windows-thinner-to-save-space.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78492" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tools/default.aspx" /><category term="windows" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/windows/default.aspx" /><category term="tips" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tips/default.aspx" /><category term="ui" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/ui/default.aspx" /></entry><entry><title>Filters in Chrome Dev Tools – How to Include, Exclude Resources</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/03/22/filters-in-chrome-dev-tools-how-to-include-exclude-resources.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/03/22/filters-in-chrome-dev-tools-how-to-include-exclude-resources.aspx</id><published>2020-03-23T01:06:05Z</published><updated>2020-03-23T01:06:05Z</updated><content type="html">Chrome Dev Tools is undoubtedly a very powerful set of web developer tools, built directly into the Chrome browser that helps you with your day-to-day work on building, debugging and optimizing web applications. To launch Chrome Dev Tools you simply right click on any web page that you are working and select Inspect or press Cmd+Alt+I on a mac or Ctrl+Alt+I......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2020/03/22/filters-in-chrome-dev-tools-how-to-include-exclude-resources.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78488" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="javascript" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/javascript/default.aspx" /><category term="tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tools/default.aspx" /><category term="angular" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/angular/default.aspx" /><category term="chrome dev tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/chrome+dev+tools/default.aspx" /></entry><entry><title>Compare performance of “Object.values()” vs “_.values()” vs “for…in” to extract values from an object</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/30/compare-performance-of-object-values-vs-values-vs-for-in-to-extract-values-from-an-object.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/30/compare-performance-of-object-values-vs-values-vs-for-in-to-extract-values-from-an-object.aspx</id><published>2019-07-31T03:14:42Z</published><updated>2019-07-31T03:14:42Z</updated><content type="html">Recently, in a project, we had to extract the values from a large collection of objects and, while the easiest way to do so was to use the native Object.values()method, which returns an array of a given object&amp;#8217;s own enumerable property values, we noticed some performance issues. So, we started measuring the performance of this method compared to some other......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/30/compare-performance-of-object-values-vs-values-vs-for-in-to-extract-values-from-an-object.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78381" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term="performance" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/performance/default.aspx" /><category term="javascript" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/javascript/default.aspx" /><category term="benchmarks" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/benchmarks/default.aspx" /></entry><entry><title>Create a custom password policy for ASP.NET Core Identity using extension methods</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/26/create-a-custom-password-policy-for-asp-net-core-identity-using-extension-methods.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/26/create-a-custom-password-policy-for-asp-net-core-identity-using-extension-methods.aspx</id><published>2019-07-26T23:40:47Z</published><updated>2019-07-26T23:40:47Z</updated><content type="html">ASP.NET Core Identity uses default values for settings such as password policy, lockout, and cookie configuration. These settings can be overridden in the Startup class. By default the Password Policy has the following options: RequireDigit: (default: true) Requires a number between 0-9 in the password. RequiredLength: (default: 6) The minimum length of the password. RequireLowercase: (default: true) Requires a lowercase character......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/26/create-a-custom-password-policy-for-asp-net-core-identity-using-extension-methods.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78379" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term=".net" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/.net/default.aspx" /><category term="asp.net core" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/asp.net+core/default.aspx" /><category term=".net core" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/.net+core/default.aspx" /><category term="identity-options" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/identity-options/default.aspx" /></entry><entry><title>How to rename an Azure Function in Azure Portal</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/06/04/how-to-rename-an-azure-function-in-azure-portal.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/06/04/how-to-rename-an-azure-function-in-azure-portal.aspx</id><published>2019-06-04T19:46:41Z</published><updated>2019-06-04T19:46:41Z</updated><content type="html">Let&amp;#8217;s assume you have started experimenting with Azure Functions and, for your first app, you have chosen the Azure Portal as your development environment. You have created a new Azure Function by clicking the Plus icon next to your Azure Function name, selected In-portal from the first step of the wizard, and from the second screen you picked the Webhook......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/06/04/how-to-rename-an-azure-function-in-azure-portal.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78366" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term="azure portal" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+portal/default.aspx" /><category term="azure function" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+function/default.aspx" /></entry><entry><title>Publish an Angular web app to Azure using GitHub, AzureDevOps &amp; Azure Storage Account</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/01/18/publish-an-angular-web-app-to-azure-using-github-azuredevops-amp-azure-storage-account.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/01/18/publish-an-angular-web-app-to-azure-using-github-azuredevops-amp-azure-storage-account.aspx</id><published>2019-01-19T07:55:26Z</published><updated>2019-01-19T07:55:26Z</updated><content type="html">In this post we will talk about all the necessary steps to build and deploy an Angular web application to a static website hosting container in Azure Storage using Azure DevOps. Step 1. Setup a GitHub Repository &amp;#38; commit a sample Angular App To start with, you need to create a new repository in GitHub and push an Angular application......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/01/18/publish-an-angular-web-app-to-azure-using-github-azuredevops-amp-azure-storage-account.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78340" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="azure storage" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+storage/default.aspx" /><category term="angular" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/angular/default.aspx" /><category term="azure devops" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+devops/default.aspx" /></entry><entry><title>JavaScript Console Tips &amp; Tricks</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/01/03/javascript-console-tips-amp-tricks.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/01/03/javascript-console-tips-amp-tricks.aspx</id><published>2019-01-04T02:24:50Z</published><updated>2019-01-04T02:24:50Z</updated><content type="html">JavaScript, and the tools around it, have advanced a lot during the last couple of years. So, below you will see few tips and tricks that I find useful in my day-to-day development workflow, in regards to console logging. 01. Custom Css Styling in your console log statements You can add custom styling to your log statements using the %c attribute.......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/01/03/javascript-console-tips-amp-tricks.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78336" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="Notes" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Notes/default.aspx" /><category term="javascript" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/javascript/default.aspx" /><category term="tips" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tips/default.aspx" /><category term="tricks" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tricks/default.aspx" /></entry><entry><title>Different options to upload single or multiple files to your Azure Storage Account</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/11/12/different-options-to-upload-single-or-multiple-files-to-your-azure-storage-account.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/11/12/different-options-to-upload-single-or-multiple-files-to-your-azure-storage-account.aspx</id><published>2018-11-13T06:51:17Z</published><updated>2018-11-13T06:51:17Z</updated><content type="html">Azure Storage is a cloud storage solution for data storage scenarios and one key service, among others, is Azure Blobs, a scalable object store for text and binary data. A main use is to upload files to it, either as a long term backup solution, or as a way to serve documents, images and videos directly to a browser. To do so, you......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/11/12/different-options-to-upload-single-or-multiple-files-to-your-azure-storage-account.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78338" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tools/default.aspx" /><category term="azure storage" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+storage/default.aspx" /></entry><entry><title>Secure your Azure Web App using SSL Certificate provided by Let’s Encrypt</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/09/08/secure-your-azure-web-app-using-ssl-certificate-provided-by-let-s-encrypt.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/09/08/secure-your-azure-web-app-using-ssl-certificate-provided-by-let-s-encrypt.aspx</id><published>2018-09-08T22:56:47Z</published><updated>2018-09-08T22:56:47Z</updated><content type="html">The information you send on the Internet is passed from computer to computer to get to the destination server. The least you can do to provide privacy, critical security and data integrity for both your websites and your users&amp;#8217; personal information is to have your application secured under an SSL certificate. SSL providers need to set up a trusted infrastructure......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/09/08/secure-your-azure-web-app-using-ssl-certificate-provided-by-let-s-encrypt.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78308" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="app service" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/app+service/default.aspx" /><category term="security" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/security/default.aspx" /><category term="azure web app" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+web+app/default.aspx" /><category term="let's encrypt" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/let_2700_s+encrypt/default.aspx" /></entry><entry><title>Host your static website on your Azure Storage account</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/07/08/host-your-static-website-on-your-azure-storage-account.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/07/08/host-your-static-website-on-your-azure-storage-account.aspx</id><published>2018-07-08T20:05:27Z</published><updated>2018-07-08T20:05:27Z</updated><content type="html">One new feature recently announced, and currently in public preview, is the ability to host your own static website on Azure Storage, a solution which is more cost-effective than the traditional Azure App Service. In this post we will see the necessary steps to follow in order to enable web site hosting functionality on Azure Storage and, as a proof......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/07/08/host-your-static-website-on-your-azure-storage-account.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78293" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="azure storage" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+storage/default.aspx" /><category term="web" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/web/default.aspx" /></entry><entry><title>Remove your Azure account from a subscription you no longer use</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/06/16/remove-your-azure-account-from-a-subscription-you-no-longer-use.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/06/16/remove-your-azure-account-from-a-subscription-you-no-longer-use.aspx</id><published>2018-06-16T18:46:06Z</published><updated>2018-06-16T18:46:06Z</updated><content type="html">In this post, we will showcase the necessary steps to follow in order to de-associate your azure account from any subscription you have joined in the past and you no longer use. Till recently, in order to do so, you had to ask the admin of the subscription to perform this task, however, now, you can do it all by......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/06/16/remove-your-azure-account-from-a-subscription-you-no-longer-use.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78288" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="subscriptions" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/subscriptions/default.aspx" /></entry><entry><title>Enable HTTP/2 in Azure App Service</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/05/19/enable-http-2-in-azure-app-service.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/05/19/enable-http-2-in-azure-app-service.aspx</id><published>2018-05-19T07:52:27Z</published><updated>2018-05-19T07:52:27Z</updated><content type="html">HTTP/2 is a major revision of the HTTP network protocol used by the World Wide Web and comes with a promise to make our applications faster, simpler, and more robust by allowing us to undo many of the HTTP/1.1 workarounds previously done within our applications and address these concerns within the transport layer itself. In this post, we will showcase how simple it is to......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/05/19/enable-http-2-in-azure-app-service.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78283" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="web app" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/web+app/default.aspx" /><category term="azure app service" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure+app+service/default.aspx" /></entry><entry><title>Find the dominant color of an image using Azure Cognitive Services</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/05/16/find-the-dominant-color-of-an-image-using-azure-cognitive-services.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/05/16/find-the-dominant-color-of-an-image-using-azure-cognitive-services.aspx</id><published>2018-05-16T21:15:54Z</published><updated>2018-05-16T21:15:54Z</updated><content type="html">In this tutorial we will use Computer Vision service to analyze an image and determine the accent and dominant color and whether the image is black &amp;#38; white or colored. Step 1. Create Computer Vision Service Let&amp;#8217;s start by creating the Computer Vision API service. To do so, head over to Azure portal, click on Create Resource link, select AI + Machine......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/05/16/find-the-dominant-color-of-an-image-using-azure-cognitive-services.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78280" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="Articles" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/Articles/default.aspx" /><category term="cognitive services" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/cognitive+services/default.aspx" /><category term="image analysis" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/image+analysis/default.aspx" /></entry><entry><title>Azure Web App – Diagnose &amp; Solve Problems tool</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/03/24/azure-web-app-diagnose-amp-solve-problems-tool.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/03/24/azure-web-app-diagnose-amp-solve-problems-tool.aspx</id><published>2018-03-25T05:38:00Z</published><updated>2018-03-25T05:38:00Z</updated><content type="html">Something new in Azure App Service&amp;#8217;s overview blade, is the addition of a new tool for diagnosing and solving problems. It makes it easier to distinguish issues between your code and platform related problems, and provides some quick solutions, tailored to the problems you might experience. You get a view of the health of your application and platform, as well......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/03/24/azure-web-app-diagnose-amp-solve-problems-tool.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78254" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="app service" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/app+service/default.aspx" /><category term="tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tools/default.aspx" /></entry><entry><title>Azure Web Apps – Diagnose &amp; Solve Problems quickly</title><link rel="alternate" type="text/html" href="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/03/24/azure-web-apps-diagnose-amp-solve-problems-quickly.aspx" /><id>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/03/24/azure-web-apps-diagnose-amp-solve-problems-quickly.aspx</id><published>2018-03-25T05:38:00Z</published><updated>2018-03-25T05:38:00Z</updated><content type="html">Something new in Azure App Service&amp;#8217;s overview blade, is the addition of a new tool for diagnosing and solving problems. It makes it easier to distinguish issues between your code and platform related problems, and provides some quick solutions, tailored to the problems you might experience. You get a view of the health of your application and platform, as well......(&lt;a href="https://www.dotnetzone.gr:443https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2018/03/24/azure-web-apps-diagnose-amp-solve-problems-quickly.aspx"&gt;read more&lt;/a&gt;)&lt;img src="https://www.dotnetzone.gr:443/cs/aggbug.aspx?PostID=78255" width="1" height="1"&gt;</content><author><name>ppolyzos</name><uri>https://www.dotnetzone.gr:443/cs/members/ppolyzos.aspx</uri></author><category term="azure" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/azure/default.aspx" /><category term="app service" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/app+service/default.aspx" /><category term="tools" scheme="https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/tags/tools/default.aspx" /></entry></feed>