-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Datadog update powershell commands to 2025-06-11 spec #28832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jbhanuchand
wants to merge
4
commits into
Azure:main
Choose a base branch
from
jbhanuchand:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Contributor
There was a problem hiding this 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 |
src/Datadog/Datadog/help/Update-AzDatadogMonitoredSubscription.md
Outdated
Show resolved
Hide resolved
src/Datadog/Datadog/help/Set-AzDatadogMonitoredSubscriptionCreateor.md
Outdated
Show resolved
Hide resolved
src/Datadog/Datadog/help/Remove-AzDatadogMonitoredSubscription.md
Outdated
Show resolved
Hide resolved
src/Datadog/Datadog/help/Invoke-AzDatadogResubscribeOrganization.md
Outdated
Show resolved
Hide resolved
Member
|
/azp run |
Contributor
|
Azure Pipelines successfully started running 3 pipeline(s). |
Member
|
/azp run |
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
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.
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.