You are working in CDAC company and your company has given you the responsibility to registers apps to Azure AD and then offer these apps to the users in your company.
Which of the following are the examples of the native client? (Select 3 Options)
Click on the arrows to vote for the correct answer
A. B. C. D. E. F.Correct Answers: A, C and D
Apps include web apps and native clients.
Examples of web apps are Azure Portal and Azure Resource Manager.
And the examples of native clients are Azure PowerShell, Azure CLI, and visual studio.
Option A is correct.
Azure PowerShell is an example of a native client.
Option B is incorrect.
Azure Portal is an example of web apps.
Option C is correct.
Azure CLI is an example of a native client.
Option D is correct.
Visual Studio is an example of a Native Client.
Option E is incorrect.
Azure Resource Manager is an example of web apps.
Option F is incorrect.
From the given options, Azure portal and Azure Resource Manager are examples of web apps.
To know more about Apps, please visit the below-given link:
The native client applications are the applications that run natively on the device, and these applications use protocols such as OAuth 2.0, OpenID Connect, or SAML to authenticate users with Azure Active Directory (Azure AD).
In the given scenario, the task is to register apps to Azure AD and then offer these apps to the users in the company. The apps offered can be either web-based or native client apps.
The following are the options provided, and we need to select the examples of native client apps out of these options:
A. Azure PowerShell: Azure PowerShell is a command-line interface (CLI) for Azure, and it is used to manage Azure resources. However, it is not a native client application, as it runs on top of the PowerShell runtime environment.
B. Azure Portal: Azure Portal is a web-based management interface for Azure resources, and it is not a native client application.
C. Azure CLI: Azure CLI is a command-line interface (CLI) for Azure, and it is used to manage Azure resources. However, it is not a native client application, as it runs on top of the command prompt or terminal environment.
D. Visual Studio: Visual Studio is an integrated development environment (IDE) for developing software applications. Visual Studio can be used to develop both web-based and native client applications. Therefore, it can be considered as an example of a native client application.
E. Azure Resource Manager: Azure Resource Manager is a management layer that provides a way to manage resources in Azure. However, it is not a native client application, as it is not an application that runs natively on the device.
F. All of the above: This option is not correct, as not all the options provided are examples of native client applications.
Therefore, the correct answers are:
D. Visual Studio Native client applications can be developed using Visual Studio, and they run natively on the device.
A. Azure PowerShell Azure PowerShell is not an example of a native client application.
C. Azure CLI Azure CLI is not an example of a native client application.