Podcast
Questions and Answers
What type of authentication and authorization is used for managing Azure Storage Accounts?
What type of authentication and authorization is used for managing Azure Storage Accounts?
Which endpoints are exposed for managing data in a Storage Account service?
Which endpoints are exposed for managing data in a Storage Account service?
What does Storage Firewall allow you to limit access to?
What does Storage Firewall allow you to limit access to?
What must be used when creating a storage firewall to limit access?
What must be used when creating a storage firewall to limit access?
Signup and view all the answers
What do Service Endpoints create for accessing the storage service?
What do Service Endpoints create for accessing the storage service?
Signup and view all the answers
How many steps are involved in configuring Service Endpoints?
How many steps are involved in configuring Service Endpoints?
Signup and view all the answers
What does configuring Service Endpoints from the virtual network subnet do?
What does configuring Service Endpoints from the virtual network subnet do?
Signup and view all the answers
Which of the following is NOT true about Service Endpoints?
Which of the following is NOT true about Service Endpoints?
Signup and view all the answers
What types of blobs are supported in Blob Block Storage?
What types of blobs are supported in Blob Block Storage?
Signup and view all the answers
Which storage service supports file only?
Which storage service supports file only?
Signup and view all the answers
What is the purpose of a SAS token in Azure storage accounts?
What is the purpose of a SAS token in Azure storage accounts?
Signup and view all the answers
Which replication option makes three synchronous copies to three separate availability zones within a single region?
Which replication option makes three synchronous copies to three separate availability zones within a single region?
Signup and view all the answers
Which storage account replication option provides read-only access to the data in the secondary datacenter?
Which storage account replication option provides read-only access to the data in the secondary datacenter?
Signup and view all the answers
What is the maximum number of stored access policies allowed on a container, table, queue, or file share?
What is the maximum number of stored access policies allowed on a container, table, queue, or file share?
Signup and view all the answers
Which type of SAS token is only supported by Blob Storage?
Which type of SAS token is only supported by Blob Storage?
Signup and view all the answers
Which Azure storage tier stores data for at least 30 days?
Which Azure storage tier stores data for at least 30 days?
Signup and view all the answers
What type of replication makes three synchronous copies across multiple availability zones?
What type of replication makes three synchronous copies across multiple availability zones?
Signup and view all the answers
What happens when a storage account access key is rolled in Azure Key Vault?
What happens when a storage account access key is rolled in Azure Key Vault?
Signup and view all the answers
What is a common term used for importing keys into Azure Key Vault?
What is a common term used for importing keys into Azure Key Vault?
Signup and view all the answers
Which authentication mechanism was recently added as an option for Azure Storage access?
Which authentication mechanism was recently added as an option for Azure Storage access?
Signup and view all the answers
How can Managed Service Identity (MSI) be used in Azure for accessing blobs or queues?
How can Managed Service Identity (MSI) be used in Azure for accessing blobs or queues?
Signup and view all the answers
What does RBAC stand for in the context of Azure Storage access control?
What does RBAC stand for in the context of Azure Storage access control?
Signup and view all the answers
What type of access does a Shared Access Signature (SAS) token provide to resources in an Azure storage account?
What type of access does a Shared Access Signature (SAS) token provide to resources in an Azure storage account?
Signup and view all the answers
What do Storage Account access keys authorize access to in Azure?
What do Storage Account access keys authorize access to in Azure?
Signup and view all the answers
What is the scope of role assignment under 'Container' in RBAC Resource Role Scopes for Azure Storage?
What is the scope of role assignment under 'Container' in RBAC Resource Role Scopes for Azure Storage?
Signup and view all the answers
How are AAD authentication tokens used for authorization against Azure Storage?
How are AAD authentication tokens used for authorization against Azure Storage?
Signup and view all the answers
What must be updated when accessing an Azure File Share using Shared Access Signature (SAS)?
What must be updated when accessing an Azure File Share using Shared Access Signature (SAS)?
Signup and view all the answers
What is required to grant access to specific containers, blobs, queues, and tables in Azure Blob Storage?
What is required to grant access to specific containers, blobs, queues, and tables in Azure Blob Storage?
Signup and view all the answers
Which type of container access level in Azure Blob Storage allows only blobs within the container to be accessed anonymously?
Which type of container access level in Azure Blob Storage allows only blobs within the container to be accessed anonymously?
Signup and view all the answers
What type of blob is used to store VHD files when deploying unmanaged disks in Azure Blob Storage?
What type of blob is used to store VHD files when deploying unmanaged disks in Azure Blob Storage?
Signup and view all the answers
Which storage account tier in Azure provides cost-efficient and reliable storage using magnetic disks?
Which storage account tier in Azure provides cost-efficient and reliable storage using magnetic disks?
Signup and view all the answers
What is the maximum character limit allowed for a storage account name in Azure Blob Storage?
What is the maximum character limit allowed for a storage account name in Azure Blob Storage?
Signup and view all the answers
Which access tiers are supported by General-Purpose V2 and Blob Storage accounts in Azure Blob Storage?
Which access tiers are supported by General-Purpose V2 and Blob Storage accounts in Azure Blob Storage?
Signup and view all the answers
Which replication options are supported by General-Purpose V1 storage accounts in Azure Blob Storage?
Which replication options are supported by General-Purpose V1 storage accounts in Azure Blob Storage?
Signup and view all the answers
In Azure Blob Storage, which storage account type supports Block Blobs and Append Blobs only?
In Azure Blob Storage, which storage account type supports Block Blobs and Append Blobs only?
Signup and view all the answers