Additional questions Flashcards
What steps are required to implement secure access to Azure file server from on-prem
Enable port 445
Create a firewall rule based on IP client access
Secure transfer required
When creating a custom domain for an azure app service plan what recordsshould you update on your DNS provider
CNAME
A Record
Please list the steps to securely connect the ASP.NET web app to the Microsoft SQL database
Add vnetdata to web app
Add vnetdatasub to web app
Dissociate a vmdata-publicip from vmdata
Modify web app connection string with NIC private IP
What steps should you take to give VM1 a secure connection to a file share?
Add a service endpoint for Microsoft.Storage in the VM subnet
Create an NSG rune to access the storage account from VM2 only
Deny all traffic to the storage account
What is the A-Series
Entry-level VMs for dev/test
What is the Bs-Series
Economical burstable VMs
What is the D-Series
General purpose compute
What is the E-Series
Optimised for in-memory applications
What is the F-Series
Compute optimised virtual machines
What is the G-Series
Memory and storage optimised virtual machines
What is the H-Series
High Performance Computing virtual machines
What is the Ls-Series
Storage optimised virtual machines
What is the M-Series
Memory optimised virtual machines
What is the Mv2-Series
Largest memory optimised virtual machines
What is the N-Series
GPU enabled virtual machines
What steps required to enable backups on VMs (6 steps)
Search and Open Backup Center
Create a Recovery Services Vault
Click on +Backup Sign
Create or select existing backup policy
Click on Add and select the VMs to be backup
Click on Enable backup
What is the requirements for rolling out VM insights? (3 steps)
A connection from the virtual machine to the address 169.254.169.254
A log analytic workspace
A dependency agent
What are the steps required to conduct a system failover in azure cloud? (4 steps)
Go to Recovery Services Vault > Replicated Items
Select the VM and Click on Failover
Choose the Recovery Point and Shutdown the source server
Commit
What storage account services allow support for customer-managed keys?
Blobs and files only
What App Service Plans do NOT allow you to automatically scale web apps?
Free and Basic
What App Service Plans DO allow you to automatically scale web apps?
Standard and Premium