Skip to content

venkymanda/AzureIntegrationSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Integration Samples Repository

Welcome to the Azure Integration Samples repository! This repository is a collection of code samples, best practices, and patterns for building enterprise-level integrations using Azure services. Whether you're a developer, a blog writer, or just someone interested in AI and Azure, you'll find valuable insights and examples here.

Table of Contents

  1. Introduction
  2. Azure Functions
  3. Durable Functions
  4. Logic App Patterns
  5. Best Practices
  6. Contributing
  7. License

Introduction

In the world of modern application development and cloud computing, integrations play a critical role. This repository aims to provide you with hands-on examples and guidance on integrating various systems and services using Azure.

Azure Functions

Azure Functions are a serverless compute service that allow you to run event-driven code without having to manage infrastructure. In this section, you'll find code samples and explanations for using Azure Functions in integration scenarios.

Durable Functions

Durable Functions are an extension of Azure Functions that enable you to write stateful and long-running orchestrations in a serverless environment. Explore how to use Durable Functions for complex integration scenarios.

Logic App Patterns

Azure Logic Apps provide a low-code way to automate workflows and integrate services and systems. Discover various patterns and templates for creating Logic Apps that streamline your business processes.

Best Practices

Building enterprise-level integrations requires adherence to best practices. Learn from our experiences and find guidance on how to design, deploy, and maintain robust integrations.

Contributing

We welcome contributions from the community! If you have code samples, articles, or best practices to share, please follow our contribution guidelines.

License

This repository is licensed under the MIT License. Feel free to use and modify the code samples for your projects.

We hope you find these resources valuable in your journey of building Azure integrations. Happy coding!

For questions or feedback, contact the repository owner, Venkat, at venkatit94@gmail.com.

Releases

No releases published

Packages

No packages published

Languages