Skip to main content

Microsoft Azure SDK for Python

This is the Microsoft Azure Extended Location Management Client Library. This package has been tested with Python 3.8+. 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-extendedlocation
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.extendedlocation import CustomLocations
import os

sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = CustomLocations(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.0 (2024-10-30)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ingore this change.

1.2.0b1 (2023-02-14)

Other Changes

  • Added generated samples in github repo
  • Drop support for python<3.7.0

1.1.0 (2022-07-12)

Features

  • Added operation CustomLocationsOperations.find_target_resource_group
  • Added operation group ResourceSyncRulesOperations

1.0.0 (2021-09-22)

Features

  • Adding a new API Version 2021-08-15
  • Adding support for Managed Identity [SystemAssigned]
  • Model PatchableCustomLocations has a new parameter identity
  • Model CustomLocation has a new parameter identity

Breaking changes

  • Operation CustomLocationsOperations.update has a new signature

1.0.0b2 (2021-05-06)

  • Remove v2020_07_15_privatepreview

1.0.0b1 (2021-03-25)

  • Initial Release

Release files for azure-mgmt-extendedlocation 2.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for azure-mgmt-extendedlocation 2.0.0
File Size Uploaded
azure_mgmt_extendedlocation-2.0.0.tar.gz 45.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for azure-mgmt-extendedlocation 2.0.0
File Interpreter ABI Platform
azure_mgmt_extendedlocation-2.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 94.9 kB

Release files / azure_mgmt_extendedlocation-2.0.0.tar.gz

Download URL azure_mgmt_extendedlocation-2.0.0.tar.gz
Size 45.1 kB
Tags Source
SHA-256 checksum
How to use checksums
3b5c1d2f0a21f15e9b176f440206c702a1f77fa4b97df1ca4001f991abcf7cd1
BLAKE2b-256 checksum
How to use checksums
b0c6282ba215281d8669c13fcbdb90cba55220c4bf2f0b2d87ecf6a898fe08d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via RestSharp/106.13.0.0

Release files / azure_mgmt_extendedlocation-2.0.0-py3-none-any.whl

Download URL azure_mgmt_extendedlocation-2.0.0-py3-none-any.whl
Size 49.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2d9e717dc26cd00dfdf07fdc607aaed9c5d4a53f0d70e03c01d90c611df6710e
BLAKE2b-256 checksum
How to use checksums
94f5c40bb479dfdcb78390770cfb9748151a5f54bff023f495521308109c18f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via RestSharp/106.13.0.0
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