290,777 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How can I close previous browser tabs with use of a weblink?

Is there a way to close previous browser tabs through API where we sent an URL to open the default Edge browser? So in the URL we must sent the command for this action, I came thus far that the previous tabs go blank but not close with following part in…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,149 questions
asked 2024-05-03T12:56:51.46+00:00
Kleykens Jochen 20 Reputation points
accepted 2024-05-10T06:44:40.2+00:00
Kleykens Jochen 20 Reputation points
1 answer

Discrepancy in Table Extraction between Azure Document Intelligence GUI and Python SDK for Local Images

I’m using Azure Document Intelligence to analyze images that contain tables. When I use the GUI, the results correctly include the tables for all images. However, when I use the Python SDK and run the same images from my local machine, the tables are not…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,403 questions
asked 2024-05-08T21:06:07.5233333+00:00
Sanam Khalili 0 Reputation points
commented 2024-05-10T06:44:29.5733333+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
1 answer

How to use a microsoft personal email with DefaultAzureCredential from python sdk to download/upload files in azure storage blob account?

I'm developing a system in which a user from a simple python application can download/upload files from azure blob storage. I'm using python sdk and VS code as IDE (without the azure extension activated) and I'm stuck with microsoft personal account used…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,447 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,662 questions
asked 2024-05-09T14:38:27.34+00:00
Alberto Porro 0 Reputation points
answered 2024-05-10T06:43:50.3833333+00:00
Nehruji R 2,126 Reputation points Microsoft Vendor
2 answers

Mobile SSO for an Android app that interacts with various service providers

Hey, I working on an Android application for employees that leverages several private services as service providers. I keen to provide a single-sign-on user experience, expecting the user to login only once (interactive), and interact with all of the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,645 questions
asked 2024-05-08T06:38:48.1033333+00:00
Alex Linder 0 Reputation points
answered 2024-05-10T06:41:54.18+00:00
Shweta Mathur 27,936 Reputation points Microsoft Employee
7 answers

Edge SSO not working any more

Strangest thing is happening. We assign Edge (Stabile version) to our dedicated android devices with Azure AD. Yesterday version 124.0.2478.50 (247805005) of Edge AI Browser was starting to install on our devices and we ran in to a problem instantly. The…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,149 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.
238 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,396 questions
asked 2024-04-29T10:51:08.1533333+00:00
Jenslöv, Niklas 5 Reputation points
commented 2024-05-10T06:38:19.32+00:00
Ivan Gutovic 0 Reputation points
1 answer

How can I look up a user's manager with the MSGraph Java SDK (unattended)?

For a bit of background, I am writing a Java app to run as a module in an older, legacy java application that was set up to use LDAP for directory services. I've registered an application in Entra and provided the least privileges so it can read the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
asked 2024-05-09T19:50:18.4666667+00:00
Brad Ellis 0 Reputation points
answered 2024-05-10T06:36:03.5833333+00:00
Yakun Huang-MSFT 315 Reputation points Microsoft Vendor
1 answer

Getting not running on Azure Stack hypervisor error

After apply updates to Windows Server 2022 Datacenter Azure Edition VM, I am getting the error message: Your Windows Server 2022 Datacenter Azure Edition VM has been deactivated because you are not running on Azure or a supported Azure Stack…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
319 questions
asked 2024-02-29T01:47:11.4866667+00:00
Zile Rehman 5 Reputation points
commented 2024-05-10T06:33:48.5266667+00:00
Cristobal Araneda 0 Reputation points
1 answer

How to make Microsoft Word the modern theme?

Hi, I recently needed to reset my laptop and reinstall office 365 and powerpoint seem to have reverted to an older version or look at least. My desktop word used to look like this: But now it looks like this: Anyone have an idea on how to fix it? BTW…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
671 questions
asked 2024-05-09T10:13:11.51+00:00
Chris 0 Reputation points
commented 2024-05-10T06:32:34.2066667+00:00
Stefan Blom 2,081 Reputation points MVP
1 answer

Cannot configure my custom app to work in shared channels

we have developed as teams bot custom app and published to market place. It is working fine with teams standard channel and chats. But we are not able to add our app in shared channels. As per the information in…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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.
2,885 questions
asked 2024-05-08T08:53:20.0633333+00:00
Thasni Masood 0 Reputation points
commented 2024-05-10T06:32:30.2966667+00:00
LiweiTian-MSFT 14,850 Reputation points Microsoft Vendor
1 answer

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray As String() = Split("A C A B C A B A B C") Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}), ({"B", ({"10-12",…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,837 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,636 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,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-10T06:32:29.4533333+00:00
Jiachen Li-MSFT 26,746 Reputation points Microsoft Vendor
1 answer

Collecting System information using python

How can I collect the information that System Information collects? I want to view the USB port information within System Information in Python. If possible, I would like to go to File and then save at the top left in python as well. Any code snippets…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
215 questions
asked 2024-05-07T18:28:27.4633333+00:00
Shoumik Das 0 Reputation points
commented 2024-05-10T06:32:10.69+00:00
XinGuo-MSFT 14,541 Reputation points
1 answer

How to get email address of the mailboxes.

I have the display name of the users in a csv file. I want to know their email address from PowerShell. I am not able to run the command in AD to get this information. Please provide a PowerShell command which I can run in Exchange online to achieve…

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,205 questions
asked 2024-05-10T03:47:43.0633333+00:00
Sanjay Bhakuni - admin 0 Reputation points
answered 2024-05-10T06:30:19.54+00:00
Olaf Helper 41,001 Reputation points
1 answer

New Teams randomly crashes affecting most applications requiring reboot

Hello    Please i need your help on this issue.   Late last week one of our users experienced an issue with New Teams which has been off-and-ongoing which affected two computers logged in as him.   A similar issue occurred while he was using teams web…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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.
2,885 questions
asked 2024-05-10T02:24:02.38+00:00
Iniobong Nkanga 1,681 Reputation points
answered 2024-05-10T06:30:15.26+00:00
LiweiTian-MSFT 14,850 Reputation points Microsoft Vendor
1 answer

How show/select a file in File Explorer using code?

Suppose I have a ListView that displays some files. When the user select one, I want to reveal the file in File Explorer. Is this possible in UWP?

Universal Windows Platform (UWP)
asked 2024-05-09T14:25:28.1466667+00:00
杨岑 126 Reputation points
answered 2024-05-10T06:30:12.3233333+00:00
Junjie Zhu - MSFT 15,211 Reputation points Microsoft Vendor
2 answers

How to use Get-AppXPackage to display only version?

Hi, When I run the "x" command, it shows the result below. Which parameter should I use so that it only shows the "Version" line? Name : Microsoft.Windows.NarratorQuickStart Publisher : CN=Microsoft Corporation,…

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,388 questions
asked 2023-01-22T14:26:13.9733333+00:00
Darien Chiba 41 Reputation points
answered 2024-05-10T06:27:48.5433333+00:00
Tyrone 0 Reputation points
1 answer

Cannot open past Mail emails in New Outlook

I cannot open my Mail emails that were saved in Word Documents in the New Outlook. A message states I need to purchase Microsoft 365. Any suggestions would be appreciated.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,038 questions
asked 2024-05-09T03:41:07.5133333+00:00
Bruce Jackson 0 Reputation points
commented 2024-05-10T06:26:19.7433333+00:00
Bruce Jackson 0 Reputation points
1 answer One of the answers was accepted by the question author.

Could you please suggest the list of software needed to register and use a custom component in data tools tool box using VS2019 in x64

Issue Description: Facing issue in setting up and running SSIS in debug mode in VS2015 that can recognize 64-Bit C# custom components in Data Tools Tool box. Created MyCustomComponent.dll by referencing below dlls. Took the dlls from…

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
496 questions
asked 2024-04-08T12:34:26.1366667+00:00
SAILANATHAN Balaji 20 Reputation points
commented 2024-05-10T06:24:04.49+00:00
SAILANATHAN Balaji 20 Reputation points
1 answer

Unable to upload custom app to Microsoft Teams

I have a custom app package that I tried to import to the Developer Portal. When I try to upload it, I get the error: Failed to upload App(Tracking info: 4a6d5384-2ef7-4d64-82c6-02a6c248ba36_265 Thu, 09 May 2024 23:06:14 GMT | Status code: 422) This is…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,150 questions
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.
2,885 questions
asked 2024-05-09T23:12:39.4+00:00
Jessica Poemape 0 Reputation points
commented 2024-05-10T06:20:59.5533333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
2 answers

Configuration manager cannot connect to site

Hi, I have just upgraded Configuration manager from version 2303 to version 2309 and am having an issue running the console remotely. On the server my standard user and domain admin user can run the console without issue, but remotely although my DA…

Microsoft Configuration Manager
asked 2024-04-26T10:12:22.62+00:00
i8displaynames 6 Reputation points
commented 2024-05-10T06:20:44.59+00:00
Simon Ren-MSFT 30,506 Reputation points Microsoft Vendor
2 answers

how to fix app registration access from myapp and restrict from other users

Hi team, I have problem when create external identity & azure ad b2c, to create access management login, i have create azure ad b2c, app registration & add app launcher at enterprice application. Users can access apps from myapp when…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,662 questions
asked 2024-05-07T03:28:18.78+00:00
Agung 0 Reputation points
edited a comment 2024-05-10T06:20:03.78+00:00
Shweta Mathur 27,936 Reputation points Microsoft Employee