Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Reusing Bicep Modules
Reusing Bicep Modules
Azure

Azure Bicep – Getting started on Modules

Till now, we have seen multiple features from Azure Bicep. In this article, we can understand what are modules and how they can be used while authoring the bicep files.…

0 Comments
December 6, 2022
Bicep Loops
Azure

Azure Bicep – Understanding the loops

In this article, we are going to talk about how can we use loops in Azure bicep code. Why loops are needed ? As in other languages, loops in biceps…

0 Comments
December 6, 2022
Deploying Bicep using Azure CLI
Azure

Azure Bicep – Deploy using Azure CLI

In previous article, we have seen what are bicep parameter files. In this article, we are going to use Azure CLI to deploy the bicep file. We will also use…

0 Comments
December 5, 2022
Azure Bicep Parameter Files
Azure

Azure Bicep – What is a bicep parameter file ?

In previous article, we have seen how to deploy a bicep file using a VS Code extension. While performing those steps, the bicep deployment wizard asked if we have any…

0 Comments
December 5, 2022
Deploy Bicep File
Azure

Azure Bicep – How to deploy a bicep file ?

In previous two articles, we have seen how a basic bicep file looks like and we also have seen how to write conditional logic using parameters to create (or skip…

0 Comments
December 5, 2022
Azure Bicep - Refer Existing Resource
Azure

Azure Bicep – Using Existing Resources in Code

In previous article, we have seen how the Azure Bicep can have conditions to create the services. Sometimes, the resource is not required to be created, because it is already…

0 Comments
December 1, 2022
Azure Bicep - Conditional Logic
Azure

Azure Bicep – Conditional Deployment Examples

In previous article, we hare seen what is the format of a bicep file. In that article, we also have seen a basic bicep code to deploy a storage account.…

0 Comments
December 1, 2022
Bicep File Contents
Azure

Azure Bicep – Basic structure of a bicep file

In past few articles, we have been discussing about Azure Bicep. In this article, we are going to talk about basic structure of a bicep file. What does it mean…

0 Comments
November 30, 2022
Bicep Tools - Author and Deploy
Azure

Getting Started – Installing the Azure Bicep Tools

In previous article, we had a very high level introduction to Azure Bicep. There, we discussed that Azure Bicep provides better tooling which can help in improving the developer's productivity.…

0 Comments
November 30, 2022
What is Azure Bicep ?
Azure

Getting Started – What is Azure Bicep ?

In this article, let's have a look at what is Azure Bicep, why it is used and which tools are required in order to setup the development environment. What is…

0 Comments
November 29, 2022
Fluent Validation - Unit Tests
.NET

Fluent Validation – Unit Testing the Validators

Business rules can be complicated and hence it becomes immensely important to automate the testing of those rules. The library, Fluent Validation, provides APIs to support the automated testing of…

0 Comments
November 25, 2022
Composing Validators
.NET

ASP .NET Core API – Fluent Validation – Include Validators

In previous article, we have seen how RuleSets can be used to trigger different validations in different contexts. In this article, we are going to discuss about another pattern which…

0 Comments
November 24, 2022
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 35
  • Go to the next page

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • JavaScript App with Azure App Configuration Service
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Labels for Environment Specific Settings
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Export Key-Value Pairs to a JSON File
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Import JSON Settings from File
    December 30, 2022/
    0 Comments
  • Conditional Feature Flags with Azure App Configuration Service
    December 29, 2022/
    0 Comments
  • App Configuration – Using feature flags with Console App
    December 29, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in Isolated Azure Functions App
    December 28, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in InProcess Azure Functions App
    December 28, 2022/
    0 Comments
  • App Configuration – Using the feature flags from ASP .NET Core API
    December 28, 2022/
    0 Comments

Popular Posts

  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • .NET - Dependency Injection, One Interface and Multiple Implementations
  • Adding ASP .NET Core Identity to Web API Project
  • .NET 7 - Using Configurations with Minimal API
  • How to Unapply the Last EF Core Migration
  • .NET 7 - Minimal APIs with Serilog Logging Providers
  • Configure Logging Using Appsettings.json In .NET Applications

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • December 2022 (43)
  • November 2022 (20)
  • October 2022 (10)
  • September 2022 (16)
  • August 2022 (2)
  • June 2022 (3)
  • May 2022 (5)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

273 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022