Marco Gerber | Microsoft MVP

@marcogerber.ch

Curious potato, keen on Azure, Bicep and Infrastructure as Code. Microsoft Azure & AI Foundry MVP. Mountain climber and photography lover. Proud beer practitioner. 📍Switzerland North 🔗 https://marcogerber.ch/ 📋 https://github.com/gerbermarco/cheat-sheets

👻 What you see isn't always what your AI sees. I briefly talked about ASCII smuggling at last year's Swiss Microsoft Security Summit. Since then, I've noticed this topic rarely comes up, so I decided to dig deeper and share what I learned. 👉 marcogerber.ch/ascii-smuggl...

ASCII Smuggling: A Threat Hidden in Plain Sight - marcogerber.ch

Discover how ASCII smuggling uses invisible Unicode characters to bypass AI filters and manipulate LLM responses.

marcogerber.ch

What if Bicep could do more than deploy to Azure? 🦾 With Bicep Local Deploy, you can extend Bicep much like Terraform providers - from automating deployments to managing on-prem or SaaS. Learn more about how to use it, and what’s happening behind the scenes. 🔗

Bicep Local Deploy - Deploy anything using Azure Bicep - marcogerber.ch

Discover Bicep Local Deploy, an experimental feature that enables custom extensions to run locally - taking Bicep beyond Azure.

marcogerber.ch

I encountered a new error during Bicep deployments that worked fine until recently: ❗The content for this response was already consumed❗ Looks like it started with Azure CLI 2.73.0 - errors don’t show properly. Read more details and solutions in my latest blog post: marcogerber.ch/the-content-...

Bicep: The content for this response was already consumed - marcogerber.ch

Troubleshooting the "The content for this response was already consumed" error in Azure Bicep deployments with Azure CLI.

marcogerber.ch

Public Preview: Azure virtual network terminal access point (TAP). Virtual network TAP (agentless) leverages Azure’s native infrastructure to mirror traffic with minimal overhead and zero performance impact on VMs. azure.microsoft.com/en-us/update...

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.

azure.microsoft.com

Finally! Easy service upgrade and change service tier in Azure AI Search (Public Preview). Azure AI Search now lets you easily change service tiers between Basic, S1, S2, and S3 tiers or upgrade for more capacity and features - no rebuild or reindexing needed. azure.microsoft.com/en-us/update...

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.

azure.microsoft.com

Public Preview: Remote Model Context Protocol (MCP) support in Azure Functions. Azure Functions now supports an early preview of triggers and bindings for building tools with remote MCP and server-sent events (SSE). azure.microsoft.com/en-gb/update...

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.

azure.microsoft.com

Today's learning 💡 Private Endpoints generate a /32 default route that automatically propagates within their vnet and peered vnets. In hub-spoke architectures, this can inadvertently bypass firewalls or an NVA. To mitigate this, take a look at 'Network Policies for Private Endpoints'.

A new Computer-Using Agent (CUA) is coming to the Azure AI Foundry. This allows you to automate UI driven workflows, like autonomous UI navigation. I wonder how this works in real life and whether this is the right approach for sustainable automation. azure.microsoft.com/en-us/blog/a...

Announcing the Responses API and Computer-Using Agent in Azure AI Foundry | Microsoft Azure Blog

We’re excited to introduce two powerful innovations in Azure AI Foundry. Learn more.

azure.microsoft.com

You can now enable a new GPT-4o Copilot model for code completion. The new GPT-4o mini based model, with additional training on over 275,000 high-quality public repositories across 30+ popular programming languages, offers enhanced accuracy and performance. github.blog/changelog/20...

New GPT-4o Copilot code completion model available now in public preview for Copilot in VS Code · GitHub Changelog

New GPT-4o Copilot code completion model now available in public preview for Copilot in VS Code and JetBrains IDEs

github.blog