azure-samples-python-management icon indicating copy to clipboard operation
azure-samples-python-management copied to clipboard

This repo contains sample code for management libraries of Azure SDK for Python

Results 28 azure-samples-python-management issues
Sort by recently updated
recently updated
newest added

I'm trying to integrate an existing account with the Overture API using Microsoft Synapse SQL queries. I haven't encountered much documentation in doing so. Specifically I was wondering if it...

With the necessity of installing multiple dependencies and then the overhead of managing and updating them, utilizing the REST API instead of the Python SDK has been easier. There are...

Based on the example here: [Quickstart: Your first Python query - Azure Resource Graph | Microsoft Learn](https://learn.microsoft.com/en-us/azure/governance/resource-graph/first-query-python) Is there an example showing how to properly use the QueryRequestOptions skip_token for...

Add URLs to the Repo `README.md` for the available samples

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...

dependencies

Add example of setting encryption protector (apply TDE at server level)

ValueError: API version 2019-12-01-preview does not have operation group 'scope_maps'

Hello, Please fix the network samples after recent breaking changes as mentioned here: [azure-mgmt-network 23.0.0](https://pypi.org/project/azure-mgmt-network/#description). Current sample is almost 3 years old and might not relevant with the current Python...

Create NGINXaaS README.md