Skip to content

Conversation

@arushiarora24
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Nov 12, 2025
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.Dynatrace

@arushiarora24 arushiarora24 marked this pull request as ready for review November 12, 2025 11:07
Copilot AI review requested due to automatic review settings November 12, 2025 11:07
Copilot finished reviewing on behalf of arushiarora24 November 12, 2025 11:09
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 refreshes the Dynatrace SDK to support the 2024-04-24 API version, introducing new operations for monitored subscriptions management, agent installation, plan upgrades, and marketplace integration while removing deprecated operations.

Key changes:

  • Updates API version from 2021-09-01 to 2024-04-24
  • Adds MonitoredSubscriptions operations for subscription-level monitoring configuration
  • Introduces agent management, plan upgrade, and marketplace SaaS resource operations
  • Removes deprecated operations (TagRules Update, Monitors GetAccountCredentials)

Reviewed Changes

Copilot reviewed 18 out of 83 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
autorest.md Updates API spec commit reference and adds new rename mappings; removes deprecated mappings and operations
GlobalSuppressions.cs Adds naming suppressions for generated model types matching service contract
MonitoredSubscriptionCollectionTests.cs New test file for monitored subscription operations
MonitoredSubscriptionsRestOperations.cs New REST client for monitored subscription CRUD operations
MonitoredSubscriptionPropertyResource.cs New resource type for managing monitored subscription properties
TagRulesRestOperations.cs Removes Update operation and 200 status code from Delete operation
SingleSignOnRestOperations.cs Updates API version and documentation
MonitorsRestOperations.cs Replaces GetAccountCredentials with ListMonitoredResources; adds new operations for agent management, metrics status, plan upgrade, and marketplace integration
Various model files New models for subscription monitoring, agent actions, marketplace resources, metrics status, and plan upgrades
LinkableEnvironmentContent.cs Changes constructor to require parameters; adds customization file for backward compatibility
DynatraceSsoDetailsContent.cs Changes constructor to require userPrincipal parameter
DynatraceMonitorResourceMetricRules.cs Changes visibility from internal to public and adds SendingMetrics property
DynatraceMonitorPatch.cs Restructures properties using nested MonitorUpdateProperties and adds Identity support

@ArcturusZhang ArcturusZhang merged commit 767d32e into Azure:main Nov 24, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants