+The module can use the `Connection` parameter in conjunction with the included `PSServiceNow-Automation.json` file for use as an Azure automation integration module. Details of the process is available at [Authoring Integration Modules for Azure Automation](https://azure.microsoft.com/en-us/blog/authoring-integration-modules-for-azure-automation). The `Connection` parameter accepts a hashtable object that requires a username, password, and ServiceNowURL allowing you to leverage the parameter for other uses as well.
0 commit comments