AI-200
Azure
Back to study
Intermediate·AI-200·2 modules
AI Security & Secret Management

Manage application secrets and configuration for AI solutions

This learning path teaches you how to securely manage secrets and centralize configuration for AI solutions on Azure using Azure Key Vault (managed identity auth, secret versioning/rotation, caching) and Azure App Configuration (centralized settings, labels, feature flags, Key Vault references).

Azure Key VaultAzure App ConfigurationSecurityDeveloperIntermediate

Modules

Expand each module and click a topic to open detailed study notes.

Manage application secrets with Azure Key Vault

Learn how to use Azure Key Vault to store, retrieve, and manage secrets in AI solutions on Azure. Covers vault organization, SDK-based secret retrieval with managed identity, secret versioning/rotation, and caching patterns.

See more

Learn how to use Azure Key Vault to store, retrieve, and manage secrets in AI solutions on Azure. Covers vault organization, SDK-based secret retrieval with managed identity, secret versioning/rotation, and caching patterns.

Manage application settings with Azure App Configuration

Learn how to use Azure App Configuration to centralize application settings for AI solutions on Azure. Covers connecting from Python application code with managed identity, organizing settings with labels and feature flags, referencing Key Vault secrets, and deciding what belongs where.

See more

Learn how to use Azure App Configuration to centralize application settings for AI solutions on Azure. Covers connecting from Python application code with managed identity, organizing settings with labels and feature flags, referencing Key Vault secrets, and deciding what belongs where.