Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure-storage-file-datalake Readme issues #11358

Closed
v-xuto opened this issue May 9, 2020 · 5 comments
Closed

azure-storage-file-datalake Readme issues #11358

v-xuto opened this issue May 9, 2020 · 5 comments
Labels
Client This issue points to a problem in the data-plane of the library. Docs needs-triage This is a new issue that needs to be triaged to the appropriate team. Storage Storage Service (Queues, Blobs, Files)

Comments

@v-xuto
Copy link
Member

v-xuto commented May 9, 2020

Section Link:
image

Reason:
All three correspond to the same link 'Azure Portal'.

Suggestion:
Update these link:
Azure Portal: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-portal,
Azure PowerShell: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-powershell,
Azure CLI: https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account?tabs=azure-cli
2.
Section Link:
image

Reason:
az: error: unrecognized arguments: --hierarchical-namespace true

Suggestion:

# Install the extension “Storage-Preview”
az extension add --name storage-preview
# Create the storage account
az storage account create -n my-storage-account-name -g my-resource-group --sku Standard_LRS --kind StorageV2 --hierarchical-namespace true
@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 9, 2020
@v-xuto
Copy link
Member Author

v-xuto commented May 9, 2020

@jongio please review.

@tzhanl tzhanl added Client This issue points to a problem in the data-plane of the library. Docs Storage Storage Service (Queues, Blobs, Files) labels May 9, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 9, 2020
@tzhanl tzhanl added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 9, 2020
@mayurid
Copy link
Member

mayurid commented May 15, 2020

@xiafu-msft and @amishra-dev to help triage

@jongio
Copy link
Member

jongio commented Jun 13, 2020

According to this, MicrosoftDocs/azure-docs#24481, it looks like a CLI extension is required.

@v-xuto
Copy link
Member Author

v-xuto commented Jun 15, 2020

@jongio, Thank you for your advice. I've updated it.

@v-xuto
Copy link
Member Author

v-xuto commented Sep 10, 2020

PR merged.

@v-xuto v-xuto closed this as completed Sep 10, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Docs needs-triage This is a new issue that needs to be triaged to the appropriate team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

4 participants