mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
docs: remove beta and closed issues from orgs doc (#16361)
## hold for release track https://github.com/coder/coder/pull/16411 closes https://github.com/coder/internal/issues/291 [preview](https://coder.com/docs/@291-orgs-ga/admin/users/organizations) --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
@ -119,12 +119,6 @@ their organization. Users can be in multiple organizations.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Beta
|
|
||||||
|
|
||||||
Organizations is in beta. If you encounter any issues, please
|
|
||||||
[file an issue](https://github.com/coder/internal/issues/new?title=request%28orgs%29%3A+request+title+here&labels=["customer-feedback"]&body=please+enter+your+issue+or+request+here)
|
|
||||||
or contact your account team.
|
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
- [Organizations - best practices](../../tutorials/best-practices/organizations.md)
|
- [Organizations - best practices](../../tutorials/best-practices/organizations.md)
|
||||||
|
@ -291,7 +291,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Organizations",
|
"title": "Organizations",
|
||||||
"path": "./admin/users/organizations.md",
|
"path": "./admin/users/organizations.md",
|
||||||
"state": ["premium", "beta"]
|
"state": ["premium"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Quotas",
|
"title": "Quotas",
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
# Organizations - best practices
|
# Organizations - best practices
|
||||||
|
|
||||||
December 9, 2024
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Coder [Organizations](../../admin/users/organizations.md) allow administrators
|
Coder [Organizations](../../admin/users/organizations.md) allow administrators
|
||||||
@ -80,10 +78,8 @@ cannot access. Instead, the control plane sends simple "provisioner jobs" to the
|
|||||||
provisioner and the provisioner is responsible for executing the Terraform.
|
provisioner and the provisioner is responsible for executing the Terraform.
|
||||||
|
|
||||||
There are planned improvements to the troubleshooting provisioners process.
|
There are planned improvements to the troubleshooting provisioners process.
|
||||||
Follow these GitHub issues for more details:
|
Follow this GitHub issue for more details:
|
||||||
|
|
||||||
- [coder/coder#15048](https://github.com/coder/coder/issues/15048)
|
|
||||||
- [coder/coder#15087](https://github.com/coder/coder/issues/15087)
|
|
||||||
- [coder/coder#15192](https://github.com/coder/coder/issues/15192)
|
- [coder/coder#15192](https://github.com/coder/coder/issues/15192)
|
||||||
|
|
||||||
## Identity Provider (SSO) Sync
|
## Identity Provider (SSO) Sync
|
||||||
|
Reference in New Issue
Block a user