Use PowerShell to extract an email address from a string
Short post on how to use PowerShell and regex to extract an email address from a string.
Short post on how to use PowerShell and regex to extract an email address from a string.
How to guide on adding and managing applications in Okta with Terraform.
Use Ansible and the ipify api to get the public IP address of the network you are currently connected to.
Use the Universal Dashboard PowerShell module to display build data from Azure DevOps.
Example of using token based authentication and username with password authentication to connect to the TeamCity API with python.