Skip to content
  • Linkedin

Sergio Henrique

Data Analyst Building Things and Sharing Learning Along the Way

Category: Azure

Written by Sergio HenriqueDecember 10, 2024December 10, 2024

Download data from Kaggle competition and upload in Azure ML

In some Kaggle competitions the provided machines can not handle the volume of data available. In this cases, I think that could be beneficial to train the model in another place.

Written by Sergio HenriqueSeptember 30, 2024September 30, 2024

How to use Azure Communication Services to send email in a Django application

I wanted to share my recent experience with setting up email sending in my Django application, which I’m deploying on Azure Web Apps. Since I’m using django-allauth for authentication, I needed to ensure that the email confirmation and password reset workflows were properly configured. After some research, I found a solution that worked well for me.

Written by Sergio HenriqueSeptember 13, 2024September 13, 2024

Setting up local database to simulate Azure production database

I have an existing SQL database in Azure, created from a scraping project using Azure Functions. My new SaaS needs to access this data. However, I prefer not to modify the existing Azure database during development.

Proudly powered by WordPress | Theme: Escutcheon by Automattic.