Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
830 views

I have created a Pipeline in Azure ML which makes calls to Azure Cognitive Services Text Analytics using its Python API. When I run the code I have written locally, it executes without error, but when ...
Angus B's user avatar
  • 129
0 votes
1 answer
7k views

Is it possible to call AZ Cli / Bash inside an Azure Function App? My goal is to automatically shut down an ADX Cluster after office times as you can save costs by this. Would be nice to call ...
Andre's user avatar
  • 161
0 votes
2 answers
1k views

I am trying to get details of function apps using python SDK and finding suitable client and methods. I can use ResourceManagementClient and get basic info on them but does not get runtime and other ...
John Smith's user avatar
0 votes
1 answer
656 views

I'm fairly new to Python, mostly focused on building Azure Functions. I'm having trouble determining which exceptions to handle for the various Class/Method calls. If I was using say, a Microsoft REST ...
SeaDude's user avatar
  • 4,486
0 votes
1 answer
305 views

I want to create Azure VNET programmatically with Azure python SDK then enable the NSG flow logs on NET and finally attach the VNET to the Azure virtual WAN.
Ravi's user avatar
  • 13
2 votes
3 answers
7k views

Most (all?) of the Azure Storage Python SDK examples I've seen demonstrate creating a BlobServiceClient in order to then create a BlobClient for uploading / downloading blobs (ref1, ref2, etc.). Why ...
SeaDude's user avatar
  • 4,486

1 2 3 4
5