357,490 questions

Sort by: Updated
1 answer

Intune Android (Corporate Owned Devices - Fully Managed) - Factory Reset block not working

Hi there, I am testing Intune MDM for Android Devices (Have a Motorola G54 5G with Android 13) and when I've configured for the Factory Reset option to be blocked...I can still go to the Factory Reset option in the phones settings and reset it. Can…

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
260 questions
asked 2024-07-03T00:45:21.4233333+00:00
MJ Martinez 0 Reputation points
answered 2024-07-03T02:39:38.4133333+00:00
Xenia-MSFT 545 Reputation points Microsoft Vendor
2 answers

Azure Notification Hubs Android Client SDK - FCM V1 Upgrade

Been using this library and functions successfully since 2021 (haven't needed 1.1.6 update) com.microsoft.azure:notification-hubs-android-sdk-fcm:1.1.4 registerTemplate works fine creating GcmTemplateRegistrationDescription and GcmRegistrationId in…

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.
290 questions
asked 2024-04-05T16:57:47.8433333+00:00
Simone 0 Reputation points
edited a comment 2024-07-03T02:37:52.3266667+00:00
Mansib Rahman 0 Reputation points
0 answers

Enable Script capability on sharepoint server 2019

I want to enable script capability on sharepoint server 2019 so I run the following comman Which mean the script capability is enable for whole sites as I am using the central administration URL here Or am I mistaken?? Do I need to use a site URL…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,283 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,874 questions
asked 2024-07-03T00:47:11.1366667+00:00
Kuronuma 160 Reputation points
commented 2024-07-03T02:37:21.53+00:00
AllenXu-MSFT 17,666 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

How can I retrieve associations between managedDevices, deviceCompliancePolicies, and MobileApps using Microsoft Intune APIs?

I'm working with Microsoft Intune via Microsoft Graph API and encountered an issue while attempting to retrieve associations between managedDevices, deviceCompliancePolicies, and MobileApps. Specifically, when I make the following API call: GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,226 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,654 questions
asked 2024-07-01T12:30:38.3333333+00:00
Sara Caballero 20 Reputation points
commented 2024-07-03T02:37:07.6+00:00
Crystal-MSFT 45,571 Reputation points Microsoft Vendor
1 answer

How can identify National Holiday?

Hello, I'm using API to get calendar list, GET /users/{id | userPrincipalName}/calendars I want to know is there anyway to identify National Holiday. There is "Korean Holiday" in my calendar that seems outlook made Want to specify that calendar…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,226 questions
asked 2024-07-03T00:19:05.43+00:00
공민혁 60 Reputation points
answered 2024-07-03T02:37:00.71+00:00
Yakun Huang-MSFT 1,795 Reputation points Microsoft Vendor
0 answers

How to make UWP MediaElement to be loop mode when casting to a TV?

I find that when using UWP MediaElement (component name: video), it works well to be in loop mode when set as below: video.IsLooping = true; // method 1 video.MediaEnded -= Video_MediaEnded; video.MediaEnded += Video_MediaEnded; // method 2 private…

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,705 questions
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,561 questions
asked 2024-06-28T08:17:01.82+00:00
Tom JD1 Xue 21 Reputation points
commented 2024-07-03T02:34:45.64+00:00
Tom JD1 Xue 21 Reputation points
0 answers

Cannot login to Sharepoint server central administrator

When I enter my user cred to log into sharepoint central administration following screen occur and instead having correct password I cannot able to log in And in another server The process stuck in following screen so from both of the server I cannot…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,283 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,874 questions
asked 2024-07-02T10:08:12.0066667+00:00
ネパリ サンデャ 380 Reputation points
commented 2024-07-03T02:32:45.6066667+00:00
RaytheonXie_MSFT 33,176 Reputation points Microsoft Vendor
0 answers

Switching Between System Power Saving Mode in UWP app ,makes the app non-responded for a while

My UWP app was not responding for sometime, when switching between power Saving mode(windows settings) while App was running. To Reproduce the issue , Run the app Open Windows System Battery Settings -> Enable/Disable Power Saving Mode Now try to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,045 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,565 questions
Universal Windows Platform (UWP)
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,561 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
781 questions
asked 2024-06-28T10:13:12.27+00:00
Prem Kumar S 0 Reputation points
commented 2024-07-03T02:31:13.7733333+00:00
Prem Kumar S 0 Reputation points
0 answers

using HWND in C++ CLR build error (.NET core 8)

I have a C++ CLR that contains windows forms on it, the project is a C++ CLR DLL, somewhat related to this: https://learn.microsoft.com/en-us/answers/questions/1745336/porting-c-clr-net-framework-winform-to-net-8 however, when I declare a variable for…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,565 questions
asked 2024-07-02T09:32:16.24+00:00
cebuhax0r 46 Reputation points
commented 2024-07-03T02:30:06.43+00:00
cebuhax0r 46 Reputation points
0 answers

Company Branding in Azure ADB2C - Cant edit or save

We are setting Azure B2C and at the moment arent able to edit the company branding. We have followed the pre-requisite and have the necessary licenses and the roles but still unable to edit/configure the branding. I have Microsoft Entra ID P1 license…

Microsoft Entra
asked 2024-07-03T02:28:57.93+00:00
Srikant Chandrasekaran 0 Reputation points
0 answers

Are the proxyAddresses settings the same as the primary email address in Outlook?

Hi, Currently, my company is using Azure SSO functionality, but for specific accounts, the primary email address displayed in Azure differs from the email address displayed in Outlook. Upon checking in AD, the proxyAddresses SMTP setting matches the…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,318 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,314 questions
asked 2024-07-03T02:28:28.6833333+00:00
si_fox 0 Reputation points
0 answers

How to limit azcli session lifetime at the tenant level?

As per subject I would like to "az login" session to expire after say 8h. How can I set it up at the tenant level?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,314 questions
asked 2024-07-03T02:27:53.0166667+00:00
MT 136 Reputation points
1 answer

Looking for a formula to highlight an entire row when a date in column J is 60 or < days than current date in Excel

I need a formula for conditional formatting that will highlight a row when the date in column J is <60 days from current date. Any help would be appreciated!

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,646 questions
asked 2024-07-02T17:28:16.51+00:00
Meagan Dally 0 Reputation points
commented 2024-07-03T02:26:18.89+00:00
Jiajing Hua-MFST 7,235 Reputation points Microsoft Vendor
1 answer

how to save .msg attachments in outlook web app

I want to know if it is possible to open and save .msg attachments using outlook web app

Outlook
Outlook
A family of Microsoft email and calendar products.
3,318 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.
5,034 questions
asked 2024-07-02T14:23:00.94+00:00
Labi Oke 0 Reputation points
commented 2024-07-03T02:23:31.9933333+00:00
Joan Hua-MSFT 305 Reputation points Microsoft Vendor
2 answers

unable to view page

Hi All i have a SharePoint site, i have created a couple of pages.(Home-->New-->Page). while creating pages, i have checked the box(create as a private draft). After checking this option i have clicked create page. i am unable to find the drafted…

Microsoft Exchange Online
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,130 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,777 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,338 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,874 questions
asked 2024-07-01T22:02:05.1266667+00:00
Roger Roger 5,046 Reputation points
answered 2024-07-03T02:23:29.3133333+00:00
Yanli Jiang - MSFT 23,186 Reputation points Microsoft Vendor
2 answers

Request for Downgrading from Windows 11 Pro to Windows 10 LTSB

Hello, we are upgrading our machines that currently have Windows 10 LTSB operating systems, and we are purchasing new machines that come with Windows 11 Pro pre-installed. I absolutely need to install the Windows 10 LTSB version on these machines. Is…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,045 questions
asked 2024-07-02T09:56:07.7766667+00:00
BjorklundJoni 0 Reputation points
answered 2024-07-03T02:21:14.0866667+00:00
Hania Lian 10,366 Reputation points Microsoft Vendor
1 answer

ASP Net Core 8.0-A potentially dangerous Request.QueryString value was detected from the client

Hi, I hit the issue "A potentially dangerous Request.QueryString value was detected from the client (filter="...dList eq '<bZFZ0B4I...")" . My project is netcore 8.0,and it's stand-alone executable. I found that the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,336 questions
asked 2024-07-02T08:15:51.9333333+00:00
Liangjun Hu 0 Reputation points Microsoft Employee
answered 2024-07-03T02:21:03.5833333+00:00
Brando Zhang-MSFT 3,361 Reputation points Microsoft Vendor
1 answer

enforce restriction

Hi All i have room mailboxes in the below format in csv file. i want to enforce restriction and only user1 & user2 should be able to book the room. is the below syntax correct. EmailAddress room1@contoso.com room2@contoso.com $rooms = Import-Csv…

Microsoft Exchange Online
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,338 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,460 questions
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,969 questions
asked 2024-07-02T21:50:12.4333333+00:00
Roger Roger 5,046 Reputation points
answered 2024-07-03T02:16:28.27+00:00
Bruce Jing-MSFT 2,070 Reputation points Microsoft Vendor
1 answer

How do You Stop a Shared Calendar Becoming a Teams Meeting When Individual Teams Link Added to the Appointment?

My group uses a shared calendar for the Team, and when we create an appointment from the shared calendar, our process has been to create a separate appointment (from our own Outlook calendar) with a Teams link, then paste the Teams link in the body of…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,471 questions
asked 2024-07-02T19:49:07.9233333+00:00
Smith, Marianne 0 Reputation points
answered 2024-07-03T02:16:22.0566667+00:00
LiweiTian-MSFT 15,995 Reputation points Microsoft Vendor
1 answer

Call SharePoint Embedded lock/unlock container api get error response.

Request url: https://graph.microsoft.com/beta/storageContainers/{containerId}/lock Response: { "error": { "code": "BadRequest", "message": "Resource not found for the segment…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,226 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,130 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,777 questions
asked 2024-07-02T07:42:19.5166667+00:00
Connie Ke (CN) 0 Reputation points
answered 2024-07-03T02:14:53.9966667+00:00
AllenXu-MSFT 17,666 Reputation points Microsoft Vendor