How do I add Azure queues to my environment in version 9?
I've upgraded to version 9 and don't see where I can add Azure queues, has something changed?
Comments
-
In version 9 modules need to be added as dependencies to a project in order to use that module in the project.
If you haven't already, install the Azure Services module by going to System>Administration>Features.
Once you've installed the Azure Services module go into your project, and go to Manage>Configuration>Dependencies, click Manage, and then select Decisions.AzureServices under the Modules tab.
Now that you've installed the Azure Services module and added it as a dependency to your project, you can add Azure queues under Manage>Jobs & Events>Messaging>Queues, then clicking 'ADD AZURE QUEUE'.
Please see the below documentation pages for more additional information:
https://documentation.decisions.com/v9/docs/installing-modules-decisions
https://documentation.decisions.com/docs/azure-services-module-overview