Examples with outdated API

Open
#378 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
azure, python
Domain
documentation

Research direction

Open docs-ref-services/data-lake-analytics.md and inspect the example imports. Confirm the outdated DataLakeStoreAccountInfo name against the linked Azure SDK history, update the example to the current DataLakeStoreAccountInformation name, and verify that the documented example matches the current API.

Written by the indexing model from the issue text.

Description

In https://github.com/MicrosoftDocs/azure-docs-sdk-python/blob/master/docs-ref-services/data-lake-analytics.md, the example given is with outdated API:

from azure.mgmt.datalake.analytics.account.models import DataLakeAnalyticsAccount, DataLakeStoreAccountInfo

DataLakeStoreAccountInfo has been updated to DataLakeStoreAccountInformation, per https://github.com/Azure/azure-sdk-for-python/blob/430c1a7b95d2910bebf7f89469757b24587c893a/azure-mgmt-datalake-analytics/HISTORY.rst#040-2018-02-12

Dominant language
Python
Stars
172
Forks
258
Avg merge
1m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MicrosoftDocs/azure-docs-sdk-python

All issues in MicrosoftDocs/azure-docs-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.