Cloud and DevOps with James Cook

Cloud and DevOps with James Cook

Follow
homeAboutSponsornewsletter
Tag

Security

#security

More content

Read more stories on Hashnode


Articles with this tag

Azure Front Door System Identity using Terraform

Mar 15, 20232 min read

Identity in Azure Front Door is still in preview and you cannot use the AzureRM provider to configure it. This blocks users from being able to link...

Azure Front Door System Identity using Terraform

Azure B2C - Getting Started

Mar 13, 20236 min read

Run a local web app with Azure B2C · For the first in a series of posts, we will cover how to get started with Azure B2C. This post will cover how to set...

Azure B2C - Getting Started

Using OpenID Connect to access Azure from GitHub

Sep 6, 20224 min read

Dropping the use of Client Secrets · OpenID support for GitHub in Azure Active Directory was announced this year, opening up several security...

Using OpenID Connect to access Azure from GitHub

Connect GitHub to Microsoft Sentinel

Jun 20, 20223 min read

Monitoring your DevOps platform · Microsoft Sentinel allows integration with your DevOps platforms, including GitHub. It enables us to monitor, alert,...

Connect GitHub to Microsoft Sentinel

Connect Azure DevOps to Microsoft Sentinel

Jun 13, 20223 min read

Monitoring your DevOps platform · Did you know you can connect Azure DevOps audit logs to Microsoft Sentinel and create detection rules and automated...

Connect Azure DevOps to Microsoft Sentinel

Azure Key Vault Secrets in GitHub Actions

Nov 15, 20213 min read

How to use Azure Key Vault Secrets in GitHub Workflows · The fundamental rule to a secret is to not share a secret. Once shared it's more likely going to...

Azure Key Vault Secrets in GitHub Actions