Can I use sql server express edition for production and non-production both?
Hi, Can anyone please confirm if i can use sql server (be it any version) express edition for production and non-production both? I know its limitations.
How to check to see if UWP app has access to local filesystem through a c# program
I am trying to figure out how to check to see if the app has access to the file system using a program
SSRS 2017 Developer/Express Edition
Can i use SSRS 2017 Developer or Express edition on sql server non-production(say dev/test/uat) server or license is required.
Azure Function - Table query gets skipped or timeout
Hello, I have a function where I use table storage services, I have no problem in updating data in a azure storage table but I'm unable to use queryEntities. my code looks like below: var azure = require('azure-storage'); var tableService =…

C intrinsics, std, cld
I have an x64 C (not C++) dll that uses memmove on occasion. In some cases, the move is forward in overlapping memory, and memmove handles it properly as documented. For int * p, the kind of move I'm talking about is memmove(p+2,p+1,n). I have a…
Cloud Management Gateway - 'HTTP Strict Transport Security' not set on CMG VM
Hi Support, It has been flagged by our security team that the Azure VM provisioned as part of the Cloud Management Gateway does not have 'HTTP Strict Transport Security' (HSTS) set. This has been flagged as a vulnerability. How do we go about…

Is it possible to achive the following changing by default function
Hi there, I post two screen shot for you to look at as shown below. Is it possible when I click the document, I could see the attribute of document instead of document set on the document library.? the default function is the document set metadata…
Migration feature error
Plan is 2010 to 2016 Production DB migration I have taken site from 2010 production using DB method and now I am testing in SharePoint 2013. but for on the site got errors. I have attache36275-upgrade-errors.txtd logs. Please check and let me know…
SharePoint version and CVE-2020-16941 vulnerability
Hi, During a recent announcement from the National Cyber Security Centre a new vulnerability was identified with various version of SharePoint. Details of this can be found here: https://www.ncsc.gov.uk/news/sharepoint-vulnerability-uk-organisations …

SCCM/MEM - Check when device was discovered for the first time (migration)
Hi, Is there any valid method of checking the date, when any systems were discovered by SCCM? We are during migration and this would be helpful, to get the date when desktops and laptops were discovered by our new infrastructure. Thank you

Unable to find "Capacity" option in Sprints under "Boards" in Azure DevOps
Can someone help to add a Capacity tab in Sprints under Boards in Azure DevOps.

Schedule query and delete files
On SQL Server 11 Std version, I have two tables TableA and TableB in a database db1. TableA have columns called CreatedOn, Status and Path. Path column stores location where a file is stored on a file server outside SQL Server. TableA and TableB has one…
Power Query - Return column name each time specific cell value is detected?
Hey guys! I got this Table in the Power Query Editor. There are several Persons with different Attributes. How can I get my table in a format like this in the Power Query Editor? The first row schould be the person and the second is filled…
Function app - not sending SMS with Twilio
I am using the demo code sample here My code has no exceptions, but it appears to not send any messages judging by the Twilio logs Is this code complete or do I need to do anything else to make it send a SMS? r "Newtonsoft.Json" r…
Exam 70-761
Hello, I would like to know if the Exam 70-761: Querying Data with Transact-SQL will still be available next year. I heard some voices saying that the exams will no longer be available soon. Is this true? Best regards, Elena Filip

Name issue
Respected Sir/mam While verifying for certification exam, the form is asking for last name but i dont have last name on my government id proofs also. Kindly help me with the issue, as last name is the mandatory field in the profile form. Thanks and…
Restore database in sqlserver 2016
Current production database is version 2012 r2, used copy database wizard tool to copy database from one server to another while the database was online. Followed the document…
Test Execution fails when VM is not connected through RDP
I am trying to run the Test Compelete Scripts on a virtual machine through Azure DevOps pipeline. VM is configured as agent and run as an interactive process, auto logon feature is enabled. Now, I wont connect to VM that is VM is in locked state.…
RadioMenuFlyoutItem - Changing the 'dot' icon
I am using the RadioMenuFlyoutItem in my UWP app. I want to change the default 'dot' that appears when it's checked to a tick. I have seen the Icon property, but this just allows me to add another icon net to the dot. There is no Style template for the…
File Association: Program won't appear in main Open With list unless EXE is renamed
I want to make it so that when I right-click a GIF File and hover over "Open With" Firefox will appear in that first sub-menu. Currently it only appears if I click "Open With" > "Choose another App" > "More…