341,162 questions

Sort by: Updated
3 answers

how can i launch sharepoint URL in edge browser directly from android app via intent.

As per the requirement from client they need to launch the sharepoint url inside edge browser directly from android app. they are suggesting to use this. "microsoft-edge:http://www.yoursharepointsite.com" but i could see that this will not…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,124 questions
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.
235 questions
asked 2024-04-22T13:56:03.7633333+00:00
M, Vishnu (Cognizant) 0 Reputation points
answered 2024-04-24T07:29:21.5933333+00:00
ShiJieLi-MSFT 7,236 Reputation points Microsoft Vendor
0 answers

Azure web app is returning 404 Error code

I deployed a spring boot application written in Kotlin with version 3.1.10 on the Azure app service. The app is live, it shows the default page saying, "Your app service is up and running Time to take the next step and deploy your codee," where…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,854 questions
asked 2024-04-12T13:33:08.5833333+00:00
Ahtasham Ul Hassan 0 Reputation points
edited a comment 2024-04-24T07:29:13.9033333+00:00
Aki Nishikawa 320 Reputation points Microsoft Employee
0 answers

My Microsoft Account got Hacked with Minecraft on it

So today I wanted to play Minecraft when I want to log in it appears to me to connect I put in the correct email and it says that the account was not found with this username but I have emails from Microsoft and I also have the email where does it appear…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,439 questions
asked 2024-04-24T07:28:47.4+00:00
Mega Sky 0 Reputation points
1 answer

Steps on creating, saving, and running Import packages within "SQL Server Import and Export Wizard" ?

Hello, using via SQL Server Management Studio "SQL Server Import and Export Wizard" can anyone provide step by steps (perhaps with screenshots?) on how to save an Import package and then create a SQL Agent job in scheduling it please? I've…

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,680 questions
asked 2024-04-19T19:10:05.3766667+00:00
techresearch7777777 1,766 Reputation points
commented 2024-04-24T07:28:33.8433333+00:00
techresearch7777777 1,766 Reputation points
4 answers

How to copy big file 5g with task and within impersonation

Hi, How to copy big file 5G from source to destination using impersonation: WindowsIdentity.RunImpersonated( ImpersonationHelper.Token Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,362 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,855 questions
asked 2024-04-18T08:06:36.18+00:00
דני שטרית 2,706 Reputation points
commented 2024-04-24T07:28:11.0866667+00:00
דני שטרית 2,706 Reputation points
0 answers

Excel thumbnails in Taskbar are gray and dull

In the taskbar of Windows 10 I can see the thumbnails of all the open workbboks of an Excel application. (I believe thumbnail is the correct term). Sometimes these are show pretty dull, i.e. sometimes they are just gray boxes without any information (and…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,454 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,228 questions
asked 2024-04-24T07:28:07.7966667+00:00
Magne 126 Reputation points
8 answers

Navigation buttons in File Explorer doesn't work for some users in Windows 11 | Azure Virtual Desktop

Hey Everyone, We have a customer that is using Azure Virtual Desktop. They use in total 3 VM's running Windows (Windows 11 Enterprise multi-session). Since recently they are complaining about not being able to navigate back and forth in the File…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,361 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 20 Reputation points
commented 2024-04-24T07:26:10.32+00:00
Josh Reaver 0 Reputation points
1 answer

An error occurred when using odbc and managed identity to link azure databricks in the. net core

Environmental description: The app service has already been configured with managed identity, and the relevant permissions for this managed identity have been configured in Azure databricks. When the app service uses code to access Azure databricks, the…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,915 questions
asked 2024-04-23T05:55:31.6166667+00:00
commented 2024-04-24T07:26:08.2966667+00:00
3 answers

Can non-domain joined in use systems be entra joined without having to touch the system

I have about 150 non-domain joined systems out in the field that I need to get entra joined. Is there a way to do this with autopilot? Is there a better option? Please let me know. There are all windows 10 pro systems.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,598 questions
asked 2024-04-22T21:47:19.39+00:00
Daniel Ronald 0 Reputation points
edited an answer 2024-04-24T07:25:39.3866667+00:00
Jing Zhou 1,780 Reputation points Microsoft Vendor
3 answers

Folder Sharing from domain PC.

Hi All, I have Shared one folder on Domain joined Win 11 PC. Given full permission to everyone. I am able to UNC or access folder from any domain joined PC but not able to access through workgroup PC on same Network. Anyone please able to assist?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,138 questions
asked 2024-04-21T22:40:46.65+00:00
Rahul Kumar 0 Reputation points
answered 2024-04-24T07:25:13.4566667+00:00
Jing Zhou 1,780 Reputation points Microsoft Vendor
0 answers

Can't convert Word Document Equation into HTML readable format text like MathML in C#

I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,362 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,154 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,228 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,569 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,478 questions
asked 2024-04-24T04:35:09.1466667+00:00
conduct exam 0 Reputation points
edited the question 2024-04-24T07:25:10.27+00:00
Emi Zhang-MSFT 21,626 Reputation points Microsoft Vendor
2 answers

transfer an Azure account to another Azure account

Hello there, I would like to transfer an Azure account to another Azure account. Both of these accounts have been set up. Could you please assist me with this process so that the project stays the same or with minimal changes? If there is Russian…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,679 questions
asked 2024-04-23T20:00:41.1566667+00:00
DnD Group 0 Reputation points
commented 2024-04-24T07:24:38.71+00:00
DnD Group 0 Reputation points
1 answer

Unable to execute New-RoleGroup cmdlet

I have logged in to exchange online using a unlicense global admin via Exchange Online Management v3 module. I get below error when executing the New-RoleGroup cmdlet. My tenant has exchange license. Error:…

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,171 questions
asked 2024-04-14T02:25:29.8133333+00:00
Yasitha Pandithawatta 101 Reputation points
commented 2024-04-24T07:24:30.3+00:00
Yasitha Pandithawatta 101 Reputation points
1 answer One of the answers was accepted by the question author.

How to unenroll windows device from Intune using PowerShell?

Hello Experts, We have looking for some PowerShell script or command to unenroll the Windows device from Intune without user interaction. We are trying to enroll the device using the graph api query. we have deleted the device object from the managed…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,319 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,043 questions
asked 2024-04-24T05:29:28.9233333+00:00
Anant Bera 66 Reputation points
accepted 2024-04-24T07:23:38.2666667+00:00
Anant Bera 66 Reputation points
2 answers

Power Query cannot list the content of certain SharePoint pages

Hello everyone, I hope someone can give me a tip. We have Office 2021 Professional on the computer and we have SharePoint 2013. There is the function "From File" and then "From SharePoint Folder". So now it's getting funny. One idea…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,214 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,454 questions
asked 2024-04-22T16:33:46.62+00:00
Ramaka 0 Reputation points
commented 2024-04-24T07:22:32.7666667+00:00
Ramaka 0 Reputation points
2 answers

Looking for guidance on integrating third-party data into our domain

Hi, My company's transactional system is MS Dynamics 365. We need to import various third-party data into our domain. I'm a Power BI developer but have been assigned this project. I'm looking for guidance on a suitable database and integration tool. …

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,520 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,451 questions
asked 2024-04-18T16:54:37.4433333+00:00
Anon101 51 Reputation points
commented 2024-04-24T07:22:23.84+00:00
Anon101 51 Reputation points
0 answers

Application Gateway Creation Fails

Application gateway creation fails with unknown error despite that the creation was validated successfully. It shows the following error, what to do? it shows " it reaches terminal provisioning state "failed" "

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
asked 2024-04-22T09:58:47.3+00:00
Fadi Alzebdeh 20 Reputation points
commented 2024-04-24T07:22:08.6533333+00:00
Fadi Alzebdeh 20 Reputation points
0 answers

how to fix this error this request should return popup but it return this error(We`re Sorry! An Error has occured! Type: 500 Please try your request again, check the server logs, or contact the site admi) although i check logs but all query prams correct

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
930 questions
asked 2024-04-23T08:10:17.2333333+00:00
Maha Mahmoud [Pharma] 0 Reputation points
commented 2024-04-24T07:22:06.8033333+00:00
Maha Mahmoud [Pharma] 0 Reputation points
1 answer One of the answers was accepted by the question author.

ERROR CODE :80192EE7. Your account was not setup in device because device management could not be enabled.

Hello, I am setting up my Office 365 suite on my desktop and every time I sign in, I get the following error message: I am the admin for this organization and I am getting it all setup. My account appears to still be on this device, and so far the…

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,760 questions
asked 2024-04-05T00:20:56.8333333+00:00
Khristian Ortega 20 Reputation points
commented 2024-04-24T07:21:16.76+00:00
jquesada 0 Reputation points
2 answers

Screen of death without any prompt

Event Viewer: https://onedrive.live.com/?authkey=%21ANYKixI3luZ2I%5Fs&id=3AE11775A26C2BE1%21107&cid=3AE11775A26C2BE1&parId=root&parQt=sharedby&o=OneUp

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,138 questions
asked 2024-04-24T05:09:37.44+00:00
tofa tofa 0 Reputation points
answered 2024-04-24T07:21:13.0266667+00:00
tofa tofa 0 Reputation points