Closed james-woodbridge closed 1 month ago
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.
Release version
6.0.1.2
Describe the bug
A similar issue was recently resolved by PR #681 to fix the issue #561 where the extractor fails when attempting to extract product groups from a consumption tier instance.
Product groups are now correctly skipped but now the extractor fails with the following error when attempting to extract groups.
Expected behavior
Extractor skips groups as they are not supported for consumption tier
Actual behavior
Extractor fails with the following error:
Reproduction Steps
extractor-win-x64
application from release v6.0.1.2MethodNotAllowedInPricingTier
listed above.