Installation and activation
Table of contents
How to install
Using the Installer
- Double-click the installer file
Azure Elastic Jobs Manager Installer.exe
and follow the steps to complete the installation of Azure Elastic Jobs Manager.
Manual Mode
Visual Studio 2017/2019
- Open Visual Studio 2017 or 2019.
- Click
Tools
menu item and clickExtension and Updates
. - Under
Online
section, search forAzure Elastic Jobs Manager
and clickDownload
. - Once the download is done, restart Visual Studio and complete the installation.
- Click on the Tools menu item. You will see the
Azure Elastic Jobs Manager
option. Click it to launch.
Visual Studio 2022
- Open Visual Studio 2022.
- Click
Extensions
menu item and clickManage Extensions
. - Under
Online
section, search forAzure Elastic Jobs Manager
and clickDownload
. - Once the download is done, restart Visual Studio and complete the installation.
- Click on the Tools menu item. You will see the
Azure Elastic Jobs Manager
option. Click it to launch.
SQL Server Management Studio 18
Download Visual Studio 2017/2019 Extension
- Extract the file
Azure.Elastic.Jobs.Manager.Plugin.20172019.vsix
content in a folder namedAzure Elastic Jobs Manager
using 7zip. - Copy this folder to the location
C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions
. You would need admin permissions to do this. - Restart SSMS 18.
- You will now see the “Azure Elastic Jobs Manager” option under the Tools menu item. Click it to Launch.
SQL Server Management Studio 19
Download Visual Studio 2017/2019 Extension
- Extract the file
Azure.Elastic.Jobs.Manager.Plugin.20172019.vsix
content in a folder namedAzure Elastic Jobs Manager
using 7zip. - Copy this folder to the location
C:\Program Files (x86)\Microsoft SQL Server Management Studio 19\Common7\IDE\Extensions
. You would need admin permissions to do this. - Restart SSMS 19.
- You will now see the “Azure Elastic Jobs Manager” option under the Tools menu item. Click it to Launch.
Standalone installation
- Extract the file
Azure.Elastic.Jobs.Manager.Plugin.20172019.vsix
content in a folder namedAzure Elastic Jobs Manager
using 7zip. - Place this folder in your preferred location and double-click the
Azure.Elastic.Jobs.Manager.exe
file, to launch the application.
How to activate license key
Once you order the License, you will receive the license key via email. You can also find the license key at my-accounts.
- Launch
Azure Elastic Jobs Manager Installer.exe
. - Enter the product key on the landing page screen and click on the ‘Activate Product’ button. It should activate the product on the machine.
How to uninstall
SQL Server Management Studio 18
- Close all instances of SSMS 18.
- Navigate to the location
C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions
. And deleteAzure Elastic Jobs Manager
folder. You would need admin permissions to do this. - Start SSMS 18. You should not see Azure Elastic Jobs Manager button under the tools menu item anymore.
SQL Server Management Studio 19
- Close all instances of SSMS 19.
- Navigate to the location
C:\Program Files (x86)\Microsoft SQL Server Management Studio 19\Common7\IDE\Extensions
. And deleteAzure Elastic Jobs Manager
folder. You would need admin permissions to do this. - Start SSMS 19. You should not see Azure Elastic Jobs Manager button under the tools menu item anymore.
Visual Studio 2017/2019/2022
- Navigate to the
Tools
menu item and click onExtensions and updates
. - Locate
Azure Elastic Jobs Manager
from installed plugins and click onUninstall
button. - You would need to restart Visual Studio for changes to take effect.