Free Microsoft AZ-300 Exam Dumps Questions & Answers
| Exam Code/Number: | AZ-300Join the discussion |
| Exam Name: | Microsoft Azure Architect Technologies |
| Certification: | Microsoft |
| Free Question Number: | 348 |
| Publish Date: | Aug 04, 2026 |
| # of views: | 11038 |
|
|
|
You have an Azure Active Directory (Azure AD) tenant named contosodoud.onmicrosoft.com.
Your company has a public DNS zone for contoso.com.
You add contoso.com as a custom domain name to Azure AD
You need to ensure that Azure can verify the domain name.
Which type of DNS record should you create?
You need to meet the scaling requirements for Policy Service.
What should you store in Azure Redis Cache?
Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Cosmos DB database that contains a container named Container1. The partition key for Container1 is set to /day. Container1 contains the items shown in the following table.
You need to programmatically query Azure Cosmos DB and retrieve item1 and item2 only.
Solution: You run the following query.
You set the EnableCrossPartitionQuery property to False.
Does this meet the goal?
Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Cosmos DB database that contains a container named Container1. The partition key for Container1 is set to /day. Container1 contains the items shown in the following table.
You need to programmatically query Azure Cosmos DB and retrieve item1 and item2 only.
Solution: You run the following query.
You set the EnableCrossPartitionQuery property to True.
Does this meet the goal?