How to enter additional connection properties to MySQL linked service in ADF
How can I configure additional connection parameters in the latest version of the MySQL linked service connector? Connection strings are no longer supported and I would like to set TreatTinyAsBoolean=false, as suggested in the documentation:…
Unable to give the az-104 exam
Hi All, I was unable to give the AZ-104 exam I was logged in before 30mint but when click on click-in getting bellow error : We are sorry, the page you requested cannot be found. The URL may be misspelled or the page you're looking for is no longer…
What is the latest Report viewer compatible with Window server 2022
Hi everyone, I am currently using a WSUS (Micorosft update management software)server installed on Windows 2022. What is the latest Report viewer compatible with it? Kindly share the official link to download it. WSUS version is 10.0.20348.2031
TranslationRecognizer has stopped sending Synthesizing event in the past few days
My existing code (C#) has been using Microsoft.CognitiveServices.Speech SDK (1.41.1) to perform speech translation with voice synthesis successfully in the past 3 months. In the past few days, the Synthesizing event has stopped firing. (Other events…
SCCM updates scan failure
Received an error in the wuagent log: "Failed to Add Update Source for WUAgent of type (2) and id ({xxx-xxx-xxx-xxx}). Error = 0x80070583." What steps can be taken to resolve this issue?
Azure Maps Weather Icons
Hi, I am working on a react project that uses Azure Maps' weather services to create a forecast, and am having issues with using Azure's weather icons. I see that I receive an icon ID in the API response, but I don't know how to retrieve this icon given…
I can't use Authenticator to login without password
When I try to use Authenticator to login my account without password, it reture that your screen lock has changed, and I choose "set up", and then it will still talk me that your screen lock has changed. But I didn't do anything, include change…
"Cloud Adoption" Template not working as expected
Hi Team, I was following this learn unit to explore cloud adoption plan but after following the steps, I am still not able to create a new project in Azure Devops. I keep on getting that your project is successfully provisioned, but nothing…
could not start the MSSQL server service I got an error 1067 in windows 11 with SQL Server 2024
I install the windows 11 with version 24H2 Build 26100.2314 pro then installed the Microsoft.SQL.Server.2022.Enterprise.x64 so after finished the success message of SQL installer, I try to start the MSSQLSERVER and I faced on below error: Windows could…
MAUI = blazor wasm / server
I was creating a new project. Even though I chose the Blazor WebAssembly version, it seems that the DLLs used are from Blazor Server, which prevents me from publishing to the static web app (which are exclusive to static sites). Does MAUI really only…
Client push failed
I recently configured an SCCM 2403 environment, but the client agent installation is not succeeding. I encountered the following error: Failed to get DP locations as the expected version from MP 'MYMPFQDN'. Error 0x87d00215 What could be the reason for…
Monitoring Network Traffic in Azure Firewall
What are the best methods to monitor the ingress and egress traffic traversing Azure Firewall?
my exam was Revoked by proctor due to Speakers issues on my laptop, what was the next step to Reschedule my exam can you please help
my exam was Revoked by proctor due to Speakers issues on my laptop, what was the next step to Reschedule my exam can you please help
Issue with JSON to CSV Conversion in ADF Pipeline
To ask your question effectively on a forum, ensure your query is clear, concise, and provides all the necessary details. Here's a template you can use: I am working on an Azure Data Factory (ADF) pipeline where I need to convert multiple JSON files…
what does 1000 TPM actually mean in deployments
I have a GPT4-o-mini deployment and its config is 1000 TPM and corresponding RPM is 10. But everytime I call an API such as chat completion API then I need to wait 1 minute to able to call API again. If not I will receive 429 response status. So what…
SSIS - how to upload a file, process and archive it before loading next file
Hello all, I have several files to load to SQL server. I need to load each file by itself, run additional tasks, archive it and only then move to the next file. Using a foreach loop I can load the files but I don't understand how to execute another task…
Select transformation output schema is empty after renaming columns
I've followed the example from the link: https://learn.microsoft.com/en-us/azure/data-factory/tutorial-data-flow-dynamic-columns It's exactly what I need for my project, but unfortunately, no matter what I do, the output schema of the select…
How to load data from multiple txt files after removing first row into tables?
Hi All, I faced one scenario where i have 6 txt files of different regions. In every text document First Line is not required. How can I remove First line alone and load the data from all six source docs into SQL tables? Data From North…
Teams won't load. Says needs an update
MS Office 365 Business Standard is installed and they use Teams. Now Teams won't load. We get an error "Teams needs an update". I HATE this error! Updating teams does nothing. This is SUCH a FRUSTRATING application to fix! I have tried the…
command is not recognized.
i have installed the below powershell modules.I am getting error when i execute Get-AzADSubscribedSku command please guide me. Install-Module -Name Az -AllowClobber -Force Install-Module -Name "AzureAD" Import-Module AzureAD