Skip to content

Karl working#8

Open
karlrissland wants to merge 27 commits intoAzure-Samples:mainfrom
aarthiem:Karl-Working
Open

Karl working#8
karlrissland wants to merge 27 commits intoAzure-Samples:mainfrom
aarthiem:Karl-Working

Conversation

@karlrissland
Copy link

Purpose

reworked the infra as code, added a logic app

  • ...

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x ] Feature
[ ] Code style update (formatting, local variables)
[x ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code
    navigate to the infrastructure as code folder and run the following cli command
az deployment sub create --name "integrationsample" --location "eastus" --template-file main.bicep

What to Check

Verify that the following are valid

  • API exists in APIM
  • Function is deployed
  • Function configuration is correct
  • Logic App is deployed
  • Logic App configuration is correct
  • Submitting a message to APIM results in a message in Cosmosdb

Other Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant