I have a query regarding deploying the Azure function in the portal using the CLI.
I have created the storage account, resource group and created instance for the function app as well.
I created one normal azure http trigger function.
After that I have executed the command to deploy the Azure function using CLI. My command is executing without any issues but when I check the same in the portal changes are not reflecting.
Please help me to resolve the issue .
Thanks in advance.
Regards, Manikanta