342,752 questions

Sort by: Updated
1 answer

Azure app services on windows docker container having wcf service is not working

here is my docker file. 8769-dockerfile.txt I have a WCF service(should support 32 bit) hosted in windows container. which is working locally when I create a docker container and exec it. when I have configured app service on this windows…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2020-05-29T04:43:57.637+00:00
kanakaraju tadimati 1 Reputation point
answered 2020-06-01T15:15:09.827+00:00
Ryan Hill 25,821 Reputation points Microsoft Employee
1 answer

Unable to change the Linux hostname using custom extension

I am trying to change the linux hostname using ARM Template , find my code below { "type": "Microsoft.Compute/virtualMachines/extensions", "apiVersion": "2019-12-01", "name":…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,145 questions
asked 2020-06-01T08:58:49.713+00:00
Somasundharam Arjunan 1 Reputation point
commented 2020-06-01T15:01:21.107+00:00
vipullag-MSFT 24,206 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

SQL Web backup restore

I have moved a customer's server for a private cloud and I am using SQL Web in this new server. The application works very well, but the customer keeps an enviroment for tests on-premises, where he is using SQL 2019 for developers and when he tries to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-06-01T14:32:09.547+00:00
Rafael Ribeiro 21 Reputation points
accepted 2020-06-01T14:39:27.567+00:00
Rafael Ribeiro 21 Reputation points
1 answer

licensing related, can we package a microsoft app(under MIT license) along with our UWP app which we are selling?

We are selling a uwp app that we developed to our client and he wants to change the theme of the app easily as he wanted. So we are planning to package the fluent-xaml-theme-editor (open source app under MIT license, source code available in github, this…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-06-01T11:16:23.563+00:00
Rahul K 51 Reputation points
answered 2020-06-01T13:43:31.747+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
1 answer

Azure Vm scale set - code deployment

Hello, How do I update the web code for the VMs in a scale set. Do I connect to individual VMs?? Do I update it from visual studio? How do I do at the same time on 10 VMs. Please advice.

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.
347 questions
asked 2020-06-01T11:16:02.2+00:00
Azurebegginer 146 Reputation points
answered 2020-06-01T13:37:53.72+00:00
vipullag-MSFT 24,206 Reputation points Microsoft Employee
2 answers

Stop / Remove card

Hi, I want to stop subscription and remove my card from microsoft, but it always redirect me to other pages and gives this message : Pls let me know how to do it from easy way! We can't remove Visa **7013 right now Visa **7013 is associated with one…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-06-01T08:55:24.647+00:00
Cosqun Huseynov 1 Reputation point
answered 2020-06-01T13:08:59.027+00:00
Ronen Ariely 15,096 Reputation points
1 answer

I am using TFS2013 how to migration work items from one team project to another ?

I am using TFS2013 how to migration work items from one team project to another ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-06-01T06:37:42.627+00:00
Vignesh S [ INDEC 4.0 ] 1 Reputation point
answered 2020-06-01T13:04:43.65+00:00
Dave Patrick 426.1K Reputation points MVP
2 answers

How do I get free voucher for Az 104 ?

Hi Team, I'm interested in compelting AZ 104 certification. Could you help me in knowing how do I get free voucher for Az 104 ? I saw the below page but I don't find "Microsoft Build who completed one challenge collection in the Microsoft Build…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-05-31T17:09:48.297+00:00
kanwar deepika 1 Reputation point
answered 2020-06-01T12:14:02.027+00:00
Vaibhav Chaudhari 38,591 Reputation points
1 answer One of the answers was accepted by the question author.

Meaning of AADSTS90097 error code?

All, Just a quick one - anyone happen to know what the AADSTS code 90097 means and what might be the root cause of an application approval throwing this (after the justification screen). Checked…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,518 questions
asked 2020-05-29T10:42:21.863+00:00
David 21 Reputation points
accepted 2020-06-01T12:09:37.72+00:00
David 21 Reputation points
1 answer One of the answers was accepted by the question author.

MS UI Automation Not working in Windows 10

Hi Team, We have used MS UIAutomation (Windows Accessibility API) ifor window application automation. We are successfully able to perform actions on the screen in Windows Server 2012 R2 & Windows Server 2008. Whereas, we are unable to do on…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,906 questions
asked 2020-06-01T11:17:32.137+00:00
Sai 21 Reputation points
accepted 2020-06-01T11:47:13.55+00:00
Sai 21 Reputation points
1 answer One of the answers was accepted by the question author.

UPN - Not a durable identifier for the user and should not be used to key data. (Azure AD Optional claim)

Hi , I need to understand UPN as optional claim. https://learn.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims#v20-specific-optional-claims-set As per above link it's mentioned as upn (User Principal Name)…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,518 questions
asked 2020-05-29T18:39:14.05+00:00
Rahul 236 Reputation points
accepted 2020-06-01T11:23:10.497+00:00
Rahul 236 Reputation points
1 answer One of the answers was accepted by the question author.

Is knowing Screen lock status from UWP app possible?

When my Universal Windows Platform(UWP) app is open and user locked the screen i want to know that screen is locked i.e., status of the screen lock. When the screen is locked the 'OnSuspending' method of App.xaml.cs will be fired. Now whatever the…

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,674 questions
asked 2020-04-17T07:12:59.173+00:00
Rahul K 51 Reputation points
accepted 2020-06-01T10:52:37.583+00:00
Rahul K 51 Reputation points
2 answers One of the answers was accepted by the question author.

Windows Server 2016 Error when installing Windows Feature IIS Web Server

Good day. I have issue trying to install Windows-Feature on Windows Server 2016 for my organization. I'm getting the following error code: 0x80070057 I have tried some basic troubleshooting that I found online with no result. dism…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,906 questions
asked 2020-06-01T09:51:08.573+00:00
Anonymous
commented 2020-06-01T10:22:42.857+00:00
Leon Laude 85,666 Reputation points
1 answer

InvalidToken from Azure Notification Hub (WNS)

Hi, I am trying to use Azure Notification Hub to send WNS notifications. My send is unsuccessful, and in the Notification Outcome, I receive an InvalidToken error. Looking through the ANH docs, I'm unable to find the details on causes of an…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
263 questions
asked 2020-05-29T14:49:10.587+00:00
Ken Fodero 1 Reputation point
answered 2020-06-01T10:21:06.13+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
1 answer

Just reporting a typo in Windows Server 2016

In Group Policy "Turn on Security Center" under Computer Configuration -> Administrative Templates -> Windows Components -> Security Center "If you do not congifure this policy setting, the Security Center is turned off for…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-06-01T08:06:20.827+00:00
Bent Øystein Bostad 6 Reputation points
answered 2020-06-01T08:59:34.757+00:00
Leon Laude 85,666 Reputation points
1 answer

Office 365 Mover says it's already installed but it's not listed in the Enterprise Application gallery.

I'm trying to user Mover.io and I can't authorize Office 365. In Azure Enterprise Applications, it's not listed and when i try to add it, it says it's already installed.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,518 questions
asked 2020-05-28T19:16:55.367+00:00
Vanessa Toves 1 Reputation point
commented 2020-06-01T08:14:48.113+00:00
soumi-MSFT 11,716 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

.net error

Though I have installed.NET still why I get this error

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,145 questions
asked 2020-06-01T06:15:56.283+00:00
Manish Badsara 21 Reputation points
accepted 2020-06-01T07:57:11.33+00:00
Manish Badsara 21 Reputation points
1 answer One of the answers was accepted by the question author.

AZ-400 -The content of this exam will be updated on June 15, 2020 .

If I booked the exam date on (ex-20/06/2020) .Exam question will be based on before 15/06/2020 syllabus or will be after 15/06/2020 syllabus because few new things will be added after 15/06/2020 .Please advice.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,063 questions
asked 2020-06-01T04:44:25.84+00:00
Kalyan 21 Reputation points
accepted 2020-06-01T07:04:07.46+00:00
Kalyan 21 Reputation points
0 answers

UWP,Why I can't pass the windows application test when I use P/Invoke

I use two dll in my project. But ,After packaging, it cannot pass the application authentication of windows C:\Program Files\WindowsApps\xxxxxxxxxxxxx\libdlna.dll has failed the AppContainerCheck check how to solve it

Universal Windows Platform (UWP)
asked 2020-06-01T01:50:04.247+00:00
阳 陈 1 Reputation point
commented 2020-06-01T06:32:20.12+00:00
Fay Wang - MSFT 5,196 Reputation points
3 answers

camera error when using microsoft teams video chat

Hello, I'm Jungho Choi. I'm using microsoft teams app on purpose of online course from my school in netherlands. At first, there was nothing wrong with my laptop's camera, but at some point, my camera doesn't work even if I can use my Photo…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,100 questions
asked 2020-05-16T12:13:35.283+00:00
JUNGHO CHOI (0985781) 1 Reputation point
answered 2020-06-01T06:21:58.277+00:00
Sharon Zhao-MSFT 25,056 Reputation points Microsoft Vendor