Forum Discussion
COM error: Microsoft.AnalysisServices.AzureClient, An error occured while sending the request...
- 8 months ago
We found out the issue was related to missing TLS 1.2 and TLS 1.3 registry keys after Windows 10 to Windows 11 upgrade.
Performed the steps below to solve:- Download the file 'Registry_TLS12_13_Win10_to_Win11.reg'
- Copy the downloaded file to a folder on the computer of the end user (e.g. C:\Temp)
- Open a Command Prompt as Administrator
- Navigate to the folder in which the registry file is saved by using the command below:
Cd LocationOfFile
e.g. cd c:\Temp- Type the following command and press the Enter button of the keyboard
Registry_TLS12_13_Win10_to_Win11.reg
Handy to know, you can start typing Registry and then press the Tab button of the keyboard so that the name is autocompleted
- Wait until the command has successfully ran
- Restart the computer
- Check if the issue still occurs or not
Hi LeenBem,
Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to GeraldGEmerick, for those inputs on this thread.
Has your issue been resolved? If the response provided by the community member GeraldGEmerick, addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Or have you rasied a support ticket suggested by the GeraldGEmerick.
Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.
Thank you for using the Microsoft Community Forum.
- v-kpoloju-msft8 months agoCommunity Support
Hi LeenBem,
Just wanted to follow up. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.Thank you.