I’m trying to run SQLBackupandFTP on a machine on the same network as our MSSQL server.
-Using an AD account with Windows authentication to SQL and file permissions (tested connection)
-Backing up to Azure storage account (tested connection)
I keep getting the following error, despite the AD account have SQL and file permissions:
I’m hesitant to run the job as a remote connection as I know local is recommended.