Skip to content

Commit ea0d5a5

Browse files
Merge pull request #22009 from docker/published-update
publish updates from main
2 parents 84ddaeb + f2c827f commit ea0d5a5

File tree

21 files changed

+4
-69
lines changed

21 files changed

+4
-69
lines changed

content/contribute/components/call-outs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Add the feature name to the `/data/summary.yaml` file. Use the following attribu
1616
| Attribute | Description | Possible values |
1717
|----------------|--------------------------------------------------------|---------------------------------------------------------|
1818
| `subscription` | Notes the subscription required to use the feature | All, Personal, Pro, Team, Business |
19-
| `availability` | Notes what product development stage the feature is in | Experimental, Beta, Early access, GA, Retired |
19+
| `availability` | Notes what product development stage the feature is in | Experimental, Beta, Early Access, GA, Retired |
2020
| `requires` | Notes what minimum version is required for the feature | No specific value, use a string to describe the version and link to relevant release notes |
2121
| `for` | Notes if the feature is intended for IT Administrators | Administrators |
2222

content/manuals/admin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ aliases:
3737

3838
Administrators can manage companies and organizations using the Docker Admin Console, or manage organizations in Docker Hub.
3939

40-
The Docker Admin Console is available in [Early Access](../release-lifecycle.md#early-access-ea) to all company owners and organization owners. The [Docker Admin Console](https://admin.docker.com) provides administrators with centralized observability, access management, and controls for their company and organizations. To provide these features, Docker uses the following hierarchy and roles.
40+
The Docker Admin Console is available for customers with a Docker Business subscription. The [Docker Admin Console](https://admin.docker.com) provides administrators with centralized observability, access management, and controls for their company and organizations. To provide these features, Docker uses the following hierarchy and roles.
4141

4242
![Docker hierarchy](./images/docker-admin-structure.webp)
4343

content/manuals/admin/company/new-company.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ You can create a new company in the Docker Admin Console. Before you begin, you
1414

1515
## Create a company
1616

17-
{{< summary-bar feature_name="Admin console early access" >}}
18-
1917
To create a new company:
2018

2119
1. Sign in to the [Admin Console](https://app.docker.com/admin).

content/manuals/admin/company/organizations.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ You can manage the organizations in a company in the Docker Admin Console.
1010

1111
## View all organizations
1212

13-
{{< summary-bar feature_name="Admin console early access" >}}
14-
1513
1. Sign in to the [Admin Console](https://admin.docker.com).
1614
2. Select your company on the **Choose profile** page.
1715
3. Under **Organizations**, select **Overview**.
@@ -26,8 +24,6 @@ For more information about adding seats, see [Manage seats](/manuals/subscriptio
2624

2725
## Add organizations to a company
2826

29-
{{< summary-bar feature_name="Admin console early access" >}}
30-
3127
You must be a company owner to add an organization to a company. You must also be an organization owner of the organization you want to add. There is no limit to the number of organizations you can have under a company layer. All organizations must have a Business subscription.
3228

3329
> [!IMPORTANT]
@@ -43,8 +39,6 @@ You must be a company owner to add an organization to a company. You must also b
4339

4440
## Manage an organization
4541

46-
{{< summary-bar feature_name="Admin console early access" >}}
47-
4842
1. Sign in to the [Admin Console](https://admin.docker.com).
4943
2. Select your company on the **Choose profile** page.
5044
3. Select the organization that you want to manage.

content/manuals/admin/company/owners.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ member in an organization, they don't occupy a seat.
1717

1818
## Add a company owner
1919

20-
{{< summary-bar feature_name="Admin console early access" >}}
21-
2220
1. Sign in to the [Admin Console](https://admin.docker.com).
2321
2. Select your company on the **Choose profile** page.
2422
3. Select **Company owners**.
@@ -28,8 +26,6 @@ member in an organization, they don't occupy a seat.
2826

2927
## Remove a company owner
3028

31-
{{< summary-bar feature_name="Admin console early access" >}}
32-
3329
1. Sign in to the [Admin Console](https://admin.docker.com).
3430
2. Select your company on the **Choose profile** page.
3531
3. Select **Company owners**.

content/manuals/admin/deactivate-account.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ Before deactivating an organization, complete the following:
3131

3232
## Deactivate
3333

34-
{{< summary-bar feature_name="Admin console early access" >}}
35-
3634
Once you have completed all the previous steps, you can deactivate your organization.
3735

3836
> [!WARNING]

content/manuals/admin/organization/activity-logs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Owners can also see the activity logs for their repository if the repository is
2222

2323
## Manage activity logs
2424

25-
{{< summary-bar feature_name="Admin console early access" >}}
26-
2725
{{< tabs >}}
2826
{{< tab name="Docker Hub" >}}
2927

content/manuals/admin/organization/general-settings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ description: Learn how to manage settings for organizations using Docker Admin C
55
keywords: organization, settings, Admin Console
66
---
77

8-
{{< summary-bar feature_name="Admin console early access" >}}
9-
108
This section describes how to manage organization settings in the Docker Admin Console.
119

1210
## Configure general information

content/manuals/admin/organization/insights.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Key benefits include:
3030

3131
## View Insights for organization users
3232

33-
{{< summary-bar feature_name="Admin console early access" >}}
34-
3533
To access Insights, you must contact your Customer Success Manager to have the
3634
feature enabled. Once the feature is enabled, access Insights using the following
3735
steps:

content/manuals/admin/organization/manage-a-team.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ The organization owner can also add additional organization owners to help them
3434

3535
## Create a team
3636

37-
{{< summary-bar feature_name="Admin console early access" >}}
38-
3937
{{< tabs >}}
4038
{{< tab name="Docker Hub" >}}
4139

@@ -117,8 +115,6 @@ To view a team's permissions across all repositories:
117115

118116
## Delete a team
119117

120-
{{< summary-bar feature_name="Admin console early access" >}}
121-
122118
Organization owners can delete a team in Docker Hub or Admin Console. When you remove a team from your organization, this action revokes the members' access to the team's permitted resources. It won't remove users from other teams that they belong to, nor will it delete any resources.
123119

124120
{{< tabs >}}

0 commit comments

Comments
 (0)