Skip to content

Commit c980265

Browse files
vidai-msftblueww
andauthored
Update documentation/migration-guides/Az.13.0.0-migration-guide.md
Co-authored-by: Wei Wei <[email protected]>
1 parent a70a01a commit c980265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/migration-guides/Az.13.0.0-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ Stop-AzStorageFileCopy -ShareFileClient $fd.ShareFileClient -Context $ctx -Force
17711771

17721772
#### Before
17731773
```powershell
1774-
Allow input -Context, but Context value actually is not used when execute the cmdlet:
1774+
Allow input -Context and -AbsoluteUri together, but Context value actually is not used when execute the cmdlet:
17751775
```powershell
17761776
Get-AzStorageBlobContent -AbsoluteUri $sasuri -Destination c:\tempfile -Context $ctx
17771777
```

0 commit comments

Comments
 (0)