Developer Support

Advocacy and Innovation

Latest posts

Sep 18, 2019
Post comments count 1
Post likes count 0

Astuces pour réussir votre certification CKAD (Certified Kubernetes Application Developer)

Developer Support

Dans cet article, Nous vous proposons des astuces pour réussir votre certification de développeur Kubernetes (CKAD – Certified Kubernetes Application Developer).

Sep 13, 2019
Post comments count 0
Post likes count 2

Ordering Messages in Azure Service Bus

Developer Support

This post illustrates how we can force an ordering of messages processed by Azure Service Bus. The intent is to illustrate some of the existing and exciting features of Azure Service Bus.

Sep 6, 2019
Post comments count 0
Post likes count 0

Update My Blog Via Email with Azure Functions

Developer Support

In this post, App Dev Manager Isaac Levin showcase the versatility of Azure Function with a solution that updates his Blog via Email. I have blogged about the changes I made to streamline my site architecture and continue to work on ways to improve it. One thing that I did a month ago was replace the static page that was my [speaking page][/speaking] and make it more dynamic. In this post, I will expand on my previous implementation by using Azure Functions with Email integration to update my Blog. Continue reading...

Sep 4, 2019
Post comments count 0
Post likes count 0

GitHub and Microsoft Services: Developer Support – elevate and accelerate

Developer Support

Pairing GitHub with Microsoft Services: Developer Support is a combination that can lead to an elevated software development lifecycle experience. And we know software development!

Aug 27, 2019
Post comments count 0
Post likes count 0

Azure Ultra Disk Storage is here

Developer Support

With the recent GA announcement of Azure Ultra Disk Storage, customers now have access to Managed Disks for extremely high performance and mission critical workloads. With increased IOPS and throughput, it's important for architects to understand Azure's throttling limits to ensure they design systems optimally.

Aug 26, 2019
Post comments count 0
Post likes count 0

Using a Custom Translator with Azure Cognitive Services

Developer Support

Translating text can be tricky business. Sure, by using online services and tools, you can quickly find out how to say “Hello”, "that dog is green", and “where’s the closest taco stand?” But what about when the conversation needs to be more contextual and specific to your company/business/audience?

Aug 23, 2019
Post comments count 0
Post likes count 0

Introduction to ML.NET with Permutation Feature Importance

Developer Support

ML.NET enables developers to implement machine learning tasks like classification, regression, clustering, and recommendation ... etc. In this post, I will show you how to get started with ML.NET implementing permutation feature importance for employee attrition.

Aug 21, 2019
Post comments count 0
Post likes count 0

gRPC + ASP.NET Core as a Migration Path for WCFs in .NET Core

Developer Support

The intended audience for this blog post is one who wants to migrate from the full .Net Framework to .NET Core and has a large library of WCFs, now considered technical debt. This post will attempt to at least partially answer the question: How difficult will it be to migrate my current code base of WCFs to gRPC in .NET Core?

Aug 16, 2019
Post comments count 2
Post likes count 0

Prevent reopening work item once closed | Azure DevOps (with Video)

Developer Support

Learn how to adopt Azure DevOps Rules to control your DevOps processes such as locking down Work Items after they are closed.