Skip to content

docs: include registry key structure in Group Policy deployment step#24950

Merged
aevesdocker merged 2 commits intodocker:mainfrom
lacatoire:docs/sign-in-gpo-registry-structure
May 7, 2026
Merged

docs: include registry key structure in Group Policy deployment step#24950
aevesdocker merged 2 commits intodocker:mainfrom
lacatoire:docs/sign-in-gpo-registry-structure

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

The Group Policy deployment tab in enforce-sign-in/methods.md told admins to "Create a registry script with the required key structure" without documenting that structure, forcing them to switch to the Manual setup tab. Inlining the key, value name and value data so the Group Policy procedure is self-contained.

Closes #24946

The Group Policy deployment tab previously instructed administrators to
"Create a registry script with the required key structure" without
documenting that structure, forcing them to switch to the Manual setup tab.
Adding the key, value name, and value data inline so the Group Policy
procedure is self-contained.

Closes docker#24946
@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 09eca72
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69f8a15fd2953a00083a2203
😎 Deploy Preview https://deploy-preview-24950--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Use 'Path:' instead of 'Key:' to match the wording used in the existing
GPO Registry Item configuration step (and the GPO Management Console UI),
and drop the trailing period to match the punctuation style of the same
step.
@dvdksn dvdksn requested a review from a team May 7, 2026 07:07
@dvdksn dvdksn added the status/review Pull requests that are ready for review label May 7, 2026
Copy link
Copy Markdown
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@aevesdocker aevesdocker merged commit 276ebc1 into docker:main May 7, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Group Policy deployment instructions lack registry key structure details

3 participants