mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-11 11:41:32 -07:00
upgrading sql package to newest (#47544)
* upgrading sql package to newest * LROPOller
This commit is contained in:
parent
4cda7a7883
commit
1cb78209ae
7 changed files with 9 additions and 10 deletions
|
@ -114,7 +114,6 @@ from ansible.module_utils.azure_rm_common import AzureRMModuleBase
|
|||
|
||||
try:
|
||||
from msrestazure.azure_exceptions import CloudError
|
||||
from msrestazure.azure_operation import AzureOperationPoller
|
||||
from azure.mgmt.sql import SqlManagementClient
|
||||
from msrest.serialization import Model
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue