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
This example generates a DatalakeGen2 SAS token by pipeline a datalake gen2 item, and with specific StartTime, ExpireTime, Protocal, IPAddressOrRange.
48
+
This example generates a DatalakeGen2 SAS token by pipeline a datalake gen2 item, and with specific StartTime, ExpireTime, Protocal, IPAddressOrRange, Encryption Scope.
49
49
50
50
## PARAMETERS
51
51
@@ -79,6 +79,21 @@ Accept pipeline input: False
79
79
Accept wildcard characters: False
80
80
```
81
81
82
+
### -EncryptionScope
83
+
Encryption scope to use when sending requests authorized with this SAS URI.
0 commit comments