Logic App Standard Dev Container Template

This repo provides a template for a Logic App (Standard) dev container. It is intended to be used with the VS Code Remote - Containers extension.

Repo and template structure

This repository contains a template with the following structure:

|-- .devcontainer
|-- .github
|-- src
|-- test
    |-- logic-app-standard
        |-- test.sh
    |-- test-utils
        |-- test-utils.sh