I am on a free tier and doing hands on the Azure function app. I am getting the storage error "Storage is not configured properly" on the overview page of my function app. When I create a function app, I do not get the option to create/use storage account. Also, I have tried adding the AzureWebJobsStorage manually in the function apps configuration settings and used the Access keys under my storage account but it does not work.
Please refer to the screenshots: [1]: https://i.stack.imgur.com/2B2RM.jpg [2]: https://i.stack.imgur.com/nXyEZ.jpg [3]: https://i.stack.imgur.com/G1lut.png