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/ResourceManager/RedisCache/Commands.RedisCache/help/Import-AzureRmRedisCache.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,15 @@ This command imports data from the blob that is specified by the SAS URL into Az
32
32
## PARAMETERS
33
33
34
34
### -Files
35
-
Specifies the SAS URLs of blobs whose content this cmdlet imports into the cache.
35
+
Specifies the SAS URLs of blobs whose content this cmdlet imports into the cache. You can generate the SAS URLs using the following PowerShell commands:
0 commit comments