[Microsoft.Insights/diagnosticSettings]: "days" listed as required property
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 44
- Avg merge
- 18h 53m
- Merged PRs (30d)
- 29
Description
### Resource Type
Microsoft.Insights/diagnosticSettings
### Api Version
2021-05-01-preview
### Issue Type
Inaccurate property type(s)
### Other Notes
'days' is listed as a required property, but it is no longer supported and breaks deployments when including it.
### Bicep Repro
_No response_
### Confirm
- [X] I have read the troubleshooting guide and looked for duplicates.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Microsoft.Insights/diagnosticSettings definition for API version 2021-05-01-preview and inspect how the days property is represented. Confirm the generated type no longer requires this unsupported property, then run the repository's validation or generation checks to verify deployments are no longer affected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100