Mark Azure Functions/Cloud Run scanning and GAR GA, expand supported registries - #39686
Merged
Conversation
… supported registries Azure Functions and Cloud Run agentless scanning, plus Google Artifact Registry running-workload and at-rest scanning, are now GA. Removed Preview labels and links across the Agentless Scanning Compatibility and Cloud Security Vulnerabilities pages. Also expanded the container image registries list to include Docker Hub, GitHub Container Registry, Microsoft Container Registry, and the Kubernetes registry, clarifying which registries support at-rest scanning versus authenticated-pull-only scanning, and noting that self-hosted registries aren't supported.
Contributor
Preview links (active after the
|
buraizu
reviewed
Sep 2, 2026
buraizu
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for the PR! Looks good overall, but requested a few small updates
…less_scanning/compatibility.md Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
…less_scanning/compatibility.md Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
…less_scanning/compatibility.md Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
buraizu
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Azure Functions and Cloud Run agentless scanning, and Google Artifact Registry (running-workload and at-rest) scanning, are now GA. This PR removes the remaining Preview labels and product-preview links for these features from the Agentless Scanning Compatibility and Cloud Security Vulnerabilities pages.
It also expands the supported container image registries list to include Docker Hub, GitHub Container Registry, Microsoft Container Registry, and the Kubernetes registry, clarifying which registries support at-rest scanning versus authenticated-pull-only scanning, and notes that self-hosted registries aren't supported.
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Used Claude Code to identify and update all Preview mentions for these features, and to draft the expanded registry compatibility table.
Additional notes