Skip to content

Settings and activity

1 result found

  1. 13 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    goran.schneeperger commented  · 

    It would be nice if you could expose endpoint so that we could invoke purging of CDN cache after successful deployment to production environment hosted in DXP. I have found that Cloudflare actually supports that via
    az cdn endpoint purge -g fagf01mstry1y19inte --content-paths '/*'
    but for that to be used by us you would have to wrap it in your endpoint if I understood correctly based on answer to my support ticket.