NO.261
You have an Azure subscription that contains an Azure Service Bus named Bus1.
Your company plans to deploy two Azure web apps named App1 and App2. The web app
will create
NO.161
You have an Azure Active Directory (Azure AD) domain that contains 5,000 user
accounts. You create a new user account named AdminUser1. You need to assign the
User administrator administrative
Vagrant box add 시 SSL certificate problem 오류 해결
$ vagrant box add --provider virtualbox --insecure debian/buster64
* box add 시 curl 사용, cetificate 검증 하지 않은 옵션인 --insecure 추가로 해결
Vagrant plugin install
> set up the user johndoe with permission to use any command as root via sudo by
adding a line in the /etc/sudoers file with Ansible’s lineinfile module:
- name: Add sudo