GitHub repositories with demos supporting my Microsoft Reactor series on Azure Integration Services.
- Updated
Oct 24, 2024 - HTML
GitHub repositories with demos supporting my Microsoft Reactor series on Azure Integration Services.
An azd template (Bicep) for deploying Azure Integration Services, including Azure API Management, Function App, Logic App, Service Bus and Event Hubs namespace, along with supporting resources such as Application Insights, Key Vault and Storage Account. This template is ideal for demos, testing or getting started with Azure Integration Services.
This repository generates resources for a demo of Azure Integration Services
PlantUML sprites, macros and stereotypes for creating PlantUML diagrams with Azure API Management components
This repository contains Azure Logic App workflows designed to interact with the Reed job API. The Logic App workflows are categorized into different types: Stateless and Stateful.
An azd template using Bicep demonstrating OAuth-protected API calls using managed identities. Shows Azure Functions, Logic Apps and API Management calling APIs without secrets, plus CI/CD pipelines using federated credentials to call OAuth-protected APIs from integration tests.
An azd template using Bicep that demonstrates how to mask query parameters in Azure API Management and Application Gateway
This repository contains various samples related to Azure API Management
An azd template using Bicep to demonstrate how to secure an API in Azure API Management with OAuth. It includes examples for deploying app registrations in Entra ID using Bicep.
An azd template using Bicep that shows multiple ways to call OAuth-protected backend APIs through Azure API Management. This template demonstrates three authentication scenarios: Credential Manager, send-request policy with client secret and send-request policy with client certificate (client assertion).
An azd template using Bicep that implements three different ways to track availability in Application Insights: a standard test (webtest), an Azure Function and a Logic App workflow.
Add a description, image, and links to the azure-integration-services topic page so that developers can more easily learn about it.
To associate your repository with the azure-integration-services topic, visit your repo's landing page and select "manage topics."