Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Microsoft Azure SDK for Python

This is the Microsoft Azure Horizondb 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-horizondb
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.horizondb import HorizonDBMgmtClient
import os

sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = HorizonDBMgmtClient(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

1.0.0b2 (2026-08-20)

Features Added

  • Client HorizonDBMgmtClient added operation group horizon_db_administrators
  • Model HorizonDbCluster added property identity
  • Model HorizonDbClusterForPatchUpdate added property identity
  • Model HorizonDbClusterProperties added property auth_config
  • Model HorizonDbClusterProperties added property compute_model
  • Model HorizonDbClusterProperties added property mirroring
  • Model HorizonDbClusterPropertiesForPatchUpdate added property auth_config
  • Model HorizonDbClusterPropertiesForPatchUpdate added property compute_model
  • Model HorizonDbClusterPropertiesForPatchUpdate added property mirroring
  • Enum State added member SUCCEEDED
  • Enum State added member UPGRADING
  • Added enum AuthenticationState
  • Added model HorizonDbAdministrator
  • Added model HorizonDbAdministratorAdd
  • Added model HorizonDbAdministratorProperties
  • Added model HorizonDbAdministratorPropertiesForAdd
  • Added model HorizonDbClusterAuthConfig
  • Added model HorizonDbClusterMirroring
  • Added model HorizonDbComputeModel
  • Added enum HorizonDbComputeModelType
  • Added model ManagedServiceIdentity
  • Added enum ManagedServiceIdentityType
  • Added enum PrincipalTypes
  • Added model UserAssignedIdentity
  • Operation group HorizonDbClustersOperations added method begin_restart
  • Operation group HorizonDbClustersOperations added method begin_start
  • Operation group HorizonDbClustersOperations added method begin_stop
  • Added operation group HorizonDbAdministratorsOperations

Breaking Changes

  • Deleted or renamed model OptionalPropertiesUpdateableProperties
  • Deleted or renamed model PrivateEndpointConnection
  • Deleted or renamed model PrivateEndpointConnectionUpdate
  • Method HorizonDbPrivateEndpointConnectionsOperations.begin_delete inserted a positional_or_keyword parameter cluster_name
  • Renamed method HorizonDbPrivateEndpointConnectionsOperations.begin_update to update_status

1.0.0b1 (2026-04-22)

Other Changes

  • Initial version

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_horizondb-1.0.0b2.tar.gz (97.8 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_horizondb-1.0.0b2-py3-none-any.whl (99.5 kB view details)

Uploaded Python 3

File details

Details for the file azure_mgmt_horizondb-1.0.0b2.tar.gz.

File metadata

  • Download URL: azure_mgmt_horizondb-1.0.0b2.tar.gz
  • Upload date:
  • Size: 97.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: RestSharp/106.13.0.0

File hashes

Hashes for azure_mgmt_horizondb-1.0.0b2.tar.gz
Algorithm Hash digest
SHA256 ab4ef96fc1c8e91d1a2d88b22d429fea22c90453f75b0e383aebd7b560a91d65
MD5 4c5f3fd76989217544158db0f15ef684
BLAKE2b-256 17d65124cfda3fdd2e21fa14fb5989f8d0334e3d03c89574a477ecf5ad8b1820

See more details on using hashes here.

File details

Details for the file azure_mgmt_horizondb-1.0.0b2-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_mgmt_horizondb-1.0.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 728982cd739c470b56afe58e1752fcf9fe7535fd1e43d33b50aa96db1af10470
MD5 f54a98a2c880c5e1cfc83d5b6af041cc
BLAKE2b-256 69224bc5997d4721daaa274ffd03a66a8dbf22b6081f79dc0a2e3d7f11d08274

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0b2 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page