Skip to content

jiyongseong/AzureCommon

Repository files navigation

Azure useful codes and best practices

Micorsoft Azure IaaS(Infrastructure as a Services)/PaaS(Platform as a Services) 서비스들을 제외한 이외의 기능들에 대한 유용한 코드들과 best practice들을 공유합니다.

Resource templates

  • Azure Resource template + bacpac을 이용하여, on-premises의 SQL Server 데이터베이스를 Azure SQL Databases로 이전하기.

기타

  • Azure PowerShell을 이용하여, 특정 Resource Group에 있는 모든 리소스들을 다른 Resource Group으로 이동시키는 방법을 설명하고 있습니다.
  • Azure PowerShell을 이용하여 Azure의 운영로그를 csv 파일로 내려 받기
  • Azure PowerShell을 이용하여 Azure의 배포 로그 확인 하기
  • Azure PowerShell의 버전 및 모듈, cmdlet들 확인하기

이외의 것들

성지용(jiyongseong)