azure-sdk-for-python
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...
# Description This updates KV packages to use Python 3-style type hints everywhere, typing for tools like `mypy`, and formatting such as f-strings and docstrings. # All SDK Contribution checklist:...
[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 311abc2c-2b72-72d9-87a5-7126043554eb * Version Independent ID: 166e900f-b6b2-8f9f-c626-546491e4d2d7...
Resolves #26925
This PR is for a change to how `PublicAccessNotPermitted` is raised. Currently, from generated it is a `ResourceExistsError`, and so it will surface that (and `PublicAccessNotPermitted` is only known from...
Resolves: https://github.com/Azure/azure-sdk-for-python/issues/27044 Also for part of issue: https://github.com/Azure/azure-sdk-for-python/issues/27729
> Current Invoice API assumes that whole input document is a single invoice and it does not do any document splitting. It selects value with highest confidence across all pages...
@kristapratico raised a good point. If tests succeed, but SAMPLES fail, then on retry the artifact upload of the samples report will fail. This is due to the fact that...
- **Package Name**: azure-mgmt-network - **Package Version**: 22.2.0 - **Operating System**: Linux - **Python Version**: 3.8 **Describe the bug** When I attempt NetworkManagementClient.network_manager_effective_security_admin_rules.list, the client does a POST to a...
[As warned in our CI](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1991227&view=logs&j=3dc8fd7e-4368-5a92-293e-d53cefc8c4b3&t=c6642a37-b24b-5443-7452-ff95456b7c94&l=16), we really needed to modernize how we produce our wheels/sdists. Unfortunately, it looks like I'm going to need to add a post-step that unzips the...
- [ ] ACR - [x] AppConfig - [ ] Tables