microsoft / microsoft/30daysof
Incident Management Application using Graph API
@japhletnwamu is already working on this.
Since Nov 29, 2022.
- Dominant language
- JavaScript
- Stars
- 183
- Forks
- 62
- Avg merge
- 17h 14m
- Merged PRs (30d)
- 1
Description
Submitted By
Vijayalakshmi - VijayalakshmiVijir6
Your project name
Incident Management using Graph API
Your project description
This PowerShell script is to be run on a schedule on an hourly basis. It reads items from Shared Mailbox whose subject Starts with "Incident" Keyword and Creates item in SharePoint list.
Initially the status of the item will be "Not started". Based on Importance mentioned in the email, the item will be assigned to specific person. It uses Graph Api with Application permission scope(Mail.ReadBasic.All, Sites.ReadWrite.All) as we are scheduling it as a Job. This can be used in incident management scenarios. Version History in SharePoint list enables better tracking of the incident.
GitHub repository of your project
https://github.com/VijayalakshmiVijir6/Graph
Contributor guide
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.
Assessment
This issue has not been assessed yet.