Developer Support

Advocacy and Innovation

Part 2: Azure Virtual Machine Scale Set and Windows Containers–Networking Tips

In part 2 of 2 blog posts, Premier Developer Consultant Julien Oudot continues his networking tips about Azure Virtual Machine Scale Set (VMSS) and Windows Containers. Building on the first post about VMSS set-up, Julien walks through how to communicate with containers running on nodes deployed as part of VMSS. If you haven’t read it ...

Part 1: Azure Virtual Machine Scale Set and Windows Containers–Networking Tips

In this post, Premier Developer Consultant Julien Oudot teaches you how to ensure network connectivity when working with Windows Containers and Virtual Machine Scale Set in Azure.When working with Windows Containers and Virtual Machine Scale Set (VMSS) in Azure, some steps need to be performed to make sure the networking connectivity works as ...

Designing a Cosmos DB database

Premier Developer consultant Julien Oudot brings us this blog with some considerations when designing a Cosmos DB database. The intent of this article is to summarize some of the key aspects to keep in mind while designing a database using Cosmos DB. Azure Cosmos DB is Microsoft's globally distributed, multi-model database. Sometimes ...

[Service Fabric] How to troubleshoot deployment errors in Service Fabric Windows cluster

Having issues deploying your service to your Service Fabric cluster?  Check out this post from Premier Developer consultant Julien Oudot on troubleshooting deployment issues in Service Fabric. The Service Fabric explorer is a great interface to control the cluster health and configuration. However, I recently worked with customers who ...