When piping Get-AzStorageBlob to Select-Object -First 1, no object is emitted to the pipeline (assignment becomes $null) even though a formatted table is printed to ...
I want to be able to understand which properties require secrets, so that I can effectively and safely author a configuration document or invoke the resource directly. As a resource developer and ...