Skip to content

[AutoPR azure-mgmt-monitoragents]-generated-from-SDK Generation - Python-6783345 - #48879

Open
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-monitoragents-6783345
Open

[AutoPR azure-mgmt-monitoragents]-generated-from-SDK Generation - Python-6783345#48879
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-monitoragents-6783345

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Configurations: 'specification/monitoringservice/resource-manager/Microsoft.Monitor/Agents/tspconfig.yaml', and CommitSHA: 'cd9789e9cfdb4cd052f4dbe14ee0c4139ada6c7b' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6783345 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=36382 Submitted by: v-xinnitong@microsoft.com

Copilot AI balanced review requested due to automatic review settings September 3, 2026 07:39
@azure-sdk-automation azure-sdk-automation Bot added the auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically. label Sep 3, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
10 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The preview versioning, client signatures, package metadata, documentation, and CI registration are consistent.

Pull request overview

Introduces the preview azure-mgmt-monitoragents management SDK generated from the Monitor Agents TypeSpec.

Changes:

  • Adds synchronous and asynchronous clients for observability-agent operations.
  • Adds models, API metadata, documentation, samples, and generated tests.
  • Registers the package in Monitor CI with version 1.0.0b1.
File summaries
File Description
sdk/monitor/ci.yml Registers the package in CI.
azure-mgmt-monitoragents/tsp-location.yaml Records the TypeSpec source.
azure-mgmt-monitoragents/README.md Adds package usage documentation.
azure-mgmt-monitoragents/pyproject.toml Defines build and package metadata.
azure-mgmt-monitoragents/MANIFEST.in Configures source distribution contents.
azure-mgmt-monitoragents/LICENSE Adds the MIT license.
generated_tests/test_monitor_operations.py Adds generated synchronous operation tests.
generated_tests/test_monitor_operations_async.py Adds generated asynchronous operation tests.
generated_tests/test_monitor_observability_agents_operations.py Adds generated synchronous resource tests.
generated_tests/test_monitor_observability_agents_operations_async.py Adds generated asynchronous resource tests.
generated_tests/conftest.py Configures generated test sanitizers.
generated_samples/operations_list.py Demonstrates listing provider operations.
generated_samples/observability_agents_update.py Demonstrates a full update.
generated_samples/observability_agents_update_minimum_set.py Demonstrates a minimal update.
generated_samples/observability_agents_list_by_subscription.py Demonstrates subscription listing.
generated_samples/observability_agents_list_by_resource_group.py Demonstrates resource-group listing.
generated_samples/observability_agents_get.py Demonstrates retrieving an agent.
generated_samples/observability_agents_delete.py Demonstrates deleting an agent.
generated_samples/observability_agents_create_or_update.py Demonstrates full creation.
generated_samples/observability_agents_create_or_update_minimum_set.py Demonstrates minimal creation.
dev_requirements.txt Adds development dependencies.
CHANGELOG.md Records the initial beta release.
azure/mgmt/monitoragents/types.py Defines generated request dictionaries.
azure/mgmt/monitoragents/py.typed Marks the package as typed.
operations/_patch.py Adds the operation customization hook.
operations/_operations.py Implements synchronous operations.
operations/__init__.py Exports synchronous operations.
models/_patch.py Adds the model customization hook.
models/_models.py Defines generated resource models.
models/_enums.py Defines generated enumerations.
models/__init__.py Exports models and enumerations.
aio/operations/_patch.py Adds the async operation customization hook.
aio/operations/_operations.py Implements asynchronous operations.
aio/operations/__init__.py Exports asynchronous operations.
aio/_patch.py Adds the async client customization hook.
aio/_configuration.py Configures the asynchronous client.
aio/_client.py Defines the asynchronous client.
aio/__init__.py Exports the asynchronous client.
_version.py Sets version 1.0.0b1.
_utils/__init__.py Initializes generated utilities.
_patch.py Adds the package customization hook.
_configuration.py Configures the synchronous client.
_client.py Defines the synchronous client.
azure/mgmt/monitoragents/__init__.py Exports the client and version.
azure/mgmt/__init__.py Configures the management namespace.
azure/__init__.py Configures the Azure namespace.
apiview-properties.json Maps cross-language API definitions.
api.metadata.yml Records APIView generation metadata.
api.md Captures the public API surface.
_metadata.json Records generation inputs and versions.
Review details
  • Files reviewed: 52/52 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants