Open mikhailshilkov opened 3 years ago
I experience the same problem, when can we expect a fix?
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp.
Author: | mikhailshilkov |
---|---|
Assignees: | jianyexi |
Labels: | `Service Attention`, `Web Apps`, `needs-triage`, `question` |
Milestone: | - |
I'm making a PUT request to a
Microsoft.Web/sites/config/web
resource, e.g./resourceGroups/rg4a3feff9/providers/Microsoft.Web/sites/myapp/config/web
endpoint. However, the response (see below) to this request has the shape of/sites
endpoint (note theid
is wrong,type
is wrong,location
is present, etc.)In particular, we rely on the
id
response which is clearly wrong.