Commit Graph

98 Commits

Author SHA1 Message Date
Sarah Sanders 8aa7128a74
security: update OATs UI flow (#22197)
## Description
- small update for new OATs scopes, impacts existing UI flow

## Related issues or tickets
- [ENGDOCS-2476](https://docker.atlassian.net/browse/ENGDOCS-2476)

## Reviews
- [ ] Editorial review

[ENGDOCS-2476]:
https://docker.atlassian.net/browse/ENGDOCS-2476?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-03-11 13:33:24 -04:00
Sarah Sanders fee0d8b5a4
sso: add callout to certificate instructions (#22193)
## Description
- Good callout that we should clarify that copy/pasting the certificate
values includes the `----BEGIN CERTIFICATE---` and `----END
CERTIFICATE----` lines. This applies to both Okta and Entra examples, as
confirmed in my test org
- I will pass on to IAM about adding placeholder text, I think would be
more valuable than an example in docs

## Related issues or tickets
https://github.com/docker/docs/issues/22176#event-16632900876

## Reviews
- [ ] Editorial review
2025-03-07 11:26:05 -05:00
Sarah Sanders e5bacdd5e0
security: fix air gapped containers example (#22148)
## Description
- The example in the air gapped containers guide needs to be an array,
not a string
https://docs.docker.com/security/for-admins/hardened-desktop/air-gapped-containers/

## Related issues or tickets
- https://docker.slack.com/archives/C04300R4G5U/p1741027918035939

## Reviews
- [ ] Editorial review
2025-03-03 16:27:50 -05:00
Nicolas Beck 8db8f5f2ed
Update Docker Build Cloud permissions table for the DSoP plans (#22128)
<!--Delete sections as needed -->

## Description

Update Docker Build Cloud permissions table for the DSoP plans

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-28 11:42:08 +00:00
Josh 8d87ca81c0
Update oat docs for company owners (#22079)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-02-21 15:46:10 -05:00
Sarah Sanders bfbd3d7494
sso: update troubleshooting guide (#22001)
## Description
- Added troubleshooting guide for SSO group mapping:
https://deploy-preview-22001--docsdocker.netlify.app/security/troubleshoot/troubleshoot-sso/
- Moved old SSO troubleshooting guide to new file, added aliases
- Reformatted old SSO troubleshooting content to match new template

## Related issues or tickets
- [ENGDOCS-2367](https://docker.atlassian.net/browse/ENGDOCS-2367)

## Reviews
- [ ] Editorial review

[ENGDOCS-2367]:
https://docker.atlassian.net/browse/ENGDOCS-2367?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-02-21 12:05:08 -05:00
Cesar Talledo aa7c3e19eb
Update important note in ECI doc per latest developments. (#22020)
<!--Delete sections as needed -->

## Description

Updated a note in the ECI docs, per latest feature developments.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-20 12:42:47 +00:00
Sarah Sanders 9e60716575 Remove EA badge from AC 2025-02-11 11:46:06 -05:00
Sarah Sanders f2c827f677
cx: remove EA from Docker Home/Admin Console/Settings (#21999)
## Description
- We are removing EA iconography in Docker Home/Settings/Admin Console
UI
- This PR removes it from the docs as well

## Related issues or tickets
- [ENGDOCS-2417](https://docker.atlassian.net/browse/ENGDOCS-2417)
- AC-4547
- https://github.com/docker/frontends/pull/11457

## Reviews
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2417]:
https://docker.atlassian.net/browse/ENGDOCS-2417?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-02-11 11:11:56 -05:00
Cesar Talledo f084d83d61
Typo fix in ECI FAQ doc. (#21965)
<!--Delete sections as needed -->

## Description

Typo fix in the ECI FAQ doc.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2025-02-05 08:39:13 +00:00
Cesar Talledo cb21bfc60f
ECI and Kubernetes Improvements (#21961)
<!--Delete sections as needed -->

## Description

* Added an image in the "Deploy on Kubernetes" section showing the
Docker Desktop Kubernetes settings.
* Updated the ECI FAQs regarding ECI protection for docker build and
Kubernetes.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-04 10:03:33 +00:00
Djordje Lukic 6d0fbf3834
Add documentation for MCP usage with Gordon (#21955)
<!--Delete sections as needed -->

## Description

* Moved gordon into its own directory
* Add a page that explains how MCP servers work with Gordon

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-03 17:41:40 +00:00
Sarah Sanders 61fa434aea
fix: hugo includes rendering bug (#21943)
## Description
- There is a bug in Hugo that is not parsing includes that begin with a
shortcode correctly
- The fix here replaces the admin-early-access.md include with our
summary bar solution
- Summary bar shortcode updated to support text in the `availability`
field, this will allow us more flexibility with customizing this field
while still supporting the iconography
- NOTE: We will not be able to add the summary bar inside
{{tab}}/{{tabs}} layouts because it messes up the rendering

## Related issues or tickets

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-31 11:18:22 -08:00
Allie Sadler 1a7d135ded
ENGDOCS-2406 (#21938)
<!--Delete sections as needed -->

## Description

Request to make adding mutliple orgs more clear. Most of the methods are
clear enough from the text and examples, but have added a line for the
windows registry key method

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-31 16:11:18 +00:00
Sarah Sanders 477606d2c2
iam: clarify enforce sign-in/sso (#21933)
## Description
- Kapa returned an uncertain and incorrect response when a user asked
`How does sign-in enforcement work when using the command line?`
- Added a callout to enforce DD sign-in doc that clarifies that CLI
login experience is not impacted
- Clarified CLI login experience is only impacted for enforce SSO
- Other nits while I was in these files, including removing mention of
service accounts since they are no longer offered after Dec. 10 2024

## Related issues or tickets
- [ENGDOCS-2401](https://docker.atlassian.net/browse/ENGDOCS-2401)

## Reviews
- [ ] Editorial review

[ENGDOCS-2401]:
https://docker.atlassian.net/browse/ENGDOCS-2401?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-31 07:19:47 -08:00
Allie Sadler 6c882e6aae
ENGDOCS-2405c (#21924)
<!--Delete sections as needed -->

## Description

Couple of items moving into GA

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-30 16:28:03 +00:00
Sarah Sanders 9f56d945a7
chore: summary bar cleanup (#21887)
## Description
- Updated "Contribute" guide to reference summary bars, added
instructions for using them
- Removed `introduced` partial, this is now replaced by the summary bar
`requires` value
- Updated all files using `introduced` partial to use summary bar,
updated YAML file w/ feature name and info

## Related issues or tickets
[ENGDOCS-2392](https://docker.atlassian.net/browse/ENGDOCS-2392)

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2392]:
https://docker.atlassian.net/browse/ENGDOCS-2392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-30 07:54:26 -08:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Sarah Sanders 59cac8eabf
freshness: add Beta badge to OATs doc (#21862)
## Description
Little nit. Noticed OATs was using (Beta) and not the blue Beta badge.
Removed (Beta) and added badge to be in line with style guide standards

## Related issues or tickets
[ENGDOCS-2386](https://docker.atlassian.net/browse/ENGDOCS-2386)

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2386]:
https://docker.atlassian.net/browse/ENGDOCS-2386?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 07:47:36 -08:00
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Allie Sadler 35a1631540
ENGDOCS-2336 (#21736)
<!--Delete sections as needed -->

## Description

Adds tags and improves page descriptions for some admin content 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-14 09:23:05 +00:00
David Karlsson 09a6ee6a76 desktop: add enableDockerAI settings management property
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-20 16:16:09 +01:00
Sarah Sanders 4aaed903a0
docs freshness: choose profile UI flow (#21611)
## Description
- The "Choose profile" UI flow is now live in Admin Console, updated all
docs UI flows
- Just FYI, this is in staging behind feature flag for: DBC and Billing

## Related issues or tickets
[ENGDOCS-2356](https://docker.atlassian.net/browse/ENGDOCS-2356)

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2356]:
https://docker.atlassian.net/browse/ENGDOCS-2356?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-12 07:39:22 -08:00
Sarah Sanders 150b1f725d
Update callout in OATs docs (#21608)
## Description
- OATs is incompatible with DD (and intended to be)
- Needed to add this to the existing callout, and clarify that it is
intended to be incompatible
- Context:
https://docker.slack.com/archives/C046HE6K4CC/p1733859712930509

## Related issues or tickets
[ENGDOCS-2355](https://docker.atlassian.net/browse/ENGDOCS-2355)

## Reviews
@technicallyjosh 
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2355]:
https://docker.atlassian.net/browse/ENGDOCS-2355?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-10 12:51:58 -08:00
Sarah Sanders 316115fc76
add docker consolidated subscriptions (#21476)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

- https://docker.atlassian.net/browse/HD-2066

## Reviews

Final sign offs in Notion doc

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
2024-12-10 08:37:56 -08:00
Cesar Talledo c9be6e267b
Fix a few typos in the ECI docs. (#21538)
<!--Delete sections as needed -->

## Description

Fix a few typos in the ECI docs.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-12-02 08:33:49 +00:00
Allie Sadler b26161d3f2
ENGDOCS-2324 (#21475)
<!--Delete sections as needed -->

## Description

Light freshness for ECI content and removes references to DD versions
that users can no longer download

**Note** There is a lot of 'allow' violations. Am deliberately choosing
to ignore them this time.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-28 15:20:43 +00:00
Allie Sadler 42d97aacf8
ENGDOCS-2181c (#21419)
<!--Delete sections as needed -->

## Description

Replaces https://github.com/docker/docs/pull/20646 that was so old it
was still using the `toc.yaml` file.
SME reviews complete. Just need editorial 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2024-11-21 14:59:22 +00:00
Sarah Sanders 3025a04929 OATs support for APIs 2024-11-19 10:00:48 -08:00
Craig Osterhout c2ef34d616
hub/samples: add some aliases (#21441)
<!--Delete sections as needed -->

## Description

Added some redirects for moved/removed Hub/Samples content in an effort
to reduce indexing issues for not found (404) URLs identified by Google
Search Console.

## Related issues or tickets

ENGDCOS-2311

## Reviews

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-18 09:41:16 -08:00
Allie Sadler 0571834c70
enforce-sign-in-updates (#21393)
<!--Delete sections as needed -->

## Description

Merges content updates from [this
PR](https://github.com/docker/docs/pull/21073) and [this
PR](https://github.com/docker/docs/pull/20885/files) to avoid conflicts
on release day.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-18 16:20:13 +00:00
Cesar Talledo d0e5d1ae06
eci: document Docker socket mount permission improvements. (#21357)
## NOTE: Do not merge until Docker Desktop v4.36 is released.

<!--Delete sections as needed -->

## Description

Documents a couple of improvements for DD 4.36 in the [ECI Docker Socket
mount
permissions](https://docs.docker.com/security/for-admins/hardened-desktop/enhanced-container-isolation/config/#docker-socket-mount-permissions)
feature.

## Related issues or tickets

https://docker.atlassian.net/browse/POS-2740

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-11-18 16:19:59 +00:00
Sarah Sanders 564e2b3e9a
Merge pull request #21437 from sarahsanders-docker/ENGDOCS-2309
Small nit on SSO overview
2024-11-15 10:11:22 -08:00
Sarah Sanders cc6d6eec01 Fix link in SSO prereqs 2024-11-15 09:56:40 -08:00
Sarah Sanders 1874debd45 Small nit on SSO overview 2024-11-14 14:30:31 -08:00
Sarah Sanders 3709b9bab5
Merge branch 'main' into ENGDOCS-2281 2024-11-13 09:38:26 -08:00
Allie Sadler c13ed7f2e5
ENGDOCS-2305 (#21397)
<!--Delete sections as needed -->

## Description

Settings Management freshness before the arrival of the SM in the Admin
Console. Have grouped the settings as they appear in the AC.

Page is still quite long and so would like to do some testing (potench
before the year is out) on whether splitting the info on all the
settings into its own 'reference' page would be useful or too 'jumpy'
for users.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2024-11-13 10:06:15 +00:00
Allie Sadler cef62c197d
ENGDOCS-2306 (#21398)
<!--Delete sections as needed -->

## Description

Freshness on IAM, HDD index page and Air-gapped containers page. 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-12 08:05:58 +00:00
Sarah Sanders 363d194cac
Merge branch 'main' into ENGDOCS-2281 2024-11-11 14:59:50 -08:00
Sarah Sanders 8b81c215db Found more outdated callouts, fixed whitespacing 2024-11-08 10:32:44 -08:00
Sarah Sanders be328b9958 Update all outdated callouts 2024-11-08 10:31:58 -08:00
David Karlsson 64736e4c39 style: s/distro/distribution/g
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 16:47:05 +01:00
Allie Sadler 99a24c4a6b
ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:45:53 +00:00
Allie Sadler 502e61c960
ENGDOCS-2298 (#21339)
<!--Delete sections as needed -->

## Description

More DD IA improvements. Moves troubleshooting, faqs, support, and other
misc. pages.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-05 14:03:52 +00:00
Allie Sadler 3ea0cd758d
ENGDOCS-2283 (#21329)
<!--Delete sections as needed -->

## Description

Tidy up of DD IA. Creates a 'setup' folder and moves relevant pages
within it. First PR of a few

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-05 10:07:48 +00:00
Sarah Sanders 3015d2c4da
Merge pull request #21274 from sarahsanders-docker/ENGDOCS-2270
Update Manage SSO guide
2024-11-04 14:11:19 -08:00
Sarah Sanders 08283b6228
Update manage.md 2024-11-04 13:46:11 -08:00
Sarah Sanders 9338e19d93
Merge pull request #21293 from sarahsanders-docker/ENGDOCS-2274
Updates for roles and permissions guide
2024-11-04 08:43:22 -08:00
James Simas 8dd24764e2
Update features-benefits.md to fix typos (#21308)
## Description

This PR improves the phrasing of a sentence and fixes a typo in a
separate sentence.
2024-11-04 09:55:02 +00:00
Sarah Sanders 6ff407ab49 Updates for roles and permissions guide 2024-10-30 13:07:38 -07:00