Bogdan Bujdea
Bogdan Bujdea

Bogdan Bujdea

Follow
homeAbout me!Sponsorbadgesnewsletter
Tag

Devops

#devops

More content

Read more stories on Hashnode


Articles with this tag

Pre-Deployment Health Checks in Azure DevOps YAML Pipelines

Sep 15, 20239 min read

Boosting Deployment Confidence with Comprehensive Health Checks · Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests...

Pre-Deployment Health Checks in Azure DevOps YAML Pipelines

Blue-green Deployments in Azure DevOps YAML Pipelines

Sep 13, 20235 min read

Zero Downtime Deployments with App Service Slots · Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code...

Blue-green Deployments in Azure DevOps YAML Pipelines

Bicep Infrastructure Deployment from Azure DevOps YAML Pipelines

Sep 11, 20236 min read

In this article, I will show you how to deploy your infrastructure using Bicep files from an Azure DevOps YAML pipeline. Instead of merely discussing...

Bicep Infrastructure Deployment from Azure DevOps YAML Pipelines

Deploying your code with ARM templates in Azure Managed Apps

Jul 22, 20214 min read

I'm currently trying to publish an Azure Managed Application in the Azure Marketplace , and one of the issues I've encountered is deploying the...

Deploying your code with ARM templates in Azure Managed Apps

Connecting to Samba from an Azure joined computer (AAD)

Mar 28, 20212 min read

If you're trying to connect to Samba share from a computer that is joined to Azure Active Directory, then you might encounter this error: A specified...

Connecting to Samba from an Azure joined computer (AAD)