From bbcfaf82b151dbbfab58f2b3f2e06b1054f5219e Mon Sep 17 00:00:00 2001 From: logphile Date: Thu, 21 Dec 2023 15:55:30 -0500 Subject: [PATCH] Final touches to post --- _config.yml | 2 +- _posts/2023-12-19-install-bicep.md | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 39afe80..5e90eb3a 100644 --- a/_config.yml +++ b/_config.yml @@ -38,7 +38,7 @@ twitter: social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: Logphile + name: Phil email: phil@logphile.com # change to your email address links: # The first element serves as the copyright owner's link diff --git a/_posts/2023-12-19-install-bicep.md b/_posts/2023-12-19-install-bicep.md index a2cd28e..29c0adb 100644 --- a/_posts/2023-12-19-install-bicep.md +++ b/_posts/2023-12-19-install-bicep.md @@ -26,9 +26,6 @@ Azure Bicep was announced at Ignite 2020. Bicep is Microsoft's (DSL) Domain-Spec - [ ] Install Azure CLI - [ ] Verify bicep developer environment requirements met -## Difficulty Level -- [X] [ ] [ ] [ ] [ ] - ## Install the Bicep Extension for VSCode Open VSCode and open Extensions. Search for `bicep`.