Skip to content

[AutoPR azure-mgmt-iothubprovisioningservices]-generated-from-SDK Generation - Python-6750417 - #48766

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

[AutoPR azure-mgmt-iothubprovisioningservices]-generated-from-SDK Generation - Python-6750417#48766
azure-sdk-automation[bot] wants to merge 3 commits into
mainfrom
sdkauto/azure-mgmt-iothubprovisioningservices-6748568

Conversation

@azure-sdk-automation

@azure-sdk-automation azure-sdk-automation Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Configurations: 'specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/DeviceProvisioningServices/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: '755079f3ca75208c0fca7a348d12f70406afe5d2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6750417 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=36280 Submitted by: mollyiverson@microsoft.com

…nager/Microsoft.Devices/DeviceProvisioningServices/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: '0fb4fd8400290758b9c52c2230fc446698a63a1a' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6748568 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 August 26, 2026 17:16
@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 Aug 26, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 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.

Pull request overview

Regenerates the IoT Hub Provisioning Services management SDK for the stable 2026-08-31 API and promotes the package to version 2.0.0.

Changes:

  • Updates SDK metadata, Python support, and stable-release configuration.
  • Regenerates clients, models, operations, tests, and samples.
  • Documents new features and breaking API changes.

Reviewed changes

Copilot reviewed 62 out of 62 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tsp-location.yaml Updates the specification commit.
README.md Updates Python and authentication guidance.
pyproject.toml Marks the package stable and requires Python 3.10+.
generated_tests/test_iot_dps_iot_dps_resource_operations.py Regenerates synchronous resource tests.
generated_tests/test_iot_dps_iot_dps_resource_operations_async.py Regenerates asynchronous resource tests.
generated_tests/test_iot_dps_dps_certificate_operations.py Regenerates synchronous certificate tests.
generated_tests/test_iot_dps_dps_certificate_operations_async.py Regenerates asynchronous certificate tests.
generated_samples/dps_verify_certificate.py Adds certificate verification sample.
generated_samples/dps_update.py Updates source API reference.
generated_samples/dps_update_disable_local_auth.py Adds local-auth update sample.
generated_samples/dps_patch.py Updates source API reference.
generated_samples/dps_patch_disable_local_auth.py Adds local-auth patch sample.
generated_samples/dps_operations.py Adds operations-list sample.
generated_samples/dps_list_private_link_resources.py Updates private-link listing sample.
generated_samples/dps_list_private_endpoint_connections.py Updates source API reference.
generated_samples/dps_list_keys.py Updates source API reference.
generated_samples/dps_list_by_subscription.py Updates source API reference.
generated_samples/dps_list_by_resource_group.py Updates source API reference.
generated_samples/dps_get.py Updates source API reference.
generated_samples/dps_get_valid_sku.py Updates source API reference.
generated_samples/dps_get_private_link_resources.py Updates source API reference.
generated_samples/dps_get_private_endpoint_connection.py Updates source API reference.
generated_samples/dps_get_operation_result.py Updates source API reference.
generated_samples/dps_get_key.py Updates source API reference.
generated_samples/dps_get_disable_local_auth.py Adds local-auth retrieval sample.
generated_samples/dps_get_certificates.py Updates certificate listing sample.
generated_samples/dps_get_certificate.py Updates certificate retrieval sample.
generated_samples/dps_generate_verification_code.py Adds verification-code sample.
generated_samples/dps_delete.py Updates source API reference.
generated_samples/dps_delete_private_endpoint_connection.py Updates source API reference.
generated_samples/dps_delete_certificate.py Adds certificate deletion sample.
generated_samples/dps_create.py Updates source API reference.
generated_samples/dps_create_with_namespace.py Updates source API reference.
generated_samples/dps_create_with_iot_hub.py Adds managed-identity IoT Hub sample.
generated_samples/dps_create_or_update_private_endpoint_connection.py Updates source API reference.
generated_samples/dps_create_disable_local_auth_true.py Adds local-auth-disabled creation sample.
generated_samples/dps_create_disable_local_auth_false.py Adds local-auth-enabled creation sample.
generated_samples/dps_check_name_availability.py Updates source API reference.
generated_samples/dps_certificate_create_or_update.py Updates source API reference.
CHANGELOG.md Documents version 2.0.0 changes.
azure/mgmt/iothubprovisioningservices/types.py Adds generated typed request dictionaries.
azure/mgmt/iothubprovisioningservices/operations/_patch.py Normalizes generated patch formatting.
azure/mgmt/iothubprovisioningservices/models/_patch.py Normalizes generated patch formatting.
azure/mgmt/iothubprovisioningservices/models/_models.py Regenerates service models.
azure/mgmt/iothubprovisioningservices/models/_enums.py Regenerates service enumerations.
azure/mgmt/iothubprovisioningservices/models/__init__.py Updates public model exports.
azure/mgmt/iothubprovisioningservices/aio/operations/_patch.py Normalizes async operation patch formatting.
azure/mgmt/iothubprovisioningservices/aio/operations/_operations.py Regenerates asynchronous operations.
azure/mgmt/iothubprovisioningservices/aio/_patch.py Normalizes async client patch formatting.
azure/mgmt/iothubprovisioningservices/aio/_configuration.py Updates the async default API version.
azure/mgmt/iothubprovisioningservices/aio/_client.py Updates the asynchronous client.
azure/mgmt/iothubprovisioningservices/_version.py Sets version 2.0.0.
azure/mgmt/iothubprovisioningservices/_utils/serialization.py Updates generated serialization helpers.
azure/mgmt/iothubprovisioningservices/_utils/model_base.py Updates generated model infrastructure.
azure/mgmt/iothubprovisioningservices/_patch.py Normalizes client patch formatting.
azure/mgmt/iothubprovisioningservices/_configuration.py Updates the synchronous default API version.
azure/mgmt/iothubprovisioningservices/_client.py Updates the synchronous client.
apiview-properties.json Refreshes cross-language API mappings.
api.metadata.yml Adds API parser metadata.
_metadata.json Records the stable API and generator versions.

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

…nager/Microsoft.Devices/DeviceProvisioningServices/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: '755079f3ca75208c0fca7a348d12f70406afe5d2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6750417 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI review requested due to automatic review settings August 26, 2026 22:35
@azure-sdk-automation azure-sdk-automation Bot changed the title [AutoPR azure-mgmt-iothubprovisioningservices]-generated-from-SDK Generation - Python-6748568 [AutoPR azure-mgmt-iothubprovisioningservices]-generated-from-SDK Generation - Python-6750417 Aug 26, 2026

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.

Pull request overview

Copilot reviewed 62 out of 62 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings August 27, 2026 02:54
@ChenxiJiang333 ChenxiJiang333 added the mgmt-review-needed PR for Mgmt SDK is ready to review label Aug 27, 2026

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.

Pull request overview

Copilot reviewed 62 out of 62 changed files in this pull request and generated 4 comments.

Comment thread sdk/iothub/azure-mgmt-iothubprovisioningservices/CHANGELOG.md
Comment thread sdk/iothub/azure-mgmt-iothubprovisioningservices/CHANGELOG.md
@github-actions

Copy link
Copy Markdown
Contributor

Management SDK PR review

Findings: None.

Unverified checks

Unverified checks: None.

Review summary

Affected package: sdk/iothub/azure-mgmt-iothubprovisioningservices

Checks completed:

  • API version consistency (_metadata.json unchanged at 2025-02-01-preview between first revision c23a0593a136242466760db91372710d4d980c86 and latest revision 7f169b710d55d74c720b77601001a35f00e4b430)
  • Version consistency between _version.py (1.2.0b3) and latest CHANGELOG.md entry (1.2.0b3 (2025-10-09))
  • Preview API version → beta SDK version rule (preview API version paired with 1.2.0b3)
  • Changelog release date sanity (2025-10-09 is not more than 3 weeks in the future)
  • pyproject.toml stability flags for preview version (is_stable = false, classifier Development Status :: 4 - Beta)
  • Client signature order in _client.py (credential, subscription_id, base_url)
  • Client name consistency across _client.py (IotDpsClient), README.md, and pyproject.toml title
  • README code snippet matches the actual client constructor signature

No rule violations were found in this review pass.

@ChenxiJiang333

Copy link
Copy Markdown
Member

Hi, the live test checks have passed. You can move on to merge and release through the action suggestion in Release Plan.

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