289,018 questions

Sort by: Updated
9 answers

How to fix this error "warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for redirect."

Good evening , I am trying to build a simple web api using ASP.Net . The app has been showing the error like this after building it - warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,177 questions
asked 2023-06-03T08:29:57.58+00:00
Vaishnavi P 40 Reputation points
answered 2024-05-01T01:40:34.87+00:00
Giray Turker 0 Reputation points
1 answer

Will the meeting automatically cancel after the organizer leaves the meeting

Sometimes during a meeting, the organizer may leave the meeting. Does this behavior cause the meeting to be interrupted.Can the organizer still view Attendee reports after leaving?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,101 questions
asked 2024-04-30T14:15:03.4+00:00
Pleasehelp 0 Reputation points
answered 2024-05-01T01:38:11.38+00:00
LiweiTian-MSFT 14,220 Reputation points Microsoft Vendor
2 answers

Hello, does anyone have any idea on how to remove CoPilot from Bing via Intune?

CoPilot has been removed from the Sidebar on Edge via Intune and URLs are also blocked however, within Bing on Edge i cannot seem to find a way in Intune to block/remove this. Please see screenshot. Thank you

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,136 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,349 questions
asked 2024-04-30T09:44:21.94+00:00
Zakee Anwar 0 Reputation points
answered 2024-05-01T01:38:03.2566667+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor
2 answers

SharePoint List item not found when running HTTP query from Logic app

Hi everybody, I am facing an issue with getting a SharePoint list item as described here: https://learn.microsoft.com/en-us/graph/api/listitem-get?view=graph-rest-1.0&tabs=http When I perform the following query through Graph Explorer, I get a…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,851 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,614 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,653 questions
asked 2024-04-29T17:00:13.5866667+00:00
Joost van der Linden 71 Reputation points
edited an answer 2024-05-01T01:36:45.4433333+00:00
RaytheonXie_MSFT 31,226 Reputation points Microsoft Vendor
1 answer

Maui MediaPicker.Default.CapturePhotoAsync windows doesn't display camera

When I run the app is the VS 2022 on Windows 10 the MediaPicker.Default.CapturePhotoAsync method displays the camera and allows me to capture a photo. When the app is published and installed on Windows 10 the MediaPicker.Default.CapturePhotoAsync method…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,636 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,886 questions
asked 2024-04-30T16:15:24.1733333+00:00
Grant Schaffer 20 Reputation points
commented 2024-05-01T01:36:41.6266667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,416 Reputation points Microsoft Vendor
1 answer

Out of Office unable to send automatic reply

I have set up automatic replies in Out of Office, but when other users within the organization send me messages, they still cannot receive automatic replies and request help.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,101 questions
asked 2024-04-30T14:01:41.41+00:00
Stephen 80 Reputation points
edited an answer 2024-05-01T01:35:03.8066667+00:00
LiweiTian-MSFT 14,220 Reputation points Microsoft Vendor
1 answer

I'm using unity. after I imported an asset from unity asset store, VS gives me this error

I started to get this error after I imported a asset from unity asset store. FangAutoTile is a class that's included in the store. The errors disappear after I quit VS and log back in. But's it's annoying to see the error each time I develop. any one…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,613 questions
asked 2024-04-30T02:09:19.9666667+00:00
wentao 0 Reputation points
answered 2024-05-01T01:32:00.0566667+00:00
Anna Xiu-MSFT 25,716 Reputation points Microsoft Vendor
2 answers

Issues to create or modify files in Scripts Folder in Sysvol, Windows server 2012 (Access denied)

Issues to create or modify files in Scripts Folder in Sysvol, Windows server 2019 (Access denied) after in-place upgrade the windows server from 2012 R2 to 2016 then 2019

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,464 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,155 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,880 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,377 questions
asked 2024-04-30T04:38:39.93+00:00
Sambhaji Khairnar 0 Reputation points
answered 2024-05-01T01:29:17.9733333+00:00
Daisy Zhou 18,706 Reputation points Microsoft Vendor
2 answers

Connect To SharePoint with MS Graph in spfx

Hi I´ve created SPFx webpart in sharepoint, and I want to call graph api in the webpart. But the console always return 403 error. I have grant sites.fullcontrol to the application. But I can't even call the most basic api like…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2024-04-30T17:36:41.3266667+00:00
luee johnlu 80 Reputation points
commented 2024-05-01T01:27:05.0866667+00:00
RaytheonXie_MSFT 31,226 Reputation points Microsoft Vendor
2 answers

Localize application display name of iOS developed with .NET MAUI?

Display name is localized on android in "Resources\values" folder and it works as expected. However, I can't make it work with iOS. What has been done: My solution : In info.plist : In InfoPlist.strings : In csproj : When I…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,886 questions
asked 2024-04-25T23:11:33.74+00:00
Omar H 0 Reputation points
commented 2024-05-01T01:26:32.3033333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,416 Reputation points Microsoft Vendor
1 answer

How can I sign into OneDrive Personal Vault with a Password?

I’ve just set up Personal Vault on OneDrive. Every time I try to unlock it, it only gives me the option of sending an email to verify my identity. When I go into “show more verification methods”, it adds the option to send a text message. Can I sign in…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
817 questions
asked 2024-04-30T09:46:45.7533333+00:00
brie 0 Reputation points
answered 2024-05-01T01:24:59.6666667+00:00
Jiajing Hua-MFST 4,825 Reputation points Microsoft Vendor
1 answer

Password doesn't work

I have opened the lab How to Train, Debug and Deploy Responsible AI Model but the password wont' work. Not sure how to complete the lab. This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
922 questions
asked 2024-04-30T17:25:28.82+00:00
Raquel Reid 0 Reputation points
answered 2024-05-01T01:19:44.0933333+00:00
VarunTha 3,045 Reputation points Microsoft Vendor
2 answers

We've detected a Microsoft Intune PowerShell script issue in your environment

Have received the below advisory from Microsoft but enable to find the particular script with the following app id. Can someone please help the process how to search for this app id and identify. Creating a new app registration in the Microsoft Entra…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,725 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,349 questions
asked 2024-04-24T03:09:11.66+00:00
Paricha, Avijit (WIPRO) 0 Reputation points
answered 2024-05-01T01:14:43.1766667+00:00
Keith 0 Reputation points
1 answer

Azure Server Authentication mysteriously stops functioning since last night

To debug the software, I'm using an Azure KeyVault which stores all connection strings (on a resource group specified for testing, which is a replica of the resource group for production). A user access policy is created in the KeyVaultrepresenting the…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,119 questions
asked 2024-04-30T08:52:02.27+00:00
Lucas Harskamp 20 Reputation points
edited the question 2024-05-01T01:13:03.8866667+00:00
Anna Xiu-MSFT 25,716 Reputation points Microsoft Vendor
1 answer

how to fix microsoft.exchange.clients.owa2.server.core.owainvalidtimezoneexception

Ever since updating to outlook new a few weeks ago, i've been getting the following message microsoft.exchange.clients.owa2.server.core.owainvalidtimezoneexception. please help

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,080 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,986 questions
asked 2024-04-14T19:36:53.3733333+00:00
Dirk48544 0 Reputation points
commented 2024-05-01T01:10:27.9566667+00:00
Faery Fu-MSFT 16,921 Reputation points Microsoft Vendor
2 answers

Outlook for Mac

Hello Please i need your help on this issue. Outlook for Mac will cause my machine to say "Your system has run out of application memory". When I look at the memory usage it shows Outlook using far more ram than I even have in my machine.

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,080 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,986 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,896 questions
asked 2024-04-13T16:42:17.58+00:00
IniobongNkanga-8038 266 Reputation points
commented 2024-05-01T01:10:08.4366667+00:00
Faery Fu-MSFT 16,921 Reputation points Microsoft Vendor
1 answer

Outlook Data File Corruption

Hello Please we are having an issue with Microsoft Outlook Classic. We do not have problem with the new outlook but when we switch to classic Outlook we get the error message below:

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,080 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,986 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,896 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
389 questions
asked 2024-04-13T10:23:13.2066667+00:00
IniobongNkanga-8038 266 Reputation points
commented 2024-05-01T01:09:43.6633333+00:00
Faery Fu-MSFT 16,921 Reputation points Microsoft Vendor
1 answer

password synchronisation issues

Modern authentication a couple of weeks ago. Since then we are prompted for passwords in Outlook randomly on different computers. We are running Outlook 2016, 2019 and M365 and Windows 10/11 on all machines.

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,893 questions
asked 2024-04-08T01:48:00.4566667+00:00
David Johnson 0 Reputation points
commented 2024-05-01T01:09:24.2566667+00:00
Faery Fu-MSFT 16,921 Reputation points Microsoft Vendor
1 answer

Is it safe to Enable employee access to the new Outlook for Windows?

Hello! I have some users who are not enable the new Outlook, others are with no issues and they have the same settings. Why? If safe to run this script? Set-CASMailbox -Identity <MailboxIdentity> -OneWinNativeOutlookEnabled <$true | $false>

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,812 questions
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,186 questions
asked 2024-04-01T22:45:37.7266667+00:00
Carlos Lino 6 Reputation points
commented 2024-05-01T01:09:04.17+00:00
Faery Fu-MSFT 16,921 Reputation points Microsoft Vendor
1 answer

openai cookbook is not working and returning error

I am following azure OpenAI cookbook but the code sample there is not working as expected, different error returns to different request. Is that the official document? Is there sample repo for us to download and run?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,566 questions
asked 2024-04-29T22:49:38.1133333+00:00
Dan Ishutin 60 Reputation points
commented 2024-05-01T01:07:24.11+00:00
Maui Rivera 240 Reputation points Microsoft Employee