You need to retrieve the user’s name and email address …

You are building an Azure Web App that uses Azure Active Directory B2C for identity. The app will use social
providers such as Facebook, Microsoft Account, and LinkedIn. The Web App has a customized home page
that is based on the user’s name. The Web App does not function if the user’s name cannot be retrieved.
You need to retrieve the user’s name and email address when they authenticate with one of the supported
identity providers.
What should you do?

You are building an Azure Web App that uses Azure Active Directory B2C for identity. The app will use social
providers such as Facebook, Microsoft Account, and LinkedIn. The Web App has a customized home page
that is based on the user’s name. The Web App does not function if the user’s name cannot be retrieved.
You need to retrieve the user’s name and email address when they authenticate with one of the supported
identity providers.
What should you do?

A.
Perform a Graph API query of the identity provider.

B.
Query the underlying Active Directory provided by Azure Active Directory.

C.
Retrieve the values from the Scope of the authentication request.

D.
Inspect the Claims in the authorization token.



Leave a Reply 5

Your email address will not be published. Required fields are marked *


spguru

spguru

Correct, https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-token-and-claims

Many of the tokens issued by Azure AD are implemented as JSON Web Tokens, or JWTs. A JWT is a compact, URL-safe means of transferring information between two parties. The information contained in JWTs are known as “claims”, or assertions of information about the bearer and subject of the token. The claims in JWTs are JSON objects encoded and serialized for transmission. Since the JWTs issued by Azure AD are signed, but not encrypted, you can easily inspect the contents of a JWT for debugging purposes. There are several tools available for doing so, such as jwt.ms. For more information on JWTs, you can refer to the JWT specification.

Stegall

Stegall

The 70-534 exam has been retired on 30/Nov/2017, the new exam is 70-535 now!!! 70-535 dumps are not available in this site and EC.

And, PassLeader has published its new 70-535 dumps, new questions have been adde and wrong answers have been corrected now!!!

Here you can get the newest PassLeader 70-535 dumps in VCE and PDF:

https://www.passleader.com/70-535.html

Good Luck! Happy New Year!!!

Neil Mitchell

Neil Mitchell

New 70-535 Exam Questions Updated Recently (2/Jan/2018):

NEW QUESTION 231
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM. You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your private key.
Does the solution meet the goal?

A. Yes
B. No

Answer: B

NEW QUESTION 232
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM. You need to connect to the terminal of the VM.
Solution: You use the Connect button on the Overview blade for the VM.
Does the solution meet the goal?

A. Yes
B. No

Answer: B

NEW QUESTION 233
You use Azure Resource Manager (ARM) templates to deploy resources. You need to ensure that storage resources defined in templates cannot be deleted.
Solution: You define the following JSON in the temp:
“resource”: [
{
“name”: “[concat(parameters(‘lockedResource’), ‘/Microsoft.Authorization/myLock’)]”,
“type”: “Microsoft.Authorzation/locks”,
“apiVersion”: “2015-01-01”,
“properties”: {
“level”: “ReadOnly”
}
}
]
Does the solution meet the goal?

A. Yes
B. No

Answer: A

NEW QUESTION 234
Note: This question is part of a series of questions that present the same scenario. Each questions in the series contains a unique solution that might meet the stated goals. Some questions 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 create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM. You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your public key.
Does the solution meet the goal?

A. Yes
B. No

Answer: A

NEW QUESTION 235
Note: This question is part of a 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 manage an Azure SQL Database. The database has weekly backups that are stored in an Azure Recovery Services vault. You create an Azure Recovery Services vault and download the backup agent installation file. You need to complete the installation of the backup agent. What should you do first?

A. Configure network throttling.
B. Set the storage replication option.
C. Download the vault credentials file.
D. Select the data to back up.

Answer: C

NEW QUESTION 236
Note: This question is part of a 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 manage an Azure SQL Database. The database has weekly backups that are stored in an Azure Recovery Services vault. A company deploys Microsoft SQL Server on an Azure Standard_DS3 virtual machine (VM). You need to modify the disk caching policy. Which Azure PowerShell cmdlet should you run?

A. Set-AzureRmVmOperatingSystem
B. Set-AzureRmVmDataDisk
C. Update-Disk
D. Update-AzureDisk

Answer: B

NEW QUESTION 237
A company uses Azure to host virtual machines (VMS) and web apps. You have an app service named App1 that uses the Basic app service tier. You need to ensure that diagnostic data for App1 is permanently stored.
Solution: You specify a storage account in the Diagnostics.xml file.
Does the solution meet the goal?

A. Yes
B. No

Answer: B

NEW QUESTION 238
You specify the storage account that you want to use in the ServiceConfiguration.cscfg. You use Azure to virtual machines (VMS) and web apps. You have an app service named App1 that uses the Basic app service tier. You need to ensure that diagnostic data for App1 is permanently stored.
Solution: You scale the app service to the Standard tier.
Does the solution meet the goal?

A. Yes
B. No

Answer: ……

P.S. These New 70-535 Exam Questions Were Just Updated From The Real 70-535 Exam, You Can Get The Newest 70-535 Dumps In PDF And VCE From — https://www.passleader.com/70-535.html (243q VCE and PDF)

Good Luck!