Publications
Overview This script contains a Bash script that automates the process of adding multiple IP addresses to the network rules of an Azure Storage account. This is particularly useful for scenarios where you want to restrict access to your storage account to specific IP addresses, such as those used by Azure Front Door or Azure CDN. These IPs are based on the IPs of service tag AzureFrontDoor.Backend...
Azure Storage Account IP Rule Management Script
Nov 02, 2024
46 Vues
Iām excited to share that Iāve successfully integrated GitHub Actions to automate the build and deployment of my Docker containers! š³ š§ What I Did: Created a Workflow File: Defined the steps to build and push Docker images. Added a Job: Configured the job to build the Docker image and push it to Docker Hub. Set Up Secrets: Stored Docker Hub credentials securely in...
Automating Docker Builds with GitHub Actions
Sep 22, 2024
62 Vues