0xdeafcafe / sendgrid-dotnet

Other
15 stars 1 forks source link

Support for SendGrid at Azure? #2

Closed sovaska closed 8 years ago

sovaska commented 8 years ago

As far as I understand, there is no "SendGrid Api key" if you use SendGrid from Azure. There are only username, password and smtp server information. Any plans to add support for Azure SendGrid for this library?

andrewbasarab commented 8 years ago

@sovaska You can get api keys on app.sendgrid.com. Go to new Azure portal -> SendGrid -> press "Manage" button -> azure will redirect you to app.sendgrid.com where you can get api keys.

0xdeafcafe commented 8 years ago

Yeah, just follow @abasarab's instructions. Sorry for not replying @sovaska , I think when I saw this notification I thought it was on the official repo.