Skip to content

Commit f373f9a

Browse files
authored
Merge pull request #19424 from yukitaza/patch-1
remove limitation of SAS token Length.
2 parents 16fa85f + edc531f commit f373f9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/relational-databases/backup-restore/sql-server-backup-to-url-best-practices-and-troubleshooting.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ When such error occurs, the blob files need to be deleted. For more information
130130
When backing up a database, you may see error `Operating system error 50(The request is not supported)` for the following reasons:
131131

132132
- The specified storage account is not General Purpose V1/V2.
133-
- The SAS token is more than 128 characters.
134133
- The SAS token had a `?` symbol at the beginning of the token when the credential was created. If yes, then remove it.
135134
- The current connection is unable to connect to the storage account from the current machine using Storage Explorer or SQL Server Management Studio (SSMS).
136135
- The policy assigned to the SAS token is expired. Create a new policy using Azure Storage Explorer and either create a new SAS token using the policy or alter the credential and try backing up again.

0 commit comments

Comments
 (0)