
App Service, how to scale out web worker instance (s)
Jul 29, 2017 · I provisionned the AzureStack App Service RP (ASDK) with one default "Web worker Shared role". I would like to know how we can we add additional worker (shared, medium or large) …
Azure AD B2C: User Account timeout issue - social.msdn.microsoft.com
Mar 27, 2017 · Ideally the policy should work as per the configuration. You could once again check if session timeout is set to Absolute? It may happen that, the session timeout may set to Rolling (the …
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 Azure …
How secure is Azure Web App HttpContext.Current.Cache?
Nov 20, 2019 · A remote hacker gaining access to HttpContext.Current.Cache is next to impossible. Firstly, a remote hacker wouldn't be able to gain access to the code your deployed application is …
Azure app service support MSVSMON's ERROR
Feb 17, 2016 · Hi, I am trying to set up a django application and the server keeps failing to deliver the configuration. Can someone exlain how to make it work without getting this error?
How to I determine which app in my Azure App Service Plan is taking …
Dec 8, 2017 · For more details, refer to Monitor Azure web app performance. You can also check Diagnose and solve problems tab to find out the metrics.
Azure AD Connect - Compare Synced objects
Dec 11, 2015 · Is there anyway to determine which objects in Azure AD/Office 365 that our upgraded new installation of Azure AD Connect (from DirSync) is synchronizing from on premise AD? We had …
Unable to Delete Azure AD - social.msdn.microsoft.com
Microsoft.SMIT AAD Request Verification Service - PROD Azure ESTS Service AzureSupportCenter Windows Azure Service Management API Microsoft.Azure.SyncFabric Azure Portal MCAPI …
Windows Intune and Azure Active directory PCI-DSS compliance state
Jun 28, 2014 · I would like to know if Windows Intune and Azure Active directory were part of Microsoft´s PCI-DSS compliance assessment. Does Microsoft plan to offer them as a PCI-DSS compliant …
Tracking and Identifying TCP leaks - social.msdn.microsoft.com
Dec 12, 2017 · Richard, I thought about it from a PAAS point of view, in case of SAAS, i'd recommend checking out Application insights, I haven't deeply played with it, but you can setup specific …