Achraf Ben Alaya
No Result
View All Result
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
    • General Tips & Fix
  • AI
  • Cloud
  • Motivation
  • Courses
  • About
    • Resume
    • Privacy Policy
SUBSCRIBE
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
    • General Tips & Fix
  • AI
  • Cloud
  • Motivation
  • Courses
  • About
    • Resume
    • Privacy Policy
No Result
View All Result
Achraf Ben Alaya
No Result
View All Result
ADVERTISEMENT
Home Blog Cloud Azure

Deploy azure function from Docker Hub CI/CD

achraf by achraf
April 27, 2020
in Azure, Blog, docker
1 min read
0
Deploy azure function from Docker Hub CI/CD
0
SHARES
389
VIEWS
Share on FacebookShare on Twitter

In the last blog post we have seen how to deploy azure function from visual studio 2019 .

In this tutorial we are going to see how to deploy a function using docker hub .

To use the commands used in powershell first you need to Install the Azure Functions Core Tools .

The script used in the video :

func init –docker

func new

code .

docker build –tag account/fucnction:v1.

docker run -p 8080:80 -it account/fucnction:v1

docker push account/fucnction:v1

 

Happy DevOps day =)

ShareTweet
Previous Post

Deploy azure function from visual studio 2019

Next Post

Azure Policy for governance

Related Posts

Azure

From Terraform to Autopilot: AI-Assisted Automation for Azure Container Apps  Part 3

March 8, 2026
17
Azure

Building a Microservices Architecture on Azure Container Apps with Terraform Part 2

March 1, 2026
57
Blog

 2025 – Certifications, Community, and 50K Views

December 28, 2025
91
Azure

From Manual Terraform to AI-Assisted DevOps: Building an Azure Container Platform (Part 1)

December 23, 2025
176
AI

Build and Host an Expense Tracking MCP Server with Azure Functions

November 2, 2025
786
Azure

Log Analytics Workspace Chaos: How We Tamed 100+ Orphaned Workspaces

October 17, 2025
301
Next Post
Azure Policy for governance

Azure Policy for governance

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Terraform

Certifications

Microsoft certified trainer (MCT)

Recommended

Blazor Write C# instead of JavaScript to Build a Client-Side Single-Page App

Blazor Write C# instead of JavaScript to Build a Client-Side Single-Page App

April 19, 2020
755
Sql tips and tricks

Sql tips and tricks

April 26, 2020
260
Migrate and modernize your applications on Azure

Migrate and modernize your applications on Azure – Part 2.0 (Azure Functions)

April 3, 2021
595
Let’s Secure Our Azure Functions with Azure API Management

Let’s Secure Our Azure Functions with Azure API Management

December 26, 2023
372

From Docker Hub, switch to Azure Container Registry & AKS

January 16, 2023
600
Exploring the Future: Microsoft Ignite Paris Highlights, Copilot Innovations, and Advanced Security Solutions

Exploring the Future: Microsoft Ignite Paris Highlights, Copilot Innovations, and Advanced Security Solutions

December 18, 2023
181
Facebook Twitter LinkedIn Youtube

From Terraform to Autopilot: AI-Assisted Automation for Azure Container Apps  Part 3

March 8, 2026

Building a Microservices Architecture on Azure Container Apps with Terraform Part 2

March 1, 2026

 2025 – Certifications, Community, and 50K Views

December 28, 2025

Categories

  • AI (3)
  • Apps (1)
  • Azure (69)
  • blazor (2)
  • Blog (96)
  • c# (7)
  • Cloud (71)
  • copilot (1)
  • Courses (4)
  • Dapr (4)
  • docker (4)
  • Games (1)
  • General Tips & Fix (1)
  • Home (1)
  • Kubernetes Service (AKS) (1)
  • Motivation (3)
  • motivation (2)
  • News (9)
  • Resume (1)
  • sql (4)
  • Terrafrom (2)
  • Tricks, Tips and Fixes (4)
  • xamarin (5)
No Result
View All Result
  • Home
  • News
  • Blog
    • blazor
    • c#
    • Cloud
      • Azure
    • docker
    • sql
    • xamarin
    • Dapr
    • Tricks, Tips and Fixes
    • General Tips & Fix
  • AI
  • Cloud
  • Motivation
  • Courses
  • About
    • Resume
    • Privacy Policy