Remove TiPMix cookies

Øystein Krag 56 Reputation points
2020-01-03T12:47:47.747+00:00

After having tried the test-in-production feature with 5% in staging slot, I turned back to 100% production.
To my surprise all responses still get the TipMix and x-ms-routing-name cookies set in the reponse headers.
Is there a way of turning off this feature or remove the cookie headers?

We have IoT products that get problems when the header section of the response gets too long.
Optimally we would like to control the raw HTTP response in detail without the Azure infrastructure adding extra headers.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,934 questions
{count} votes

Accepted answer
  1. BTardif-[MSFT] 361 Reputation points Microsoft Employee
    2020-01-03T20:29:57.24+00:00

    This is because for the API a value of 0 != Null.

    If you want to remove the TipMix header, you will need to set the value to null using either ARM Client and or Resource Explorer

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Manjushree Das (SC-ALT) 1 Reputation point
    2020-05-29T08:06:29.763+00:00

    Could you please tell us where in Resource Explorer we have to set the value and for which attribute?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.