Microsoft
Developer Blogs
Get the latest information, insights, and news from Microsoft.
Highlights
Oct 25, 2024
Semantic Kernel
AI Digital Transformation Discovering Rome’s hidden treasures with an AI virtual assistant and Semantic Kernel
Today we want to highlight a customer story featuring Semantic Kernel here: Discovering Rome’s hidden treasures with an AI virtual assistant - Source EMEA
On a sunny Monday morning in late September, a river of travelers flowed slowly through the Piazza della Rotonda. The focal...
Oct 29, 2024
Windows Command Line
GitHub Copilot in Windows Terminal
GitHub Copilot users can now use the power of GitHub Copilot to get command suggestions and explanations without leaving the terminal with Terminal Chat in Windows Terminal Canary 🚀
This is available for all GitHub Copilot Individual, Business, and Enterprise customers. To get...
Oct 29, 2024
Microsoft for Java Developers
Announcing Technical Preview of the GitHub Copilot upgrade assistant for Java
As AI and LLMs continue to evolve, agentic workflows are rapidly emerging as the next wave of AI-assistance. Agentic workflows allow AI systems to coordinate tasks and make decisions with minimal human input. These systems use autonomous agents in their workflow and can bring enormous...
Oct 29, 2024
Azure SDK Blog
Build AI applications with the new AI App Template Gallery
This post announces the launch of the AI App Template Gallery of templates using `azd`.
Oct 28, 2024
Power Platform Developer Blog
Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup)
Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup)
Automating your CI/CD pipeline for Power Platform solutions streamlines development and reduces manual tasks. Integrating GitHub Actions with federated authentication provides...
Events
November 12, 2024 - November 14, 2024
.NET Conf 2024
.NET 9 launches at .NET Conf 2024! Tune in with the .NET community to celebrate and learn about the new release on November 12-14.
Save the DateCheck out the Dev Blog family
Latest posts
Oct 31, 2024
Post comments count19
Post likes count4
What has case distinction but is neither uppercase nor lowercase?
Raymond Chen
It has one foot in each world but belongs to neither.
The Old New Thing
Oct 31, 2024
Post likes count1
Building a Multi-tenant GenAI gateway using APIM
Sushant Bhalla
This blog shares insights on developing a GenAI gateway with multi-tenancy and quota management capabilities implemented using Azure APIM where customers can access the GenAI resources across different service tiers like Freemium, Basic, and Premium with each tier having it's own quota and rate limits. The solution used the concept of "Products" to group APIs related to specific entitlements and using Product Policies, simplifying the overall design and ensuring scalability.
ISE Developer Blog
Oct 30, 2024
Post comments count0
Post likes count2
Announcing Microsoft.PowerShell.PlatyPS 1.0.0-Preview1
Jason Helmick
We are pleased to announce the release of Microsoft.PowerShell.PlatyPS 1.0.0-Preview1, a tool to build PowerShell help files.
PowerShell Team
Oct 30, 2024
Post comments count0
Post likes count1
Integrate data from external sources into Microsoft Entra tokens using the Authentication Events library
Abdul,
Harman,
Steven
Streamline the integration of custom claims into authentication tokens with the new Authentication Events NuGet library. This blog post introduces a NuGet library that simplifies the implementation of custom claims providers, reducing the need for extensive code and minimizing validation errors. Learn how to efficiently fetch and add custom data, like entitlements or profile attributes, from external systems, such as CRMs or legacy databases, while ensuring secure, scalable solutions for your applications.
Microsoft Entra Identity Platform
Oct 30, 2024
Post comments count0
Post likes count2
I have enabled "take ownership" permission, but I still cannot obtain write access
Raymond Chen
Taking ownership is only one part of gaining write access.
The Old New Thing
Oct 30, 2024
Post comments count15
Post likes count0
Retirement of the SharePoint SendEmail API
SharePoint team
Retirement of the SharePoint SendEmail API from SharePoint Online - impacting both REST and CSOM API surfaces.
Microsoft 365 Developer Blog
Oct 30, 2024
Post likes count2
Unreal Engine Toolbar in Visual Studio
David Li
In Visual Studio 2022 version 17.11, we’ve added a new Unreal Engine toolbar to Visual Studio.
The Unreal Engine toolbar is a new feature that provides quick access to common Unreal Engine tasks. You can find the toolbar at the top of your code window when you have an Unreal...
Visual Studio Blog
Oct 30, 2024
Post comments count0
Post likes count0
Java on Azure Tooling的更新 – 2024年10月
Jialuo Gan
大家好,欢迎阅读 Java on Azure 开发人员工具的十月份更新。在本次更新中,我们将介绍针对 IntelliJ IDEA 的 Azure 工具包中 Azure Functions 的托管身份支持(Managed Identity)。此外,我们还将推出一个名为Java on Azure...
Java Blog in Chinese
Oct 30, 2024
Post comments count0
Post likes count0
Java on Azure Tooling Update – October 2024
Jialuo Gan
Hi everyone, welcome to the October update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure Functions in Azure Toolkit for IntelliJ IDEA. Additionally, we are launching a new series called Java on Azure Tooling Guide, and in our...
Microsoft for Java Developers