In this post, we investigate a real-world issue which impacted a Production Aria Automation platform following a recent upgrade.
Don Horrox
Designing for Consistency: Input Validation Using RegEx for Service Broker Forms
In this post, we customize a Service Broker form by enforcing input validation using Regular Expressions (RegEx) for specific input fields.
Hands-on: Image Handling in Aria Automation Service Broker
In this post, we customize a Service Broker form by adding an image via URL or Base64 String.
Beyond the Basics: Enhancing Aria Automation Forms with Custom CSS
In this post, we customize a Service Broker form to call the user’s attention to specific fields and text elements. This is easily achieved with Cascading Style Sheets (CSS) code.
Redact Sensitive Data from a Cloudbase-Init Log File
In this post, we investigate a straightforward solution to leverage PowerShell to redact potentially sensitive information from a Cloudbase-Init log file.