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

Category: Access & Security

Access & Security / Azure / Tech Notes

Enterprise Application: 다중 테넌트 설정 및 OneDrive 인증 방식 알아보기

글 작성 배경 및 목적 회사에서 프린트 시스템이 OneDrive에 접속하기 위해서 인증 앱(OAuth) 을 배포했는데, 스캔 설정을 테스트하는 도중 Office 365 인증이 실패했고, 멀티 테넌트 설정이 필요하다는 요청이 들어왔습니다. 하지만, …

Access & Security / Azure / Tech Notes

MySQL for Flexible Server: Ubuntu 서버 Redmine 설치 및 Azure 관리 ID를 사용한 Access Token 인증 구현

Purpose of the Post 현대 IT 환경에서 데이터베이스의 보안은 그 중요성이 점점 커지고 있습니다. 특히, 클라우드 환경에서 애플리케이션과 데이터베이스 간의 안전한 인증 체계를 구축하는 일은 필수적입니다. Azure에서는 이를 위해 Managed …

Access & Security / Azure / Data Storage Solutions / Tech Notes

Storage Account: AzCopy 인증 방식 및 사용법 알아 보기 #2

Tip. 테스트를 위한 준비 작업은 이전 포스팅에 기재되어 있습니다. Storage Account: AzCopy 인증 방식 및 사용법 알아 보기 #1 Agenda Authorize a service principal 이전 포스팅에서 분량 문제로 다루지 못했던 …

Access & Security / Azure / Data Storage Solutions / Tech Notes

Storage Account: AzCopy 인증 방식 및 사용법 알아 보기 #1

Agenda AzCopy 인증 방식 알아 보기 사전 준비 참고:az storage account createaz storage containerQuickstart: Create, download, and list blobs with Azure CLI Microsoft Entra ID 인증 방식 Authorize a user …

Access & Security / Azure / Data Storage Solutions / Tech Notes

SQL Server: App Service PYODBC Connection 연결 알아 보기 #2

Agenda 이전 포스트에 이어서 Azure 환경에 앱 배포 및 Azure SQL DB 와 연동 설정에 대해서 포스팅한다. 로컬 환경과 달리 Azure 환경에서 네트워크 설정 문제로 인한 통신 에러가 발생하였다. 퍼블릭 …

Access & Security / Azure / Data Storage Solutions / Tech Notes

SQL Server: App Service PYODBC Connection 연결 알아 보기 #1

Agenda SQL IAM (Identity and Access Management) 설정에 App Service의 시스템 할당 관리 ID로 유저를 생성하고, 역할을 할당하는 것만으로는 앱이 SQL Database 와 연결되지 않았다. 커넥션 설정을 추가함으로 연결 및 …

Access & Security / Azure / Data Storage Solutions / Tech Notes

SQL Server: Azure 시스템 할당 관리 ID 유저 추가 방법

Agenda SQL Server 에 로그인 Microsoft Entra 인증만 허용 SQL Server 에 접속할 때 Entra 인증만을 허용한다. 이 설정을 적용한 경우, SQL Server admin 계정으로도 접속이 불가능하다. SQL Server 에 …

Access & Security / Azure / Tech Notes

Azure SPN: Azure 서비스 주체가 IAM 설정에서 표시되지 않는다.

Purpose of the post 서비스 주체를 만들었는데 왜 IAM 설정에서 표시되지 않는 것인가? 일 끝나고 피곤한데, 더 피곤해 졌다..😒 문제점 Azure Portal 과 Azure CLI 를 이용해서 앱을 등록하였다. 하지만, …

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