Skip to content

[Datadog] Add command models for API version 2025-12-26-preview - #1055

Open
piyushvermaa wants to merge 1 commit into
Azure:mainfrom
piyushvermaa:piyushvermaa/datadog-2025-12-26-preview
Open

[Datadog] Add command models for API version 2025-12-26-preview#1055
piyushvermaa wants to merge 1 commit into
Azure:mainfrom
piyushvermaa:piyushvermaa/datadog-2025-12-26-preview

Conversation

@piyushvermaa

Copy link
Copy Markdown
Member

Summary

Refresh the az datadog command models to the latest Microsoft.Datadog 2025-12-26-preview API version (client parity). This is the aaz command-model half of the Datadog CLI refresh; the corresponding extension regeneration is in Azure/azure-cli-extensions.

The change is purely additive — a new 2025-12-26-preview version block is appended to every existing datadog command model, and the historical version blocks (2023-10-20, 2025-06-11) are preserved. No existing version blocks or resources are removed.

New commands added in this version

  • datadog activate-saas (SaaS_ActivateResource)
  • datadog monitor link-saas (Monitors_LinkSaaS)
  • datadog monitor latest-linked-saas (Monitors_LatestLinkedSaaS)
  • datadog monitor get-default-application-key (Monitors_GetDefaultApplicationKey)
  • datadog monitor manage-sre-agent-connector (Monitors_ManageSreAgentConnectors)

Scope

  • Commands/datadog/** — existing commands get the new preview version block; 5 new command models added.
  • Resources/mgmt-plane/**2025-12-26-preview.{json,xml} resource definitions added.

Add az datadog aaz command models generated from the Microsoft.Datadog
2025-12-26-preview API, including the new operations:

- activatesaas
- monitors/{}/getdefaultapplicationkey
- monitors/{}/latestlinkedsaas
- monitors/{}/linksaas
- monitors/{}/managesreagentconnectors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant