Authenticate to Azure from GitHub Actions
OpenID Connect (OIDC) or a Service Principal Name (SPN) configuration allows your GitHub Actions workflows to access resources in Azure
Categories:
10 minute read
OpenID Connect (OIDC) or a Service Principal Name (SPN) configuration allows your GitHub Actions workflows to access resources in Azure
10 minute read
Provides a comprehensive and easy-to-use solution for managing SSL/TLS certificates, ensuring secure and encrypted communication for your applications hosted on AWS
2 minute read
Azure Key Vault is a cloud-based service for securely storing and managing cryptographic keys, secrets, and certificates, enabling developers to protect sensitive data and ensure controlled access to their applications and services.
7 minute read
Generate a new SSH Key pair
3 minute read
A classic workflow for using GitHub to clone a repository, make changes, create a new branch, request a pull request, and finally merge the changes into the main branch:
3 minute read
OpenID Connect (OIDC) is a standard protocol for user authentication that is widely used in the context of internet security.
2 minute read
Public key authentication is a method in which a user proves their identity by using a cryptographic key pair consisting of a public key shared with the server and a private key kept secret.
8 minute read
Public key authentication is a method in which a user proves their identity by using a cryptographic key pair consisting of a public key shared with the server and a private key kept secret.
8 minute read
Azure Security Services is a comprehensive suite of tools and features designed to safeguard cloud-based applications and infrastructure, providing threat protection, data security, and compliance management in a unified platform.
less than a minute
Docker is a platform that allows developers to easily build, ship, and run applications in containers, which provide a lightweight, portable environment for running code.
less than a minute
The ssh-agent is a program that runs in the background and manages your SSH keys for you
2 minute read
TLS (Transport Layer Security) is a cryptographic protocol used to secure communication over the internet, providing privacy, data integrity, and authentication between client-server applications.
less than a minute
This is a production site.