My ASP.NET.CORE MVC 3.1 web app is currently running as a free trial subscription. Apparently Azure is blocking my app from using System.Net.Mail to send email to gmail's SMTP server. Will upgrading to a pay-as-you-go BASIC subscription unblock the restriction? I would like to avoid having to pay for an SMTP relay service such as SendGrid.