Skip to main content

Microsoft Azure Data Protection Management Client Library for Python

Project description

Microsoft Azure SDK for Python

This is the Microsoft Azure Data Protection Management Client Library. This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the azure sdk python release.

Disclaimer

Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691

Getting started

Prerequisites

Install the package

pip install azure-mgmt-dataprotection
pip install azure-identity

Authentication

By default, Azure Active Directory token authentication depends on correct configure of following environment variables.

  • AZURE_CLIENT_ID for Azure client ID.
  • AZURE_TENANT_ID for Azure tenant ID.
  • AZURE_CLIENT_SECRET for Azure client secret.

In addition, Azure subscription ID can be configured via environment variable AZURE_SUBSCRIPTION_ID.

With above configuration, client can be authenticated by following code:

from azure.identity import DefaultAzureCredential
from azure.mgmt.dataprotection import DataProtectionClient
import os

sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = DataProtectionClient(credential=DefaultAzureCredential(), subscription_id=sub_id)

Examples

Code samples for this package can be found at Data Protection Management on docs.microsoft.com and Samples Repo

Troubleshooting

Next steps

Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.

Impressions

Release History

1.0.0b3 (2022-12-29)

Features Added

  • Model AzureBackupDiscreteRecoveryPoint has a new parameter expiry_time
  • Model BackupVault has a new parameter feature_settings
  • Model PatchBackupVaultInput has a new parameter feature_settings
  • Model TargetDetails has a new parameter target_resource_arm_id

Breaking Changes

  • Model ResourceGuardResource no longer has parameter identity
  • Removed operation group BackupInstancesExtensionRoutingOperations
  • Removed operation group DppResourceGuardProxyOperations

1.0.0b2 (2022-10-11)

Features Added

  • Added operation BackupInstancesOperations.begin_resume_backups
  • Added operation BackupInstancesOperations.begin_resume_protection
  • Added operation BackupInstancesOperations.begin_stop_protection
  • Added operation BackupInstancesOperations.begin_suspend_backups
  • Added operation BackupInstancesOperations.begin_sync_backup_instance
  • Added operation BackupInstancesOperations.get_backup_instance_operation_result
  • Added operation group BackupInstancesExtensionRoutingOperations
  • Added operation group DeletedBackupInstancesOperations
  • Added operation group DppResourceGuardProxyOperations
  • Added operation group OperationStatusBackupVaultContextOperations
  • Added operation group OperationStatusResourceGroupContextOperations
  • Model AzureBackupRecoveryPointBasedRestoreRequest has a new parameter source_resource_id
  • Model AzureBackupRecoveryTimeBasedRestoreRequest has a new parameter source_resource_id
  • Model AzureBackupRestoreRequest has a new parameter source_resource_id
  • Model AzureBackupRestoreWithRehydrationRequest has a new parameter source_resource_id
  • Model BackupInstance has a new parameter validation_type
  • Model BackupInstanceResource has a new parameter tags
  • Model BackupVault has a new parameter is_vault_protected_by_resource_guard
  • Model BackupVault has a new parameter monitoring_settings
  • Model BackupVault has a new parameter security_settings
  • Model PatchResourceRequestInput has a new parameter properties
  • Model SecretStoreResource has a new parameter value

1.0.0b1 (2021-10-19)

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure-mgmt-dataprotection-1.0.0b3.zip (185.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

azure_mgmt_dataprotection-1.0.0b3-py3-none-any.whl (174.6 kB view details)

Uploaded Python 3

File details

Details for the file azure-mgmt-dataprotection-1.0.0b3.zip.

File metadata

  • Download URL: azure-mgmt-dataprotection-1.0.0b3.zip
  • Upload date:
  • Size: 185.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.28.1 setuptools/58.1.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.9.15

File hashes

Hashes for azure-mgmt-dataprotection-1.0.0b3.zip
Algorithm Hash digest
SHA256 d749555972ec4571ed0c976138a338c73f5c03376f8abfa9714f89b6762ff6d5
MD5 edb559a8e72717d91754f14d8ef1fa90
BLAKE2b-256 2fb07eaec77f7bf28e4fa7d5a6ca2a31d976e7442a5cf8e046553daf60e9e53e

See more details on using hashes here.

File details

Details for the file azure_mgmt_dataprotection-1.0.0b3-py3-none-any.whl.

File metadata

  • Download URL: azure_mgmt_dataprotection-1.0.0b3-py3-none-any.whl
  • Upload date:
  • Size: 174.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.28.1 setuptools/58.1.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.9.15

File hashes

Hashes for azure_mgmt_dataprotection-1.0.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 5ff9e27f02bdf53ea777aa54cfee1a042e75c2b7348131ec55be37a91d96dcb6
MD5 574b900da76f59db8930c3870d25eb24
BLAKE2b-256 99be4b44b93b499f8c5e44e225c03afcb8275bb67bf51675dfe888cd170d1227

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page