In a DevOps Release I am getting suddenly this error in "API Management - Create or Update API" step:
2025-06-25T10:48:25.3264215Z Creating or updating API https://management.azure.com/subscriptions/XXXX/resourceGroups/Global-EUW-XXX-APIMGMT/providers/Microsoft.ApiManagement/service/sparkdevapimgmt/apis/XXX?api-version=2018-01-01
2025-06-25T10:48:46.7826737Z @{code=ValidationError; target=representation; message=Parsing error(s): Failed to import from specified resource http://10.XXX.XXX.XXX/swagger/XXX/swagger.json: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.XXX.XXX.XXX:80.}
2025-06-25T10:48:47.3020792Z ##[error]The remote server returned an error: (400) Bad Request.
2025-06-25T10:48:47.3321224Z ##[section]Finishing: API Management - Create/Update API
No code changes have been done, and no platform/components changes have been bone.
More over. Previoulsy existing Releases are re-executed OK, but re-executing the Pipeline the Release is getting the error.