Public Cloud/Azure
Powershell Azure Module
후니옹
2018. 9. 27. 14:59
Powershell Azure Module 설치
[설치]
Install-Module AzureRM -AllowClobber -Force
[확인]
Get-Module AzureRM -ListAvailable
[Powershell 정책변경]
- Azure CLI 실행 안됨
- Powershell 실행 정책 확인
- 정책 변경
- 반영 정책 확인
- Azure Login 정상실행
[참고]
Windows PowerShell® 실행 정책과 이러한 정책의 관리 방법에 대해 설명합니다.
https://technet.microsoft.com/ko-KR/library/hh847748.aspx