Libba Lawrence
Libba Lawrence
** Just a draft for now , going to need to rebase/cherry pick main commits
In this PR: - Renaming Samples SERVICE_BUS to be SERVICEBUS to match the ARM resource template - Creating new recordings for all mgmt_tests using test proxy and deleting the old...
Related to #24890
These have been suppressed: - [ ] azure\appconfiguration\_azure_appconfiguration_client.py:47: [C4748(client-accepts-api-version-keyword) - [ ] azure\appconfiguration\aio\_azure_configuration_client_async.py:48: [C4748(client-accepts-api-version-keyword)
These are suppressed for now: - [ ] azure\containerregistry\_anonymous_exchange_client.py:18: [C4748(client-accepts-api-version-keyword) - [ ] azure\containerregistry\_base_client.py:19: [C4747(enum-must-inherit-case-insensitive-enum-meta) - [ ] azure\containerregistry\_base_client.py:25: [C4748(client-accepts-api-version-keyword) - [ ] azure\containerregistry\_exchange_client.py:33: [C4748(client-accepts-api-version-keyword) - [ ] azure\containerregistry\_models.py:315: [C4747(enum-must-inherit-case-insensitive-enum-meta)...
Suppressed for now: - [ ] azure\data\tables\_base_client.py:208: [C4748(client-accepts-api-version-keyword) - [ ] azure\data\tables\_entity.py:27: [C4747(enum-must-inherit-case-insensitive-enum-meta) - [ ] azure\data\tables\_error.py:240: [C4747(enum-must-inherit-case-insensitive-enum-meta) - [ ] azure\data\tables\_error.py:242-308: [C4746(enum-must-be-uppercase) - [ ] azure\data\tables\_models.py:538: [C4747(enum-must-inherit-case-insensitive-enum-meta) - [...
# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...