Unable to see certiport certificates in my Microsoft Account
Unable to see Certiport certificates in my Microsoft Account. Dear Sir, Madam, I still cannot see my certification in my Microsoft Account. I attach a copy of my certification to this message. Please kindly have a look, and please help me…


Trust Relationship Issues
All the computers on my domain have domain trust issues. I am able to login perfectly into the domain without cached credentials but the following always happens: What errors do you see? PS C:\WINDOWS\system32> test-computersecurechannel False …
ASR Configuration Server - Unable to pass the validation step 3 (Install 3rd party software)
ASR Configuration server. First time setup, image (OVL) downloaded from Azure and untouched. Problem: I have downloaded ovl image yesterday. During third step, When trying to "Download and Install" MySQL a red X appears saying…
VMM Bare Metal PXE - Wiping partitions before deployment
Hi, I cant seem to work out how to get VMM bare metal deployment to wipe partitions before it deploys a new image. I do this in SCCM rather easily in a task sequence but how do i do this in VMM? My workaround is to keep deleting\creating a new array…
Migration of Sharepoint Servers 2016 to new windows server 2019 standard environment.
Hi, We are planning to migrate all of our Windows Server 2012 R2 Standard to Server 2019 Standard. For this, we will have to migrate our Sharepoint 2016 Servers (2 webserver and 2 app servers) to new Windows Server 2019 Standard server machines. We…
I have set Reply URL in AD account and app config using https://github.com/metrogistics/laravel-azure-ad-oauth plug-in
I always get this error: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'a08ecde8-d162-4c49-a506-7415c2c07fab'. I'm working on a live server with vallid SSL that has been added to…
Azure Fundamentals slides not received
I sat the instructor-led Azure Fundamentals training last week and still haven't received any of the training materials. We were told the slides would be shared after the session. How can I get the slides?
Where I can see my start money in Azure? (after start for free, or smth)
Where can I see it?

Issue with my PL900 certification exam on the 20th of november
Hi I had difficulties during my PL 900 certification exam. I encountered many problems during the test. The exam center : IBS GLOBAL 233 RUE DU FAUBOURG SAINT MARTIN 75010 PARIS The exam is supposed to be in English all around the world. …

Signed my app with new certificate and SmartScreen on windows 10
I found same problem in https://social.msdn.microsoft.com/Forums/en-US/7be72f16-d0b6-49b0-bac3-2cf1a6618c2a/signed-my-app-with-new-certificate-and-smartscreen-in-windows8-put-my-app-at-risk?forum=windowsgeneraldevelopmentissues but all links are expired.…
Certificate issues connecting to a new service fabric cluster from DevOps
We have just rebuilt our development fabric cluster and we are having trouble deploying to it from Azure DevOps As with out production cluster (which has been running for a couple of years now) we have created self-signed certificates in KeyVault for…
What is the Absolute Path to a Registry Value?
I am trying to update a registry key. However all I get from the numerous attempts with various coding is a 'System.ArgumentException' of 'Absolute path information is required.' From the last example I found in documentation, the following will…


training on an Azure Server. can I bypass the firewall?
Hi We have a Training Server with a Training database. Usually I do training with everyone in the same room so I have to add one firewall. Now its virtual and everyone is all over the place. This means that adding everyones IP to the firewall is…
Error while installing "SQL server 2019" on my pc
During the installation phase, there are 3 errors for the same reason, the program said that it was not possible to reboot to install a certain part of the program, I already restarted the pc, but still it did not solve anything, what should I do?


Row-Level Security in SSAS tabular model
Hi, I have a SQL Server Analysis Service database (Tabular Model) which is used as a data source for power bi dashboards (On Premise). I need to provide access to SSAS database to external users who don’t have a windows account and have already been…
About the phenomenon that the usage fee continues to increase even if all resources are deleted
Hello. Sorry for the beginner question. As the title says, I operated Azure with a pay-as-you-go subscription to study. Since the usage fee suddenly increased, I deleted all resources. When I looked at the cost analysis screen after 4 or…

Setup an additional subCA with existing key
Hello everybody, we have a two tier CA with an offline RootCA and two subordinate CAs (Lets call them Sub1 and Sub2). Now we would like to add an additional SubCA and then remove Sub1. What happens when I setup the new SubCA with the existing private…
How to communicate with devices using bluetooth without pairing from same Xamarin app
I am new to Xamarin development. I wanted to know is it possible to read data using bluetooth among devices without pairing? I will install Xamarin app on multiple devices. This app will store some data like, user name, email, phone number etc. I want…
Teams not connecting with ERR_CERT_AUTHORITY_INVALID
Hi, I'm using the Teams Client for Linux on a Ubuntu 18.04 LTS behind a corporate proxy. This is what I get, when trying to login: desktop-987c88d0-fece-4708-bd29-f87333f90db9 Error code - -202 ERR_CERT_AUTHORITY_INVALID Failed to…
Can't animate Color property of SolidColorBrush
Hello, Is there a way to animate Color property of SolidColorBrush from color1 to color2? Thanks