Sample questions and answers
Let’s evaluate a few sample questions in preparation for the exam before starting the next chapter:
- What constitutes an Azure Table storage key?
- Partition key and row key
- Table name and column name
- Row number
- Non-structured data
- What should you do with an existing Azure storage account to enable Azure Synapse Analytics to use it as a data lake?
- Add an Azure Files share
- Create Azure Storage tables for the data you want to analyze
- Upgrade the account to enable a hierarchical namespace and create a blob container
- Start data ingestion
- Why would you use Azure Files storage?
- To share files that are stored on-premises with users located at other sites
- To enable users at different sites to share files
- To store large binary data files containing images or other unstructured data
- To store video and audio files only
- Which Azure Cosmos DB API should you use to store and query JSON documents?
- Core (SQL) API
- Cassandra API
- Table API
- Gremlin API
- Which Azure...