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…
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?
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, …
I can't open SSDT even though I have Visual Studio
I can't open SSDT even though I have visual studio
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
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…
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…
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…
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…
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…
![](https://techprofile.blob.core.windows.net/images/a1395d6d60e64acc8c1bfc104037f1aa.png)
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…
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…
![](https://techprofile.blob.core.windows.net/images/3b270b575c094eeca63e9bc66c861c5a.png)
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":…
![](https://techprofile.blob.core.windows.net/images/lERuGqIsfE-3j2IJgoDLSw.png?8D844E)
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…
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…
![](https://techprofile.blob.core.windows.net/images/kzZjqmhBWECLtVuDbSY1hQ.png?8DA492)
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.
![](https://techprofile.blob.core.windows.net/images/lERuGqIsfE-3j2IJgoDLSw.png?8D844E)
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…
![](https://techprofile.blob.core.windows.net/images/c4fc5e52b1f948d5b78c8391889ef52e.png)
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 ?
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…
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
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…
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)…