Skip to content

Commit

Permalink
Logic App Standard and Consumption templates (#455)
Browse files Browse the repository at this point in the history
* Logic App Standard and Consumption templates

* community tag

---------

Co-authored-by: Marnix Cox <[email protected]>
Co-authored-by: hemarina <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent 099673e commit 3f2a54d
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2576,7 +2576,7 @@
"tags": ["new", "functions", "dotnetCsharp", "managedidentity","bicep", "msft"]
},
{
"title": "Azure Cosmos DB for Table Quickstart - .NET",
"title": "Azure Cosmos DB for Table Quickstart - .NET",
"description": "A quick application to get started using Azure Cosmos DB for Table with the Azure SDK for .NET.",
"preview": "./templates/images/cosmos-db-table-dotnet-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-table-dotnet-quickstart",
Expand All @@ -2592,5 +2592,32 @@
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-table-nodejs-quickstart",
"tags": ["cosmosdb", "nodejs", "aca", "managedidentity", "bicep", "msft", "new"]
},
{
"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.

0 comments on commit 3f2a54d

Please sign in to comment.