Category: Azure

Sending an email from Azure App Service using SendGrid

Azure App Service Benjamin Perkins

A common question I get is, “why doesn’t my SMTP email code that I wrote for my other website not work on Azure Web App?” Additionally, I sometimes get this exception sent to me, “System.Net.Mail.SmtpException: Transaction failed. The server response was: #.#.# Service unavailable; Client host […] blocked using; Blocked”. I also wrote an article […]

Read More →

Azure App Service Plans (ASP)

Azure App Service Benjamin Perkins

There is a great overview of Web Hosting Plans here, so this blog is not about what they are but 2 experiences I have had with them. Why do I think they exist now How I recently cleaned up my subscription with them For someone who has been using Azure App Services for some time […]

Read More →