Azure AD Connect Convert Mail Object to Contact Object
Is there are way to configure Azure AD Connect to sync up some users as contact object? Example 1. I got 1 root forest abc.com and a sub forest external.abc.com Can I configure Azure AD Connect to sync up both abc.com and external.abc.com as mail…
Best way to implement an image picker column in a SP modern site/list?
In a sharepoint modern site and list, I'm looking to implement a column that allows users to select an image from a SP site list/library or a stock image, etc... But in the most OOTB way. Basically like this…
How to cancel wipe action?
To whom it may concern, I sent wipe command to wrong device. I would like to cancel the command. Would you tell me how to cancel? The device is not turned on. So the wipe command suppose not to be running. Best regards, Ryusuke SHIMIZU
C2338 C++ AMP
when i compiling project i get issue C2338 "container element type and array view element type must match" namespace ccy = concurrency; using namespace std; /// ... /// vector <vector<int>> a(n, vector<int>(n,…
MVVM pattern in MS VS 2019 WPF C# ... please be very gently :)
Hello, I need several explanations please. :) I have a simple example code in MS VS 2019 C# with WPF - pattern MVVM: There is the source code: https://drive.google.com/file/d/1ea-K_BJYvED8S-87YxQZR4aiK0AJw2zP/view?usp=sharing 1/ The code had…
UCMA 6.0 App built for X64 works on 1st laptop, fails on 2nd laptop with: System.IO.FileNotFoundException: . . . 'SIPEPS, Version=7.0.0.0
Built a UMCA 6.0 APP on Laptop 1 with platform target set to x64 and framework target set to .Net Framework 4.8. Laptop 1 is X64 based CPU running Windows 10 Enterprise. Application runs as designed. Copied the executable and DLLs to Laptop 2,…
How to attach an SQL Server database containing File Stream from one server to another server?
I have a database, there is no backup. This database was created on SQL Server version 14 and that server is no longer available. I have the MDF, LDF and the filestream.hdr files. Now I want to attached this database to SQL Server 2017. As you…
Is there a way to get unique id of each row / record in Azure Data Explorer
In our project, we need to find the unique id of each row or record in azure data explorer to corelate different tables or data sources. But we don't design an id for it. Is there a way to get the internal id for each row or record in azure data…
Az CLI Synapse Pipeline create - parameterized wait task throws error
I was developing a shell script to deploy some pipelines to Synapse (amongst other things). One of the pipelines failed to deploy with the following error: msrest.exceptions.DeserializationError: Unable to deserialize response data. Data: {'value':…
![](https://techprofile.blob.core.windows.net/images/VfQFAmOikEWfBHko2XlWTA.png?8D7F33)
Copy file from Azure SQL to sharepoint
Hello, We have a requirement wherein we need to copy a file into Sharepoint library from Azure SQL. Is it possible via ADF? We were able to implement copying files from Sharepoint to blob but vice versa is not possible as we do not have http…
![](https://techprofile.blob.core.windows.net/images/nU6nYqttiUqkasJ2PMYbbQ.png?8DB643)
Azure Function url issue on SSRS External Image
Hi Microsoft Team Trying to use the Azure function url as external source in the SSRS image Properties. It is just returning a cross but not the image when deployed the report. The url is working when used with "Http" but not with…
server 2012r2
Server 2012 r2 hanged after few days Able to ping IP not able to take remote mstsc after restart forcefully its working again smoothly how to check what issue and how to fix this issue permanently
Windows defender for Endpoint on VDI SENSE service breaking VDI's from displaying engine status
We're running a non-persistent VDI pool with FileShares as the definition update source. This has been working fine until we began onboarding/offboarding VM's into security centre. Initially, I configured the image to run the onboarding script for…
Secure Gateway Failing
Since last week, all MAC computers using Remote Desktop to connect to PCs via a secure gateway are failing with: Unable to Connect We couldn't connect to the remote PC due to one of the following reasons: The remote Desktop Gateway address…
Windows 2019 RDSH - Session has been disconnected, reason code 2148074288
Hi, On occasion users are abruptely disconnected. The log says "Session x has been disconnected, reason code 2148074288" Can't find any information about that reason code.. Regards
Hide All drive for Remote desktop users
Hi we installed 5 RDP license on Server 2019 Std edition and want to allow users to login remotly on this server but hide/prevant users to access all drives, user's can use only certain application only. Note:- apply GP but didn't work.
Track app launch rate option not available in partner center
I was trying to send targeted push notifications to my uwp app and track app launch rate using the process here - https://learn.microsoft.com/en-us/windows/uwp/publish/send-push-notifications-to-your-apps-customers#measure-notification-performance …
FindNextPrinterChangeNotification function - print server overload
Hello guys, I would like to ask you for your ideas about what might be wrong. I have a project where I've created a client that uses the following API calling to gather information about the print jobs. …
Debuging a Roslyn Analyser
I have created a analyser and set breakpoints in the Initialize and AnalyizeSymbol methods. Built the project and run the Vsix. When set running another instance of Visual Studio is created. I create a new C# class library and attempt to update the class…
How to bind SSL Certificate on Linux VM running Bitnami Wordpress Web site
We created a Bitnami Wordpress web site on a Linux Virtual machine in Azure and created a SSL Certificate and a KeyVolt. Is there a way we can bind the SSL with our Website on this VM as we have looked into information that we can bind the certificate on…