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
The first command creates a blob Uri of the source blob, with sas token of permission "rt". The second command copies from source blob Uri to the destination blob.
69
66
70
67
### Example 4: Update a block blob encryption scope
71
-
<!-- Skip: Output cannot be splitted from code -->
Copy file name to clipboardExpand all lines: src/Storage/Storage.Management/help/Set-AzStorageFileContent.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -71,8 +71,8 @@ The result has the same name and same relative position with regard to the other
71
71
For more information about script blocks, type `Get-Help about_Script_Blocks`.
72
72
73
73
### Example 3: Upload a local file to an Azure file, and perserve the local File SMB properties (File Attributtes, File Creation Time, File Last Write Time) in the Azure file.
This example uploads a local file to an Azure file, and perserves the local File SMB properties (File Attributtes, File Creation Time, File Last Write Time) in the Azure file.
0 commit comments