MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.36k forks source link

Get-NSGFlowLogBlockList #39345

Closed P-Stenbumling closed 4 years ago

P-Stenbumling commented 4 years ago

When trying to use your example: $blockList = Get-NSGFlowLogBlockList -CloudBlockBlob $CloudBlockBlob Method invocation failed because [Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob] does not contain a method named 'DownloadBlockList'.

im able to se that the method DownloadBlockListAsync() is availble but not DownloadBlockList()


Document Details

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

SubhashVasarapu-MSFT commented 4 years ago

@PatLaPoint, Thanks for your feedback. We are looking into this query and will update you as soon as possible.

SubhashVasarapu-MSFT commented 4 years ago

@PatLaPoint, Appreciate your patience. I have reproduced this scenario and it looks like it needs the author's attention. We are assigning this issue to the respective content author for updating the document accordingly. @KumudD, Could you please provide your insights here?

KumudD commented 4 years ago

@SubhashVasarapu-MSFT Please assign this issue to @damendo . Thanks!

mimckitt commented 4 years ago

reassign: @damendo

damendo commented 4 years ago

Updated function as suggested

damendo commented 4 years ago

please-close