Microsoft Developer Blogs

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

New high availability features for Azure Notification Hubs (Preview)

We are excited to announce that the new high availability features Availability Zones and flexible disaster recovery are now available for preview for your ANH push notifications. Azure Notification Hubs currently offers default paired secondary regions that act as a backup in case of a regional outage. If the primary region becomes ...


Part 1 - Unlock the Power of Azure Data Factory: A Guide to Boosting Your Data Ingestion Process

John Folberth and Joe Fitzgerald share sample guidance for developing and deploying an Azure Data Factory into multiple environments. Introduction In the fast-paced world of cloud architecture, securely collecting, ingesting, and preparing data for health care industry solutions has become an essential requirement. And that's where ...


📢 Announcing the Semantic Kernel Plugins Hackathon!

This is a big week for the Semantic Kernel as we're making a big push for plugins! Plugins are at the heart of unlocking more potential with your Semantic Kernel applications. They allow you to connect to external data sources and give large language models tools to be able to interact with native functions and API services. To show ...


Comments are closed.0 2
Semantic Kernel

New Boards Hub Path to GA

March of 2022 is when we announced the official preview of New Boards Hub. Since then, we have been actively taking feedback, fixing bugs, and adding new features. It’s been a long journey. In this post we will outline the last few steps on making New Boards Hub the default experience for all users. Features only available in New Boards In...


Microsoft.PowerShell.TextUtility module updates

TextUtility module gets new functionality We have recently released another preview of the TextUtility module. This module is a collection of tools that are meant to help with working with text content. Installing the module You can install this module from the PowerShellGallery with PowerShellGet via: Install-Module -Name Microsoft....