AZ-104-C Flashcards

1
Q

What is the PowerShell cmdlet to create users in Azure AD?

A

New-AzureADUser

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can you manage bulk updates of users and groups in Azure AD?

A

Use PowerShell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where can you manage registered devices in Azure AD?

A

In the Azure portal under Devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can you enable MFA for users in Azure AD?

A

In Azure AD > Users > Multi-Factor Authentication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What cmdlet is used to assign roles to users or groups in Azure RBAC?

A

New-AzRoleAssignment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can custom roles be created in Azure RBAC?

A

Using the Azure portal, PowerShell, CLI, or REST API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Where can Azure policies be applied?

A

At the subscription, resource group, or resource level using the Azure portal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What cmdlet is used to create tags for resources in Azure?

A

az tag create

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How are multiple subscriptions managed in Azure?

A

Using management groups in the Azure portal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the default roles for new Azure subscriptions?

A

Account Administrator and Service Administrator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the maximum number of SMS messages per hour for Azure Monitor alerts?

A

12 messages if the alert is triggered every minute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the default retention period for Azure VM backups?

A

30 days

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Where must the Recovery Services Vault be located relative to the VMs it protects?

A

In the same region as the VMs it protects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What service supports backup of Azure SQL databases?

A

Azure Backup service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What replication options are supported by Azure Storage accounts?

A

LRS, ZRS, GRS, RA-GRS, GZRS, and RA-GZRS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the three types of blobs in Azure Blob Storage?

A

Block Blobs, Page Blobs, and Append Blobs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What are the three access tiers in Azure Blob Storage?

A

Hot, Cool, and Archive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the maximum retention period for soft delete in Azure Blob Storage?

A

365 days

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What service provides managed file shares in Azure?

A

Azure Files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

How can on-premises file servers synchronize with Azure Files?

A

Using Azure File Sync

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What storage account type supports all storage services?

A

General-Purpose v2 Storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What are SAS tokens used for in Azure Storage?

A

To grant limited access to Azure Storage resources without exposing the account key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What are the required parameters for SAS tokens?

A

SignedResourceTypes (srt) and SignedServices (ss)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

How are RBAC roles inherited in Azure?

A

From parent scopes to child resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
How can custom roles be shared in Azure RBAC?
Across subscriptions within the same Azure AD directory
26
What is the difference between Basic and Standard Public IPs in Azure?
Standard tier supports zone-redundant deployment, while Basic does not
27
What does VNet peering allow in Azure?
Communication between virtual networks as if they were in the same network
28
What is CIDR notation used for in Azure Networking?
To define IP address ranges in VNets and subnets
29
Where can NSG rules be applied in Azure Networking?
To subnets and NICs to control traffic flow
30
What do load balancers do in Azure Networking?
Distribute incoming network traffic across multiple VMs
31
What does Application Gateway provide in Azure Networking?
Application-level routing and load balancing
32
What does Traffic Manager use to distribute traffic globally in Azure?
DNS
33
How are VNets divided in Azure?
Into smaller, manageable sections called subnets
34
What do User-Defined Routes (UDRs) allow in Azure Networking?
Custom routing paths for network traffic
35
What does VNet-to-VNet connectivity enable in Azure?
Direct communication between VNets
36
What does Azure Virtual WAN provide?
Centralized network connectivity and management
37
How are DNS zones managed in Azure?
Using Azure DNS to host DNS records
38
What security feature does Azure Firewall provide?
Network security through filtering and logging
39
What do private endpoints allow in Azure Networking?
Services to be accessed privately over a VNet
40
What do route tables control in Azure Networking?
Routing of network traffic in VNets
41
What are NICs used for in Azure VMs?
To connect VMs to a VNet
42
What does VPN Gateway do in Azure?
Connects on-premises networks to Azure through VPN tunnels
43
How does ExpressRoute connect on-premises networks to Azure?
Through a private connection that does not travel over the public Internet
44
What does Azure Bastion provide?
Secure RDP and SSH connectivity to VMs without a public IP
45
What types of public IP addresses does Azure support?
Dynamic and static public IP addresses
46
What does Connection Monitor track in Azure?
Connectivity status
47
What does Network Performance Monitor (NPM) do?
Monitors network connectivity and performance across hybrid networks
48
What do Application Security Groups (ASGs) do in Azure?
Simplify NSG management by grouping VMs and applying security rules
49
What types of VM sizes are available in Azure?
General purpose, compute optimized, memory optimized, storage optimized, and GPU optimized
50
What must be done before resizing a VM in Azure?
The VM must be stopped
51
What do availability sets ensure in Azure?
High availability by distributing VMs across multiple fault and update domains
52
What do managed disks provide in Azure?
Simplified storage management and support for features like snapshots
53
What do Virtual Machine Scale Sets (VMSS) enable?
Automatic scaling of VMs
54
What do Proximity Placement Groups (PPGs) reduce?
Latency by ensuring VMs are physically located close to each other
55
What can custom images be used for in Azure?
To deploy new VMs
56
What do VM extensions enable in Azure?
Post-deployment configuration and automation
57
What does Azure Disk Encryption use to protect data at rest?
BitLocker and DM-Crypt
58
How do availability zones improve high availability in Azure?
By distributing VMs across different physical locations within a region
59
What do dedicated hosts provide in Azure?
Physical servers reserved for your VMs
60
What does Azure Kubernetes Service (AKS) simplify?
Deployment, management, and operations of Kubernetes clusters
61
What are Spot VMs used for in Azure?
Cost savings for workloads that can tolerate interruptions
62
What does Azure Migrate help with?
Discovering, assessing, and migrating on-premises workloads to Azure
63
What does autoscale do in Azure?
Automatically adjusts the number of VM instances based on demand
64
What does Azure Site Recovery ensure?
Business continuity by replicating VMs to a secondary location
65
What backup solutions does Azure Backup provide?
For VMs, SQL databases, and file shares
66
What do Proximity Placement Groups (PPGs) ensure?
VMs are physically located close to each other to reduce latency
67
What do VM diagnostics provide in Azure?
Performance metrics and logs for monitoring VM health
68
What does Azure Automation enable?
Automation of frequent, time-consuming tasks
69
What does VM Scale Sets (VMSS) provide?
Scalability by automatically increasing or decreasing the number of VMs based on demand
70
What does the custom script extension allow in Azure?
Running scripts on VMs during deployment
71
What do ARM templates enable in Azure?
Infrastructure as code for deploying and managing Azure resources
72
What does Azure Hybrid Benefit allow?
Use of on-premises licenses for Azure VMs
73
What does the serial console provide in Azure?
Access to a text-based console for troubleshooting VMs
74
What does Azure Policy enforce?
Rules and effects over resources to ensure compliance
75
What do tags provide in Azure?
Metadata to resources for logical organization
76
What do resource locks prevent in Azure?
Accidental deletion or modification of critical resources
77
What do activity logs provide in Azure?
Insights into subscription-level events
78
What does Azure AD DS provide?
Managed domain services like domain join and group policy
79
What does Azure AD Join allow?
Windows 10 devices to be joined to Azure AD