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).
Modules
Expand each module and click a topic to open detailed study notes.
Manage application secrets with Azure Key VaultLearn 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.
See moreLearn 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 ConfigurationLearn 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.
See moreLearn 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.