Refresh azure-mgmt-powerbidedicated after migrate to Typespec#47862
Open
azure-sdk-automation[bot] wants to merge 4 commits into
Open
Refresh azure-mgmt-powerbidedicated after migrate to Typespec#47862azure-sdk-automation[bot] wants to merge 4 commits into
azure-sdk-automation[bot] wants to merge 4 commits into
Conversation
…osoft.PowerBIdedicated/PowerBIDedicated/tspconfig.yaml', API Version: 2021-01-01, SDK Release Type: beta, and CommitSHA: '3d1de464b5576fa149aed429795f6030313e31bb' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6522458 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes azure-mgmt-powerbidedicated after migrating the SDK generation pipeline to TypeSpec for API version 2021-01-01, updating the package to the new generated client shape and associated artifacts for a beta release.
Changes:
- Migrates the public client surface from the legacy
PowerBIDedicatedshape toPowerBIDedicatedMgmtClient(sync + async) and updates README/packaging metadata accordingly. - Regenerates models/operations code and removes legacy AutoRest-generated operation modules.
- Updates release metadata and changelog/versioning for
1.1.0b2.
Reviewed changes
Copilot reviewed 61 out of 63 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/tsp-location.yaml | Records TypeSpec source location/commit for reproducible regeneration. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/tests/disable_test_cli_mgmt_powerbidedicated.py | Reformats/updates (disabled) test scaffolding for the refreshed package. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/README.md | Updates auth wording and fixes the client import/name in sample snippet. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/pyproject.toml | Marks package as beta, raises min Python, and aligns title with new client name. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/test_power_bi_dedicated_mgmt_operations.py | Regenerated recorded test template to use new client name. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/test_power_bi_dedicated_mgmt_operations_async.py | Regenerated async recorded test template to use new client name. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/test_power_bi_dedicated_mgmt_capacities_operations.py | Regenerated capacities test template for new request/response shapes. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/test_power_bi_dedicated_mgmt_capacities_operations_async.py | Regenerated async capacities test template for new request/response shapes. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/test_power_bi_dedicated_mgmt_auto_scale_vcores_operations.py | Regenerated auto-scale vcores test template for new shapes. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/test_power_bi_dedicated_mgmt_auto_scale_vcores_operations_async.py | Regenerated async auto-scale vcores test template for new shapes. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_tests/conftest.py | Updates sanitizer variables/templates for regenerated tests. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/update_to_gen2.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/update_capacity.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/update_auto_scale_vcore.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/suspend_capacity.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/resume_capacity.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/operations.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/list_sk_us_for_new.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/list_sk_us_for_existing.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/list_capacities_in_subscription.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/list_capacities_in_resource_group.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/list_auto_scale_vcores_in_subscription.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/list_auto_scale_vcores_in_resource_group.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/get_capacity.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/get_auto_scale_vcore.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/delete_capacity.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/delete_auto_scale_vcore.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/create_capacity.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/create_auto_scale_vcore.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/generated_samples/check_name_availability.py | Regenerated sample to use new client name/placeholders. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/CHANGELOG.md | Adds 1.1.0b2 entry describing TypeSpec-migration surface changes. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/types.py | Adds new TypedDict-based “types” module for request/response shapes. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/operations/_patch.py | Updates customization stub header/typing for new generator output. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/operations/_auto_scale_vcores_operations.py | Removes legacy AutoRest-generated operation module. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/operations/init.py | Rewires operation exports to new generated structure. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/models/_patch.py | Updates customization stub header/typing for new generator output. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/models/_enums.py | Updates enums (adds CreatedByType) and generator header. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/models/init.py | Updates model exports to new module layout and removed types. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/operations/_patch.py | Updates async customization stub header/typing. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/operations/_auto_scale_vcores_operations.py | Removes legacy AutoRest-generated async operation module. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/operations/init.py | Rewires async operation exports to new generated structure. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/_patch.py | Updates async customization stub header/typing. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/_configuration.py | Renames configuration class and adds base_url plumbing. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/_client.py | Introduces PowerBIDedicatedMgmtClient async client implementation + send_request pattern. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/aio/init.py | Exposes PowerBIDedicatedMgmtClient as the async public entrypoint. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/_version.py | Bumps package version to 1.1.0b2. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/_utils/serialization.py | Regenerated serialization helpers to match new generator/runtime expectations. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/_utils/init.py | Updates generator header for utils package. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/_patch.py | Updates customization stub header/typing for new generator output. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/_configuration.py | Renames configuration class and adds base_url plumbing. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/_client.py | Introduces PowerBIDedicatedMgmtClient sync client implementation + send_request pattern. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated/init.py | Exposes PowerBIDedicatedMgmtClient as the sync public entrypoint. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/apiview-properties.json | Updates APIView cross-language mapping metadata for the refreshed surface. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/api.metadata.yml | Adds API snapshot metadata for api.md consistency checks. |
| sdk/powerbidedicated/azure-mgmt-powerbidedicated/_metadata.json | Updates generation provenance metadata to TypeSpec emitter format. |
…_test_cli_mgmt_powerbidedicated.py
msyyc
reviewed
Jul 6, 2026
msyyc
approved these changes
Jul 6, 2026
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/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/PowerBIDedicated/tspconfig.yaml', API Version: 2021-01-01, SDK Release Type: beta, and CommitSHA: '3d1de464b5576fa149aed429795f6030313e31bb' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6522458 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.