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 Computerecommender 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-computerecommender
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.computerecommender import RecommenderMgmtClient
import os

sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = RecommenderMgmtClient(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.0b3 (2026-08-28)

Features Added

  • Model SkuMixPlacementResponse added property capacity_limits
  • Model SkuMixPlacementResponse added property id
  • Added model SkuMixPlacementCapacityLimit
  • Added enum SkuMixPlacementCapacityLimitReason

Breaking Changes

  • Model SkuMixPlacementDeploymentChoice deleted or renamed its instance variable id
  • Model SkuMixPlacementItem deleted or renamed its instance variable capacity_max

1.0.0b2 (2026-08-03)

Features Added

  • Client RecommenderMgmtClient added operation group sku_mix_placement_scores
  • Added enum SkuMixPlacementAllocationStrategy
  • Added model SkuMixPlacementBase
  • Added model SkuMixPlacementCapacityProfile
  • Added enum SkuMixPlacementCapacityType
  • Added model SkuMixPlacementDeploymentChoice
  • Added model SkuMixPlacementInstanceDescription
  • Added model SkuMixPlacementItem
  • Added enum SkuMixPlacementOSType
  • Added enum SkuMixPlacementPartialFulfillmentReason
  • Added enum SkuMixPlacementPriority
  • Added model SkuMixPlacementProperties
  • Added model SkuMixPlacementRequest
  • Added model SkuMixPlacementResponse
  • Added model SkuMixPlacementSpotPriorityProfile
  • Added model SkuMixPlacementVMSize
  • Added enum SkuMixPlacementZonalDistributionStrategy
  • Added model SkuMixPlacementZoneAllocationPolicy
  • Added model SkuMixPlacementZonePreference

1.0.0b1 (2025-09-04)

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_computerecommender-1.0.0b3.tar.gz (66.7 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_computerecommender-1.0.0b3.tar.gz.

File metadata

File hashes

Hashes for azure_mgmt_computerecommender-1.0.0b3.tar.gz
Algorithm Hash digest
SHA256 dc464ace762f82d490314262a08233b2298212491ed702d3ec26b0dbe4da99c8
MD5 f2870143b019e55eff6a67aa1bbca6aa
BLAKE2b-256 3b042c7832e5e72e53212b7007cb423ff860bb32cbd6f226b51923f5235bdca3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for azure_mgmt_computerecommender-1.0.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 6d24e46e09c4acd7a822f6cedb64a4bfeb44cc4ada5a775068ddfcbebd8fcaf2
MD5 c2a0aa8831321de10a57bd1605595fd0
BLAKE2b-256 19fb19437cb2149707340bc9261173ffc51eaf97ad2ca508ddc6f875780663dd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0b3 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