[AutoPR azure-mgmt-monitoragents]-generated-from-SDK Generation - Python-6783345 - #48879
Open
azure-sdk-automation[bot] wants to merge 1 commit into
Open
[AutoPR azure-mgmt-monitoragents]-generated-from-SDK Generation - Python-6783345#48879azure-sdk-automation[bot] wants to merge 1 commit into
azure-sdk-automation[bot] wants to merge 1 commit into
Conversation
…rosoft.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.
azure-sdk-automation
Bot
requested review from
ChenxiJiang333,
Daniel Jurek (danieljurek),
Yuchao Yan (msyyc) and
Jeff Fisher (xirzec)
as code owners
September 3, 2026 07:39
|
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. |
Contributor
There was a problem hiding this comment.
🟢 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.
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
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.
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