⚡️ GitHub Copilot Launches .NET App Upgrade Tool
GitHub Copilot has introduced a new tool called app modernization - Upgrade for .NET. This tool uses AI to help people update their .NET applications to the newest version faster and with less work.
♻️ Subscribe for free now!
GitHub Copilot has introduced a new tool called app modernization - Upgrade for .NET. This tool uses AI to help people update their .NET applications to the newest version faster and with less work.
♻️ Subscribe for free now!
Microsoft News
Faster .NET Upgrades Powered by GitHub Copilot
GitHub Copilot app modernization – Upgrade for .NET is now in public preview. Accelerate upgrades to modern .NET with AI-powered assistance, automated code changes, and smart Copilot Agent Mode integration.
⚡️ JSON Data Type and Aggregates Now Available in Azure SQL and SQL Server 2025 Preview
The JSON data type and two JSON aggregate functions, JSON_OBJECTAGG and JSON_ARRAYAGG, are now generally available. These features work in Azure SQL Database, Azure SQL Managed Instance with the Always-up-to-date policy, and SQL Server 2025 preview.
♻️ Subscribe for free now!
The JSON data type and two JSON aggregate functions, JSON_OBJECTAGG and JSON_ARRAYAGG, are now generally available. These features work in Azure SQL Database, Azure SQL Managed Instance with the Always-up-to-date policy, and SQL Server 2025 preview.
♻️ Subscribe for free now!
Microsoft News
Announcing the General Availability (GA) of JSON data type & JSON aggregates…
We are excited to announce the General Availability of the native JSON data type and JSON aggregates.
⚡️ Agent Mode Now Available in Popular Code Editors
Agent mode was rolled out to all users in Visual Studio Code in early April. Now, six weeks later, it is also available to all developers using Visual Studio, GitHub Codespaces, JetBrains IDEs, Eclipse, and Xcode.
♻️ Subscribe for free now!
Agent mode was rolled out to all users in Visual Studio Code in early April. Now, six weeks later, it is also available to all developers using Visual Studio, GitHub Codespaces, JetBrains IDEs, Eclipse, and Xcode.
♻️ Subscribe for free now!
Microsoft News
Agent mode for every developer
At the beginning of April, agent mode rolled out to all users in Visual Studio Code. Since then, we’ve seen and heard how developers are embracing this tool and using it to transform their workflows. Now, just six weeks later, we’re excited to announce that…
⚡️ Regex Functions Now in SQL Server 2025
SQL Server 2025 adds built-in support for regular expressions, or regex, which are used for matching and changing text. This new feature is part of the public preview of SQL Server 2025, Azure SQL Database, SQL DB in Fabric, and Azure SQL Managed Instance.
♻️ Subscribe for free now!
SQL Server 2025 adds built-in support for regular expressions, or regex, which are used for matching and changing text. This new feature is part of the public preview of SQL Server 2025, Azure SQL Database, SQL DB in Fabric, and Azure SQL Managed Instance.
♻️ Subscribe for free now!
Microsoft News
Unlocking the Power of Regex in SQL Server
Regular expressions, or regex, are powerful tools for text manipulation and pattern matching. They are incredibly useful in various scenarios, such as data validation, extraction, and transformation. SQL Server 2025 introduces native support for regex functions…
⚡️ MSSQL Extension for VS Code Gets New UI and Copilot Preview
The MSSQL Extension for VS Code now has a new user interface that is generally available. This update also brings a public preview of GitHub Copilot integration for the extension.
♻️ Subscribe for free now!
The MSSQL Extension for VS Code now has a new user interface that is generally available. This update also brings a public preview of GitHub Copilot integration for the extension.
♻️ Subscribe for free now!
Microsoft News
MSSQL Extension for VS Code: New UI Goes GA and GitHub Copilot Enters Preview
Try the MSSQL Extension for VS Code—now with GitHub Copilot integration (Preview) and a modern UI (GA) to streamline SQL development workflows.
⚡️ Agentic DevOps Uses AI Tools Like GitHub Copilot and Microsoft Azure
Agentic DevOps is a new way to build software using GitHub Copilot and Microsoft Azure. These AI agents help speed up work and let people focus on important tasks while keeping control over how things are done.
♻️ Subscribe for free now!
Agentic DevOps is a new way to build software using GitHub Copilot and Microsoft Azure. These AI agents help speed up work and let people focus on important tasks while keeping control over how things are done.
♻️ Subscribe for free now!
Microsoft Azure Blog
Agentic DevOps: Evolving software development with GitHub Copilot and Microsoft Azure | Microsoft Azure Blog
Agentic DevOps is the next evolution in the software development lifecycle. Read how these AI agents help developers accelerate delivery and stay focused on high-impact work while remaining in control of the process.
⚡️ Microsoft Introduces Azure AI Foundry Updates at Build 2025
Microsoft is showing 10 new updates to Azure AI Foundry at Build 2025. These updates give AI agents better tools, top models, and built-in rules to help them do more complex work.
♻️ Subscribe for free now!
Microsoft is showing 10 new updates to Azure AI Foundry at Build 2025. These updates give AI agents better tools, top models, and built-in rules to help them do more complex work.
♻️ Subscribe for free now!
Microsoft Azure Blog
Azure AI Foundry: Your AI App and agent factory | Microsoft Azure Blog
Today, we’re announcing the next evolution in this journey with Azure AI Foundry—an industrial-grade AI Factory where ideas become production-ready agents in hours! Learn more.
⚡️ Microsoft Shares New Updates for Fabric and Azure Data
Microsoft has announced new features for Microsoft Fabric and Azure's data tools. These updates are made to help people do more with their data.
♻️ Subscribe for free now!
Microsoft has announced new features for Microsoft Fabric and Azure's data tools. These updates are made to help people do more with their data.
♻️ Subscribe for free now!
Microsoft Azure Blog
Powering the next AI frontier with Microsoft Fabric and the Azure data portfolio | Microsoft Azure Blog
Learn about the latest slate of announcements across Microsoft Fabric and the entire Azure Data portfolio at Microsoft Build 2025.
⚡️ Customizing ASP.NET Core Identity with EF Core
The text explains how to set up ASP.NET Core Identity with EF Core for special project needs. It covers steps like changing table settings, handling user sign up and login, using JWT tokens, managing roles and claims, and adding first records to the database.
♻️ Subscribe for free now!
The text explains how to set up ASP.NET Core Identity with EF Core for special project needs. It covers steps like changing table settings, handling user sign up and login, using JWT tokens, managing roles and claims, and adding first records to the database.
♻️ Subscribe for free now!
Anton Dev Tips
How to Customize ASP.NET Core Identity With EF Core for Your Project Needs
How to configure ASP.NET Core Identity with EF Core to match your project requirements: custom table mappings, user registration and login, JWT tokens, roles, claims, and seeding your database with initial data
⚡️ Microsoft Discovery Launches for Research Use
Microsoft has introduced Discovery, a tool that lets researchers use new Microsoft features with their own models, tools, and data. Discovery also works with partner and open-source options.
♻️ Subscribe for free now!
Microsoft has introduced Discovery, a tool that lets researchers use new Microsoft features with their own models, tools, and data. Discovery also works with partner and open-source options.
♻️ Subscribe for free now!
Microsoft Azure Blog
Transforming R&D with agentic AI: Introducing Microsoft Discovery | Microsoft Azure Blog
Learn more about the new enterprise agentic platform, , accelerating research and development
⚡️ Autoscaling AKS Microservices with Knative
The text shows how Knative helps adjust the size of microservices on Azure Kubernetes Service (AKS) based on HTTP workloads. It explains ways to make handling web traffic easier and more efficient.
♻️ Subscribe for free now!
The text shows how Knative helps adjust the size of microservices on Azure Kubernetes Service (AKS) based on HTTP workloads. It explains ways to make handling web traffic easier and more efficient.
♻️ Subscribe for free now!
TECHCOMMUNITY.MICROSOFT.COM
Autoscaling AKS Microservices with Knative: HTTP Workload Optimization in Action | Microsoft Community Hub
🚀 Why Autoscaling Matters
Autoscaling ensures that your application can handle varying levels of traffic without manual intervention. It helps with:
Cost...
Autoscaling ensures that your application can handle varying levels of traffic without manual intervention. It helps with:
Cost...
⚡️ Setting Up Health Probes for Quarkus Apps on Azure
The text explains how to set up health checks for Quarkus apps running on Azure Container Apps. It gives steps to make sure the apps can show if they are working well or need help.
♻️ Subscribe for free now!
The text explains how to set up health checks for Quarkus apps running on Azure Container Apps. It gives steps to make sure the apps can show if they are working well or need help.
♻️ Subscribe for free now!
TECHCOMMUNITY.MICROSOFT.COM
Configure health probes for Quarkus Apps on Azure Container Apps | Microsoft Community Hub
Overview
This blog post shows you how to enable SmallRye Health in Quarkus applications with health probes in Azure Container Apps. The techniques shown in...
This blog post shows you how to enable SmallRye Health in Quarkus applications with health probes in Azure Container Apps. The techniques shown in...
⚡️ Debugging Storage Extensions SDK in .NET Isolated Blob Trigger Apps
This text explains how to debug the Azure WebJobs Storage Extensions SDK when working with a .NET isolated function app that uses a blob trigger.
♻️ Subscribe for free now!
This text explains how to debug the Azure WebJobs Storage Extensions SDK when working with a .NET isolated function app that uses a blob trigger.
♻️ Subscribe for free now!
TECHCOMMUNITY.MICROSOFT.COM
How to debug Azure WebJobs Storage Extensions SDK in dotnet isolated blob trigger function app | Microsoft Community Hub
This blog post provides a step-to-step guidance for how to debug the Azure WebJobs Extension SDK both locally and remotely on the function app.
As you...
As you...
⚡️ How to Push Multiple Git Branches with One Command
This post explains a way to send a group of branches to a remote Git server at once. It uses a Git alias called 'git push-stack' to make the process faster and easier.
♻️ Subscribe for free now!
This post explains a way to send a group of branches to a remote Git server at once. It uses a Git alias called 'git push-stack' to make the process faster and easier.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Pushing a whole stack of branches with a single Git command
In this post I show how you can push push a whole stack of branches with a single command using a Git alias: git push-stack
⚡️ Azure AI Improves Content Understanding with Reasoning Tools
Azure AI has updated its content tools to go beyond simple data extraction. The new changes add reasoning and ways to enrich the information, helping users understand content in a smarter way.
♻️ Subscribe for free now!
Azure AI has updated its content tools to go beyond simple data extraction. The new changes add reasoning and ways to enrich the information, helping users understand content in a smarter way.
♻️ Subscribe for free now!
TECHCOMMUNITY.MICROSOFT.COM
From Extraction to Insight: Evolving Azure AI Content Understanding with Reasoning and Enrichment | Microsoft Community Hub
First introduced in public preview last year, Azure AI Content Understanding enables you to convert unstructured content—documents, audio, video, text,...
⚡️ Foundry Local Launches for On-Device AI
Foundry Local is a new tool made for running AI on personal devices. The tool lets users run AI tasks straight from their own hardware, without needing the internet.
♻️ Subscribe for free now!
Foundry Local is a new tool made for running AI on personal devices. The tool lets users run AI tasks straight from their own hardware, without needing the internet.
♻️ Subscribe for free now!
Microsoft
Azure updates | Microsoft Azure
Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.
⚡️ Throughput Buckets in Azure Cosmos DB
Azure Cosmos DB uses throughput buckets to manage and group resources by the amount of request units per second they use. These buckets help organize and set limits for how much data the system handles at one time.
♻️ Subscribe for free now!
Azure Cosmos DB uses throughput buckets to manage and group resources by the amount of request units per second they use. These buckets help organize and set limits for how much data the system handles at one time.
♻️ Subscribe for free now!
Microsoft
Azure updates | Microsoft Azure
Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.
⚡️ Red Hat OpenShift Virtualization Launches on Azure
Red Hat OpenShift Virtualization is now in public preview on Azure Red Hat OpenShift. Users can try out virtualization features on this cloud-based platform.
♻️ Subscribe for free now!
Red Hat OpenShift Virtualization is now in public preview on Azure Red Hat OpenShift. Users can try out virtualization features on this cloud-based platform.
♻️ Subscribe for free now!
TECHCOMMUNITY.MICROSOFT.COM
Red Hat OpenShift Virtualization on Azure Red Hat OpenShift in Public Preview | Microsoft Community Hub
Simplify operations by unifying VMs and containers on a single platform with OpenShift Virtualization on ARO, now in public preview.
⚡️ SQL Server 2025 Enterprise Database Announced
SQL Server 2025 is an enterprise database made to work with AI and can be used from local computers to cloud systems. The database is built to support big business needs.
♻️ Subscribe for free now!
SQL Server 2025 is an enterprise database made to work with AI and can be used from local computers to cloud systems. The database is built to support big business needs.
♻️ Subscribe for free now!
Microsoft
Azure updates | Microsoft Azure
Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.
⚡️ Per Partition Automatic Failover in Azure Cosmos DB
Azure Cosmos DB now supports automatic failover for each partition. This means if a partition goes down, the system moves data requests for that partition to another region.
♻️ Subscribe for free now!
Azure Cosmos DB now supports automatic failover for each partition. This means if a partition goes down, the system moves data requests for that partition to another region.
♻️ Subscribe for free now!
Microsoft
Azure updates | Microsoft Azure
Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.