Free Microsoft 70-535日本語 Practice Test & Real Exam Questions

  • Exam Code/Number: 70-535日本語
  • Exam Name/Title: Architecting Microsoft Azure Solutions (70-535日本語版)
  • Certification Provider: Microsoft
  • Corresponding Certification: Microsoft Azure
  • Exam Questions: 456
  • Updated On: Jun 28, 2026
Correct Answer: A,C Vote an answer

Correct Answer:

Explanation

Box 1:
* Token - A user gains access to an RP application by presenting a valid token that was issued by an authority that the RP application trusts.
* Identity Provider (IP) - An authority that authenticates user identities and issues security tokens, such as Microsoft account (Windows Live ID), Facebook, Google, Twitter, and Active Directory. When Azure Access Control (ACS) is configured to trust an IP, it accepts and validates the tokens that the IP issues. Because ACS can trust multiple IPs at the same time, when your application trusts ACS, you can your application can offer users the option to be authenticated by any of the IPs that ACS trusts on your behalf.
Box 2: WS-Trust is a web service (WS-*) specification and Organization for the Advancement of Structured Information Standards (OASIS) standard that deals with the issuing, renewing, and validating of security tokens, as well as with providing ways to establish, assess the presence of, and broker trust relationships between participants in a secure message exchange. Azure Access Control (ACS) supports WS-Trust 1.3.
Incorrect: ACS does not support Kerberos.
References:
Correct Answer: C Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Correct Answer: D Vote an answer

Correct Answer:

Explanation
Azure Load Balancer
Azure Virtual network
Azure Application Gateway
Correct Answer: B,D,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Correct Answer: A Vote an answer
Correct Answer: A,E,F Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).

Correct Answer:

Explanation

Box 1: Azure Search Index
In Azure Search, an index is a persistent store of documents and other constructs used by an Azure Search service. A document is a single unit of searchable data in your index. For example, an e-commerce retailer might have a document for each item they sell, a news organization might have a document for each article, and so forth. Mapping these concepts to more familiar database equivalents: an index is conceptually similar to a table, and documents are roughly equivalent to rows in a table.
When you add/upload documents and submit search queries to Azure Search, you submit your requests to a specific index in your search service.
Scenario: Document Inventory: This page shows a list of all processed documents provided by a customer.
The page can be configured to show documents for a selected category.
Box 2: Azure Cosmos DB Index
Azure Cosmos DB supports indexing and querying of geospatial point data that's represented using the GeoJSON specification. GeoJSON data structures are always valid JSON objects, so they can be stored and queried using Azure Cosmos DB without any specialized tools or libraries. The Azure Cosmos DB SDKs provide helper classes and methods that make it easy to work with spatial data.
Scenario: The solution uses Cosmos DB for data storage.
Document Upload Sources: This page shows a map and information about the geographic distribution of uploaded documents. This page allows users to filter the map based on assigned categories.
Reference:
https://docs.microsoft.com/en-us/azure/search/search-what-is-an-index


Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).