Posts by this author

Nov 17, 2023
Post comments count0
Post likes count0

Configuration of Data Movement between On-prem or private network to Azure Cloud

In this post, Yanzhong Liang (Microsoft Cloud Solution Architect) and Todd Shain (United Healthcare Group) share some learnings from the field, moving data between environments with Azure Data Factory. In this article, we will take a look at how to transfer files between your on-premises or private network and Azure cloud storage, automatica...

Azure Data Factory
Nov 2, 2023
Post comments count0
Post likes count0

Effective Kubernetes for JakartaEE and Microprofile Developers

In this post, David Minkovski explores some best practices to get your deployment up and running on Kubernetes and Azure. Motivation Kubernetes has become one of the most loved solutions for managing containers. But can you tell me why people love it? Because it runs magic containers (essentially what you want) where you want. Whether on-p...

KubernetesJakartaEEMicroprofile
Oct 31, 2023
Post comments count0
Post likes count1

Azure DevOps Workload Identity Federation

With the recent arrival of the Public preview of Workload identity federation for Azure Pipelines, you may be wondering how to efficiently migrate dozens or even hundreds of ARM Service Connections to take advantage of these benefits.  In this post, Emmanuel Knafo dives right in. Updating Your Azure DevOps ARM Service Connections To Use The ...

Azure DevOpsWorkload Identity Federation
Sep 18, 2023
Post comments count0
Post likes count0

Configuring Azure Blob Trigger Identity Based Connection

So want to connect your blob triggered function to a storage account, but you don’t want to put your connection string or secrets into the configuration?  Andrew Redman explores how to do it in this blog post. What’s the problem? You want to connect your blob triggered function to a storage account, but you don’t want to put your connection...

Azure FunctionsIdentityManaged Identity
Sep 15, 2023
Post comments count0
Post likes count0

Part 4 – Unlock the Power of Azure Data Factory: A Guide to Boosting Your Data Ingestion Process

John Folberth and Joe Fitzgerald share sample guidance for developing and deploying an Azure Data Factory into multiple environments. Background  This post is the next post in the series Unlock the Power of Azure Data Factory: A Guide to Boosting Your Data Ingestion Process. This also happens to overlap and is included in the series on YA...

Azure DevOpsAzure Data Factory
Sep 15, 2023
Post comments count0
Post likes count0

Programmatically Create SAS tokens in .NET

Andrew Redman explores how to programmatically create SAS tokens using .NET. Introduction In today's digital landscape, data security and controlled access are critical concerns for businesses. Azure Blob Storage is a popular cloud storage solution, allowing you to store and manage unstructured data. To safeguard your data while granting co...

.NETrbacSAS Tokens
Sep 14, 2023
Post comments count0
Post likes count1

Part 3 – Unlock the Power of Azure Data Factory: A Guide to Boosting Your Data Ingestion Process

John Folberth and Joe Fitzgerald share sample guidance for developing and deploying an Azure Data Factory into multiple environments. Introduction To see a complete introduction to this blog series, including links to all the other parts, please follow the link below: Part 1 - Unlock the Power of Azure Data Factory: A Guide to Boosting Y...

Azure DevOpsAzure Data Factory
Aug 11, 2023
Post comments count3
Post likes count2

Azure DevOps Pipelines: Practices for Scaling Templates

John Folberth explores what is considered "good practices" when looking to leverage one repository consisting of YAML templates in this blog series. Introduction This article is part of a larger series on Azure DevOps Pipelines regarding leveraging YAML templating. As part of this series, I have had numerous requests or questions around wha...

Azure DevOps
Aug 9, 2023
Post comments count0
Post likes count2

Part 2 – Unlock the Power of Azure Data Factory: A Guide to Boosting Your Data Ingestion Process

John Folberth and Joe Fitzgerald share sample guidance for developing and deploying an Azure Data Factory into multiple environments. Introduction To see a complete introduction to this blog series, including links to all the other parts, please follow the link below: Part 1 - Unlock the Power of Azure Data Factory: A Guide to Boosting Y...

Azure DevOpsAzure Data Factory