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 versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.64k
stars
2.84k
forks
source link
Missing disableLocalAuth property for azureml computeInstance class #36886
The current
computeInstance
property for azureml-python-sdk was missing an property calleddisableLocalAuth
which is a boolean variable. Could yop please enable this property