Azure / Azure/azure-powershell
StartDate and EndDate listed as not required, but no results are returned unless those parameters are included
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Type of issue
Missing information
### Feedback
I'm trying to get recovery points for a backup item, but I want to get all of them, thus I do not wish to specify a start and end date. This documentation states these parameters are not required, which appears to be true as the command will run without them, however no results are returned unless I do provide them.
Note: My recovery points are almost 1 year old. Is there is a default short range being implied that is not documented, or is this an issue with the cmdlet and/or api?
Example:

### Page URL
https://learn.microsoft.com/en-us/powershell/module/az.recoveryservices/get-azrecoveryservicesbackuprecoverypoint?view=azps-12.2.0
### Content source URL
https://github.com/Azure/azure-powershell/blob/main/src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupRecoveryPoint.md
### Author
@mikefrobbins
### Document Id
ea59126a-00e6-bada-3790-5e9c6ca12b09
Contributor guide
Assessment
This issue has not been assessed yet.