Securing Azure Functions
Azure App Services
Florin Angelescu
Azure Cloud Architect
Why security matters
- Security:
- Ensures Functions run safely
- Protects users and businesses
- Is not optional
- It's a core part of reliable development
Application settings
- Payments function
- Store the gateway's API key in application settings
- Keep it separate from the code
- Separation makes your function:
Azure key vault integration
Azure key vault integration
Let's practice!
Azure App Services
Preparing Video For Download...