Integrating Azure Services
This section provides guidance on integrating Azure services to build scalable, efficient, and maintainable solutions.
Key Topics
- Event-driven architectures with Function App and Storage Account - Learn how to use EventGrid to make Azure Function Apps react to Storage Account events efficiently.
- Authenticating APIM to Function Apps with Managed Identity - Learn how to replace shared function keys with token-based Managed Identity authentication between APIM and Azure Function Apps using an Entra ID application.
- Managing Azure Service Bus using Terraform - Learn how to provision and manage Azure Service Bus Namespaces with best practices for permission separation and multi-team access.