Azure Key Vault Integration
In this guide we will cover: – What is the Azure Key Vault Integration? – Create tickets in Halo when keys, secrets, and certificates have new versions, nearing expiry, or have expired – Store Passwords using Azure Key Vault What is the Azure Key Vault Integration? The Azure Key Vault integration allows you to use […]
Using HaloDBLookupService to set up a Database Lookup for an external SQL Server Database
In version 2.109+ there is a new connection option for database lookups "External SQL DB (different network from Halo)". This connection method allows you to host a web application called "HaloDBLookupService" on your own network which can connect to your own SQL Server databases. The Halo API then connects to this Service using requests signed […]
Connecting Halo to BI Tools: Publish Profiles & Direct Database Access
In this guide we will cover: – Creating a Publish Profile – Adding the Report – Connecting to Postman (Bearer and Basic Auth Method) – Connecting to Power BI – Upload Scheduled Reports to SharePoint Creating a Publish Profile On the "Availability" tab of reports there is a checkbox for publishing reports. The "Scheduled Emails" […]
Halo Integrator
In this guide we will cover: – What is the Halo Integrator? – Do I need to Host my own Integrator? – Types of Halo Integrator – Hosted Halo Integrator – Locally Hosted Integrator – DB Halo Integrator – Configuring Halo Integrator Agent Error Notifications – Hosted Halo Integrator only What is the Halo Integrator? […]
Halo DB Integrator
A guide explaining how to configure and use the Halo DB Integrator for an On-Prem Halo instance. In this guide we will cover: – What is the Halo DB Integrator and do I need it? – How is the DB Halo Integrator different to the Halo Integrator? – Downloading the DB Halo Integrator – Configuring […]
Lookups
In this guide we will cover: – What is a lookup? – How to create a lookup – Worked Example – Filtering results with variables What are Lookups? Lookups use SQL scripts to populate fields with information that already exists in your database. For example you could have user's contact details fields populate automatically on […]