You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Service Used
Compute - Gallery Image Versions
API Versions Used
v2022-03-03
Description
The List API will return all image versions and a nextLink to indicate if there is more data. Current SDK implementation only get the data from the response but lost the nextLink
Service response:
Is there an existing issue for this?
Community Note
Service Used
Compute - Gallery Image Versions
API Versions Used
v2022-03-03
Description
The List API will return all image versions and a
nextLink
to indicate if there is more data. Current SDK implementation only get the data from the response but lost thenextLink
Service response:
SDK struct:
https://github.com/hashicorp/terraform-provider-azurerm/blob/main/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/compute/2022-03-03/galleryimageversions/method_listbygalleryimage.go#L52
References
No response
The text was updated successfully, but these errors were encountered: