Azure Developer CLI (azd) – February 2026: JMESPath Queries & Deployment Slots
https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-february-2026/
Azure Developer CLI (azd) – February 2026: JMESPath Queries & Deployment Slots
https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-february-2026/
What’s new in Microsoft Foundry | Dec 2025 & Jan 2026 | by Nick Brady
https://devblogs.microsoft.com/foundry/whats-new-in-microsoft-foundry-dec-2025-jan-2026/
#ai #azure #foundry #agents #models #microsoftfoundry #azuresdk
Azure Developer CLI (azd) – October 2025
https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-october-2025/
Azure SDK Release (July 2025)
https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-july-2025/?hide_banner=true
#python #azure #cloud #azuresdk #javascript #dotnet #java #golang
Azure Developer CLI (azd) – May 2025.
https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-may-2025/?hide_banner=true
Introducing the Azure MCP Server.
https://devblogs.microsoft.com/azure-sdk/introducing-the-azure-mcp-server/?hide_banner=true
#azure #cloud #ai #azuresdk #mcp #modelcontextprotocol #aimodels
Announcing the Public Preview of the Azure MCP Server, bringing the power of Azure to your AI agents. The Azure MCP Server allows AI agents to take advantage of Azure resources for key workflows such as file storage, database and logs querying, and CLI commands. The Azure MCP Server is open-source on GitHub.
Look. I get it. You don't want to make an `enum` for your constrained string values collection so you make it a `struct` instead.
But for the love of got, then, make it implicitly convertible to a string. (or, did you know there's an `EnumMember` attribute? even better!)
I'm looking at you #AzureSDK folks.