How do I retrieve deleted text messages from android phone?
Hello, I have an Android phone (Samsung galaxy s20) and I have accidentally deleted some important text messages on my Android phone. Is there a way to recover those deleted messages and if so, could you please describe the process in detail?
my webjob doesn't triggered anymore
My webjob doesn't triggered anymore, even if i repubish the webjob from VS. The setting.job is ok, the cron is valid but doesn't work, any idea please ? I have tried to trigger webjob2 manually, it works, have a look on the log in my screenshot. I have…
Visual Studio Image library Viewer tool does not show anything
I found the Visual Studio Image Library Viewer tool under this path: C:\Program Files\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Tools\Bin\ImageLibraryViewer\ImageLibraryViewer.exe And I launched it, but I am not seeing…
Add a local IPP printer queue programmatically or with Powershell when Windows protected print mode is enabled
After enabling Windows protected print mode I am no longer able to add a printer queue programmatically using the Win32 API nor using Powershell. Windows protected print mode requires me to use the built-in driver called Microsoft IPP Class Driver. The…
##[warning]An image label with the label linux_self_hosted_agent does not exist. ,##[error]The remote provider was unable to process the request.
Hi Team, I am running pipelines via self hosted linux VM. Till last week i was able to run pipelines via that VM. But suddenly i am getting the below error and unable to run pipeline : ##[warning]An image label with the label linux_self_hosted_agent…
Has the Option(Recompile) wrong results issue returned in SQL Server 2019?
I am currently experiencing a problem with SQL Server v15.0.4223.1 The issue appears to be exactly the same as the following: …
Issue with Autoscaling Nodes in Azure CycleCloud SLURM Cluster
I have created a SLURM cluster on Azure CycleCloud and enabled autoscaling with a maximum of 20 nodes for HPC. I have verified that there is enough quota for at least 10 HPC and 2 HTC nodes. However, upon booting the cluster, only 5 nodes are available…
Need to find Top talkers from Azure Firewall network Logs
I want a KQL query and configuration settings which can give me Azure firewall network rule logs with column having details for SentBytes and received bytes details for each packet.
The data provided was not valid. Unable to connect to the database: Failed to load MSAL4J Java library for performing ActiveDirectoryPassword authentication
I am providing the sql server jdbc dependency on the run time to the application before authenticating. It works fine for sql server authentication but does not work with ActiveDirectoryPassword. It is throwing The data provided was not valid. Unable to…
Reading Data from a COM Port in a .NET Console Application
How can data be read from a device connected to a computer via a COM port using a .NET console application? The device measures the weight of heavy vehicles and is connected to a weigher that displays the results. The existing application on the computer…
Failed to connect to the azure migrate project error during appliance registration of the windows virtual machine
Failed to connect to the azure migrate project error during appliance registration of the windows virtual machine
MS MFA Authenticator issues China
Hello everyone, I'm hoping someone can help with the following issue as I'm running out of ideas. For our APAC Region - specifically China - the MFA authenticator is being enforced. The problem we're having is that the QR codes that the employees need…
Cannot install Data Collection for CDC using code from Microsoft Learn Error: XML Validation: Declaration not found for element 'TSQLQueryCollector'. Location: /*:TSQLQueryCollector[1]
I am follow instructions from Microsoft Learn to set up CDC Data Collection in the MDW on a SQL Server 2019 instance. From…
Failed to execute command group with error API queried with a bad parameter: {"message":"unknown or invalid runtime name: nvidia"} for my azureml compute instance type Standard_NC16as_T4_v3
I am creating custom azureml pipeline using python sdk this is my code from azureml.core import Environment, Workspace, ComputeTarget, Experiment from azureml.pipeline.core import Pipeline, StepSequence from azureml.pipeline.steps import…
Insufficient Privileges for Microsoft Entra ID and Access Token Issues
I'm encountering several issues while working with Microsoft Entra ID for a project. Specifically, I'm facing challenges related to permissions and access tokens. Issues: Insufficient Privileges for Microsoft Graph: Error Message: "Insufficient…
Location Dropdown component encountered an error while loading.
When I go to add an additional network on our Azure portal, I receive the error "Location Dropdown component encountered an error while loading." I get the following on the page as well, no matter how many times I try I get the error and am…
Edit Form selection is missing in Sharepoint List (Edit columns, Configure layout and Customize with Power Apps)
I want to edit the columns on the form which appears when the user selects the + Add new item. Normally, this is done by choosing the Edit form icon (that one with the pencil in the top right corner): In my case, this is not visible. I can see only the…
Is configuring reverse DNS zones for Entra Domain Services best practice?
Hi, It looks as if I can configure reverse DNS easily enough on an Entra Domain Services instance using the DNS Remote Server Administration Tools, but - should I? I'm surprised that I can't find much about reverse DNS for Entra Domain Services, yet…
Block Windows 10 devices from accessing office 365 applicaitons
Hi, I am currently trying to block windows 10 devices from accessing our Office 365 applications. The devices are enta id joined and are going to be updated to window 11. But we need to block their access so that the will come by helpdesk and update…
OneDrive container cTag property stopped changing
Hi, According to the docs: DriveItem - OneDrive API - OneDrive dev center | Microsoft Learn "The cTag value is modified when content or metadata of any descendant of the folder is changed. " I am using graph Api to monitor changes in one of my…