in Education by
I have one SQL job which actually checks fragmentation % in DB of all the indexes and Rebuilds indexes if required. Which is running well in my Testing server Microsoft SQL Server 2012. But my production server is in Azure. Now I want to schedule that job to Azure. How can I schedule a SQL Job in Azure Db? I am new to Azure. Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Basically, Microsoft Azure SQL DB does not support any SQL Server Agent or jobs. No doubt, you can easily run SQL Server Agent on-premise SQL Server and then connect it to Microsoft Azure SQL DB, this should work. Know more about webjobs and Scheduling Jobs on Azure by following these articles by microsoft: https://docs.microsoft.com/en-us/azure/app-service/webjobs-create#CreateScheduled https://blogs.msdn.microsoft.com/ms-tech_learning_with_prasant/2014/07/09/scheduling-job-on-sql-azure/

Related questions

0 votes
    I have one SQL job which actually checks fragmentation % in DB of all the indexes and Rebuilds indexes if required. ... new to Azure. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am trying to use change tracking to copy data incrementally from a SQL Server to an Azure SQL Database. I ... change tracking table? Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    I have tried and tried, and can not get linked. I can connect to the server using SSMS, but can not link to ... = '[password]' GO Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have a setup in Azure with a bunch of resources combined in a resource group. I want my services to be ... it not impact anything? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    We have a few databases in Pricing Tier: Basic, S0... like below picture: These databases were created before a ... the Azure portal. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I recently upgraded from Entities Framework 5 to Entities Framework 6 Alpha 2 and I am getting the following ... Any suggestions? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    How to schedule a job in Talend?...
asked May 30, 2021 in Technology by JackTerrance
0 votes
    How do you schedule a Job in Talend?...
asked Mar 18, 2021 in Technology by JackTerrance
0 votes
    I'm trying to make a web-based .NET application from scratch. I'm considering using Microsoft Azure to host it ... advice for using it. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    I am asking this in very general sense. Both from cloud provider and cloud consumer's perspective. Also the ... Server like Biztalk? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    Can you suggest any alternative for hosting multiple mailboxes for multiple websites on Azure? I've been using ... shutting down. Select the correct answer from above options...
asked Jan 20, 2022 in Education by JackTerrance
0 votes
    Which components are included with Microsoft Azure Active Directory Connect? (1)All the options (2)Health (3)Active Directory Federation Services (AD FS) (4)Sync...
asked Sep 23, 2021 in Technology by JackTerrance
0 votes
    Which actions can you perform with Microsoft Azure Active Directory Connect but not with Microsoft Azure Active Directory ... . (4)Connect to multiple on-premises forests....
asked Sep 23, 2021 in Technology by JackTerrance
0 votes
    Microsoft Azure Active Directory can be integrated with on-premises Active Directory to allow single sign-on. 1. True 2. False...
asked Sep 23, 2021 in Technology by JackTerrance
0 votes
    Microsoft Azure Active Directory can be integrated with on-premises Active Directory to allow single sign-on. True False...
asked Aug 28, 2021 in Technology by JackTerrance
...