python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure Python SDK - connecting to USGov with CLI Credentials fails?
I've tried using AzureCliCredential() as noted in previous questions/the documentation - this works great in the normal azure cloud. If I'm using the USGov cloud (portal.azure.us), the same code just ...
Scott Stone
Votes: 0
Answers: 1
Azure IoT device loosing connection to transparent edge gateway device
I have an issue with a IoT device looses the connection to a transparent Azure IoT Edge gateway. I don't know where to start searching, therefore I'm a bit lost here.
IoT Device
I used the sample tele...
Peb
Votes: 0
Answers: 0
How to convert class type to string python SDK
I have this code that prints information related to VM. The output is in the class type. How can I convert it to a form so that I can understand it?
from azure.common.credentials import ServicePrinci...
Hassan Turi
Votes: 0
Answers: 1
Bad Request creating Automation Account in Azure Python SDK
I'm trying to create a new AutomationAccount using Python SDK. There's no problem if I get, list, update or delete any account, but I'm getting a BadRequest error when I try to create a new one.
Docum...
David Amrani
Votes: 0
Answers: 1