Showing category results for Security

Dec 2, 2025
Post comments count0
Post likes count3

Securing Sensitive Mobile Operations with Device-Bound Request Signing

Fernando de Oliveira Daiane Galvão Wesley Rodrigues
Fernando,
Daiane,
Wesley

Mobile security goes beyond verifying user identity. If an attacker steals a valid token, how will your backend distinguish a legitimate request from one reproduced in an emulator or cloned environment? This is a gap in traditional authentication flows when applied to the mobile environment. By linking each request to hardware-backed keys genera...

SecurityMobile Apps
Jun 11, 2025
Post comments count2
Post likes count3

Security and Trust in Visual Studio Marketplace

Sean
Sean

In today's fast-paced digital world, keeping the Visual Studio Marketplace secure and trustworthy is extremely important. We know how crucial it is to protect your extensions, so we're always working on new ways to keep things safe. We'd like to share an update on the existing safeguards and upcoming investments that ensure VS Marketplace remain...

Visual StudioVisual Studio CodeSecurity
May 12, 2025
Post comments count0
Post likes count2

Building Claude-Ready Entra ID-Protected MCP Servers with Azure API Management

Pranami Jhawar Den Delimarsky
Pranami,
Den

With the launch of custom integrations in Claude, developers and enterprises can now extend Claude’s capabilities by connecting their own hosted Model Context Protocol (MCP) servers as native integrations. This capability allows Claude and any of its agents to perform complex tasks by invoking a variety of APIs exposed through MCP servers. Devel...

Microsoft for DevelopersSecurityAzure
Apr 28, 2025
Post comments count0
Post likes count3

Protecting against indirect prompt injection attacks in MCP

Sarah Young Den Delimarsky
Sarah,
Den

In this blog post, we will provide some guidelines on how to mitigate prompt injection attacks in Model Context Protocol (MCP) and share the steps Microsoft has taken to address emerging risks such as this one for our customers. MCP is an open protocol spearheaded by Anthropic that defines a standardized interface for connecting Large Language M...

Security
Mar 19, 2025
Post comments count4
Post likes count1

Securing Developer Tools with Authentication Brokers

Den Delimarsky
Den Delimarsky

If you’ve used any applications that required connecting your personal Microsoft or Entra ID account, you’re probably familiar with the typical “authentication dance” – you see a browser window pop up, you enter your credentials, then you can close the browser, and the application is magically authenticated. The next application you launch does the...

Security