Skip to content

Conversation

@jbhanuchand
Copy link

@jbhanuchand jbhanuchand commented Nov 8, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings November 8, 2025 17:40
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Az.Datadog PowerShell module to add new cmdlets and enhance existing functionality for managing Datadog monitors and subscriptions in Azure.

Key Changes

  • Added new cmdlets for managing monitored subscriptions (Get, Update, Remove, Set-Creator)
  • Added cmdlets for billing information and creation support checks
  • Added Invoke-AzDatadogResubscribeOrganization cmdlet
  • Updated existing cmdlets with new parameters (agent rules, custom metrics, CSPM, resource collection)
  • Updated help documentation with parameter descriptions
  • Added comprehensive test coverage and test recordings

Reviewed Changes

Copilot reviewed 80 out of 81 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
src/Datadog/Datadog/help/*.md Updated help documentation for new and existing cmdlets with new parameters and descriptions
src/Datadog/Datadog/Az.Datadog.psd1 Updated module manifest with new function exports and Az.Accounts version requirement
src/Datadog/Datadog.Autorest/test/*.Tests.ps1 Added test files for new cmdlets with test cases
src/Datadog/Datadog.Autorest/test/*.Recording.json Added test recording files for playback testing
src/Datadog/Datadog.Autorest/test/utils.ps1 Updated test setup with new organization name variables
src/Datadog/Datadog.Autorest/test/env.json Updated test environment configuration
src/Datadog/Datadog.Autorest/test/README.md Minor path formatting update

@isra-fel
Copy link
Member

isra-fel commented Nov 8, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

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.

3 participants