Skip to content

Commit f04dec1

Browse files
committed
Fix warnings
1 parent b9ed1a3 commit f04dec1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

agent-framework/integrations/ag-ui/security-considerations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Security Considerations for AG-UI
33
description: Essential security guidelines for building secure AG-UI applications with input validation, authentication, and data protection
44
author: moonbox3
5+
ms.topic: reference
56
ms.author: evmattso
67
ms.date: 11/11/2025
78
ms.service: agent-framework
@@ -183,7 +184,7 @@ Implement approval workflows for high-risk tool operations. <!-- For detailed im
183184
- [Backend Tool Rendering](backend-tool-rendering.md) - Secure tool implementation patterns
184185
- [Microsoft Security Development Lifecycle (SDL)](https://www.microsoft.com/en-us/securityengineering/sdl) - Comprehensive security engineering practices
185186
- [OWASP Top 10](https://owasp.org/www-project-top-ten/) - Common web application security risks
186-
- [Azure Security Best Practices](azure/security/fundamentals/best-practices-and-patterns) - Cloud security guidance
187+
- [Azure Security Best Practices](/azure/security/fundamentals/best-practices-and-patterns) - Cloud security guidance
187188

188189
## Next Steps
189190

0 commit comments

Comments
 (0)