Skip to content
Home » microsoft » Page 2

microsoft

Solve Microsoft Office turning ‘revenue’ into ‘revenu’

Every time the word ‘revenue’ turns into ‘revenu’ because Microsoft Office thinks it is a good idea, I start bleeding from my eyes. Hundreds of bloody tissues later, I finally decided to fix it. And it’s surprisingly easy. Apparenty, there is a rule in the Dutch (Nederlands) AutoCorrect that is… 

Using Python in Azure Functions

  • by
  • 2 min read

Recently, I jumped on the serverless hype train. I basically sold my soul to Microsoft and Azure, so the possibility of running Python in Azure Functions is pretty damn cool. But since it’s still in preview mode (beta), it has proven to be a nerve-wrecking experience. Here’s some brief instructions…