September 2023 Learnings
Gen AI basics training
Developed stateful Logic App workflow with Split On condition.
Applied trigger condition based on value of a column in an inserted row. Logic app workflow is triggered when a new row is inserted in Azure SQL Database table.
Component Authentication from API to Azure Web App using App Registration
Component authentication from Function app to Azure Service Bus Queue using Managed Identity
Component authentication from Function app to Azure Storage Queue using Managed Identity
Component authentication for Azure Service Bus Trigger using Managed Identity
Worked on queue adaptor to move message from Azure Service Bus queue to WebSphere Application Server Service Integration Bus queue and vice versa.
Implemented Azure Key Vault with Role Based Access Control and integrated with Azure function app and logic app through Managed Identity
Comments
Post a Comment