Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

Azure VM의 Network Adapter를 실수로 비활성화한 경우

콘솔 접속이 안 되기 때문에, Azure VM의 경우 NIC을 Disabled 시키면 이후 접속할 방법이 없습니다. 이 문제를 해결하기 위해 취할 수 있는 방법은, 다음의 Q&A에 잘 나와 있습니다.

Network adapter Disabled on windows azure virtual machine (how to reactivate) [closed]
; https://stackoverflow.com/questions/47693515/network-adapter-disabled-on-windows-azure-virtual-machine-how-to-reactivate

  1. Go to the Azure portal.
  2. Select the affected Virtual Machine.
  3. Select Network Interfaces.
  4. Select the Network Interface associated with your machine
  5. Select IP configurations.
  6. Select the IP.
  7. If the Private IP assignment is not Static, change it to Static.
  8. Change the IP address to another IP address that is available in the Subnet, for example, change 10.0.0.4 to 10.0.0.5.
  9. The virtual machine will restart to initialize the new NIC to the system.
  10. Try to RDP to your machine. If successful, you can change the Private IP address back to the original if you would like. Otherwise, you can keep it.

정리하면 이런 식입니다.

  1. Azure Portal / 해당 VM 설정의 Overview에서 "Virtual network/subnet"에 해당하는 링크를 누르고,
  2. 나열된 "Network interface" 중 VM과 연관된 항목을 선택 후,
  3. 좌측 "Settings" / "IP Configurations" 화면에 나열된 IP 자원으로 들어가,
  4. "Assignment" 항목을 "Static"으로 바꾼 후 "IP address"를 다른 유효한 IP로 변경

저렇게 IP를 바꿔주면 Azure는 NIC을 새롭게 생성해 VM에 할당하므로, 다시 정상적으로 네트워크 활동이 가능하게 됩니다. 참고로, "Static"으로 바꾼 것이 걱정된다면 일단 NIC이 새롭게 할당된 것을 확인한 후 다시 "Dynamic"으로 바꿔 재차 NIC을 생성할 수 있습니다.

또한, 이전 NIC에 대한 장치는 여전히 VM 내에 있으므로 "Device Manager"의 "show hidden devices"로 확인해 지울 수 있습니다. (사실 이런 경우가 흔치는 않을 것이므로 마구 쌓이지 않는 한 굳이 안 지워도 무방합니다.)




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 9/12/2020]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 181  [182]  183  184  185  186  187  188  189  190  191  192  193  194  195  ...
NoWriterDateCnt.TitleFile(s)
527정성태8/30/200734817Team Foundation Server: 20. 잠긴 파일을 강제로 해제 [2]
526정성태8/29/200724400오류 유형: 46. VS.NET 2008 - ASP.NET 디버깅 : Strong name validation failed.
525정성태8/27/200726618VS.NET IDE: 54. VS.NET 2008 - 새롭게 도입되는 XSD Schema Designer
524정성태8/23/200744296오류 유형: 45. 요청한 작업은, 사용자가 매핑한 구역이 열려 있는...
523정성태8/16/200726804VS.NET IDE: 53. VS.NET 2008 - 서비스 참조 시 기존 데이터 컨테이너 DLL 사용
522정성태8/13/200730420VS.NET IDE: 52. VS.NET 2008 - WCF를 위한 디버깅 환경 개선
521정성태8/8/200730149.NET Framework: 92. XmlSerializer 생성자의 실행 속도를 올리는 방법 - 두 번째 이야기 [3]
520정성태8/7/200725569VS.NET IDE: 51. Visual Studio 2008 베타 2 설치
519정성태7/27/200732068오류 유형: 44. System.BadImageFormatException [2]
518정성태7/26/200733378오류 유형: 43. System.ComponentModel.LicenseException [1]
517정성태7/19/200721312개발 환경 구성: 26. VPC - 일반 사용자 계정으로 구동
516정성태7/19/200724505오류 유형: 42. TFS - Error loading menu: Index was outside the bounds of the array [2]
515정성태7/18/200732676오류 유형: 41. SSL 서버 자격 증명을 만드는 동안 심각한 오류가 발생했습니다.
514정성태7/14/200725171Team Foundation Server: 19. Orcas에서 개선되는 TFS 기능들
513정성태7/4/200736460.NET Framework: 91. Foreground Thread / Background Thread [1]
512정성태6/27/200725519오류 유형: 40. error PRJ0050: Failed to register output.
511정성태6/25/200734053.NET Framework: 90. XmlSerializer 생성자의 실행 속도를 올리는 방법 [2]
510정성태6/25/200749428디버깅 기술: 15. First-Chance Exception
508정성태6/21/200732048Team Foundation Server: 18. Team Build에 사용되는 각종 Property 값 [4]
507정성태6/11/200729570VS.NET IDE: 50. Orcas - UAC 설정 관련
506정성태6/9/200724191오류 유형: 39. VC Package not available or not registered
505정성태6/9/200724057오류 유형: 38. Visual SourceSafe - DB 잠김 오류
504정성태6/9/200729315오류 유형: 37. Visual SourceSafe - Anaylze 도중 비정상 종료
503정성태6/7/200732077VS.NET IDE: 49. Orcas - VC++ 다중 소스 동시 컴파일 옵션: /MP
502정성태6/7/200726958VS.NET IDE: 48. Orcas - VC++ 프로젝트 마이그레이션
500정성태6/4/200736144VS.NET IDE: 47. Orcas - Web Browser Debugger를 이용한 보호 모드의 ActiveX 컨트롤 디버깅
... 181  [182]  183  184  185  186  187  188  189  190  191  192  193  194  195  ...