Remove throughput bucketing feature registration check - #2604
asier-isayas merged 3 commits into
Conversation
Derive throughput bucket availability in container settings from the supported AAD ARM path, and remove obsolete global and URL feature state.
…e-throughputbucket-feature-reg-check
Playwright tests ❌ failed
📁 Report:
|
Playwright tests ❌ failed
📁 Report:
|
Playwright tests ❌ failed
📁 Report:
|
Playwright tests ✅ passed
📁 Report: |
Description
Removes the
ThroughputBucketingsubscription feature-registration check and determines throughput bucket availability from the authentication and request path that supports reading and updating the settings.Throughput bucket settings are now available for SQL containers when:
The eligibility check now lives in
SettingsComponent, alongside the UI and save behavior it controls.Preview this branch