EXPORT TO EXCEL .iqy
Hello, i got a problem with ONE DRIVE. The button export to excel disapered but only when im inside my folder and not when im on a site folder

outlook email not receiving verification codes
emails with verification codes are not being received
Keeping documents in sync with SharePoint Server Subscription Edition
With the SharePoint Server Subscription Edition for on-premises SharePoint, users can collaborate with people outside their organisations by enabling access and sending invitations to collaborate. External users will need to connect to an organisation’s…
Fonts become italic
Hi, In Maui template we have: fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular"); fonts.AddFont("OpenSans-Semibold.ttf", "OpenSansSemibold"); Later I publish the app as exe. When I create setup with…
Fetching all Activity Ids in a Teams
I am developing a Microsoft Teams Conversation Bot. I want to fetch all activity Ids for the bot and delete those using below code: for (let i = 0; i < activityIds.length; i++) { // deleteActivity(): deletes an existing activity in the…
Microsoft Defender for Endpoint keeps detecting that Teams needs to be updated
Microsoft Defender for Endpoint keeps detecting that Teams needs to be updated even though it's updated (New teams latest version) and Classic Teams has been uninstalled. Trying to figure out exactly how Defender is detecting this...Is it a registry…
Unable to create AVD/VMs
I am trying to create a simple AVD with host pool of 2 VMs and its keep failing. This is what I am trying https://www.youtube.com/watch?v=ol2Nyfm4ziY Create Azure Virtual Desktop | Host pools Select Windows 10 with or without Office 365. 2 VMS with…
Training Custom Extraction Model in Azure AI Document Intelligence for Medical Data
Seeking advice on effectively training a custom extraction model in Azure AI Document Intelligence, specifically for analyzing cancer treatment documents. The model is designed to extract key data such as chemotherapy received, radiation sites and…

Word and Outlook Crashed and won’t open
My Word and Outlook suddenly refused to open . I have been using both programs for over 15 years. How do I restore them on my Apple I Mac Desk top and all my files?

When is the API Management Premium V2 will become GA?
We want to use it in our architecture plan but we need a firm commitment on the general availability.
Why can't I build this app at work, but I can at home?
At work I was trying to build a Blazor app that a colleague had written. It refused to work. So, when I got home last night, I tried a simpler Blazor app. It built perfectly at home. So, I then added my work account as a contributor to my personal GitHub…
Availability zone enabled for notification hub even when explicitly disabled
I created a notification hub without availability zone: It started a deployment with zoneRedudancy Disabled: Then it create a notification hub with availability zones enabled: How to deploy a notification hub with the parameter I requested ?
Web Sign-In defeats the Fast User Switching policy
Hi! We have a particular application which does not support multiuser environments. It is a very important application as it provides some corporate restrictions on the Windows device. We did set Hide Fast User Switching = Enabled with a Configuration…
For fonts only, how to add DARK red (or any shade) to the ribbon/menu bar. It's annoying to have search for a shade.
How to add DARK red (or any shade) to the ribbon/menu bar. It's annoying to have search for a shade.

I forgot my Hotmail password. 2-factor authentication is on. I have 2 mobile phone numbers registered but I can't send SMS to one of them.
I forgot my Hotmail password. 2-factor authentication is on. I have 2 mobile phone numbers registered but I am not receiving SMS to one of them. It shows my 2 phone numbers to recover my account. I select one and get the code. Since two-factor…
How to reschedule exam on same day if you didn't have id proof
I want to reschedule my exam within my test slot please provide assistance in 15 min
Unable to create Azure Database for Postgres Flexible Server using terraform script due to Internal Server Error.
Hello everyone, I'm unable to create an azurerm_postgresql_flexible_server resource using terrafrom script. I'm getting following error: user@host:~/infra$ terraform apply tfplan.terraform azurerm_postgresql_flexible_server.postgressrv:…
Behaviour of Scheduled Job (Cron) when a previous job is running and new one is triggered
I have a job scheduled in container app jobs to execute after every 5 minutes. Suppose a job is triggered at 11:00 a.m. Now before this finished another job is triggered at 11:05. What will happen to the previously running job. Will it get terminated or…
Microsoft Teams Sharing Problem
Could you tell me if it is possible to block a single user blocked from sharing? I am outside of an organization, and we meet weekly through Teams. I am the only person who cannot screen share, and this is the only meeting where I have this problem.…

How to Disable or Remove Hive Warehouse Connector from HDInsight 5.1
Hello, We are running Spark on HDInsight 5.1 and are not using Hive Metastore at all. However, our Spark application is failing with the following exception: User class threw exception: java.lang.NoClassDefFoundError:…