provisioning error handling applied to all requests calls

This commit is contained in:
2020-02-06 14:44:49 -05:00
parent 1da7d42eb7
commit 50ab045353
3 changed files with 484 additions and 229 deletions

View File

@@ -63,6 +63,7 @@ def mock_policy():
return Mock(spec=policy)
def mock_azure_exceptions():
from azure.core import exceptions