-
I don't know why but after deploying my app to production in Azure, the x-ms-version is being disregarded and the 1.0 of my API is being used when the client I wrote is asking for 2.0. When I test with my app running in release locally, the API works as desired. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Do you have a repro, link, or, at least, the configuration setup that you can share? If the client asks for |
Beta Was this translation helpful? Give feedback.
I think this is an issue with azure since it shows "degraded" and "Deployment Progress Deadline Exceeded." Probably was not a good idea to risk using containers... Yep turns out the container has not been updated since 3/6!!! Visual Studio never reported this issue what the hell.