Recently I completed an intensive course on CodeSpace academy where I taught students about Database fundamentals, it was an enjoyable time, that I normally repeat every year. Maybe are you asking yourself why I consider this activity as a hobby, my answer is simple, I really love to teach and share my knowledge with others,…
Author: geohernandez
My first session in SQL Saturday Cork
I have recently had the opportunity of being speaker in SQL Saturday Cork event, in fact, it was my first experience in any SQL Saturday conference, however, the friendly attitude and well-organized conditions of this event let me to feeling comfortable since the beginning (thanks @Mark Hayes).
Configuring an account in Azure Active Directory for custom domain name
As the title indicate you, this article would be a simple guide to show you the steps that I have followed for configuring my domain name in Azure AD, however, if you ask me why I decided to write this short blog, the answer is simple: I spent more than one hour to do it,…
How to add an existing project into Azure DevOps repo with GIT
This short article pretends to show you the steps to follow for adding an existing project from your computer into a repository which has been previously configured inside the Azure DevOps platform and associated it with a specific project.