Closed aiqiaoy closed 1 week ago
Hey @aiqiaoy,
This SDK is generated by hashicorp/Pandora which consumes the Microsoft Rest API Specs. Looking at the spec the issue seems to be that the upstream data doesn't define the Enterprise_E200
sku anymore
I'm going to close this since we can't add this missing sku into the definition as it would just be overwritten by the generation, but I would suggest opening an issue on Azure/azure-rest-api-specs to get this added or looked at.
Is there an existing issue for this?
Community Note
Service Used
Redis Enterprise
API Versions Used
2024-06-01-preview
Description
2024-06-01-preview
is missingEnterprise_E200
sku which was supported in2023-10-01-preview
https://github.com/hashicorp/go-azure-sdk/blob/2c82270fdd193c987ed3632082806e3c6fe000c1/resource-manager/redisenterprise/2024-06-01-preview/redisenterprise/constants.go#L646-L658
https://github.com/hashicorp/go-azure-sdk/blob/2c82270fdd193c987ed3632082806e3c6fe000c1/resource-manager/redisenterprise/2023-10-01-preview/redisenterprise/constants.go#L613
References
No response