423,136 questions

Sort by: Updated
0 answers

Some users get "Oops! We weren't able to find your Azure Front Door Service configuration."

I have Front Door and CDN profile with configured domain cdn.ogl.app that worked well for a long time. But today I noticed that from my location it is not reachable anymore and shows azure blue page "Page not found. Oops! We weren't able to find…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
787 questions
asked 2025-03-20T23:47:37.41+00:00
60856927 66 Reputation points
commented 2025-03-24T02:08:57.11+00:00
G Sree Vidya 260 Reputation points Microsoft External Staff
0 answers

need to protect the teams group from public, but Dontknow who is the owner for the teams group

In our office login group we missed the ownership for our teams group, Kind ly support us to protect the group from public. need to protect the teams group from public, but Dontknow who is the owner for the teams group

Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
271 questions
asked 2025-03-21T09:38:37.5766667+00:00
Vinothkumar Paramasivam 0 Reputation points
edited the question 2025-03-24T02:08:54.66+00:00
JimmyYang-MSFT 57,596 Reputation points Microsoft External Staff
1 answer

allow outgoing port 25

Dear support, Our solution is using outbound SMTP port 25 for sending out system email. Please kindly help us to unblock port 25 for this network interface: trex-demo605_z1 Thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,558 questions
asked 2025-03-21T10:33:57.3166667+00:00
Tan See Youu 陈诗右 0 Reputation points
answered 2025-03-24T02:07:59.9466667+00:00
Tan See Youu 陈诗右 0 Reputation points
1 answer

How to fix: Exception thrown: 'System.Runtime.InteropServices.COMException' in WinRT.Runtime.dll The program has exited with code 3762504530 (0xe0434352).

I have a .NET MAUI app that I am completing on Visual Studio Professional 2022. I have cleaned, restored, and build the app with no errors. I configured the app to run on Windows. Just before launching, the app crashes with this error: Exception thrown:…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,028 questions
asked 2025-03-20T16:44:11.8433333+00:00
Waithley Williams 1 Reputation point
edited the question 2025-03-24T02:05:46.5833333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 81,016 Reputation points Microsoft External Staff
0 answers

button alignment doesn't respect position in winui

I am trying to put my button here, where I have the red drawing but for some reason it doesn't work xaml <Grid x:Name="rootContainer"> <Grid.RowDefinitions> <RowDefinition Height="Auto" /> …

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
847 questions
asked 2025-03-24T02:04:00.7333333+00:00
Eduardo Gomez 3,471 Reputation points
edited the question 2025-03-24T02:05:10.7533333+00:00
Eduardo Gomez 3,471 Reputation points
2 answers

How to set time zone in microsoft teams - Hybrid Deployment

Hello, We are using teams in our organisation, and we're bringing on board some more people who are in different timezones. I've taken a look at this thread here:…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,256 questions
asked 2025-03-09T20:49:27.0566667+00:00
Rowan Scott 0 Reputation points
commented 2025-03-24T02:04:23.92+00:00
Tianyi Chang (Shanghai Wicresoft Co Ltd) 1,350 Reputation points Microsoft External Staff
1 answer

Unable to create work profile in Vivo Y28S 5G

We have tried to enroll Vivo Y28S 5G mobile in Intune, it failed to create work profile. Error - "A work profile can't be added to this V2351. If you have questions, contact your IT admin". Android enterprise Personally owned with work…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,458 questions
asked 2025-03-21T08:46:40.08+00:00
Aravindan D 0 Reputation points
commented 2025-03-24T02:04:20.6566667+00:00
Xenia-MSFT 5,095 Reputation points Microsoft External Staff
3 answers

Unable to hide user from address book

We are in a hybrid environment with our on-premise AD synced with Entra via AD Connect. Our email is strictly online as we have no on-prem exchange. I am unable to hide anyone from the global address book. I also dont have any of the exchange attributes…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,802 questions
asked 2025-03-06T13:43:52.11+00:00
Shaun Healy 0 Reputation points
commented 2025-03-24T02:03:55.85+00:00
Tianyi Chang (Shanghai Wicresoft Co Ltd) 1,350 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Get next Run Time of ADF trigger

How to get next(future) run time of ADF trigger?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,365 questions
asked 2021-07-20T18:01:51.947+00:00
commented 2025-03-24T02:03:08.32+00:00
Orlando Colamatteo 0 Reputation points
1 answer

Microsoft Teams App Not Loading After Deployment in Kubernetes, but Logs Show in Console

I have built a custom Microsoft Teams app using TypeScript React and deployed it inside a Kubernetes (K8s) pod. When I upload the manifest to Microsoft Teams, I don't see the app in the UI. However, when I inspect the console logs (F12 in Teams), I can…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,693 questions
asked 2025-03-16T13:18:54.91+00:00
Ahmed Rashid | Xelion B.V 5 Reputation points
edited a comment 2025-03-24T02:02:57.0166667+00:00
Robin Sheng-MSFT 6,685 Reputation points Microsoft External Staff
1 answer

Toas notification failed to register

I made a NotificationHelper namespace NanoFlow.Helpers; public class NotificationHelper { public void LaunchToastNotification(string filename, string filepath) { ToastNotificationManagerCompat.OnActivated += toastArgs =>…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
847 questions
asked 2025-03-17T12:11:04.34+00:00
Eduardo Gomez Romero 1,335 Reputation points
commented 2025-03-24T02:02:02.33+00:00
Roy Li - MSFT 34,101 Reputation points Microsoft External Staff
1 answer

Custom Protocol Links Not Opening in Microsoft Teams Desktop App, But Work in Browser

I have a custom Teams tab where I use window.open() to open a protocol link (example.appserver:start). This works perfectly when running Microsoft Teams in a web browser, but it does not work inside the Microsoft Teams desktop app. However, window.open()…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,693 questions
asked 2025-03-17T08:23:20.18+00:00
Ahmed Rashid | Xelion B.V 5 Reputation points
commented 2025-03-24T02:01:40.1733333+00:00
Robin Sheng-MSFT 6,685 Reputation points Microsoft External Staff
0 answers

MS Entra Private Access - Clarification

Hi All, Due to our work from home users have less bandwidth after connecting through VPN, we wanted to remove and replace with Microsoft Entra Private Access. Our remote users need to access only M365 apps and Power Platform application for now for…

Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
93 questions
asked 2025-03-23T12:55:49.4433333+00:00
Karthik Palani 20 Reputation points
commented 2025-03-24T02:01:19.04+00:00
Navya 16,700 Reputation points Microsoft External Staff
1 answer

mTLS, mutual TLS, or server-to-server authentication deprecation of Sectigo

I recently got an email from Sectigo that they are going to remove mTLS or server-to-server authentication from their certificates. I checked and this would impact the Exchange online Hybrid situation as far as i can see it. Does someone know if…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,256 questions
asked 2025-03-21T10:05:14.8666667+00:00
Michel Admiraal 0 Reputation points
answered 2025-03-24T02:01:18.2066667+00:00
Tianyi Chang (Shanghai Wicresoft Co Ltd) 1,350 Reputation points Microsoft External Staff
0 answers

Screen Share Popup is shrinking on Edge Browser

"Choose What To Share" browser popup is not completely visible and shrinking while screen sharing. We are getting this issue on Edge browser after installing 134 Edge version. It's working on other browser. Note: The popup is shrinking and if…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,503 questions
asked 2025-03-21T11:42:35.5766667+00:00
Chaitali Jadhav 0 Reputation points
commented 2025-03-24T02:00:49.8033333+00:00
ShiJieLi-MSFT 12,091 Reputation points Microsoft External Staff
1 answer

unable to download

Hi All, I am new to Microsoft Teams administration. One of my users has reported an issue where user is unable to download Teams meeting transcripts to the downloads folder. Please guide me on this. Is there a setting that needs to be enabled to allow…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,693 questions
asked 2025-03-17T22:04:08.7266667+00:00
Rising Flight 4,856 Reputation points
commented 2025-03-24T01:59:58.0233333+00:00
Robin Sheng-MSFT 6,685 Reputation points Microsoft External Staff
1 answer

Error message "At least one rule must be specified" when uploading JSON file to create custom compliance policy in Intune

Attempting to create a custom policy in Microsoft Intune to discover non-updated machines leads to an error message stating "At least one rule must be specified" when uploading a JSON file. The PowerShell discovery script being used is as…

Microsoft Intune Compliance
Microsoft Intune Compliance
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Compliance: Adhering to rules, standards, policies, and laws.
186 questions
asked 2025-03-13T15:37:17.52+00:00
Houman Alavehzadeh 20 Reputation points
commented 2025-03-24T01:59:48.1666667+00:00
Crystal-MSFT 53,086 Reputation points Microsoft External Staff
0 answers

How to set user's Desktop to use redirected folders

Since upgrading our domain workstations to Windows 11 last year new users do not automatically get their Desktop, Documents, etc. redirected to the redirected folders on the domain controller, even though the Group Policy on redirect is set up and the…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,160 questions
asked 2025-03-24T01:59:47.9266667+00:00
OHPRS Admin 221 Reputation points
1 answer

I have an issue setting up MS teams integration in my webapp.

I am trying to have chats for different teams so our support can tackle them. The problem is the clients exist on sever external azure tenants. How do we go about the security, privacy. and adding users by their email to create chats? Or any other…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,693 questions
asked 2025-03-18T08:30:10.7466667+00:00
Seifeldin Sabry 0 Reputation points
commented 2025-03-24T01:59:22.15+00:00
Robin Sheng-MSFT 6,685 Reputation points Microsoft External Staff
1 answer

i have set up a premium plan on my desktop but cannot view on my mobile device

i want to use premim plans on microsoft teams but seem as if i can only acces premium plans on desktop? i can se basic plans on my mobile but not premium plans

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,693 questions
asked 2025-03-18T23:50:16.6066667+00:00
Ecoscape Solutions 0 Reputation points
commented 2025-03-24T01:58:54.7366667+00:00
Robin Sheng-MSFT 6,685 Reputation points Microsoft External Staff