Describe the bug
Can not get dns zone from function app website

To Reproduce
Steps to reproduce the behavior:
- Create a new function app with "For Azure cloud "(https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fshibayan%2Fkeyvault-acmebot%2Fmaster%2Fazuredeploy.json) ,get the link from the github repo readm
- add settings , set "Create new Key vault" to "true"
- finished step ""Enable App Service Authentication"
- go to the function app website URL with Chrome https://func-xxxx.azurewebsites.net/add-certificate, See error
Environment (please complete the following information):
- Certificate Type: None
- Certificate Deploy Target: None
Additional context
When I try to revert to commit (Remove default Azure DNS configuration (#248) ), use the template json ,then create another function app, it can work properly.
Describe the bug
Can not get dns zone from function app website
To Reproduce
Steps to reproduce the behavior:
Environment (please complete the following information):
Additional context
When I try to revert to commit (Remove default Azure DNS configuration (#248) ), use the template json ,then create another function app, it can work properly.