If you want to get a free copy of the Index, Table of Contents and of Chapter 1, have a look here. Click on the READ AN EXCERPT dropdown and then select the one you would like to review. Figure 1 illustrates how that looks like. Figure 1, how to get a free PDF copy […]
Read More →Tags: Azure DevOps
MCA Microsoft Certified Associate Azure Data Engineer Study Guide: Exam DP-203
I am proud to announce the publication of my newest book titled, “Microsoft Certified Associate Data Engineer Study Guide” for the DP-203 exam. The example data used in this book consists of my brainwaves. You can download the data and the source code for all the examples in the book on GitHub here . ADLS, […]
Read More →Configuring Azure DevOps to deploy an Azure Function CIDC
I have written a few articles now on the subject. It was a journey and a successful one at that. Setting up an Azure DevOps repo, how (I) did it, it works Redeploy Request Submitted – Failed to redeploy Access to the path is denied, Azure DevOps, Azure Deployment Center Missing Azure DevOps Organization when […]
Read More →Setting up an Azure DevOps repo, how (I) did it, it works
I use my blogs as a reminder for myself, I share them in case other find some value in them. I often do thing in an odd fashion, simply because I do not know the most optimal way, but find a way to get the work done, even though the path is, like I said […]
Read More →Redeploy Request Submitted – Failed to redeploy
Having setup an External Git connection to my Azure DevOps repository. This means I pull the content instead of implementing Azure Pipelines to push changes when committed, this is CI/CD. Figure 1, Sync Azure Function Deployment Center Azure DevOps Same issue as in this article – Access to the path is denied, Azure DevOps, Azure […]
Read More →Access to the path is denied, Azure DevOps, Azure Deployment Center
I have been doing some testing with Azure Function deployments which requires me to break stuff. That gets me into some real trouble sometimes when all I want is a deployment to work like normal. Here are some other articles I wrote also while doing this. Azure DevOps Visual Studio 2022 add source code Missing […]
Read More →Missing Azure DevOps Organization when setting up CI/CD via Deployment Center
Having worked on Azure for many years now, I have provisioned, deleted, switch, modified so much I sometimes get a bit lost. I was configuring CI/CD for a project and selected Azure Repos, but when I opened the Organization drop-down I did not see the Azure DevOps organization. Figure 1, why is my Azure DevOps […]
Read More →Azure DevOps Visual Studio 2022 add source code
I wrote this article some years ago, it’s great to look back at things to see how we have progressed. That’s a good reason to blog because it is a historical reference, at least from the way I experienced it. Azure DevOps was called VSTS way back then. Configure Visual Studio Team Services in Visual […]
Read More →