항상 사용하는 디폴트 값을 저장 할 수 있는 cmd 인 az configure 명령어에 대해 알아보자. 기본적으로 location 을 가장 많이 디폴트 값으로 잘 쓰기 때문에 해당 예제는 location 관련 된 것이로 작성해 본다 az configure --defaults location=eastus 기본 리소스 그룹도 정해 줄 수 있다. az configure --defaults group="[sandbox Resource Group]" 도움말을 보자 $ az configure --help Command az configure : Manage Azure CLI configuration. This command is interactive. Arguments --defaults -d : Space-sep..