No announcements
Found 1429259 threads
-
0 Votes
Azure File storage SAS TOKEN
To learn more about SAS tokens and how to obtain one, see Using shared access signatures (SAS).Answered | 3 Replies | 2199 Views | Created by SANB1 - Monday, August 19, 2019 2:01 PM | Last reply by CHEEKATLAPRADEEP-MSFT - Tuesday, August 20, 2019 5:22 AM -
1 Votes
Mount Azure File Storage using SAS token for authentication
That still has not changed - you cannot use SAS when using SMB (you can if you connect via REST).Answered | 2 Replies | 939 Views | Created by Rickytik - Sunday, March 10, 2019 4:24 AM | Last reply by Rickytik - Wednesday, March 13, 2019 3:24 AM -
1 Votes
Azure Storage Explorer – “Connection string does not have SAS token”
A SAS token you generate with the storage client library, for example, is not tracked by Azure Storage in any way.Answered | 2 Replies | 6148 Views | Created by User919 - Thursday, May 10, 2018 12:23 PM | Last reply by User919 - Thursday, May 10, 2018 2:35 PM -
1 Votes
Microsoft GenStudio (Setting Up Azure Blob Storage / Generating an SAS Token)
SAS token: Instead of providing access on entire Storage account or the Container, we can generate SAS ...Answered | 3 Replies | 1154 Views | Created by CirrusMD - Friday, December 6, 2019 10:41 PM | Last reply by CirrusMD - Tuesday, December 10, 2019 6:39 PM -
1 Votes
Generating a SAS token for a blob storage container (Powershell)
my command to generate the SAS token is: az storage container generate-sas --name "test" ...Answered | 4 Replies | 5487 Views | Created by LironLevy - Sunday, June 9, 2019 8:34 PM | Last reply by SumanthMarigowda-MSFT - Tuesday, June 11, 2019 4:46 AM -
0 Votes
General SAS Token Question
SAS tokens are generated from the storage library which is done on the client side.Answered | 1 Replies | 809 Views | Created by TechDan_00 - Thursday, November 1, 2018 7:19 PM | Last reply by robrien-MSFT - Friday, November 2, 2018 8:56 AM -
1 Votes
Uploading to blob with SAS token
A SAS can be included in a connection string or used directly from the appropriate constructor or method to perform operations on storage services.Answered | 1 Replies | 778 Views | Created by Milan K - Tuesday, May 15, 2018 11:19 AM | Last reply by vikranth s - Tuesday, May 15, 2018 1:33 PM -
1 Votes
Accessing a Azure storage account SAS
A client who is in possession of a SAS can use the SAS to authenticate a request against a storage account for which they do not possess the account keys.Answered | 2 Replies | 963 Views | Created by The real Slartibartfast - Tuesday, May 22, 2018 2:20 PM | Last reply by The real Slartibartfast - Wednesday, May 23, 2018 11:21 AM -
0 Votes
passing a sas token to an ARM template
The template parameters needs to be of type securestring and the SAS token generated in PowerShell needs to be a securestring STRING.Answered | 7 Replies | 9019 Views | Created by Ferdy Lijftogt (MSFT CSG) - Friday, October 30, 2015 12:10 PM | Last reply by Woter-324 - Wednesday, January 17, 2018 12:23 PM -
20 Votes
The specified SAS token is expired
You can also set the time on your device by connecting through a PowerShell session The date and time on the Pi must be correct for the security tokens used ...Answered | 16 Replies | 6108 Views | Created by EmbeddedGuyDan - Tuesday, November 17, 2015 2:07 PM | Last reply by Gumireddy Pradeep Reddy - Thursday, March 31, 2016 5:02 AM -
0 Votes
Versioning of the files saved on Azure Cloud File Storage
File SAS generally cannot be used for blobs.Answered | 3 Replies | 2784 Views | Created by Jules Pageot - Wednesday, July 26, 2017 4:12 PM | Last reply by SumanthMarigowda-MSFT - Tuesday, August 1, 2017 2:55 PM -
1 Votes
ADLS Gen 2 SAS Token for Directories
(Note: ACLs apply only to security principals in the same tenant) Please refer to this doc to Set directory level permissions by using access control ...Answered | 4 Replies | 1775 Views | Created by KamaleshKannan1 - Monday, May 18, 2020 12:13 PM | Last reply by KamaleshKannan1 - Tuesday, May 26, 2020 10:38 AM -
1 Votes
CURL Command to download a Azure Storage File Share
Generated a SAS Token 2.Answered | 2 Replies | 430 Views | Created by Sashank Dara - Tuesday, April 28, 2020 5:56 AM | Last reply by Sashank Dara - Wednesday, April 29, 2020 9:37 AM -
4 Votes
Get expiration date for all SAS on a Azure storage account
For that reason there are no way to have an alert from Azure for when the SAS will expire.Answered | 8 Replies | 6547 Views | Created by The real Slartibartfast - Wednesday, October 30, 2019 5:15 PM | Last reply by The real Slartibartfast - Tuesday, November 12, 2019 3:08 PM -
0 Votes
Transfer files from WebApps to Azure Blob Storage
Hi, in fact azcopy is not a powershell command, take a look to this ...Answered | 6 Replies | 1912 Views | Created by Me Man - Monday, September 2, 2019 10:37 PM | Last reply by Cherkaoui.Mouad - Wednesday, September 4, 2019 3:26 PM -
1 Votes
Calling Azure function from a javascript to get SAS Token
Can you please let me know i want to call the azure function from a javascript.Answered | 5 Replies | 714 Views | Created by QUDIR ANSARI - Friday, October 19, 2018 2:24 PM | Last reply by QUDIR ANSARI - Tuesday, October 30, 2018 11:23 PM -
0 Votes
How to set expiry to SAS token
The expiry model is explained in this article.Answered | 3 Replies | 758 Views | Created by kimkaz - Wednesday, January 27, 2016 8:44 AM | Last reply by kimkaz - Friday, January 29, 2016 12:59 AM -
1 Votes
azure storage shared access key
raindrop18 Adding more info to Vaibhav You may refer to the suggestion mentioned in this article. which gives to complete information how you can implement SAS on client ...Answered | 2 Replies | 751 Views | Created by raindrop18 - Tuesday, January 21, 2020 9:50 PM | Last reply by SumanthMarigowda-MSFT - Wednesday, January 22, 2020 7:51 AM -
2 Votes
Azure storage accessible by Azure CDN only
As far as i know a blob can be accessed though SAS token or you can add a specific user in to the list of managed identity users in-order to access the blob and even in this case the ...Answered | 10 Replies | 1205 Views | Created by satyajittarai - Tuesday, December 17, 2019 8:09 AM | Last reply by satyajittarai - Wednesday, February 12, 2020 11:36 AM -
1 Votes
SAS Authentication for Azure Functions
., a client can get a short lived token, but how were you thinking of validating whether the client should get the token at all?Answered | 5 Replies | 1457 Views | Created by Leelavinoth P - Monday, September 12, 2016 10:55 PM | Last reply by Sam12345678901 - Tuesday, September 13, 2016 11:34 PM - Items 1 to 20 of 1429259 Next ›
No announcements