388,021 questions

Sort by: Updated
4 answers

Desktop-Bridge app: Remove from Task Scheduler when uninstalled

I have a UWP - Desktop Bridge app (published on the Windows Store) which I want to extend with the possibility to run the win32 process through the Windows Task Scheduler (at a configurable time). To add and modifying an entry in the task scheduler I…

Universal Windows Platform (UWP)
asked 2019-12-09T09:50:37.507+00:00
Jos Huybrighs 336 Reputation points
answered 2019-12-10T20:01:03.427+00:00
Jos Huybrighs 336 Reputation points
2 answers One of the answers was accepted by the question author.

Azure App Service Unloads during off peak usage hours Memory Working Set goes to 0 bytes

I have an app service (Azure Mobile App) that I just noticed seems to get unloaded when there are no active clients for a while--typically 5PM to 6AM. It sometimes takes a few minutes for the service to "come alive" again when the first…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,933 questions
asked 2019-12-10T17:22:50.173+00:00
Carlo Mendoza 101 Reputation points
commented 2019-12-10T19:46:30.323+00:00
Lex Li (Microsoft) 5,662 Reputation points Microsoft Employee
2 answers

Effects of 'Delegated Type' permissions under 'API Permissions' on registered application?

Hello, I have noticed that even if i do not have any permission at all on the 'API Permissions' of a selected registered application, it can still connect to resources by using the users scope consent. What is the point then of configuring the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,205 questions
asked 2019-12-09T15:39:21.233+00:00
CloudMe 21 Reputation points
commented 2019-12-10T15:48:10.023+00:00
CloudMe 21 Reputation points
1 answer

Does Azure VM's for SUSE Linux cost based on per core licencing model ?

I have figured out that SUSE Linux SAP priority is calculated based on per-core licencing. But why is that for 8 cores and 32 cores price is the same. Look at my calculations bellow :

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,036 questions
asked 2019-12-09T10:28:34.267+00:00
Dileepa 6 Reputation points MVP
answered 2019-12-10T11:59:45.053+00:00
jakaruna-MSFT 601 Reputation points Microsoft Employee
5 answers

WPF Azure AD App registration Login + API request with Sharepoint Online problem

I am trying to use an Azure AD App Registration with a WPF application to upload and download files using Sharepoint Online. I used https://zcusa.951200.xyz/en-us/azure/active-directory/develop/tutorial-v2-windows-desktop to authenticate. I…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
267 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,205 questions
asked 2019-11-08T00:58:27.213+00:00
Damien 1 Reputation point MVP
answered 2019-12-10T11:46:28.1+00:00
Noah Zemp 1 Reputation point
1 answer

PG::ConnectionBad: could not connect to server: No such file or directory precompilation failed Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

I am trying to deploy Ruby on Rails app on Azure app service on Linux through Local git deployment method. But the deployment fails with the following error: PG::ConnectionBad: could not connect to server: No such file or directory precompilation…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,933 questions
asked 2019-12-04T06:16:45.423+00:00
viren dhanwani 1 Reputation point
answered 2019-12-10T11:32:57.523+00:00
ajkuma 26,721 Reputation points Microsoft Employee
1 answer

Get software keys via API in PartnerCenter

Hi,in Partner Center Portal we can via Button to get keys as below, is exist any API we can achieve this function? Thx

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.
345 questions
asked 2019-12-10T01:28:05.207+00:00
Test Admin 1 Reputation point
answered 2019-12-10T09:54:39.867+00:00
Dennis Guo 316 Reputation points
1 answer

Which App can I use to install packages on instances in vmss of linux on daily basis?

I want to execute a script which has code to install Anti virus like ClamAV on the instances present in the virtual machine scale set. That script should be executed on the newly auto scaled instances too using logic of Azure function. For this I need an…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,036 questions
asked 2019-12-05T07:30:48.67+00:00
S Soumya 1 Reputation point
commented 2019-12-10T09:42:42.743+00:00
Cerulean 6 Reputation points
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.
7,933 questions
asked 2019-12-04T22:33:56.603+00:00
scott 1 Reputation point
commented 2019-12-10T09:00:28.587+00:00
ajkuma 26,721 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.
345 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.
267 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,396 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.
7,933 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.
279 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.
7,933 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,456 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,205 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 108.6K 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.
7,933 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,456 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,205 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,036 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,746 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,036 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.
412 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,928 questions
asked 2019-12-06T10:58:26.647+00:00
Srivalli 41 Reputation points
accepted 2019-12-09T06:49:16.643+00:00
Srivalli 41 Reputation points