About 338 results
Open links in new tab
  1. Cannot Diagnose SocketException problems with App Service Plan ...

    Hello dusda, thank you for reaching out. I apologize for the trouble you had with the documentation. I have shared your experience with the Azure App Services Doc lead for …

  2. Azure App Service Plan Pricing per Instance

    Jun 30, 2016 · I raised a complaint in the Azure portal and got a call from Microsoft confirming that the price of the Azure Service Plan is PER INSTANCE. It depends on the number of instances …

  3. Deploying App Service using Vue.js and Quasar Framework for UI

    Jul 16, 2019 · A new and promising UI framework for use with Vue.js is the Quasar Framework, good for single-page applications as well as electron. However, I cannot find examples of …

  4. App Service on Linux - intermittent failure to swap slots

    Oct 7, 2019 · I have a NodeJS app running as an app service on linux. We're trying to move to a zero-downtime deployment, so I've set up a 'deployment' slot, and I'm using a Azure devops …

  5. WebJob Logs Missing - social.msdn.microsoft.com

    Nov 8, 2016 · I am currently running an Standard App Service and my WebJob Logs are missing. It just shows the following message even though I have run 5 or 6 jobs: You haven't added …

  6. Azure and Cloudflare Bandwidth Alliance

    May 6, 2019 · could you provide more details as to whether there will be partial or complete waiver of data transfer fees between Azure and Cloudflare CDN? I am looking at both Azure …

  7. Access to Certificates in Azure Web Sites

    I suspect this is because the Azure Web Application is trying to find the Cert in the Store, which of course it isn't in.

  8. TCP connection being reset when request sent to WCF REST service

    Sep 21, 2011 · I have a .NET 3.5 WCF REST service which runs for days (even weeks) just fine but then will stop accepting connections. When problem initially occurs a reboot corrects the …

  9. Service principal name with certificate from Certificate Authority

    Sep 19, 2018 · Here is a link - https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-authenticate-service-principal with instructions to authenticate your …

  10. JQuery call and Azure Web Site - social.msdn.microsoft.com

    Jun 3, 2014 · Call to this page is made using $.get function of jquery. $.get (url, function () {// do something here}); I get the successful response as long as my Azure Web Site is Anonymous …