400,212 questions

Sort by: Updated
3 answers

Abnormal memory usage

I'm having a container web app, the memory usage pattern in the graph looks odd. Memory keeps increasing to around 90% but the application process takes about 50% only, sometime it downs to 0, do you know why?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,190 questions
asked 2019-12-04T22:33:56.603+00:00
scott 1 Reputation point
commented 2019-12-10T09:00:28.587+00:00
ajkuma 27,956 Reputation points Microsoft Employee
1 answer

Failure to register for the Hardware Program

Hi all, I'd like to register for the Hardware Program to sign and distribute my driver in Partner portal, but after I uploaded the sample binary signed with my EV key and checked the agreement to finish the registration, I got the following error…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
357 questions
asked 2019-12-10T02:21:10.99+00:00
skyguardcn 1 Reputation point
answered 2019-12-10T07:43:43.033+00:00
Jerryzy 10,571 Reputation points
1 answer

Why can't I start a stateful service in azure service fabric cluster?

Hi, I'm new to service fabric cluster, and I have a problem with stateful services. I tried creating a single node cluster in azure, and first tried to deploy a stateless service, and it just worked fine. But, when I tried a stateful service, it…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
273 questions
asked 2019-12-10T06:29:38.683+00:00
Nsutgio 1 Reputation point
answered 2019-12-10T06:54:15.747+00:00
vipullag-MSFT 26,421 Reputation points
1 answer

Secure backend Appservice

I have an application that consists of a "front-end" website, and a back-end web API. Iwant the end users of my application to be able to access the front-end website, but ionly want the front end to be accessible to the end users. The back-end…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,190 questions
asked 2019-12-09T07:41:36.327+00:00
Rahul 1 Reputation point
commented 2019-12-10T04:18:53.837+00:00
Rahul 1 Reputation point
1 answer One of the answers was accepted by the question author.

Enable Azure Security Center using ARM Template

Please share, Enable Azure Security Center using ARM Template

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
281 questions
asked 2019-12-06T06:24:02.617+00:00
Senthilraj Krishnan 21 Reputation points
accepted 2019-12-10T00:21:35.577+00:00
Senthilraj Krishnan 21 Reputation points
1 answer

Change App Service Plan does not show valid destination Hosts

1 How do I report this to the support team? 2 How do I do this 'change app service plan' using the Azure Portal CLI? I have the following Azure resources: A 'Test' webapp called 'W1' on resource group 'RG1', the webapp is on an App Service Plan…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,190 questions
asked 2019-12-06T02:18:02.447+00:00
ozbobwa 21 Reputation points
answered 2019-12-10T00:17:56.573+00:00
Grmacjon-MSFT 18,806 Reputation points
1 answer

Error: There was an error loading this content.... When accessing registrations

Hey all When I try to access App registrations from the Azure AD page, I get an error and no apps are listed. I can access some of the apps directly as I have the URLs for them, but no way to browse then. Error: There was an error loading this…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,928 questions
asked 2019-12-09T15:50:07.24+00:00
Stuart Drennan 1 Reputation point
answered 2019-12-09T20:37:18.597+00:00
Vasil Michev 111.9K Reputation points MVP
1 answer

App Service Remote Debugging VS2015 Not Supported

I tried to attach a remote debugger to my development slot, but got the following error: I then proceeded to open General Settings under Configuration on the slot, and switched Remote Debugging On and chose 2015 for my visual studio version. …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,190 questions
asked 2019-12-09T13:23:53.767+00:00
Michelle McCabe 1 Reputation point
answered 2019-12-09T20:28:48.017+00:00
Grmacjon-MSFT 18,806 Reputation points
1 answer

Urgent update needed for Microsoft Authentication Library on Android

Hello, I'm a Product Manager for a fintech startup. Following the exchanges in this thread https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/816 we were told by one of your developers that you'd release an updated version…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,928 questions
asked 2019-12-09T12:52:15.333+00:00
Clarisse Vignols 1 Reputation point
answered 2019-12-09T15:02:37.147+00:00
Anonymous
1 answer

Azure permissions needed to get storage context

I have a runbook which tries to get a Storage Context with New-AzStorageContext but the variable keeps coming back empty. I've given the automation account's run as account storage blob data Owner, Storage Account Contributor, and Classic Storage Account…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,266 questions
asked 2019-12-09T11:46:42.387+00:00
MCMR 1 Reputation point
answered 2019-12-09T11:51:33.997+00:00
Vaibhav Chaudhari 38,801 Reputation points
0 answers

Setting custom script extension in virtual machine scale set is changing the status of instances to NotReady.

I have set custom script extension using az command az vmss extension set --publisher Microsoft.Azure.Extensions --version 2.0 --name CustomScript --resource-group resource_group_name --vmss-name vmss_name --settings…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,266 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
425 questions
asked 2019-11-28T13:03:21.777+00:00
Soumya S 1 Reputation point
commented 2019-12-09T09:57:12.757+00:00
S Soumya 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to get id token in ADB2C custom policy

Hi All, We are trying to capture the id token that gets generated while a custom policy is executed. Is there any way we can assign it to a claim and use it in the custom policy. we could infer from the application insights that id token is present in…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,993 questions
asked 2019-12-06T10:58:26.647+00:00
Srivalli 51 Reputation points
accepted 2019-12-09T06:49:16.643+00:00
Srivalli 51 Reputation points
1 answer

Targeted Offers page doesn't show anything to create new offer.

Universal Windows Platform (UWP)
asked 2019-11-29T05:39:04.377+00:00
Global Delight 1 Reputation point
commented 2019-12-09T05:52:06.74+00:00
Roy Li - MSFT 33,586 Reputation points Microsoft Vendor
1 answer

B2C with G Suite

I am attempting to link GSuite to Azure for Federated logins from Google to sign into microsoft products. I was told B2C was the way to go but the documentation isn't doing what I wanted.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,928 questions
asked 2019-12-06T17:49:06.363+00:00
Agolphin 96 Reputation points
answered 2019-12-09T05:35:46.8+00:00
AmanpreetSingh-MSFT 56,726 Reputation points
1 answer

The problem Recognition shape with ToggleSwitch

Hi: the problem with ToggleSwitch, when I activate the ToggleSwitch does not do shape recognition but when I put it off it does shape recognitionlink text private async void RecoShape_Toggled(object sender, RoutedEventArgs e) { var…

Universal Windows Platform (UWP)
asked 2019-11-29T15:25:16.03+00:00
Javier R 211 Reputation points
commented 2019-12-09T03:06:59.367+00:00
Roy Li - MSFT 33,586 Reputation points Microsoft Vendor
1 answer

VM licensing query

We provisioned a SQL Server VM in Azure with a SQL Standard Edition license, and have been getting billed for the SQL license. It turns out we don’t need SQL on this VM, but we do not want to rebuild the VM, so we can’t exactly delete and re-deploy…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,266 questions
asked 2019-12-06T19:35:17.08+00:00
Bloke 1 1 Reputation point
answered 2019-12-08T07:30:47.98+00:00
Arwind Yadav 11 Reputation points
1 answer

Connection reset by peer on Azure - App Service (Web Application)

I have a web application running on an App Service on Azure cloud. On the back-end I'm using a tcp connection to our database (Neo4j graph db), the best practice is to open the tcp connection and keep it alive in order to be more reactive when we perform…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,190 questions
asked 2019-12-04T08:42:01.437+00:00
D'Amico, Stefano 1 Reputation point
answered 2019-12-07T17:17:37.963+00:00
ajkuma 27,956 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

await codecQuery.FindAllAsync(CodecKind.Audio, CodecCategory.Decoder, ""); causes Win32 Exception

await codecQuery.FindAllAsync(CodecKind.Audio, CodecCategory.Decoder, ""); Causes a Win32 Exception every time for me. All other CodecKind and CodecCategory combinations work fine. repo: …

Universal Windows Platform (UWP)
asked 2019-11-29T23:45:10.393+00:00
Groovykool 236 Reputation points
accepted 2019-12-07T07:18:42.24+00:00
Groovykool 236 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Repo PR Approval and Rejection

In Azure repo when PR is raised with the following scenarios. if there are 3 reviewers, 1 approval + 2 empty also should allow the PR to merge. if there are 3 reviewers, 1 approval + 1 empty + 1 rejection should not allow to merge the PR with…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,535 questions
asked 2019-12-06T04:37:59.837+00:00
Vignesh Arvind 26 Reputation points
accepted 2019-12-07T02:23:52.587+00:00
Vignesh Arvind 26 Reputation points
1 answer

Azure AD SSO Query

Hi all, We have on prem AD which we sync to Azure AD using AD connect and this seems to be working OK. We have created an Enterprise App in Azure for an externally hosted app and configured SSO. This works fine for users on a domain joined device. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,928 questions
asked 2019-12-05T12:27:15.187+00:00
Chalee 12 Reputation points
answered 2019-12-07T01:11:14.547+00:00
Marilee Turscak-MSFT 37,056 Reputation points Microsoft Employee