AZ-400 – Question 63

0
74
SIMULATION –

You need to ensure that Microsoft Visual Studio 2017 can remotely attach to an Azure Function named fa-11566895.
To complete this task, sign in to the Microsoft Azure portal.
 
Correct Answer: See explanation below.
Enable Remote Debugging –
Before we start a debugging session to our Azure Function app we need to enable the functionality.
1. Navigate in the Azure portal to your function app fa-11566895 and click on Configuration in left panel
2. Go to the "General settings"
3. Under "Debugging" set Remote Debugging to On and set Remote Visual Studio version to 2017.