일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- vCenter Syslog collector
- mongodb 설치
- AD Migration
- Application Gateway
- ADFS SSO
- vCenter
- Kubernetes
- AWS EFS
- ADFS Traffic Manager
- vSphere
- MSSQL 2012
- Docker
- ELK 설치
- vmware vsphere
- ansible
- awx
- ADFS 이중화
- Active Directory Migration
- AWS
- 하이퍼바이저
- Exchange Server
- ELK
- Azure
- Active Directory
- ADFS proxy
- Exchange 2003
- 도커
- AWS EBS
- ADFS 구성 방법 및 이중화
- AWS S3
Archives
- Today
- Total
practice makes perfect
Powershell Azure Module 본문
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
'Public Cloud > Azure' 카테고리의 다른 글
Azure SQL Datebase (0) | 2018.09.27 |
---|---|
Azure Availability Set (0) | 2018.09.27 |
Powershell 에서 PS 파일 실행 안될 때 (0) | 2018.09.27 |
Azure Load Balancer (0) | 2018.09.27 |
Azure Active Directory (0) | 2018.09.27 |
Comments