Skip to content
K-ENGINEER
Menu
  • HOME
  • PROJECT
  • Tech Notes
    • Azure
      • Access & Security
      • Virtual Machines & Compute
      • Cloud Networking
      • Web Apps & Services
      • Data Storage Solutions
      • Monitoring & Performance
      • DevOps & CI/CD
      • Troubleshooting
      • Cost Management
    • Amazon Web Service
    • IaC
      • Azure
      • AWS
    • Docker
    • Kubernetes
  • Certification
  • ETC
  • CONTACT

Tag: key vaults

Azure / Tech Notes

Bicep 파라메터 파일(.bicepparam) 작성 중 using 에 대해서 알아 보기

.bicepparam Azure Key Vault IaC 코드를 작성하기 위해서, .biceppram 을 사용하여 파라메터 파일을 만들고 있다. Microsoft 문서도 찾아보긴 했는데, 내가 못 찾는건지 없는건지.. 일단 무식하게 부딪혀보며 깨달아가고 있다. 간략한 구성 …

Azure / Tech Notes

Microsoft Azure Bicep 배우기: Azure Key Vaults 공식 Github 참고

Background 글을 쓰는 시점에서 참여하고 있는 프로젝트는 Azure DX 운용 기반 설계 및 구축 지원에 관한 프로젝트이다. 이전 프로젝트에 Azure 도입부터 운용보수 지원까지의 경험이 있어서 업무 자체는 전혀 문제가 없었다. …

SEARCH

PROFILE

@description('whoami')

param profile object = {
  initial: 'cc',
  age: 31,
  gender: 'male',
  nationality: 'Korea',
  job: 'infra engineer',
  experience_years: 6,
  hobby: 'taking a walk'
}
Engineer Career Summary

Stack

Azure
Linux
Network
Docker

..

CATEGORY

TAG

app service (16) auth (4) azcli (6) azure (37) azure lb (1) azure monitor (3) bicep (4) data factory (1) devops (5) docker (1) enterprise application (1) key vaults (2) kubernetes (7) linux (3) on-premise (1) onedrive (1) openstack (1) resource group (1) route table (1) sql database (5) storage accounts (4) terraform (3) virtual machine (1) windows (1)

ARCHIVE

  • April 2025
  • February 2025
  • January 2025
  • December 2024
  • May 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
Copyright © 2025 K-ENGINEER – OnePress theme by FameThemes