Skip to content

[AutoPR azure-mgmt-storagemover]-generated-from-SDK Generation - Python-6798570 - #48930

Open
azure-sdk-automation[bot] wants to merge 3 commits into
mainfrom
sdkauto/azure-mgmt-storagemover-6798570
Open

azure-sdk-automation[bot] wants to merge 3 commits into
mainfrom
sdkauto/azure-mgmt-storagemover-6798570

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Configurations: 'specification/storagemover/resource-manager/Microsoft.StorageMover/StorageMover/tspconfig.yaml', API Version: 2026-05-01, SDK Release Type: stable, and CommitSHA: 'f398d14cf518231c3512b317db36c431794d1a83' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6798570 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=36443 Submitted by: choudharysu@microsoft.com

…t.StorageMover/StorageMover/tspconfig.yaml', API Version: 2026-05-01, SDK Release Type: stable, and CommitSHA: 'f398d14cf518231c3512b317db36c431794d1a83' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6798570 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI balanced review requested due to automatic review settings September 8, 2026 11:04
@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 8, 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.

🟡 Changes recommended

The release notes and client docstrings contain inaccurate/missing information (operation group mislabeled as a model, Python 3.9 support drop not noted, and api_version default documented incorrectly).

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the azure-mgmt-storagemover management-plane SDK to the 2026-05-01 ARM API version (TypeSpec-generated), including new cross-tenant endpoint/job fields and a new reconcile_job operation, along with regenerated samples/tests and package metadata updates for the 3.2.0 release.

Changes:

  • Regenerated Storagemover mgmt SDK from TypeSpec for API version 2026-05-01 and bumped package version to 3.2.0.
  • Added/updated models/enums and introduced JobDefinitionsOperations.reconcile_job, with refreshed generated samples.
  • Updated packaging/docs to require Python >=3.10 and refreshed live/recorded test formatting/sanitizers.
File summaries
File Description
sdk/storagemover/azure-mgmt-storagemover/tsp-location.yaml Updates TypeSpec source directory/commit for regeneration provenance.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_storage_movers_operations_test.py Test formatting/lint directives and request body style updates.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_storage_movers_operations_async_test.py Async test formatting/lint directives and request body style updates.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_projects_operations_test.py Project operation tests reformatted for readability/linting.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_projects_operations_async_test.py Async project tests reformatted for readability/linting.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_job_definitions_operations_test.py Job definition tests reformatted; minor constants formatting adjustments.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_job_definitions_operations_async_test.py Async job definition tests reformatted; minor constants formatting adjustments.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_endpoints_operations_test.py Endpoint tests reformatted and updated to match regenerated shapes.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_endpoints_operations_async_test.py Async endpoint tests reformatted and updated to match regenerated shapes.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_connections_operations_test.py Connection tests reformatted and updated payload structure style.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_connections_operations_async_test.py Async connection tests reformatted and updated payload structure style.
sdk/storagemover/azure-mgmt-storagemover/tests/test_storage_mover_mgmt_agents_operations_async_test.py Removes stray leading character/line from test file header.
sdk/storagemover/azure-mgmt-storagemover/tests/conftest.py Simplifies sanitizer env var fallback formatting.
sdk/storagemover/azure-mgmt-storagemover/README.md Updates minimum Python version messaging and Entra authentication wording/link.
sdk/storagemover/azure-mgmt-storagemover/pyproject.toml Raises requires-python to >=3.10 and updates classifiers.
sdk/storagemover/azure-mgmt-storagemover/generated_tests/test_storage_mover_mgmt_job_definitions_operations.py Regenerated test coverage scaffolding for new/updated fields and operation.
sdk/storagemover/azure-mgmt-storagemover/generated_tests/test_storage_mover_mgmt_job_definitions_operations_async.py Async regenerated test scaffolding for new/updated fields and operation.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/storage_movers_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/storage_movers_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/storage_movers_list_by_subscription.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/storage_movers_get.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/storage_movers_delete.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/storage_movers_create_or_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/projects_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/projects_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/projects_get.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/projects_delete.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/projects_create_or_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/operations_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_runs_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_runs_get.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_runs_get_with_schedule.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_stop_job.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_start_job.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_reconcile_job.py Adds new sample for reconcile_job.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_get.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_get_with_schedule.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_get_cross_tenant.py Adds cross-tenant GET sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_get_cross_tenant_mirror.py Adds cross-tenant mirror GET sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_delete.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_create_or_update.py Updates create-or-update sample for new fields and 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_create_or_update_with_schedule.py Updates schedule sample dates/source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_create_or_update_cross_tenant.py Adds cross-tenant create-or-update sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/job_definitions_create_or_update_cloud_to_cloud.py Updates cloud-to-cloud sample for new fields and 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_smb_mount.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_s3_with_hmac.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_nfs_mount.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_azure_storage_smb_file_share.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_azure_storage_smb_file_share_cross_tenant.py Adds cross-tenant SMB file share update sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_azure_storage_nfs_file_share.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_azure_storage_blob_container.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_azure_storage_blob_container_cross_tenant.py Adds cross-tenant blob container update sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_update_azure_multi_cloud_connector.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_smb_mount.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_s3_with_hmac.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_nfs_mount.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_azure_storage_smb_file_share.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_azure_storage_smb_file_share_cross_tenant.py Adds cross-tenant SMB file share get sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_azure_storage_nfs_file_share.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_azure_storage_blob_container.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_azure_storage_blob_container_cross_tenant.py Adds cross-tenant blob container get sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_get_azure_multi_cloud_connector.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_delete.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_smb_mount.py Updates SMB mount sample and source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_s3_with_hmac.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_nfs_mount.py Updates NFS mount sample and source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_azure_storage_smb_file_share.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_azure_storage_smb_file_share_cross_tenant.py Adds cross-tenant SMB file share create-or-update sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_azure_storage_nfs_file_share.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_azure_storage_blob_container.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_azure_storage_blob_container_cross_tenant.py Adds cross-tenant blob container create-or-update sample.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/endpoints_create_or_update_azure_multi_cloud_connector.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/connections_list.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/connections_get.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/connections_delete.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/connections_create_or_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_update.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_list_minimum_set.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_list_maximum_set.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_get_minimum_set.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_get_maximum_set.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_delete.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_create_or_update_upload_limit_schedule_overnight.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_create_or_update_minimum_set.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/generated_samples/agents_create_or_update_maximum_set.py Refreshes swagger source reference to 2026-05-01.
sdk/storagemover/azure-mgmt-storagemover/CHANGELOG.md Adds 3.2.0 release notes for new API surface and features.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/operations/_patch.py Removes stray blank line from customization patch module.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/models/_patch.py Removes stray blank line from customization patch module.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/models/_enums.py Adds new enum members and new enums for source type differentiation.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/models/init.py Exposes newly added enums in package model exports.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/aio/operations/_patch.py Removes stray blank line from async customization patch module.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/aio/_patch.py Removes stray blank line from async patch module.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/aio/_configuration.py Updates default API version and lint/docstring suppression metadata.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/aio/_client.py Updates async client for new API version and typing Self compatibility.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/_version.py Bumps SDK version constant to 3.2.0.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/_utils/serialization.py Updates serialization helpers for additional duration wire formats and typing.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/_patch.py Removes stray blank line from sync patch module.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/_configuration.py Updates default API version and lint/docstring suppression metadata.
sdk/storagemover/azure-mgmt-storagemover/azure/mgmt/storagemover/_client.py Updates sync client for new API version and typing Self compatibility.
sdk/storagemover/azure-mgmt-storagemover/apiview-properties.json Updates APIView type/method mappings for new enums and operation.
sdk/storagemover/azure-mgmt-storagemover/api.metadata.yml Adds API markdown generation metadata for this version.
sdk/storagemover/azure-mgmt-storagemover/_metadata.json Updates generation metadata (apiVersion, commit, emitter/http client versions).
Review details
  • Files reviewed: 110/111 changed files
  • Comments generated: 4
  • Review effort level: Lite

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

Comment thread sdk/storagemover/azure-mgmt-storagemover/CHANGELOG.md Outdated
Comment thread sdk/storagemover/azure-mgmt-storagemover/CHANGELOG.md
Copilot AI review requested due to automatic review settings September 14, 2026 02:46

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown
Contributor
[Pilot] PR Pipeline Failure Analysis

What failed

Azure Pipeline build 6830637 failed. All test jobs for azure-mgmt-storagemover across every platform (macos311, ubuntu2404_310, Ubuntu2404_314, Ubuntu2404_313, ubuntu2404_310_coverage, windows2022_312) and both artifact types (whl and sdist) failed — 720 failed test cases total, all in sdk/storagemover/azure-mgmt-storagemover/tests/.

Every failure shares one root cause: a test-proxy playback mismatch. The generated client code calls the API with api-version=2026-05-01 (the new version this PR bumps to), but the committed test recordings in tests/recordings/ still contain requests recorded against the older api-version=2025-12-01 (and other older versions such as 2025-05-01/2025-06-01). Since the recordings don't match the new API version, the test-proxy playback engine can't find a matching recorded request and raises ResourceNotFoundError.

Relevant pipeline output
azure.core.exceptions.ResourceNotFoundError: Playback failure -- for help resolving, see https://aka.ms/azsdk/python/test-proxy/troubleshoot. Error details:
Unable to find a record for the request PUT (sanitized.azure.com/redacted)
Uri doesn't match:
    request (sanitized.azure.com/redacted)
    record  (sanitized.azure.com/redacted)

tests/test_storage_mover_mgmt_connections_operations_async_test.py:47: in test_create_get_list_update_delete
    await self.client.storage_movers.create_or_update(
.../azure/mgmt/storagemover/aio/operations/_operations.py:435: in create_or_update
    map_error(status_code=response.status_code, response=response, error_map=error_map)

Occurred identically (1440 matching stack traces, 720 unique test cases) across all 6 platforms x 2 artifact types for this package.

Recommended next steps

  • Re-record the azure-mgmt-storagemover test cassettes against the 2026-05-01 API surface (this is generated/auto-release code from TypeSpec spec commit f398d14c, so recordings need to be regenerated to match, not hand-edited).
  • The workflow does not have the user's Azure DevOps identity or Azure test-recording credentials, so it cannot re-record live sessions itself. Once authenticated locally (az login), regenerate recordings with the package's live test suite, or use azsdk-common-pipeline-fixer if credentials are locally available.
  • See https://aka.ms/ci-fix and https://aka.ms/azsdk/python/test-proxy/troubleshoot

Copilot detected the failing pipeline and generated the analysis above. To have it attempt a
fix automatically, reply with @copilot please fix the failing pipeline on this PR.

Generated by Pipeline Analysis Next Steps · auto · 91.9 AIC · ⌖ 3 AIC · ⊞ 9.2K ·

Copilot AI review requested due to automatic review settings September 14, 2026 09:26

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ChenxiJiang333 ChenxiJiang333 added the mgmt-review-needed PR for Mgmt SDK is ready to review label Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Management SDK PR review

Findings: None.

Unverified checks

Unverified checks: None.

Review summary

Affected package: sdk/storagemover/azure-mgmt-storagemover

Checks completed against the authoritative MGMT SDK Code Review Rules (.github/copilot-instructions.md@main):

  • Version consistency: _version.py (3.2.0) matches the latest CHANGELOG.md entry (## 3.2.0 (2026-09-08)).
  • Preview API version alignment: _metadata.json apiVersion is 2026-05-01 (not preview) and the package version (3.2.0) is a stable (non-beta) version, as required.
  • API version drift: unchanged between first revision (f00ebf7, 2026-05-01) and latest revision (c86f6c2, 2026-05-01).
  • Changelog date: the latest release date (2026-09-08) is not more than 3 weeks in the future from the current date, so no reminder is needed.
  • pyproject.toml stability flags: version is stable (no b suffix); is_stable = true and classifiers include "Development Status :: 5 - Production/Stable", consistent with a stable release.
  • Client signature: StorageMoverMgmtClient.__init__ in _client.py declares credential, subscription_id, base_url in the required order; subscription_id is present, so no_sub is not required in pyproject.toml.
  • Client name consistency: StorageMoverMgmtClient is consistent across _client.py, README.md, and pyproject.toml (title).
  • README code snippets: the client instantiation snippet (StorageMoverMgmtClient(credential=..., subscription_id=...)) matches the actual _client.py signature.

Per the rules' scope exclusions, generated samples/tests and generated source files other than _client.py were not reviewed.

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. mgmt-review-needed PR for Mgmt SDK is ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants