Unable to Connect to SQL Server Using ActiveDirectoryPassword Authentication
Encountering an issue while trying to connect to SQL Server using ActiveDirectoryPassword authentication. The error message states: "Failed to load MSAL4J Java library for performing ActiveDirectoryPassword authentication." For Info -> I…
What are the CE Functional concepts to learn and become an expert?
Hi, I would want to learn D365 CE functional concepts and need to get certify on the same. Could you please provide me the list of concepts in an order that makes me to understand thoroughly. Thank you! This question is related to the following Learning…
Missing Extensions After Arc Registrations
Hello, At the early stages of deploying a new cluster. Towards the end of Step 4 from: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/deployment-arc-register-server-permissions?tabs=powershell The servers are registered and appear in Azure…
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…
how do I change the date format when using power apps?
when trying to build a power app i can see no way to change the date format from mm/dd/yy to dd/mm/yy? what am i missing?
Exchange Management Shell attempts to connect to old Server
We have migrated all mailboxes to Exchange Online and felt we were in a position to shutdown the last on-prem 2016 Exchange Server. We followed the instructions in the following article to shutdown the last Exchange Server and manage recipients using the…
Advisor pop up Accounts with read permissions on Azure resources should be MFA enabled
Hello everyone, I have a problem this Advisor item keeps showing up but when I look at the remediation steps I encounter the following problems the steps are Conditional access (CA) policy (included in Azure AD Premium plans) To enable MFA using…
Message from server: The server could not process the request because it is malformed or incorrect. 1040: NamedLocation with id a82be7bd-d265-4c27-983a-d40707b9b616 does not exist in the directory.
Hi folks, I was trying to update one of my existing CA policies and I met below error: Message from server: The server could not process the request because it is malformed or incorrect. 1040: NamedLocation with id a82be7bd-d265-4c27-983a-d40707b9b616…
Microsoft Entra Connect Health
Avec Microsoft Entra Connect Health, lors de la résolution d'un problème de compte avec objet identique dans l'AD celui me retourne le message "Le portail n'arrive pas à récupérer un jeton" avec le message suivant…
How to delete ADF Pipeline run history or configure to be deleted after X days ?
Hello, Is there a way to configure ADF Pipeline run history to delete after X days ( say 10 days) ? I'm not able to delete this from UI portal / ADF Studio. How can we delete pipeline run history in ADF ? Thanks, Balaji
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.
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
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…
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…