(Mohamed Sanaulla) Regular expressions are very important tool for seraching in text.
Community
IBM Spectrum LSF Suite: Installation Best Practices Guide
(Dino Quintero, Mark Black, Ahmad Hussein, Bill McMillan, John Welch) This IBM Redpaper publication describes IBM Spectrum LSF Suite best practices installation topics, application checks for workload management, and high availability configurations by using theoretical knowledge and hands-on exerci
Skip Identity server login page for Azure AD(Auto login)
(Neel Bhatt) In this article, we will see how we can skip Identity server 4 login page if we have integrated Azure AD with identity server 4.
Getting The RGB Color Value Of An Image Pixel Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) Now that I have my GraphicsMagick Docker playground up and running, it’s time to start recreating some functionality with the gm command-line tool that I would have historically done with ColdFusion’s CFImage tag.
Reinforcement Learning with Unity ML Agents
A couple of years ago Unity started working on a framework, that would enable training machine learning algorithms in virtual environments: ML-Agents Toolkit.
ProxySQL Config file creation | Backup solution
(Sri Sakthivel Durai Pandian) We are well aware that ProxySQL is one of the powerful SQL aware proxy for MySQL. The ProxySQL configuration is flexible and the maximum part of configurations can be done with the ProxySQL client itself.
Azure Event Hub Service Telemetry Example with PowerShell
(John Miner) The concept of a network of smart devices was discussed as early as 1982, with a modified Coke vending machine at Carnegie Mellon University becoming the first Internet-connected appliance.
Utilize useState or useRef Hooks and gridReady Event to Maintain Access to Grid API and Column API
(morzel) This post provides code samples and shows how to utilize useState or useRef hooks and gridReady event to maintain access to Grid API and Column API. You will also be able to see a demo of useRef vs, useState and discusses the difference between the two versions.
SQL Database MI benefits
(James Serra) As I see a huge number of customers migrating their on-prem databases to the Azure cloud, the main question they ask is about whether they should go with an IaaS solution (SQL Server in a VM) or a PaaS solution (SQL Database).
SQL Notebooks for Data Analysts
(Julie Koesmarno) G’day! In this blog post, I’d like to touch on how Data Analysts can leverage SQL Notebooks (available in Azure Data Studio) to document their analysis, to share their methods / techniques and to collaborate with others so that they can reproduce the analysis and/or they can extend