Hi there,
While going through the limitations for the Schema Registry service, I found duplicated "features" with multiple values.

As shown in the attached image, "Size in bytes per group property key" is duplicated and has two different values.
I am not sure which is correct or if there is supposed to be a different feature limitation specified.
I am really looking forward to this feature!
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@spelluru - it looks like "size in bytes per group property key" is listed with two different values. Is one of those values supposed to have a different label?
@tfitzmac - Yeah. The second one is for "property value". I will fix it now. Thanks.
public int DefaultMaximumSizeInBytesPerGroupPropertyValue => 1024;
Fixed.
@spelluru - thanks for the quick fix!
@bradleybonitatibus - thanks for making us aware of this issue.