Episode 502 - Azure Open AI and Security
Azure Open AI is widely used in industry but there are number of security aspects that must be taken into account when using the technology. Luckily for us, Audrey Long, a Software Engineer at Microsoft, security expert and renowned conference speaker, gives us insights into securing LLMs and provides various tips, tricks and tools to help developers use these models safely in their applications.
Media file: https://azpodcast.blob.core.windows.net/episodes/Episode502.mp3
YouTube: https://youtu.be/64Achcz97PI
Resources:
AI Tooling:
- Azure AI Tooling Announcing new tools in Azure AI to help you build more secure and trustworthy generative AI applications | Microsoft Azure Blog
- Prompt Shields to detect and block prompt injection attacks, including a new model for identifying indirect prompt attacks before they impact your model, coming soon and now available in preview in Azure AI Content Safety.
- Groundedness detection to detect “hallucinations” in model outputs, coming soon.
- Safety system messagesto steer your model’s behavior toward safe, responsible outputs, coming soon.
- Safety evaluations to assess an application’s vulnerability to jailbreak attacks and to generating content risks, now available in preview.
- Risk and safety monitoring to understand what model inputs, outputs, and end users are triggering content filters to inform mitigations, coming soon, and now available in preview in Azure OpenAI Service.
- AI Defender for Cloud
- AI Red Teaming Tool
AI Development Considerations:
- AI Assessment from Microsoft
- Microsoft Responsible AI Processes
- Define Use Case and Model Architecture
- Content Filtering System
- How to use content filters (preview) with Azure OpenAI Service - Azure OpenAI | Microsoft Learn
- Azure OpenAI Service includes a content filtering system that works alongside core models, including DALL-E image generation models. This system uses an ensemble of classification models to detect and prevent harmful content in both input prompts and output completions
- The filtering system covers four main categories: hate, sexual, violence, and self-harm
- Each category is assessed at four severity levels: safe, low, medium, and high
- Additional classifiers are available for detecting jailbreak risks and known content for text and code. JailBreaking Content Filters
- Red Teaming the LLM
- Create a Threat Model with OWASP Top 10
Other updates:
- Los Angeles Azure Extended Zones
- Carbon Optimization
- App Config Ref GA
- OS SKU In-Place Migration for AKS
- Operator CRD Support with Azure Monitor Managed Service
- Azure API Center Visual Studio Code Extension Pre-release
- Azure API Management WordPress Plugin
- Announcing a New OpenAI Feature for Developers on Azure
Published on:
Learn moreRelated posts
Integrate Dataverse Azure solutions – Part 2
Dataverse that help streamline your integrations, such as Microsoft Azure Service Bus, Microsoft Azure Event Hubs, and Microsoft Azure Logic A...
Dynamics 365 CE Solution Import Failed in Azure DevOps Pipelines
Got the below error while importing Dynamics CRM Solution via Azure DevOps Pipeline. 2024-12-18T23:14:20.4630775Z ]2024-12-18T23:14:20.74...
Dedicated SQL Pool and Serverless SQL in Azure: Comparison and Use Cases
Table of Contents Introduction Azure Synapse Analytics provides two powerful SQL-based options for data processing: Dedicated SQL Pools and Se...
Wrtn Azure OpenAI Service Customer Story
Azure SQL ❤️ Python!
I recently presented at Python Day 2024 on Langchain integration. I created a slide deck that I believe can be useful beyond just the session,...
Azure Function Isolated Worker : Avoid comments in the Host file
As a .NET developer, the yearly release cycle is always one of my most anticipated event. This years edition is no exception, as it brings .NE...
Integrate Dataverse Azure Solutions – Part 1
Azure comes with a variety of other solutions, which can also be integrated with Dataverse. Dataverse that help streamline your integrations, ...