azure function app - Can't find app with name "xxxxx"

One of the confusing thing working with Function app is trying to figure out "function app name" after you have setup publish profile. 

func azure functionapp list-functions pricingfunction


It turns out that the function app require here is the actual function app name in azure. 



After fixing this then my command was able to function correctly.



Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error