SPOILER: questo talk, solitamente tenuto in inglese, è tenuto per l'occasione in italiano a favore della nostra community!
Questo è probabilmente il problema numero uno nello sviluppo di un'applicazione.
Ho una stringa di connessione, una chiave per accedere alle API, un url segretissimo e alcune altre informazioni: e adesso, come faccio a evitare di spalmarle in chiaro sul file JSON di configurazione?
Azure propone alcune strategie per affrontare lo scenario e ce ne parlerà Enrico Sabbadin, software developer presso MSC Technology con una grande esperienza alle spalle sul tema. L'agenda è ricchissima e sicuramente soddisferà ogni particolarità.
Si riporta il manifesto in inglese, ma per l'occasione il meetup sarà interamente in italiano!
- Azure App Configuration is a PAAS service to manage in a centralized store settings and features.
- Azure Key Vault is a PAAS service to store secrets, encryption keys and certificates.
- Azure App Configuration and Azure Key Vault can be setup as configuration provider for .NET apps (Core and Net framework).
- Azure App Configuration basics, key prefixes and labels
- Azure App Configuration authentication / authorization
- Access keys, Users, groups, Service Principals, Managed identity
- Azure App Configuration as .NET configuration provider
- Detect changes
- Filters
- Features Flags
- Integration in Azure DevOps pipelines
- Service connection and Az cli Import
- Azure Key Vault
- Keys, Secrets and Certificates
- Azure Key Vault authentication / authorization
- Users, groups, Service Principals, Managed identity
- RBAC, Access Policies
- Azure Key Vault Keys
- Asymmetric and symmetric (only for HSM)
- Azure Key Vault Secrets as .NET configuration provider
- Azure Key Vault Secrets references in Azure app configuration .NET configuration provider
- Integration in Azure DevOps pipelines
- Service connection and Az cli
- Secrets and Git
Moderatore: Savino Carlone