How can I set the Zscaler proxy in Oryx deployment
Hi Team,
I am deploying the Python Linux WebApp. During the deployment, my webapp needs to connect to Oryx CDN via the proxy server that my network team has allowed. However, I can see that traffic is not picking the proxy setting that I have set in the App setting.
Can you please guide what could be the correct way to configure the proxy in the Azure Linux WebApp to reach outbound connectivity via proxy.
Thank!
BR/Kashan Ali
Hi @kashan-ali-syed We have recently added an enhancement on the Azure App Service platform where Oryx does not need to directly reach out to oryx-cdn, instead the required SDKs are proxied and fetched by the platform and provided to oryx during the build. We are still working on enablement of this feature for everyone. Can you please restart your app and retry the deployment, if it does not work please do share the deploymentid for your deployment [the deployment guid should be available from https://your-site-url.scm.azurewebsites.net/api/deployments/latest], this will help us debug further. Thanks