Document per-resource-group feature access for organizations (#2697)
* Document per-resource-group feature access for organizations
Org admins on Enterprise plans and above can now restrict Blog,
Collections, Jobs, Inference Endpoints and Inference Providers to org
admins only or to the members of specific resource groups, from the new
"Access settings" tab of the Resource Groups settings page.
- Add a "Feature access" section to the Resource Groups guide
- Note the new tab layout, including where the "who can create resource
groups" setting now lives
- Mention feature access in the Enterprise resource groups overview and
in the plan comparison table
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* chore: add image, rewrite a bit
* alignment
* Update docs/hub/security-resource-groups.md
Co-authored-by: Pierric Cistac <Pierrci@users.noreply.github.com>
* Update docs/hub/security-resource-groups.md
* Update enterprise table link to renamed Granular feature access anchor
Commit 62b98f5f renamed the `## Feature access` section to
`## Granular feature access`, which changed the anchor from
`#feature-access` to `#granular-feature-access`. Update the
enterprise feature-comparison table link so it still resolves.
Co-Authored-By: Claude <noreply@anthropic.com>
* Align enterprise feature table columns
Previous anchor fix left row 1 misaligned with the rest of the column
after the longer `#granular-feature-access` target. Re-pad the first
column so all rows share one width.
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: huggingface-doc-bot <doc-bot@huggingface.co>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Pierric Cistac <Pierrci@users.noreply.github.com>
Co-authored-by: Pierrci <pierric@huggingface.co>