Recently for a customer engagement we had the requirement to take log data from a 3rd party application and ingest it into Azure Log Analytics to make the data available in Azure Monitor. Sending Custom Log Data to Azure Monitor Logs is currently in Public Preview.… keep reading
React-Stockcharts for PowerShell Universal Dashboard
Update: 18 June 2020 v1.0.3 is now Code Signed and includes 2 additional charts; - Candle Stick Stock Scale Chart with Volume Bar - Candle Stick Chart with Edge Update: 30 Jan 2020 v1.0.2 includes 4 additional charts; - Candle Stick Chart with SAR - Candle Stick Chart with Gann Fan - OHLC Chart with Elder Ray Indicator - OHLC Chart with Elder Impulse Indicator Examples here Update: 21 Jan 2020 v1.0.1 that includes 4 additional charts; - Candle Stick Chart with MACD Indicator - Candle Stick Chart with RSI Indicator - Candle Stick Chart with Bollinger Band Overlay - Candle Stick Chart with MA Examples here
I’ve just published my first custom component for the PowerShell Universal Dashboard.… keep reading
SailPoint IdentityNow Email Templates Configuration Report
SailPoint IdentityNow has numerous Email Templates associated with the solution. It is pertinent to have a backup of customisations to IdentityNow Email templates. I’ve previously documented examples for generating configuration reports and configuration backups for;
This post details exporting email templates configuration and generating an HTML IdentityNow Email Template Report.… keep reading
SailPoint IdentityNow Security Configuration Report
An IdentityNow Security Configuration Report of a SailPoint IdentityNow environment is a valuable artefact to have. I’ve previously documented examples for generating reports for;
But what about the configuration of items such as;
- Global Security Settings Details
- IWA Configuration Details
- SSO SP Configuration Details
- SSO IDP Configuration Details
The script (further below) leverages the SailPoint IdentityNow PowerShell Module to generate a HTML report of the configuration items listed above.… keep reading
Release 1.0.6 SailPoint IdentityNow PowerShell Module
I’ve just published v1.0.6 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. The Version 1.0.6 SailPoint IdentityNow PowerShell Module is a major update as it removes the previous dependency on the PowerShell Community Extensions (PSCX) module that was previously being used for its’ cryptography functions.… keep reading
x.509 Details – A PowerShell Module for decoding x.509 Certificates with time to certificate expiry
Updated: 28 May 2024 Module updated to v1.0.6 - Support for Linux (LF) line ending (previously the module only supported Windows (CRLF) - Code signed with updated cert - Updated with online code signing timestamp server Updated: 9 July 2020 – x.509 Certificate Details PowerShell Module updated to v1.0.5 - Code Signed - Fixes for PowerShell Core / PowerShell 7+
I’ve just published my X509 Certificate Details PowerShell Module to the PowerShell Gallery.… keep reading
Microsoft 25 Days of Serverless 2019 submissions
Another year is coming to an end. Waking up on Monday the 2nd of December and checking my socials I saw announcements from the Microsoft Developer Advocates of a 25 Days of Serverless challenge.

Being also very immersed in the craft beer industry December for me is normally marked with craft beer advent calendars (a case of mystery beers with each to be opened on the respective day).… keep reading
Configuring a SailPoint IdentityNow Workday Source for additional Response Groups
The SailPoint IdentityNow Workday Source by default will retrieve the standard Workday records and associated metadata for employees and contingent workers. However, if you want to retrieve less or additional information from Workday you need to update the configuration for the Workday Response Groups.… keep reading
SailPoint IdentityNow Active Directory Source TLS Configuration
Recently I needed to enable a SailPoint IdentityNow Active Directory Source to use TLS. Looking for information on how to complete this saw me read many articles in SailPoint Compass. However, none of them were written specifically for IdentityNow Active Directory Source TLS Configuration.… keep reading
Microsoft Graph using MSAL with PowerShell
Update 9 July 2020: This post details using MSAL with PowerShell for Azure AD Registered Applications with Application Permissions. See this post for using MSAL with PowerShell for Azure AD Registered Applications with Delegated Permissions. See this post for using MSAL with PowerShell for Azure AD Registered Applications using Application Permissions with Certificate based authentication.… keep reading


