Skip to main content

Microsoft Azure Confidentialledger Management Client Library for Python

Project description

Microsoft Azure SDK for Python

This is the Microsoft Azure Confidential Ledger Management Client Library. This package has been tested with Python 3.10+. 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-confidentialledger
pip install azure-identity

Authentication

By default, Microsoft Entra token authentication depends on correct configuration of the 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.confidentialledger import ConfidentialLedgerMgmtClient
import os

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

Examples

Code samples for this package can be found at:

Troubleshooting

Next steps

Provide Feedback

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

Release History

2.0.0b6 (2026-07-07)

Features Added

  • Model LedgerProperties added property scitt_configuration
  • Model LedgerProperties added property storage_usage_bytes
  • Added model ConfidentialLedgerFilesExport
  • Added model ConfidentialLedgerFilesExportResponse
  • Operation group LedgerOperations added method begin_files_export

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Renamed client ConfidentialLedger to ConfidentialLedgerMgmtClient
  • Deleted or renamed model ConfidentialLedgerBackup
  • Deleted or renamed model ConfidentialLedgerBackupResponse
  • Deleted or renamed model ConfidentialLedgerRestore
  • Deleted or renamed model ConfidentialLedgerRestoreResponse
  • Deleted or renamed model DeploymentType
  • Deleted or renamed model LanguageRuntime
  • Deleted or renamed model ManagedCCF
  • Deleted or renamed model ManagedCCFBackup
  • Deleted or renamed model ManagedCCFBackupResponse
  • Deleted or renamed model ManagedCCFProperties
  • Deleted or renamed model ManagedCCFRestore
  • Deleted or renamed model ManagedCCFRestoreResponse
  • Deleted or renamed model MemberIdentityCertificate
  • Deleted or renamed method LedgerOperations.begin_backup
  • Deleted or renamed method LedgerOperations.begin_restore
  • Deleted or renamed operation group ManagedCCFOperations

Other Changes

  • Deleted model CertificateTags/ConfidentialLedgerList/ManagedCCFList/ResourceProviderOperationList which actually were not used by SDK users
  • Renamed operation group ConfidentialLedgerOperationsMixin which actually was not used by users to _ConfidentialLedgerOperationsMixin

1.0.1 (2026-05-07)

Other Changes

  • Regenerated code with latest code generator tool

2.0.0b5 (2025-05-19)

Features Added

  • Model LedgerProperties added property host_level
  • Model LedgerProperties added property max_body_size_in_mb
  • Model LedgerProperties added property subject_name
  • Model LedgerProperties added property node_count
  • Model LedgerProperties added property write_lb_address_prefix
  • Model LedgerProperties added property worker_threads
  • Model LedgerProperties added property enclave_platform
  • Model LedgerProperties added property application_type
  • Model ManagedCCFProperties added property enclave_platform
  • Added enum ApplicationType
  • Added enum EnclavePlatform

2.0.0b4 (2024-04-22)

Features Added

  • Added operation LedgerOperations.begin_backup
  • Added operation LedgerOperations.begin_restore
  • Added operation ManagedCCFOperations.begin_backup
  • Added operation ManagedCCFOperations.begin_restore
  • Model LedgerProperties has a new parameter ledger_sku
  • Model ManagedCCFProperties has a new parameter running_state

2.0.0b3 (2023-05-17)

Other Changes

  • Added samples

2.0.0b2 (2023-04-20)

Features Added

  • Added operation group ManagedCCFOperations
  • Model LedgerProperties has a new parameter running_state

Breaking Changes

  • Model LedgerProperties no longer has parameter ledger_storage_account
  • Parameter location of model ConfidentialLedger is now required

2.0.0b1 (2022-11-25)

Features Added

  • Model LedgerProperties has a new parameter ledger_storage_account

Breaking Changes

  • Removed operation group ConfidentialLedgerOperationsMixin

1.0.0 (2022-05-30)

Features

  • Added operation group ConfidentialLedgerOperationsMixin

Breaking changes

  • Model LedgerProperties no longer has parameter ledger_storage_account

1.0.0b1 (2021-04-28)

  • 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_confidentialledger-2.0.0b6.tar.gz (71.3 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file azure_mgmt_confidentialledger-2.0.0b6.tar.gz.

File metadata

File hashes

Hashes for azure_mgmt_confidentialledger-2.0.0b6.tar.gz
Algorithm Hash digest
SHA256 9841120dc016522c6efbaee173090bc969ba18ba10369344e03d69b7121fa02b
MD5 cf5c11e164f000f161819f4e5d3436c7
BLAKE2b-256 d8c6d7a3d51f19cff1a6a92c5131a69f5c99c3668ce127271e272e0a445f4165

See more details on using hashes here.

File details

Details for the file azure_mgmt_confidentialledger-2.0.0b6-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_mgmt_confidentialledger-2.0.0b6-py3-none-any.whl
Algorithm Hash digest
SHA256 d95c1f8559fbb44ec4e85062fc112e8d835f3560bd2765dfb38bacf4ba15b6f8
MD5 6ca6389efb76609ae223c82e45de88e8
BLAKE2b-256 5aa9a9c7f13b0dd04ad8f77a05fb72ba908e2171664c1dd81abb6af1dc19d238

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