Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
  • Toggle website search
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
  • Toggle website search
App Config - Import from JSON
App Config - Import from JSON
Azure

Azure App Configuration Service – Import JSON Settings from File

In this article, we are going to have a look at how to import the key-value pairs from a JSON file. Prerequisite For following all steps in this article, we…

0 Comments
December 30, 2022
Azure Bicep - Preview
Azure

Azure Bicep – How to preview the modifications ?

In last few articles, we have been discussing about Azure Bicep. We have seen how to write bicep files and how to deploy the bicep modules. In this article, we…

0 Comments
December 19, 2022
Azure Bicep - Deployment Scripts
Azure

Azure Bicep – Using the Deployment Script

We have seen that a bicep file can create the resources using resource element. The resource element also allows to run a custom script (either PowerShell or Azure CLI). In…

0 Comments
December 11, 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

Analyze activity logs using Azure log analytics

In last article, we have seen some basic terms about Azure Monitoring service. In this article, we will try to create a demo based on Azure Monitoring. What do we…

0 Comments
June 27, 2020
Azure

Azure virtual machines scale sets with load balancer

In this article, we will see what are virtual machines scale sets (VMSS) and how to create it using Azure Portal and CLI. What is VMSS ? Please note that…

0 Comments
June 25, 2020
Azure

Managing keys in Azure key vault using .NET code

In past few articles, I have tried to explain how key vaults can be created and can be accessed from .NET core web application. In the posts, where I have…

0 Comments
June 20, 2020
Azure / Uncategorized

Managing Azure Key Vault and Secrets with Azure CLI

In this short article, let's have a look at small tip to remember the Azure CLI commands for managing key vault itself and the keys, secrets and certificates in it.…

0 Comments
June 13, 2020
Azure / Uncategorized

Creating your first Azure key vault instance

In this article, let's have a look at some basic terms related to Azure Key Vault and then we will see how to create the Azure key vault instance. What…

0 Comments
June 1, 2020
Azure / Uncategorized

Protect .NET Core Angular App with Azure AD B2C

In this article, let's have a look at how .NET Core Angular Web Application can be protected using Azure AD B2C. What we need? For following all steps in this…

1 Comment
May 14, 2020
Azure / Uncategorized

How to import the Azure SQL database using BACPAC

We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…

0 Comments
December 23, 2019
Azure / Uncategorized

How to export the Azure SQL database using BACPAC

We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…

1 Comment
December 23, 2019
  • 1
  • 2
  • 3
  • 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

  • Easiest Way to Run Subset of Tests From a Test Project
    March 3, 2023/
    0 Comments
  • 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
    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/
    2 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

Popular Posts

  • .NET - Dependency Injection, One Interface and Multiple Implementations
  • How to Unapply the Last EF Core Migration
  • How To Enable Logging In .NET Console Applications
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Multiple Ways To Access Configurations In .NET Applications
  • Adding Fluent Validation in ASP .NET Core Web APIs
  • Approaches for Resolving Nullable Warnings on Existing Codebase
  • Azure Functions Config Files - Host Json and Local Settings Json
  • .NET 7 - Using Configurations with Minimal API

Categories

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

Archives

  • March 2023 (1)
  • 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

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