az-500 second set Flashcards
Describe setup of a Azure AD rol
name, id, description, allowable permission, denied permissions, scope
containers directly interact with…
the host OS
Name 3 charesteristics of serverless computing
abstraction of servers, event driven scale and micro billing model
Name 3 type of load balances
public (basic or standard), internal, traffic manager (dns level)
at what level do NSG work
level 3 and 4
what is scope of security network groups?
traffic going through VM/s and or subnets
what is purpose of user defined routes and what layer do they work
traffic can beprogrammed to be specifically hopped and it works at layer 3 and 4
what is forced tunneling
it redirects internet bound traffic back to the company’s on premise infrastructure
what is azure vpn gateway, which 2 securite types does it have?
Azure VPN Gateway connects your on-premises networks to Azure through Site-to-Site VPNs in a similar way that you set up and connect to a remote branch office. The connectivity is secure and uses the industry-standard protocols Internet Protocol Security (IPsec) and Internet Key Exchange (IKE).
at what level does network virtual appliances works?
level 7
firewall, what layers and what type of ip?
works on level 3 and level 7 policies, it uses a static public ip address
what two type of DDOS protection do you have
basic (free) and standard (protocol attacks, volumetric attacks, layer attatcks)
what is definition of an end point
those are computer systems that interacts with users
describe all ways through which admin access to VMs can be obtained
SSH, RDP, Azure Bastion Host, JIT access, S2S VPN, Azure Express Route
Name the 5 area’s for which you are still responisble although using serverless computing
application code, data management, data encryption, IAM, configuration mgt