404,509 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Windows Server 2008 R2 Installer Issue

Have been having trouble installing 2 different applications on this server recently and I wanted to know if it could be a pattern. Installed ESET File Security - Had to reboot the system a couple of times before it allowed me to install the latest…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,932 questions
asked 2020-06-01T20:13:48.3+00:00
Dan Wright 21 Reputation points
answered 2020-06-01T20:19:55.607+00:00
Dan Wright 21 Reputation points
1 answer

Azure app service log integration with log analytics?

Looking to connect two log data sources from my azure app service with azure log analytics. event log type data (i.e logger.log(exception) w3c log type data Are there any docs for connecting these logs to log analytics?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,262 questions
asked 2020-06-01T14:23:31.947+00:00
ScottM 331 Reputation points
answered 2020-06-01T19:31:28.807+00:00
SnehaAgrawal-MSFT 22,181 Reputation points
1 answer One of the answers was accepted by the question author.

Trouble with a low performance query SQL Server

Hi there i have an issue with a query that i always run to get some non assigned deliveries. The query code is: select suc.SucursalNombre as SucursalDestino , env.FechaRecepcion, CONCAT (env.TipoComprobante, env.NroComprobante) as Comprobante, …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,932 questions
asked 2020-06-01T16:04:29.807+00:00
Expreso Brio 21 Reputation points
accepted 2020-06-01T19:12:31.807+00:00
Expreso Brio 21 Reputation points
1 answer

I can't open SSDT even though I have Visual Studio

I can't open SSDT even though I have visual studio

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,172 questions
asked 2020-06-01T17:05:13.327+00:00
Martyn Quinlan 1 Reputation point
commented 2020-06-01T19:05:45.467+00:00
Vaibhav Chaudhari 38,811 Reputation points
2 answers One of the answers was accepted by the question author.

Exchange 2016 Cumulative Update and Monthly Cumulative Update for Windows Server 2016 Best Practices.

Exchange 2016 Cumulative Update and Monthly Cumulative Update for Windows Server 2016 Best Practices. I need to understand what the Microsoft best practices is. The question I have is it a best practice to install Monthly Cumulative Update for…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,932 questions
asked 2020-06-01T18:46:21.097+00:00
Jeff Tresnak 21 Reputation points
accepted 2020-06-01T18:52:20.58+00:00
Jeff Tresnak 21 Reputation points
1 answer One of the answers was accepted by the question author.

OAuth Authentication Code Flow Example Using C#/MSAL.NET & MSAL.js?

I've been studying active-directory-b2c-javascript-nodejs-webapi and specifically index.js. Has anyone translated this node.js script to C#/MSAL.NET? Perhaps there is already an example somewhere? I was hoping for a single Visual Studio sln file that has…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,172 questions
asked 2020-05-28T23:27:36.8+00:00
Siegfried Heintze 1,906 Reputation points
commented 2020-06-01T18:37:48.313+00:00
Siegfried Heintze 1,906 Reputation points
1 answer One of the answers was accepted by the question author.

Error on dynamic content at Set Variable Activity

When trying reading the output for a Web Actvity I get the following error message: {"code":"BadRequest","message":"ErrorCode=InvalidTemplate, ErrorMessage=The expression…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,219 questions
asked 2020-05-29T17:17:22.803+00:00
Lawrence Borbón 21 Reputation points
commented 2020-06-01T16:32:45.913+00:00
Lawrence Borbón 21 Reputation points
1 answer One of the answers was accepted by the question author.

Comment.Author

I am using Excel Office 365 build 16.... Is there a way to change the read-only Comment.Author property so that I can change the author shown in the Comment. Currently, with this new version of Excel, it seems that the author is no longer a part of the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,932 questions
asked 2020-06-01T15:53:33.457+00:00
gary brown 21 Reputation points
commented 2020-06-01T16:20:24.45+00:00
Anonymous
1 answer

Set complex user passwords for specific group

Hi There, I am looking at how I can set more complex password requirements for Cloud only Azure AD users. After reading this MSFT post here. I have been able to set apply the default password policy individually to a number of users. However I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,172 questions
asked 2020-06-01T13:52:46.247+00:00
Josh Perrin 1 Reputation point
answered 2020-06-01T16:12:31.877+00:00
Vasil Michev 113.4K Reputation points MVP
1 answer One of the answers was accepted by the question author.

RDP Connection Timeout at "estimating connection quality"

Hi, I have a problem when a user tries to connect to the domain controller. After user credentials prompt everything goes well until "estimating connection quality", then after few tries I receive an error about timeout. Everything was…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,932 questions
asked 2020-06-01T15:19:35.527+00:00
Michał Stojke 21 Reputation points
accepted 2020-06-01T15:31:03.233+00:00
Michał Stojke 21 Reputation points
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.
8,262 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 29,651 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.
8,334 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 26,431 Reputation points
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.
41,932 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.
41,932 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,866 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.
425 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 26,431 Reputation points
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.
41,932 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,201 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.
41,932 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
Anonymous
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.
41,932 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,811 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,961 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.
23,172 questions
asked 2020-05-29T18:39:14.05+00:00
Rahul 246 Reputation points
accepted 2020-06-01T11:23:10.497+00:00
Rahul 246 Reputation points