August 14, 2024
In this post let’s see how we can maintain CORS policys’ allowed-origins in Azure API Management (APIM) per environment. In APIM, the CORS policy looks like this: <cors allow-credentials=”true”> <allowed-origins> <origin>https://localhost:4200</origin> <origin>