292,969 questions

Sort by: Updated
2 answers

Got 1 Linux Computers Connected via Log Analytics Linux agnet (legacy) after clean uninstall Azure Arc Machines

I got trouble when want to clean uninstall Arc Machine in Ubuntu 22 because when i run troubleshoot while finised installed omsagent it says it's not support in Ubuntu 22. So i want to make another machine with ubuntu 20, i'm running command for…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
999 questions
asked 2024-05-21T09:38:44.3633333+00:00
zake 0 Reputation points
commented 2024-05-22T03:04:53.66+00:00
zake 0 Reputation points
1 answer

how to request a refund on account upgrade

I purchased 'azure account upgrade' by accidentally. This purchase was made 10 mins ago. I was charged CA$44.84 including tax. The invoice number is G047694726. I would like to request refund for this purchase. Please advise how to request the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,441 questions
asked 2024-05-21T23:11:24.85+00:00
Barbara Chen 0 Reputation points
answered 2024-05-22T03:03:39.51+00:00
navba-MSFT 17,405 Reputation points Microsoft Employee
1 answer

Customize guest user invitation experience

I have a verified domain in my Entra instance and can invite external users. When they accept the invitation, they see something like the following: How can I change the mycompany.onmicrosoft.com bit? I want it to display the verified domain.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,004 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,805 questions
asked 2024-05-22T02:22:46.9266667+00:00
Brett McGirr 0 Reputation points
answered 2024-05-22T03:02:35.3133333+00:00
Vahid Ghafarpour 18,840 Reputation points
3 answers

SSRS UnhandledReportRenderingException

Current environment: SSRS: 16.0.1115.92 SQL Server instance: Microsoft SQL Server 2019 (RTM-CU26) (KB5035123) - 15.0.4365.2 (X64) Enterprise Edition (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor). When we…

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,870 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,822 questions
asked 2024-05-21T18:32:15.87+00:00
Alex M 0 Reputation points
commented 2024-05-22T03:02:16.5466667+00:00
Alex M 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to get all installed apps on devices report from Intune via GUI or any other way like PowerShell or Graph API?

How to get all installed apps on devices report from Intune via GUI or any other way like PowerShell or Graph API?

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,749 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
893 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,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,462 questions
asked 2023-08-11T13:27:40.75+00:00
Vinod Survase 4,706 Reputation points
commented 2024-05-22T03:01:01.5633333+00:00
Nazid Kimmie 0 Reputation points
1 answer

How can I be sure my Windows desktop application is signed with a timestamp?

We use DigiCert to create certificates for our Windows desktop apps. The certificate expires in June, and I want to make sure this won't impact the users on the existing versions they use, and the digital signature on the file will remain valid even…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,446 questions
asked 2024-05-21T09:24:04.67+00:00
Ahinoam Tayari Dvir 0 Reputation points
edited an answer 2024-05-22T03:00:54.8433333+00:00
Xiaopo Yang - MSFT 11,506 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How Can I follow my trainees who redeemed my codes after the trainings?

I need to know where the Edu track website is? It's still not working, and I can't track my trainees redeemed codes? Thanks, in advance 😊

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,466 questions
asked 2024-05-16T05:54:57.49+00:00
Mona Yehia 36 Reputation points
commented 2024-05-22T02:59:28.5+00:00
JiSheng-MSFT 310 Reputation points Microsoft Vendor
1 answer

Microsoft Teams

Dear Team, Please tell us the duration of the Microsft teams for Microsoft Teams Essentials plan. Is there any unlimited plan for the Ms teams ? We want at least 60 hours group meeting per month. Can we customize our plan?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,224 questions
asked 2024-05-17T05:22:22.3266667+00:00
Eurolink Safety 0 Reputation points
commented 2024-05-22T02:59:05.9366667+00:00
JiSheng-MSFT 310 Reputation points Microsoft Vendor
1 answer

Get RecycleBin path

I am trying to get the RecycleBin path with the following code: std::wstring GetRecycleBinPath() { std::wstring path{}; SHGetSpecialFolderPathW(NULL, path.data(), CSIDL_BITBUCKET, FALSE); std::clog << ::GetLastError() << std::endl; return…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,558 questions
asked 2024-05-21T14:36:52.1966667+00:00
Flaviu_ 911 Reputation points
commented 2024-05-22T02:58:37.2966667+00:00
Minxin Yu 10,361 Reputation points Microsoft Vendor
1 answer

Some SCCM Clients not getting patched. Error "Scan failed with error = 0x80244007".

Some SCCM Clients not getting patched. Wuahandler log showing the below error. > "Scan failed with error = 0x80244007". Troubleshooting Done : Reset windows update components. Renamed folder SoftwareDistribution and Catroot2. …

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
852 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
915 questions
Microsoft Configuration Manager
asked 2024-05-21T10:19:42.55+00:00
SAURABH LALSARE 0 Reputation points
answered 2024-05-22T02:57:28.2366667+00:00
AllenLiu-MSFT 41,136 Reputation points Microsoft Vendor
1 answer

Teams Meeting Joining GCC Meeting Error

When a user receives a meeting invite from an organization in the Government Community Cloud (GCC) environment, they have trouble joining the meeting if they try to sign in. Is this normal or is something in our tenant causing it? I believe they can…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,224 questions
asked 2024-05-07T18:01:30.6666667+00:00
dodoc 21 Reputation points
commented 2024-05-22T02:56:36.18+00:00
JiSheng-MSFT 310 Reputation points Microsoft Vendor
2 answers

A5 - update from windows 10 to windows 11

Hello, We have A5 licenses and would like to upgrade all devices from Windows 10 to Windows 11. Can we do that via an Intune Windows Update profile? Thank for your help in advance.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,462 questions
asked 2024-05-21T23:16:30.6266667+00:00
J-3804 1,516 Reputation points
edited an answer 2024-05-22T02:56:20.77+00:00
ZhoumingDuan-MSFT 8,920 Reputation points Microsoft Vendor
1 answer

How to export the report from SPO of the folders and data which is heavily used in the SPO site so we can plan the migration via Sharegate tool?

How to export the report from SPO of the folders and data which is heavily used in the SPO site so we can plan the migration via Sharegate tool?

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,934 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 questions
asked 2024-05-21T16:25:40.7566667+00:00
Mytoast Admin 165 Reputation points
answered 2024-05-22T02:55:43.4666667+00:00
AllenXu-MSFT 16,721 Reputation points Microsoft Vendor
1 answer

Microsoft team new feature

hello Team, in your client app Team new version there is one feature for calendar, can we globally turn that OFF from admin center??? steps please

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,224 questions
asked 2024-05-15T07:56:14.69+00:00
kanupriya khanna 55 Reputation points
commented 2024-05-22T02:54:27.7033333+00:00
JiSheng-MSFT 310 Reputation points Microsoft Vendor
1 answer

New Teams chats disappeared

I have noticed the current version of teams, will be unsupported from 1st July 2024. However, when I try the new version, all my chats since December 2023 have disappeared. Ho can I ensure my chat are saved, so when I change over, they are not all lost?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,224 questions
asked 2024-05-15T08:25:44.3266667+00:00
Niall Scott 0 Reputation points
commented 2024-05-22T02:53:47.7666667+00:00
JiSheng-MSFT 310 Reputation points Microsoft Vendor
3 answers

question about deploying SSIS

Hi I have made a project of SSIS with VS 2022, and i need to deploy it and make it to be excuted once per day. It seems that I need to deploy it on sql server.when I click the property of the project ,in Target server version , the lowest is 2016,…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,464 questions
asked 2024-05-21T07:22:16.6666667+00:00
Martin Wang 101 Reputation points
answered 2024-05-22T02:53:19.44+00:00
ZoeHui-MSFT 33,386 Reputation points
1 answer One of the answers was accepted by the question author.

From where can i download sales data Microsoft SQL server?

"Hello Microsoft Team, I'm currently working on the Tailwind Traders lab. Do you happen to possess the "Sales Data Microsoft SQL Server" database? If so, kindly inform me, as I'm eager to utilize it for learning and implementation…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
110 questions
asked 2024-05-12T17:23:01.38+00:00
Hema Sunkara 20 Reputation points
commented 2024-05-22T02:51:49.8933333+00:00
Syed Saleem Peera 965 Reputation points Microsoft Vendor
1 answer

How to get achievement code for showing completed courses in course tab under achievements of profile.

Test the scenario fails.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,466 questions
asked 2024-05-22T00:25:22.4366667+00:00
Ramana Molugu (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
answered 2024-05-22T02:51:24.12+00:00
Vahid Ghafarpour 18,840 Reputation points
1 answer

Selected wrong certification for exam

I by mistake selected wrong certification (AI 900) for exam on May 21st 6 PM. I have to appear for AZ 900. Please let me know know how can I use the voucher code applied for AI 900 in AZ900 certification. I did not appear for AI 900 certification exam…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,466 questions
asked 2024-05-22T00:49:11.8966667+00:00
Ritu Bahl 0 Reputation points
edited the question 2024-05-22T02:51:00.36+00:00
Vahid Ghafarpour 18,840 Reputation points
1 answer

The Reflect link is displayed as pointing to a non-existent tab and cannot be responded to from the article in the post.

Microsoft Education Select the Reflect tab from the Teams class and select New Check-in. Post to see students' reactions. From the new Teams, students select the reaction and press. 'The link points to a tab that does not exist.' This is displayed…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,224 questions
asked 2024-05-22T00:05:43.7766667+00:00
KI 0 Reputation points
answered 2024-05-22T02:50:58.5166667+00:00
JiSheng-MSFT 310 Reputation points Microsoft Vendor