Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sample Issue] #4183

Open
1 of 9 tasks
danielditlev opened this issue Feb 20, 2024 · 0 comments
Open
1 of 9 tasks

[Sample Issue] #4183

danielditlev opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
customer-reported question Further information is requested

Comments

@danielditlev
Copy link

Link to sample

https://github.com/Azure/azure-sdk-for-js/blob/%40azure/arm-reservations_9.0.0/sdk/reservations/arm-reservations/samples-dev/reservationListAllSample.ts

Library name and version

azure/[email protected]

Language of the Sample

  • C#/.NET
  • Java
  • JavaScript/TypedScript
  • Python
  • Golang
  • Other - Please specify in Issue details field

Sample Issue Type

  • Sample not working
  • Sample missing
  • Do not understand sample

Issue details

by having a skipToken = 50 in the default examlpe many testing the code will find themselves with an empty result set. Lower it to 0 in the default example would ensure that everyone will get an result of there is anything to find. Afterwards people can start tweaking it for their needs.

Expected behavior

SMB users will expect to see entries in their first test of the example code.

Actual behavior

Many will get an empty result set.

Reproduction Steps

Runs this against any tenant that hasn't 50 non archived Reserved Instances.

Environment

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants