You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Storage/Storage.Management/help/Get-AzStorageBlob.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ The final command uses the **Echo** command to display the total.
93
93
### -Blob
94
94
Specifies a name or name pattern, which can be used for a wildcard search.
95
95
If no blob name is specified, the cmdlet lists all the blobs in the specified container.
96
-
If a value is specified for this parameter, the cmdlet lists all blobs with names that match this parameter.
96
+
If a value is specified for this parameter, the cmdlet lists all blobs with names that match this parameter. This parameter supports wildcards anywhere in the string.
0 commit comments