azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our vers...

Results 1141 azure-sdk-for-python issues
Sort by recently updated
recently updated
newest added

We have a partner ask to GA OTel tracing plugins across all languages in [Zn], this is an uber-issue to track python work in this space. Here're the sub-tasks: -...

Monitor
Client
OpenTelemetry

# Description This pull request bumps the in-development version of azure-ai-ml to 1.4.0 # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x]...

Machine Learning

Currently, this SDK prevents accidental dependency on broken requirements by the following. 1. shared_requirements.txt 2. min/max dependencies installed and tested nightly We do this to ensure that _all_ of the...

EngSys

As per our agreement, we decided to publish the TA authoring client as a standalone beta package until we have the chance to consolidate both the authoring and runtime packages...

Cognitive - Text Analytics

CI would sometimes fail because "Could not install packages due to an EnvironmentError: [WinError 145] The directory is not empty" on Windows Python 3.6. Retry could help, but it happens...

Central-EngSys

When SessionReceiver is created with session_id being NEXT_AVAILABLE and if there's no available session on the service side, after 60s (service side setting), a timeout exception would be returned from...

feature-request
Service Bus
Client
customer-reported
Messaging

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. ![image](https://user-images.githubusercontent.com/16376603/210104867-18230aa3-0be7-4896-b586-19c4372cdf52.png) If an SDK is being regenerated based on...

Machine Learning

I have created a VM using the Azure Compute menu. I am running a Python training code that is long running via tmux directly inside the VM by SSH -i...

question
Compute
Compute - VM
customer-reported
needs-team-attention
ML-Compute

Resolves: https://github.com/Azure/azure-sdk-for-python/issues/24001

Client
App Configuration