I needed to map a custom sub-path in Kubernetes to a backend service I was running in Azure Kubernetes Service. I wanted something like this:
Month: February 2022
In my GitHub repo, I want to programmatically change the API Management subscription key. APIM doesn’t have a built-in way to rotate keys on a
My GitHub repo shows how to how to implement a “backend-for-frontend” pattern for protecting an API subscription key when using a Single Page App (React).