MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 160 forks source link

Azure Templates Microsoft.Web/hostingEnvironments - dnsSuffix not supported on Api Version 2020-09-01 #3509

Open jhauray opened 3 years ago

jhauray commented 3 years ago

Describe the bug This Azure templates doc page (https://docs.microsoft.com/en-us/azure/templates/microsoft.web/2020-09-01/hostingenvironments#quickstart-templates), show in schema description, a parameter that is no more supported : dnsSuffix.

To Reproduce Steps to reproduce the behavior:

  1. Go to web page https://docs.microsoft.com/en-us/azure/templates/microsoft.web/2020-09-01/hostingenvironments#quickstart-templates
  2. Create a ARM template for an ASE, based on the template in the page. This ARM template must contain dnsSuffix.
  3. Deploy ARM Template.
  4. See error : DnsSuffix is invalid. For this api-version, DnsSuffix cannot be specified.

Expected behavior If dnsSuffix parameter is no more supported, it must be removed from ARM template documentation.

Additional context The issue is tracked follow on Azure REST API Specifications : https://github.com/Azure/azure-rest-api-specs/issues/10629

welcome[bot] commented 3 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

rootsmusic commented 3 years ago

@jhauray Please move this issue to https://github.com/MicrosoftDocs/azure-docs/issues