A weekly tech review about .Net , Cloud, web, and so much more!
Pages
(Move to ...)
Articles
Reading Notes
Videos
Streams
Talks
Contact
About
▼
Showing posts with label
deployment
.
Show all posts
Showing posts with label
deployment
.
Show all posts
How to Deploy a .NET isolated Azure Function using Zip Deploy in One-Click
›
In this post, I will share a few things that we need our attention when deploying a .NET isolated Azure Function from GitHub to Azure using...
Reading Notes #564
›
Monday! It is time to share my reading notes. It is a habit I started a long time ago where I share a list of all blog posts that catch my i...
Deploy to Azure Directly From the Repository with GitHub Actions
›
You hear about that new GitHub Actions. Or maybe you didn't but would like to add a continuous integration, continuous deployment (CI-C...
Reading Notes #362
›
Suggestion of the week ARM Templates vs Azure CLI (Mark Heath) - What a great post that answer (well..explains) the pros a...
Let’s create a continuous integration and continuous deployment (CI-CD) with Azure DevOps
›
I'm about to start a new project and want to have it with a continuous integration (CI) and continuous deployment (CD). I've been us...
Reading Notes #344
›
Suggestion of the week Understanding the Difference Between CI and CD (Kostis Kapelonis) - Fantastic post that explains very clearly t...
How to Deploy your Azure Functions Faster and Easily with Zip Push
›
Azure functions are great. I used to do a lot of "csx" version (C# scripted version) but more recently I switched to the compile v...
Reading Notes #308
›
Suggestion of the week Serverless^2 - Azure Logic Apps and Azure Container Instances (Michal Smereczynski) - Great news! So much simple...
Lessons learned when deploying multiple databases to Azure with VSTS
›
It's had been a while since I worked into Visual Studio Team Services (VSTS), and it was a real pleasure to get back in that area. For t...
Reading Notes #293
›
Cloud Announcing the Coco Framework for enterprise blockchain networks (Mark Russinovich) - You probably eared the buzz word blockchain ...
Reading Notes #274
›
Suggestion of the week Web Scraping In Power BI And Excel Power Query (Gil Raviv) - Just recently I've learned about Power BI web sc...
Reading Notes #262
›
Cloud AzCopy 5.1.1 Release (Michael Curd) - New version more secure. Azure Portal UI now generally available including a preview of...
Reading Notes #223
›
Cloud Background tasks for your web site using Azure WebJobs (Jon Hilton) - Interesting post that introduces storage queues and webjob ...
Reading Notes #205
›
Cloud Introduction to Azure Search (Gunnar Peipman) - This post clarifies things about what Azure Search is and what is not. New ca...
Reading Notes #199
›
Suggestion of the week First look at Application Insights (Andrei Dzimchuk) - Excellent post. Perfect to make your idea about why and ho...
The Journey of an Azure SDK upgrade
›
Recently, with my team, we needed to upgrade a web solution to Azure SDK from 2.4 to 2.5.1. The upgrade was much longer and complex then exp...
›
Home
View web version