본문 바로가기
프로그래밍

Azure PowerShell Az모듈 msi 설치 방법

by 도장깨기 2021. 2. 24.
728x90
반응형

안녕하세요. 

오늘 소개해 드릴 내용은 Azure PowerShell Az 모듈 설치 방법 인데요.

 

 

기존에 업로드했던 

 

https://otp-0613.tistory.com/14

 

Azure PowerShell을 이용한 AppService Plan(요금제) 생성/삭제 스크립트

안녕하세요 오늘 소개해드릴 내용은 Azure PowerShell을 이용해 AppService Plan(요금제) 생성/삭제 스크립트 인데요 먼저, 설명에 앞서 저는 Azure PowerShell의 경우 Azure Portal을 설치해 사용 중이에요. htt..

otp-0613.tistory.com

Azure PowerShell 관련 추가 정보가 있어서 업로드 하게 되었어요.

 

새롭게 알게된 사실인데 제가 기존에 알려드린 AzureRm PowerShell 모듈을 MS에서 2024년 2월 29일 이후 사용 중지 한다고 하네요 

 

추후에는 AzureRm 모듈 대신 Az PowerShell 모듈을 사용하면된다고 하네요.

 

이전의 모든 기능을 포함하고 있다고해요.

 

설치 방법은 다양하게 있는데 제가 소개해드릴 설치 방법은

MSI파일을 이용한 설치 방법이에요 

 

 

https://github.com/Azure/azure-powershell/releases

 

Releases · Azure/azure-powershell

Microsoft Azure PowerShell. Contribute to Azure/azure-powershell development by creating an account on GitHub.

github.com

위의 링크로 들어가셔서

 

Az 5.5.0 의 하단에 보면

 

Assets가 있어요 

여기에 msi 파일이 있답니다. 

자신의 사양에 맞는 파일을 선택 후 다운로드 

 

설치를 진행하면 완료

 

저는 기존에 AzureRM 모듈 같은 경우는 Azure Portal PowerShell로 소개시켜드렸었는데 

 

Az 모듈 설치 후 제가 사용해보니 Windows PowerShell ISE 혹은 Windows PowerShell로 사용하는게 더 편하고 좋더라구요.

 

여기까지 Az 모듈 설치 방법이였습니다. 

 

다음 글에서는 설치한 Az PowerShell 모듈을 이용해 

Windows PowerShell ISE 로 Azure 계정에 연결하는 방법을 소개드릴게요.

https://otp-0613.tistory.com/19

 

Connect-AzAccount를 이용해 Windows PowerShell ISE로 Azure 계정 연결하기

안녕하세요 오늘 소개해드릴 내용은 Connect-AzAccount cmdlet를 이용해 Windows PowerShell ISE로 Azure계정에 연결하는 방법을 소개할건데요. 시작에 앞서 만약 Az PowerShell 모듈을 아직 설치하지 않으신 분..

otp-0613.tistory.com

 

감사합니다.

 

 

728x90
반응형

댓글