Azure / Azure/azure-quickstart-templates
Add Azure Monitor logic apps template
Nobody has claimed this yet.
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
Sometimes we need To get richer debugging information about logic apps during runtime, we can set up and use Azure Monitor logs to record and store information about runtime data and events, such as trigger events, run events, and action events in a Log Analytics workspace and get something like this

To do this in the Azure portal we have to add the following:
1- Log Analytics workspace
2- Add apps Management solution in the Log Analytics workspace for existing logic apps.
3-enable diagnostics settings for an existing logic app.

It's tedious to do all of this in the Azure portal, so It is nice to have a template to do all of that for you.
If there is no one working on this I'm happy to do it
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing existing Azure Quickstart Templates for Logic Apps, Log Analytics workspaces, management solutions, and diagnostic settings. Compare their resource definitions with the three portal steps in the issue. Done means a template provisions the workspace, adds the required solution, and enables Logic App runtime diagnostics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100