About 380 results
Open links in new tab
  1. Azure Application Gateway SSL Offloading with Multiple Certificates

    Feb 28, 2016 · Hi, is it possible to configure an application gateway with SSL off loading for multiple certificates. We have a lot of different client Domain Masked URL's on different domains.

  2. How secure is Azure Web App HttpContext.Current.Cache?

    Nov 20, 2019 · Secondly, there are security boundaries between what client request sends and what the server (your app) interprets. During that interpretation, the server will create the …

  3. Web App Authentication issue - JWT validation failed: IDX10501 ...

    Jun 25, 2019 · Hello! Suddenly, my customer web app authentication start failing when trying to log in. I use built-in authentication in a web app. In azure, when web app panel is open …

  4. Unable to connect WebApp to Virtual Machine using VNET

    Oct 3, 2016 · I have a web app built on .Net 4.6. The application utilises elasticsearch and redis which are hosted in an Azure VM. I am trying to connect Azure VM (ElasticSearch+Redis) to …

  5. Azure App services - how to identify deployment model

    Mar 27, 2018 · You can use Get-AzureDeployment cmdlet to get the details of an Azure deployment. Specify the name of the Azure service to get details about a specific resource. …

  6. MEF DirectoryCatalog is not working in Azure App Service

    Jan 11, 2017 · From VS 2015 we were publishing the web application of our solution to Azure... However, given that we are using MEF for dynamic discovery, there are no 'downward' …

  7. Remove or block the msdeploy.axd on port 8172

    Jan 6, 2018 · Thank you for your reply, so there is no way to achieve the removal and/or blocking of port 8172 or stop the msdeploy.axd being executed other than set up the NSG?

  8. AAD token lifetime - social.msdn.microsoft.com

    Aug 31, 2018 · For example, say app session has min lifetime then app will give you session time out message and force you for Azure AD authentication but as you have valid SSO session …

  9. Always On and Swapping Deployment Slots

    Aug 7, 2019 · @MIchael Azure App Service admin has ack the user voice request currently its on review.

  10. Azure AD single logout configuration - social.msdn.microsoft.com

    Aug 24, 2017 · Azure AD does support SAML Logout with IDP initiated logout. First you need to configure the logout URL for the application and that you can do it using App Registration …