349,974 questions

Sort by: Updated
1 answer

Restrict users

Hi All I am using an Exchange hybrid environment. All my users are created on-premises and migrated to online. I am also using Intune for mobile device management. My users are assigned an E5 license. I have a requirement to restrict few users from…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,282 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,267 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 questions
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.
134 questions
asked 2024-05-30T17:57:39.9566667+00:00
Rising Flight 3,891 Reputation points
answered 2024-05-31T02:06:48.38+00:00
ZhoumingDuan-MSFT 9,240 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Could I delete Intune configuration policy using graph api?

I checked the document but only found get or list query for configuration policy. And I tried to delete the policy on Intune manually and copy the request URL and run it, but it still didn't work.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,900 questions
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,754 questions
asked 2024-05-30T07:38:17.7566667+00:00
Mike Ye 0 Reputation points
accepted 2024-05-31T02:06:46.67+00:00
Mike Ye 0 Reputation points
1 answer

How to complete the Build course?

I am trying to complete the build course on "Microsoft Build: Build multimodal Generative AI experiences" The 2nd module itself asks for requesting permission for the OpenAI resource…

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.
1,076 questions
asked 2024-05-30T22:45:08.2233333+00:00
amar chheda 0 Reputation points
answered 2024-05-31T02:06:39.2066667+00:00
VarunTha 4,430 Reputation points Microsoft Vendor
4 answers

Website not working in production server but works in development machine

I'm using .NET Framework 4.8 and runtime 4.8 on production server running on Windows Server 2022 Standard. I've deployed our website to the production server using Web Deploy 4.0 without any problem. The website works fine on the development machine (no…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,331 questions
asked 2024-05-06T21:01:21.8033333+00:00
deskcheck1-0579 411 Reputation points
edited a comment 2024-05-31T02:06:19.16+00:00
XuDong Peng-MSFT 10,181 Reputation points Microsoft Vendor
3 answers

Outlook crashes. It doesn't start. It says "Outlook couldn't start last time, safe mode could help you troubleshoot the problem..." How to fix that?

Good day, One day my Outlook crashed and I couldn't restart it. It gave me an error message stating that Outlook couldn't start properly last time and that Safe Mode might help troubleshoot the problem. However, whether I tried starting in Safe Mode or…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,138 questions
asked 2024-05-07T10:13:04.8466667+00:00
Suleyman Ari 0 Reputation points
commented 2024-05-31T02:05:39.8566667+00:00
SokiGuo-MSFT 24,206 Reputation points Microsoft Vendor
1 answer

How to assign a workflow to export or post features in Dynamics BC

Hi How do I set up an approval workflow to either the Bank Export function or Post function in payments journal in Dynamics BC. Approval workflow to export journal batch : assign approval to export or post for person (X) < 50k | approval to…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
90 questions
asked 2024-05-30T15:27:50.8166667+00:00
Onella Perera 0 Reputation points
answered 2024-05-31T02:05:18.3633333+00:00
Kiran P 630 Reputation points Microsoft Vendor
3 answers

How to build screen recorder Winform GUI app which also records the sound of system at the same time

using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using NAudio.Wave; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; namespace ScreenAudioRecorder { public partial class Form1 : Form { …

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,413 questions
asked 2024-05-27T15:21:50.9433333+00:00
Rahmatulloh 0 Reputation points
edited a comment 2024-05-31T02:03:34.5833333+00:00
KOZ6.0 5,375 Reputation points
1 answer

can not find a sharepoint link's driver name by microsoft graph api get driver list by siteId

URL: https://xxx.sharepoint.com/sites/mySiteName/SiteAssets/Repositories/Marketing%20Operations/Forms/xxxx.xls I use this graph api: https://graph.microsoft.com/v1.0/sites/xxx/drives to get below response { "@odata.context":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,900 questions
asked 2024-05-30T09:11:05.18+00:00
He, Marvin 0 Reputation points
commented 2024-05-31T02:02:25.3633333+00:00
He, Marvin 0 Reputation points
2 answers

PXE not work in Configuration Management

We are using MDT to image clients for years and going to deploy Windows 11, as we know that Microsoft MDT is not officially supported Windows 11, so we decide to migrate from MDT to SCCM. We have enabled PXE and checked PXE responder option. But we just…

Microsoft Configuration Manager
asked 2024-05-30T16:06:50.6766667+00:00
MuddyMayor-5788 200 Reputation points
answered 2024-05-31T02:01:39.66+00:00
Simon Ren-MSFT 30,981 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

MAUI: Background color is not updating when changing the mode (iOS)

When changing the mode I am updating the background color and text color of the UI via code. It was working fine on Android side but when I check it on iOS, the Listview background color is not updating properly. Expected Output of light and dark mode is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,007 questions
asked 2024-04-29T13:42:50.5933333+00:00
Sreejith Sreenivasan 691 Reputation points
commented 2024-05-31T01:59:59.7966667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 27,126 Reputation points Microsoft Vendor
1 answer

Enterprise system apps can't be opened from Managed Home Screen

Hello. I have added 'Google Play Store' as an Enterprise system app in Intune (See 1st picture). I have after that added the app to the kiosk configuration (Se 2nd picture). The app is showing on the Managed Home Screen, 2nd page (Se 3rd picture). I have…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 questions
asked 2024-05-30T11:38:15.4966667+00:00
Benjamin Kokholm Broen 50 Reputation points
answered 2024-05-31T01:58:51.9066667+00:00
Crystal-MSFT 44,501 Reputation points Microsoft Vendor
1 answer

Create an Azure OpenAI Service resource in the Azure portal - missing help

Create an Azure OpenAI Service resource in the Azure portal Started the training, created the first page with the a subscription name, resource group name, region, unique instance name, and select a pricing tier but it doesn't' mention anything about…

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.
1,076 questions
asked 2024-05-29T19:26:00.6466667+00:00
Kris B 0 Reputation points
commented 2024-05-31T01:58:23.8833333+00:00
Rakesh Gurram 4,215 Reputation points Microsoft Vendor
3 answers

Hash table creation issue in Sql server

I have created hash table in outer procedure with 2 columns and trying to create another hash table with same name but 3 columns. Now if i try to insert into hash table in inner procedure i get error saying not able to access third column (which was not…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,937 questions
asked 2024-05-30T09:15:06.0866667+00:00
yashwin g shetty 20 Reputation points
commented 2024-05-31T01:57:08.12+00:00
CosmogHong-MSFT 23,951 Reputation points Microsoft Vendor
1 answer

Can’t sign into new outlook email

I had an old outlook email account for a previous employer that i no longer need or use and now im trying to sign into a different email on outlook and it won’t allow me to it still says the old account is found. I just want to be able to sign into my…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,138 questions
asked 2024-05-30T18:42:01.12+00:00
Auntranece Rogers 0 Reputation points
answered 2024-05-31T01:56:27.9566667+00:00
SokiGuo-MSFT 24,206 Reputation points Microsoft Vendor
0 answers

Error "Failed to retrieve information about the selected search resource. Please try again later or choose a different resource."

I am getting the following error when trying to connect Azure Open AI to AI Search. "Failed to retrieve information about the selected search resource. Please try again later or choose a different resource." Both the Open AI Service and…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
764 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,329 questions
asked 2024-05-30T04:39:57.7033333+00:00
Hamish Browne 0 Reputation points
commented 2024-05-31T01:54:04.62+00:00
Hamish Browne 0 Reputation points
1 answer

If I found a spelling mistake or more than one in the videos, how can I help to improve these videos?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,282 questions
asked 2024-05-30T21:22:22.34+00:00
Shefa'☀️ Yaqoup 0 Reputation points
answered 2024-05-31T01:53:10.65+00:00
LiweiTian-MSFT 15,120 Reputation points Microsoft Vendor
4 answers

Retirement Announcement - Azure Notification Hubs FCM Legacy API

Hello Azure Customers in the community, Firebase Cloud Messaging (FCM) is a service that, among other things, facilitates developers sending push notifications to Google Play supported Android devices. ANH previously communicated with FCM using the…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
274 questions
asked 2024-02-12T17:11:58.4666667+00:00
Heather Tian 10 Reputation points Microsoft Employee
commented 2024-05-31T01:53:06.9433333+00:00
Ewart MacLucas 0 Reputation points
1 answer

Message d'erreur WSUS : 'Impossible d'afficher les termes du contrat de licence logiciel Microsoft pour cette misa jour. La MàJ ne sera pas approuvée

Bonjour, Lors d'approbation de Mise à Jour sur WSUS. J'ai un message d'erreur : 'Impossible d'afficher les termes du contrat de licence logiciel Microsoft pour cette misa jour. La MàJ ne sera pas approuvée.' Voici un imprime écran du Message : …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,331 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
985 questions
asked 2024-05-30T13:59:51.1266667+00:00
Alexandre MANUEL 0 Reputation points
answered 2024-05-31T01:52:54.33+00:00
AllenLiu-MSFT 41,451 Reputation points Microsoft Vendor
0 answers

Unable to create or modify the exisiting O365 file(Word, Excel, PP) in Sharepoint 2010 On Prem

Hi, I am facing an issue with the SharePoint 2010 with O365 Files. We have SharePoint 2010 On prem version, and the content folder is mapped to users as UNC path (L Drive). Now I will brief some scenarios for better understanding. Scenario 01: Created…

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,993 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,908 questions
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,583 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,850 questions
asked 2024-05-30T23:15:21.73+00:00
Prasanth Vasudevan 0 Reputation points
edited the question 2024-05-31T01:49:00+00:00
KristianSmith-MSFT 31 Reputation points Microsoft Employee
0 answers

No numbers are coming up on my authentication app!!

No numbers are coming up on my authenticate app so I am unable to log into my work accounts!! Yes I’ve updated the app, yes I’ve restarted my phone, yes I’ve deleted and reinstalled the app and yea I have signed out and signed in again.

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,703 questions
asked 2024-05-31T01:48:00.2633333+00:00
Jasmine Kavanagh 0 Reputation points