Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How to call Azure Private Zone custom URLs points to AKS from App Service?
We have created an AKS Cluster and deployed two services using ingress controller as load balancer. Also created a private DNS Zone with A records for these two services. The host with prefix properly given Ingress.YAML file and configured. Able to curl…
Hi Team, we are using user assigned managed identity and customer managed key for encryption of recovery service vault. There are some backup jobs created and would like to delete some of them as they are duplicate. Unable to stop them using az back job s
Hi Team, we are using user assigned managed identity and customer managed key for encryption of recovery service vault. There are some backup jobs created and would like to delete some of them as they are duplicate. Unable to stop them using az back job…
Defender for Identity - Directory Services Advanced Auditing is not enabled
Hi Everyone, We have followed the following guide from Microsoft in regards to enabling "advanced auditing" for Defender for Identity: https://learn.microsoft.com/en-us/defender-for-identity/configure-windows-event-collection However, we keep…
HYPERV live migration between 2 differents intel processor failed
Hello, I have a cluster with 4 hyper V. I have 2 servers with a GenuineIntel Intel64 Family 6 Model 85 Stepping 4 processor, and the 2 others with GenuineIntel Intel64 Family 6 Model 85 Stepping 7 processor. Since i migrated my hyperV servers from 2016…
Always On VPN DNS resolution problem
Hi we set up Always On VPN in force-tunnel mode. Server side is RRAS on Win Server 2019, client is Win 10. The customer use split DNS, that means the same FQDN points to a different IPs depending if you are in an inside or outside network. …
Is "Computer Telephony Integration" (CTI) available on Microsoft Contact Center Platform?
Is "Computer Telephony Integration" (CTI) available on Microsoft Contact Center Platform?
How to fix Microsoft Edge's new tab Video Background autoplay not playing problem?
My background video stopped playing automatically recently, even when the animation option of windows switched on. However, any other windows animations work just fine. Quite bizarre. I am using Windows 10. How can I solve it ? Help me out please
Outlook 365 Calendar displaying UTC time in Google Calenda
I have been sharing my Outlook calendar with my husband who uses Google calendar with no problems for nearly a year. Then, I think in June, new events that I create show up in UTC time - off by four hours. New events that I accept from an invitation…
How to fix Azure pass for traning
I misunderstood the use of Azure Pass that will not allow me to renew it in the same Azure subscription that I used before, causing me to not be able to receive Azure credit for teaching my users again. Currently, I have a need for making demos and…


Generate disk usage percentage report for all VMS
Hello All, I am trying to generate disk usage percentage report from Azure portal then export to csv for all vms I have, I tried Insight - metrics but it does not show used disk space percentage if I filter with all vms, moreover , I can't export any…
Turn off OneDrive Backup notification via gpo or script
Hi How can I disable this popup, permanently, using gpo or script (without user interaction): Windows 10 Pro and Windows 11 Pro I tried setting the following registry keys without…
Blazor default template application issue
Hi all. in the default template application of blazor when clicking the button the count variable is increasing by 1. but when navigate to other component and then return to the Counter component the count value is reset to 0 what changes I need to do in…
Unable to delete resource group
I cannot delete a resource group, If I try to delete the resource group i get this error : Failed to delete resource group TrainingRG: Deletion of resource group 'TrainingRG' failed as resources with identifiers…
Azure Container Instance terminated but the container is still transitioning
Goodmorning, I have some ACI resources that, randomly, as far as I can tell, complete with success as shown by logged events but the container is stuck in "the container is still transitioning...". The error seems not to resolve withing some…

App Server ARRAffinity lead to 'The resource you are looking for has been removed, had its name changed, or is temporarily unavailable'
Access sub page will get 'The resource you are looking for has been removed, had its name changed, or is temporarily unavailable' After further investigation we found it related to the Cookies: ARRAffinity and ARRAffinitySameSite, after remove these…
I've signed up for Azure fundamentals training day several times - and successfully registered... but get no link to attend
My most recent attempt to register for the Azure fundamentals training day is set for class of Sept 28... but, as was the case with multiple prior registrations for that same class - I'm not getting ANY follow up or a link or anything through which to…
How to update the secret in keyvault from Synapse notebook
Hi, I'M generating a token in the synapse notebook. I want to update my secret stored in keyvault every time I run my Synapse notebook how can I achieve it could you please provide me the Python code so that I can change the secret value every time I run…
downloaded blob file encoding not reflecting correctly
we are writing a solution to upload email attachments to blob Storage using Azure Function app. Below is code for uploading the csv file to Storage. const attachment_filebuff = Buffer.from(attachmentContentString,'base64'); const…
WordPress on App Service - App Service Email plugin: "Denied by the resource provider"
Following this blog post: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/wordpress-on-azure-appservice-email-integration/ba-p/3890486 I have tried, unsuccessfully, to enable email communication through my WordPress website. For some reason, in…
Best Practices for Group Policy in Active Directory
Hi, what do you think are the best practices to assign GPO in Active Directory? I mean do you suggest to link GPOs to Security Groups or to Containers/OU? Or it is quite the same from a security point of view and so it depends exclusively by cases? …