Azure / Azure/Azure-Functions

Debug the Azure Functions, pop up the warnings message:"Skipping 'FUNCTIONS_CORETOOLS_ENVIRONMENT' ... as it's already defined in current environment variables."

Open
#1,218 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

REPRO STEPS
1.File > New Project >Azure Functions >Azure Functions v2 (.Net Core) with the Empty template + Storage Emulator option selected > Create.
2. F5 the functions, the fun.exe will pop up "Skipping 'FUNCTIONS_CORETOOLS_ENVIRONMENT' from local settings as it's already defined in current environment variables."

ACTUAL:

![untitled1](https://user-images.githubusercontent.com/3981619/57814131-87f63400-7727-11e9-9f9b-e779809bbd74.png)
EXPECTED:

![untitled2](https://user-images.githubusercontent.com/3981619/57814132-87f63400-7727-11e9-8b3f-6c9d797ab126.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.