-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outdated documentation #21354
Comments
@nikidandwani Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update. |
fixes #21354 runtimeSubnetId was the old way of doing it and now it is no longer needed. This PR updates the description of this property. More Info here: microsoft/azure-container-apps#374 MicrosoftDocs/azure-docs#100319
@nikidandwani The above PR is currently under review. In the meantime, please feel free to ask any follow-up questions. |
Thanks for the update and quick response @navba-MSFT . I see that the documentation is updated with "this field is deprecated and no longer needed..." |
@nikidandwani Apologies for the late reply. Removing property from an already shipped API is a breaking change which will most likely not be approved. So to avoid any confusion the quick workaround here is to fix the documentation mentioning that this is deprecated. |
runtimeSubnetId was the old way of doing it and now it is no longer needed. It is very confusing to still see it being used or required in API specification documentation below: https://learn.microsoft.com/en-us/azure/templates/microsoft.app/managedenvironments?pivots=deployment-language-bicep#vnetconfiguration This PR updates the description mentioning it is deprecated.
* {AzureContainerApps} fixes #21354 runtimeSubnetId was the old way of doing it and now it is no longer needed. It is very confusing to still see it being used or required in API specification documentation below: https://learn.microsoft.com/en-us/azure/templates/microsoft.app/managedenvironments?pivots=deployment-language-bicep#vnetconfiguration This PR updates the description mentioning it is deprecated. * Update ManagedEnvironments.json * Update ManagedEnvironments.json * Update ManagedEnvironments.json * Update ManagedEnvironments.json
PR is now merged. Closing this issue. |
Hi team,
runtimeSubnetId was the old way of doing it and now it is no longer needed.
It is very confusing to still see it being used or required in API specification documentation below
Microsoft.App/managedEnvironments - Bicep, ARM template & Terraform AzAPI reference | Microsoft Learn
Could you remove the property or at least update the description that is more relevant and in line with the latest product?
azure-rest-api-specs/specification/app/resource-manager/Microsoft.App/preview/2022-06-01-preview/ManagedEnvironments.json
Line 811 in 5fc05d0
The text was updated successfully, but these errors were encountered: