Skip to content

Commit 58b7259

Browse files
ujpatrwestMSFT
authored andcommitted
Update sql-server-backup-to-url-best-practices-and-troubleshooting.md
ICM https://portal.microsofticm.com/imp/v3/incidents/incident/424962517/summary Update docs/relational-databases/backup-restore/sql-server-backup-to-url-best-practices-and-troubleshooting.md Co-authored-by: Pam Lahoud <32913866+bluefooted@users.noreply.github.com> Update docs/relational-databases/backup-restore/sql-server-backup-to-url-best-practices-and-troubleshooting.md
1 parent 53fa0f9 commit 58b7259

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ To resolve this issue, create a configuration file that allows the Backup to URL
214214

215215
1. Place the configuration file in the Binn folder of the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Instance. For example, if my [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] is installed on the C drive of the machine, place the configuration file in `C:\Program Files\Microsoft SQL Server\MSSQL13.\<InstanceName>\MSSQL\Binn`.
216216

217+
1. `BackuptoURL.exe` isn't called when using [SAS keys](/azure/storage/blobs/storage-blob-user-delegation-sas-create-powershell), but is triggered when using an [access key](/azure/storage/common/storage-account-keys-manage?tabs=azure-portal). Make sure you use access keys, or you may receive the following error:
218+
219+
> Operating system error 50(The request is not supported.)
220+
217221
## Common errors and solutions
218222

219223
| Issue | Solution |

0 commit comments

Comments
 (0)