public static final String
AZURE_FUNCTIONS
"azure-functions"
protected static final String
SUBSCRIPTION_NOT_FOUND
"Subscription %s was not found in current account."
SUBSCRIPTION_TEMPLATE
"Subscription: %s(%s)"
USING_AZURE_ENVIRONMENT
"Using Azure environment: %s."
AZURE_FUNCTIONS_JAVA_LIBRARY
"com.microsoft.azure.functions.azure-functions-java-library"
FUNCTION_JSON
"function.json"
HOST_JSON
"host.json"
LOCAL_SETTINGS_JSON
"local.settings.json"
FUNC_CMD
"func -v"
FUNC_HOST_START_CMD
"func host start -p %s"
RUNTIME_NOT_FOUND
"Azure Functions Core Tools not found. Please go to https://aka.ms/azfunc-install to install Azure Functions Core Tools first."