Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Looking for references on event 106: Corruption was detected in the log for the Microsoft-Windows
Please offer references for: Log Name: System Source: Microsoft-Windows-Eventlog Date: 2023-01-24T21:57:51.8070000Z Event ID: 106 Task: N/A Level: Error Opcode: Info Keyword: Service availability User: User Name: NT AUTHORITY\LOCAL…
How to create environments with appSettings?
In previous projects i could click the Configuration or Debug menu (in the top bar) and set a new Configuration. This was displayed when i expanded web.config and i could use this to change environments to use different database connection strings…


Microsoft Q&A new platform website problems
These are some problems with the new Microsoft platform version: Once this message appears after attempting to post a new thread the thread can no longer be opened without using another webpage: Please fix the following issues to continue: We…
LogShipping DB migration to New Sql server
Hello, I am thinking to migrate our current Logshipping databases (Primary and Secondary) to newer sql server 2019 or 2022. Due to license cost issue, we are using Sql Express and would like to use Express so we can't use Always ON or other…


is it safe to remove Exchange Trusted Subsystem group from Administrators group?
Hi all, We have Exchange server 2019 and we found it is member of AD built in Administrators group. Is it safe to remove Exchange Trusted Subsystem group from AD Administrators group? Best regards, Abdu;-Malik


Flow of Azure B2C (OpenID) when using a custom Identity Provider to authenticate and then redirect to external client
Hello! I'm having some problems with the authentication flow from one web application to another web application, where B2C acts as the "middleman" between the two applications allowing for a seamless login (one directional). My scenario is as…
Deploying Azure Function via bicep templates with custom docker container is not working
We are trying to deploy an azure function behind private endpoint and using custom docker container image that we store in a Azure Container Registry. We are using bicep templates to deploy the necessary resources automatically. The issue we are faced…


issue with exam
My exam has not yet started please check if there is an issue.


An unexpected error occured while processing the request. Tracking ID
I have a powershell script that I had successfully used a couple of days before and created a MySQL Flex database. I tried to create another database and I was getting an error regarding admin login. I have made some efforts until I understand that…


Not able to ping vm to vm in hub spoke with azure firewall
I have set up hub and 2 spokes using Azure Firewall to route traffic from spoke to spoke. I have set correct route to allow all to all this is the only firewall rule I have In both subnet I have set default route rule to Azure Firewall IP there are no…


Interface in .NET MAUI
Hi, How can Implement Interface in .NET MAUI? I want to implement the below to access the App's Settings for both iOS and Android. Thanks, Jassim


What is the limit of int?
Hi all. Looks like there's something I don't know... Net SDK 6.0.405, ASP Net Core 6.0.13. But what is the real limit? https://learn.microsoft.com/ru-ru/dotnet/csharp/language-reference/builtin-types/integral-numeric-types I use: int sqr = number *…


The SELECT permissions was denied on the object 'dm_os_host_info', database 'mssqlsystemresource, system
Hi Team, Recently i am working on one test server, by mistakenly i revoked some permissions. After that when i try to login i am getting error and i don't have any login account(Systadmin) to login to the server. Please suggest me how to fix that. I do…


SQL Tempdb taking up space
Hi friends, we have two synchronous and one asynchronous sql 2016 servers with Always On. Our tempdb are six files in one volume on one disk and another six files on another disk for a total of 12 files. During the early morning routines, a curious…


Is there any convention or rules for writing window class names?
As the title says, I want to know if there is a convention or rules for writing window class names. For example, is this class name a good one: PCWSTR w_className = L"thebluetropics-main-window";


loading an ssis package from batch
I have a package that runs quite well from SSIS as a package to SQL Server. However, when I put it into a batch file and attempt to start my SSIS package the batch file fails with the following error code: The package is a data flow that pulls data from…


Azure Files SMB mount with Storage Account Key Access disabled
From the documentation (https://learn.microsoft.com/en-us/azure/storage/common/shared-key-authorization-prevent?tabs=portal#transition-azure-files-workloads): Disallowing Shared Key access for a storage account does not affect SMB connections to Azure…
Source Control doesn't sync runbooks
Hello, we have and issue with Source control on one automation account. It suddenly stopped working yesterday: Job summary shows that 100 runbooks are synced but 30 runbooks are not…


How to build a load balancer for Cognitive Services
We have set up two Cognitive Service Instances and we want to know whether that is possible to set up a load balancer for the two instances, so developer no need to switch between them?
How to prevent SQL Server from adding additional parenthesis and changing the definition of a column on it's own when executing a create table script
We have to change the increment value and reseed the identity definition for columns on several tables within one of our databases. We accomplish this by using the, “alter table ‘X switch ‘Y“, command which allows us to merely switch the partition from…

