Microsoft Developer Blogs

Get the latest information, insights, announcements, and news from Microsoft.

Multi-Cluster Application Deployments to Kubernetes at Scale at Edge

An innovative solution has been developed to address challenges in deploying applications in distributed environments with multiple clusters. These challenges encompass scenarios like edge deployments across regions and distributing components across numerous co-located clusters. While Kubernetes is commonly used for orchestrating deployments through YAML descriptors, GitOps tools such as Flux, ArgoCD, and Jenkins X automate deployment management. However, as cluster numbers increase, issues arise regarding organization, configuration, and scalability. To tackle these challenges, a Control Plane-based deployment application has been created. It functions using a logical data model stored in an inventory database.


Deep Dive Analysis: Why did this dll increase in file size by 50%?

We recently noticed that one of the dlls that we produce had suddenly jumped up in file size. The WinUI Controls library, Microsoft.UI.Xaml.Controls.dll that ships as part of Windows App SDK had ballooned in size in our internal builds. It had suddenly grown from 7 MB to 10.5 MB - approximately a 50% increase in size. What had happened to ...


Java on Azure Tooling的更新 – 2023年9月

大家好,欢迎阅读 Java on Azure 开发者工具九月份更新。在本次更新中,我们将介绍对 Azure OpenAI 服务和 Playground 的支持,开发人员可以使用提示(prompts)和参数设置尝试 OpenAI 的各种模型,并生成基于 Java SDK、JSON 和 Curl 的代码示例。我们还带来了 Eclipse 的 Azure...


Announcing the HackTogether: Power Platform Global AI Hack Winners

We’re excited to announce the winners of HackTogether: The Power Platform Global AI Hack What is #HackTogether? In this HackTogether we got the opportunity to see the power of AI Copilots in the Power Platform. We learned from advocates and other experts about Copilots, AI Builder, using Azure OpenAI service, and we even got a tutorial ...