Closed BillmanH closed 4 years ago
Hello Bill,
Thank you for the review!
I am checking in the fixes for your comment except for the followings:
Thanks, Zoltan
Hey, thanks Zoltan,
My two cents (but it's totally an opinion):
Moreover, thanks for this SDK! It is the gateway to ADT for data scientists.
Describe the bug There are a lot of typos in this doc and it is difficult to get through. https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/digitaltwins/azure-digitaltwins-core
Here are the things I have noticed so far:
AzureCliCredential
if you are developing locally and not building an app.import
statements in the code examples. You will have to figure out where those methods are on your own. Some things are from other packages such asjson
anduuid
.serviceClient
andservice_client
are used interchangably as well as some other naming issues.Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.