az-500 third set Flashcards
describe high level how containers work
you have code, and components and you put those on an image
name the three blob tiers for storage
hot, cool, archive
name the two type of authentication of Azure SQL DB
1) sql authentication (locally stored user name + psw) or 2) AAD based
in Azure Cosmod DB, what can you do with master keys
you can use master key to create user resources
what two levels can audting loggin be enabled on Azure SQL DB?
Server and DB level
name the three types of shared access signatures in azure
1) user delegation sas (based on AAD credentials, signed with delegation key) 2) service sas, very specific to only give access to blob storage, que, table, file 3) account sas (multiple services)
what is needed before JIT to work?
the nsg needs to be attached to the vm
what goes hand in hand with Front Door?
WAP and Front Door
Which port needs to be opened up to allowed public internet traffic?
443
Which port needs to be opened up to allow RDP?
3389
In th NSG, where doe FQDN’s fit in?
Application Rules
name 3 methods to secure the Cosmos DB
1) IP addresse filtinerg, 2) netowkr ip access through firewall, virtual networks 3) resource tokens (1 to 5 hours)
Name 3 methods to secure the Data Lake Security
1) RBAC 2) Azure Active Directory Authentication 3) ACL
Name 3 tests you can perform testing availability of your web application
1) URL ping test 2) playback of recorded web requests 3) custom telemetry client track —- > all done via application insights
name the 5 identity providers
aad, microsoft account, facebook, google, twitter