Developer Support
Advocacy and Innovation
Latest posts
Astuces pour réussir votre certification CKAD (Certified Kubernetes Application Developer)
Dans cet article, Nous vous proposons des astuces pour réussir votre certification de développeur Kubernetes (CKAD – Certified Kubernetes Application Developer).
Ordering Messages in Azure Service Bus
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.
Update My Blog Via Email with Azure Functions
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...
GitHub and Microsoft Services: Developer Support – elevate and accelerate
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!
Azure Ultra Disk Storage is here
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.
Using a Custom Translator with Azure Cognitive Services
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?
Introduction to ML.NET with Permutation Feature Importance
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.
gRPC + ASP.NET Core as a Migration Path for WCFs in .NET Core
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?
Prevent reopening work item once closed | Azure DevOps (with Video)
Learn how to adopt Azure DevOps Rules to control your DevOps processes such as locking down Work Items after they are closed.