Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with tag 'azure'

A collection of 7 posts

June 8, 2021

KMailPrint, the app celebrates a million of generated PDFs

In 2012 while working at eFront, I was in charge of the development of some Microsoft Office addin projects. At that time, we leveraged the COM/VSTO technologies to craft these extensions. The next year, I heard about this new generation...

.NET azure azure static web apps C# react javascript office-addins asp.net

December 27, 2020

I migrated my blog away from Wordpress to a Jekyll solution hosted on Azure Static Web Apps

When I started this blog in 2013, I did not want to spend too much time and energy on my blog hosting: I just wanted quick publishing. In those days, the de-facto solution for blogging was Wordpress. I went with...

jekyll github azure azure static web apps Wordpress source control migrations SEO

November 27, 2017

Remote debugging Python with VSCode

I truly think that no matter what your platform is, you must have access to a comfortable development environment and a working debugger is one of the most important part of it. Remote debugging can be very helpful: it is...

azure python vscode debugging networking

April 23, 2017

Using Analytics in Application Insights to monitor CosmosDB Requests

Following Wikipedia, DocumentDB (now CosmosDB) is

azure DocumentDB nosql CosmosDB BigData

February 12, 2016

Hosting Jekyll website on Azure Web app using TeamCity automated deployment

The public website of my company Keluro is built with Jekyll. If you are a Jekyll user you are probably aware of Github pages. To me, the best feature of Github pages is the automated deployment of your website when...

.NET azure jekyll powershell teamcity git github

October 7, 2015

TeamCity on Windows Azure VM part 2/2 - enabling SSL with reverse proxy

In the previous post we explained how to install a TeamCity server on a Windows Azure Virtual Machine. We used an external SQL Azure database for the internal database used by Teamcity. The first post ended with a functional TeamCity...

azure iis sql azure ssl teamcity web sockets

September 21, 2015

TeamCity on Windows Azure VM part 1/2 - server setup

TeamCity is a continuous integration (CI) server developed by Jetbrains. I have worked with CruiseControl and Hudson/Jenkins and, to my point-of-view, TeamCity is beyond comparison. I will not detail all the features that made me love this product, let me sum up...

azure azure sql jetbrains reverse proxy teamcity windows azure

Benoît Patra's blog © 2024.
Powered by Jekyll.

Back to top