Authentication
During local development, applications need to authenticate to Azure to access various Azure services. Two common approaches for local authentication are to use a service principal or to use a developer account.

For an app to authenticate to Azure during local development using the developer's Azure credentials, the developer must be signed-in to Azure from one of the following developer tools:
Azure CLI
Azure Developer CLI
Azure PowerShell
Visual Studio
Last updated