Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic App Standard and Consumption templates #455

Merged
merged 3 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2564,5 +2564,32 @@
"author": "Azure Functions Team",
"source": "https://github.com/Azure-Samples/Durable-Functions-Order-Processing",
"tags": ["new", "functions", "dotnetCsharp", "managedidentity","bicep", "msft"]
},
{
"title": "Integration Hub with Logic App Standard",
"description": "Template to deploy shared components like Logic App Standard Plan, Service Bus and Azure Artifacts for an integration platform.",
"preview": "./templates/images/integration-hub.png",
"website": "https://github.com/marnixcox",
"author": "Marnix Cox",
"source": "https://github.com/marnixcox/integration-hub",
"tags": ["new", "community", "functions", "dotnetCsharp", "powershell","bicep", "servicebus", "logicapps", "keyvault", "monitor", "appservice"]
},
{
"title": "Logic App Standard and Functions",
"description": "Template to deploy Logic App Standard and Functions for application integrations.",
"preview": "./templates/images/logicapp-standard-func.png",
"website": "https://github.com/marnixcox",
"author": "Marnix Cox",
"source": "https://github.com/marnixcox/logicapp-standard-func",
"tags": ["new", "community", "functions", "dotnetCsharp", "bicep", "logicapps", "keyvault", "monitor", "appservice"]
}
{
"title": "Logic App Consumption",
"description": "Template to deploy Logic App Comsumption for (legacy) application integrations.",
"preview": "./templates/images/logicapp-standard-func.png",
"website": "https://github.com/marnixcox",
"author": "Marnix Cox",
"source": "https://github.com/marnixcox/logicapp-consumption",
"tags": ["new", "community", "bicep", "logicapps", "keyvault", "monitor"]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading