Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Startup Batch Script not applying through GPO
Here is the configuration for my startup script. Basically The script includes 1 line to enable bitlocker which requires administrative privileges to run the batch script. How do i pass the parameter so my batch script runs at startup My script…


Word desktop Microsoft 365 (64 bit) document opens very slowly - unable to correct
*** Problem *** I have a large DOCM word file (11,385 KB) named "Notes.docm" which I edit on Word desktop 2019 (32 bit) and Word desktop 2016 (32 bit) on Windows 10 Pro computers. I now also need to edit it on Word desktop Microsoft 365 (64…
does bitlocker AD unlock from server 2008 schema continue if server updated to 2012r2?
We have some OU's with enforced BitLocker and a 48-ch unlock password stored in AD. Does that password still work if AD schema is upgraded from 08 to 12r2 or higher?


Tried to gpupdate /force but getting "Processing Group Policy failed" error. DFS looks fine
Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. C:\Users\Administrator>gpupdate /force Updating policy... Computer policy could not be updated successfully. The following errors were enc ountered: The…


AddAzureSignalR and ServerStickyMode with two Azure SignalR resources and two Web App services
Currently we have a configuration of two Azure SignalR resources, primary and secondary endpoints and two web app services that are configured with the two signalr resources (below code). My question is why the documentation contradictory?, we have…
Give access certain external email accounts to a meeting
In my company, we offer some online trainings via Teams to our clients. We want only give access to people who has ordered this training and has given us its email address. Is that possible? We have found that some clients have resend the link to all…


I2C-OVER-AUX
I have a "DisplayPort to VGA" chipset connected to INTEL HD530 display directly inside my computer. I need to apply the machanism "I2C-Over-Aux" to drive the I2C bus of the "DisplayPort Adapter". How can I do that?


How can I reach my authenticator if I changer my phone number while ago?
I had updates on my laptop and now I cant access it because i cant access autheticatro app i almost downloaded 3 y ago, because everything is conected to my old phone number i dont use over a year, and i cant change pr get any code


Azure Bicep authorization roleassignements to storage account fails with error The role assignment already exists
We are trying to assign a user-assigned managed identity to a storage account using Microsoft.Authorization/roleAssignments@2018-01-01-preview resource but it is failing and giving an error if the role already exists. we need to ignore the error to…


Blazor Server: Cannot access a disposed object.
In a Blazor Server application, I am trying to query the database (via EF) on a timer and load data if there is an update. I am using a new dbcontext object each time so I am confused why it is trying to access something that is disposed of. Error…


While configuration of Azure MI link feature Distributed AG unable to connect with MI using FQDN
I have successfully configured. SQL managed instance Link feature to replicate Database from Azure SQL VM to SQL MI, after configuration, i have checked in Distributed AG where SQL mi is showing not connected, once I clicked over there to connect it's…


Existing IIS virtual directory on-premise doesn't update but throws error while deployed using Azure release pipeline
I have a IIS Web App Manage step which throws an error Configuration Type: IIS Virtual Directory Parent Website Name: Default Web Site Virtual Path: /virtual directory name Physical Path: location of the files in disk When I delete the virtual…


Is there a way to decrypt an encrypted data on fly while uploading it on Azure blob storage using Azure Key Vault?
We have a scenerio in our case: A file is encrypted using the consumer's public key over a physical device. That encrypted file, in decrypted format, is to be stored over Azure blob storage. The consumer's private key is already stored in a Azure key…


How do I move my Godaddy Office 365 to Microsoft?
I purchased my Office outlook email [on my personal domain] from Godaddy. I didn't know at the time that I would be forced into staying with Godaddy. Is there a way to move this out of Godaddy and managed by my Microsoft account which I already have…


WIndows 11 22H2 Author MMC cannot save conole when you remove action pane
Authoring any MMC under Windows 11 22H2 that has an action pane. If I keep the action pane I can save it to another location. If I remove action pane I get 'MMC cannot save the console'. How do I author an MMC with a removed action pane in…


Azure machine learning data label project csv format don't work
Hi, I trying to create a Text Named Entity Recognition project in azure machine learning, but when I am creating the project a get the next warning. (Data preprocessing failed. Please check if dataset is valid for the project type chosen. I load…


Azure Sandbox: Error code 403, You do not have access (Azure Active Directory)
Hi, I have the same problem as [https://learn.microsoft.com/en-us/answers/questions/1129949/azure-sandbox-error-code-403-you-do-not-have-acces The suggested solution there does not help me. I get the same error page even clicking on AAD in the menu on…


Packet loss on udp multicast over IPv4
HI, I am using Windows 10 Enterprise x64 build 21H2 and suffering from udp multicast packet loss. To explain better I am using AES67 streams with having randomly packet loss. This happens on 2 different PC's with the same Windows builds. Also I have…


How to secure api using basic authendication against LDAP in Azure APIM?
we have the API in azure api management which need to verify the user credential against LDAP on the incoming requests from the consumer. Does APIM supports any custom policy to connect ldap server to perform this verification. Does APIM support any…


Clarification on Federating with Azure AD and B2C Setup
So I understand that you need Azure B2C to set up federating your Azure and Microsoft 365 federation with some other IdP like Google. Do you need a paid version of Azure to get B2C (create a tenant)? We have the free version of Azure AD I believe. But…