Azure Powershell Workflow runbook to delete a user from a Hornbill Instance
Hornbill User Delete - Azure Automation Powershell Workflow Runbook
DESCRIPTION
This is an Azure Automation Powershell Workflow Runbook which will delete a user from a Hornbill instance.
REQUIRED
Requires the HornbillAPI and HornbillHelpers modules to be installed against your Azure Automation Account. These can be installed via the PowershellGallery:
https://www.powershellgallery.com/packages/HornbillAPI/
https://www.powershellgallery.com/packages/HornbillHelpers/
AUTHOR
Hornbill Service Management Limited
RELEASE NOTES
2017/10/13
v1.0.0 - Initial Release
DOCUMENTATION
https://wiki.hornbill.com/index.php/Microsoft_Azure_And_OMS_Integration
LICENSE
https://wiki.hornbill.com/index.php/The_Hornbill_Community_License_(HCL)
TechNet gallery is retiring! This script was migrated from TechNet script center to GitHub by Microsoft Azure Automation product group. All the Script Center fields like Rating, RatingCount and DownloadCount have been carried over to Github as-is for the migrated scripts only. Note : The Script Center fields will not be applicable for the new repositories created in Github & hence those fields will not show up for new Github repositories.