mirror of https://github.com/docker/docs.git
hub: clarify service accounts (#21784)
<!--Delete sections as needed --> ## Description Clarify that enhanced service account add-ons are no longer available. Service accounts themselves can still be used. ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
parent
c808c6fc40
commit
b326cd54c2
|
@ -9,10 +9,11 @@ weight: 50
|
|||
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> As of December 10, 2024, service accounts are no longer available. Existing
|
||||
> Service Account agreements will be honored until their current term expires,
|
||||
> but new purchases or renewals of service accounts no longer available and
|
||||
> customers must renew under a new subscription plan.
|
||||
> As of December 10, 2024, Enhanced Service Account add-ons are no longer
|
||||
> available. Existing Service Account agreements will be honored until their
|
||||
> current term expires, but new purchases or renewals of Enhanced Service
|
||||
> Account add-ons are no longer available and customers must renew under a new
|
||||
> subscription plan.
|
||||
>
|
||||
> Docker recommends transitioning to [Organization Access Tokens
|
||||
> (OATs)](../security/for-admins/access-tokens.md), which can provide similar
|
||||
|
|
Loading…
Reference in New Issue