On Prem – Everything is hosted in customer’s datacenter Infrastructure as a Service : IaaS Microsoft provides basic infrastructure, like VMs/ Network But customer will…
Defense in depth: A layered approach to security confidentiality, integrity, and availability, known collectively as CIA. Confidentiality: Principle of least privilege. Integrity: The prevention of…
It is easy to enable diagnostics on Azure Resources Follow below steps to enable same for difference resources under Resource Groups: Login to Azure Portal…
Using Bitlocker to encrypt storage in VM Marketplace – Key vault Create a new keyvault Keyvault can contain either Keys Secrets Certificates KeyVault/VMs etc should…
Dedicated Hosts: Azure dedicated hosts provides physical servers that host one or more Azure virtual machines. Your server is dedicated to your organisation and workloads…
Azure HA Fault Domains : VM will be distributed across different physical hardware .ex 2 domain, so two physically separate machines. Update Domain : 1-20,…
Yes You can easily give these 3 exams free of cost by just attending a virtual training which is give by Microsoft on weekly basis:…
If you are new to learning python, you maybe looking on ways to use and install Python for hands on Practice: You can use below…
To try out Docker on Local PC either we can get the Docker installed from the docker official website, or have it installed under a…
While running chef-client on the CentOS 7 VM it failed to authenticate to the Chef Server with below error: Steps which i followed to fix…