You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In releasing the new version of API, we need to take care of updating the following properties.
ERROR: Property named: "staticIPs", for definition: "AdditionalRegion" must follow camelCase style. Example: "staticIps".
ERROR: Property named: "staticIPs", for definition: "ApiManagementServiceProperties" must follow camelCase style. Example: "staticIps".
ERROR: Property named: "redirect_uri", for definition: "ApiManagementServiceGetSsoTokenResult" must follow camelCase style. Example: "redirect_uri".
ERROR: Property named: "certificate_password", for definition: "ApiManagementServiceUploadCertificateParameters" must follow camelCase style. Example: "certificate_password".
Remove Location property from VpnConfiguration and just use SubnetResourceId (ARM Id), as it is redundant
Remove certificate_thumbprint property from ApiManagementServiceUploadCertificateParameters, as we already have the "certificate" and dont need this additional property.
The text was updated successfully, but these errors were encountered:
In releasing the new version of API, we need to take care of updating the following properties.
The text was updated successfully, but these errors were encountered: