Cross-link restrictable-feature docs to Feature access section (#2699)
* 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
* Link restrictable-feature docs to the Feature access section
Add cross-links to the new Feature access section of security-resource-groups.md
from the docs for features it can restrict:
- enterprise-blog-articles: the existing note claimed Blog "cannot be scoped
using Resource Groups". That is now stale — Feature access (Enterprise+) lets
org admins restrict who can write/publish org blog articles. Reword the note
to distinguish per-repo Resource Group scoping (still N/A to blog) from
Feature access gating, and link through.
- collections: add a note distinguishing assigning a collection to a Resource
Group (per-collection visibility) from Feature access (who can create/edit
org Collections at all).
- jobs-pricing: note that Feature access can restrict who runs/views Jobs
billed to the organization.
Stacked on #2697.
Co-Authored-By: Claude <noreply@anthropic.com>
* Apply suggestions from code review
Co-authored-by: Pierric Cistac <Pierrci@users.noreply.github.com>
* Apply suggestion from @Pierrci
* Apply suggestions from code review
Co-authored-by: Pierric Cistac <Pierrci@users.noreply.github.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: Sylvestre <sylvestre@huggingface.co>