quiz 1 Flashcards
When a new tenant is created, which role can add users to the tenant?
Only the owner, the person who created the tenant. The owner can make people User administrator or Global Administrator who then can add and delete users.
In order to create the backend pool of a load balancer, which resources do you need access to?
Access to the load balancer, read access over the virtual network and the VMs that go in the backend pool. You also need some write permissions to joun the VM to the backend pool.
Do you just need access to the load balancer to add a health probe?
No, you also need read access over the Virtual Network, and the Virtual Machines you have to attach to the backend pool.
How to grand access to AKS to Azure AD tenant users?
Form the tenant, create a OAuth 2.0 protocol
Which who kind of groups can you create to grant users to a temporary Microsoft SharePoint document library?
An Office 365 group that uses Assigned membership,
An Office 365 group that uses Dynamic membership
AzCopy is a command-line utility that you can use to copy ………. to or from a storage account.
blobs or files
Which authentication method should you use for azcopy-ing blob storage?
Azure Active Directory (AD), or a Shared Access Signature (SAS) token.
Which authentication method should you use for azcopy-ing file storage?
a Shared Access Signature (SAS) token only
You need to configure a storage service for your container. What Azure service should you use? (persistent storage)
Azure file storage
Does the storage account you use for the azure backup reports of the recovery vault need to be in the same region as the vault?
Yes
Does the Log Analytics workspaces you use for the Azure Backup reports of recovery vault need to be in the same region as the vault?
No. The Log analytics Workspace is independent of the location or subscription.
Will you have access to SAS when running a net use command?
No, because it’s SMB protocol. SMB is not supported by SAS, only REST protocol.
What does the Linux Diagnostic Extension (LAD) 3.0 do?
Monitor the metrics and the logs of your Linux virtual machine.
A DNS server runs on port …
DNS works on port 53 using both protocols, UDP and TCP
A web server runs on port …
TCP port 80 if its http, or TCP port 443 if it’s https