Azure-docs: Outdated/wrong?

Created on 29 Jan 2020  Â·  4Comments  Â·  Source: MicrosoftDocs/azure-docs

This page seems to be outdated.

"Install via PyPi" section should have "pip install azure-storage-queue" instead of current "pip install azure-storage-blob==2.1.0"

also, to import library you should do "from azure.storage.queue import QueueServiceClient" instead of "from azure.storage.queue import QueueService"


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author doc-bug queuesubsvc storagsvc triaged

Most helpful comment

Hi @chrobakos, this article is specifically about version 2.1 of the Azure Storage Python library. The pip command is correct for that version. There is another article about using the latest version of the library here: Quickstart: Azure Queue storage client library v12 for Python. Sorry for the confusion.

~ _Mark_

please-close

All 4 comments

@chrobakos Thanks for the feedback! I have assigned the issue to the content author to evaluate and update as appropriate.

Hi @chrobakos, this article is specifically about version 2.1 of the Azure Storage Python library. The pip command is correct for that version. There is another article about using the latest version of the library here: Quickstart: Azure Queue storage client library v12 for Python. Sorry for the confusion.

~ _Mark_

please-close

Since this page is the top result for Google Search "azure queue sdk python", IMO this link to the latest version should be on top of the page.

@antopolskiy, good idea. I've added links. Updates should be published later today.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ponant picture Ponant  Â·  3Comments

ianpowell2017 picture ianpowell2017  Â·  3Comments

jamesgallagher-ie picture jamesgallagher-ie  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

Favna picture Favna  Â·  3Comments