293,054 questions

Sort by: Updated
2 answers

How to check root cause of "Agent message code 20084. The process could not connect to Distributor" on a Pull subscription(SQL MI) and Publisher/Distributor (ON Prem SQL Server)

How to check root cause of "Agent message code 20084. The process could not connect to Distributor" on a Pull subscription(SQL MI) and Publisher/Distributor (ON Prem SQL Server) The firewall and network settings looks fine. However we are…

Azure SQL Database
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,876 questions
asked 2024-05-21T13:10:34.7166667+00:00
Nitya V 40 Reputation points
commented 2024-05-22T09:21:46.6633333+00:00
LucyChenMSFT-4874 1,280 Reputation points
2 answers

email bounce back

Dear Sir, My email bounced back with following response which happened in certain emails Your message couldn't be delivered. Despite repeated attempts to contact the recipient's email system it didn't respond. Contact the recipient by some other means…

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.
4,940 questions
asked 2024-05-21T09:18:14.9566667+00:00
Joey Yu 0 Reputation points
edited an answer 2024-05-22T09:21:41.58+00:00
Faery Fu-MSFT 17,286 Reputation points Microsoft Vendor
1 answer

How to disable the font scaling for the Display alert's in Maui - iOS

Hello, Currently I'm disabling the font scaling in iOS by following this. https://learn.microsoft.com/en-us/answers/questions/1661536/how-can-i-prevent-the-device-font-size-effect-of-a Now I want to achieve the same functionality for the display…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,969 questions
asked 2024-05-21T13:40:20.09+00:00
Vaibhav Methuku 60 Reputation points
commented 2024-05-22T09:21:23.79+00:00
Vaibhav Methuku 60 Reputation points
2 answers

I would like to know which power BI certification is the best? and what are all the prerequisites for that if any?

Please suggest a latest powerBI certification with prerequisites

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.
112 questions
asked 2024-05-22T08:07:42.5966667+00:00
Manju Bandikatla 0 Reputation points
edited the question 2024-05-22T09:19:27.39+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

App Protection Policy does not apply on the Cloud App 'Microsoft 365 (Office)'

Hello Community, I've created an App Protection Policy in Intune for Android unmanaged devices, requiring a PIN for accessing Outlook, OneDrive, and Microsoft 365 (Office). While the PIN requirement works as expected for Outlook and OneDrive, it doesn't…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,463 questions
asked 2024-05-21T13:43:07.6+00:00
Mike 0 Reputation points
commented 2024-05-22T09:17:54.3966667+00:00
Crystal-MSFT 44,321 Reputation points Microsoft Vendor
2 answers

Error 53 - how to fix

Brand new Mac mini purchased today - installed Office 365 with my work credentials and met with this on start-up

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
690 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,349 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,529 questions
asked 2024-03-25T07:25:05.7533333+00:00
MS 0 Reputation points
commented 2024-05-22T09:16:58.7666667+00:00
Priyanshu Agarwal 0 Reputation points
1 answer

Is it possible to hide a pipeline created in Azure Data Factory or Azure Synapse Analytics for a particular user/s?

Scenario : Lets say there are number of department in any organisation. Adf pipeline of one department can only be visible to respective department , not to other department. For ex. if the adf pipeline created by Data ETL related Department then…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,460 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,717 questions
asked 2024-05-22T06:43:06.7966667+00:00
Rachit Pandya 0 Reputation points
edited a comment 2024-05-22T09:12:27.5966667+00:00
Rachit Pandya 0 Reputation points
1 answer One of the answers was accepted by the question author.

Oracle Service Cloud error when setting up ADF linked service

We have already setup up a vpn tunnel and all the necessary network configuration to Oracle Service Cloud. I created a Linked service to Oracle Service Cloud  but when i test it i get this error: ERROR [HY000] [Microsoft][OSvC] (20) Error while…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,717 questions
asked 2024-05-21T11:01:14.5033333+00:00
Pankaj Mandania 61 Reputation points
accepted 2024-05-22T09:12:07.6233333+00:00
Pankaj Mandania 61 Reputation points
1 answer

Visual Studio 2022 - VB.Net Desktop application error message hindering functionality

My desktop application developed with Visual Studio 2022 - VB.Net codes, generated an error message that is hindering the functionality of the application. Please see the message below: Severity Code Description Project File Line Suppression…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,600 questions
asked 2024-05-16T21:25:31.1233333+00:00
Simon 286 Reputation points
commented 2024-05-22T09:10:32.7733333+00:00
Jiachen Li-MSFT 27,241 Reputation points Microsoft Vendor
2 answers

ToUpper and ToLower first char and first word

Hello, Going to convert the first letter of each word to upper and lower case, to upper is simple, but to lower? System.Globalization.CultureInfo.CurrentCulture.TextInfo.ToTitleCase(---) And to convert the first word of string to upper and lower case, no…

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,369 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,600 questions
asked 2024-05-16T13:29:08.5166667+00:00
StewartBW 465 Reputation points
commented 2024-05-22T09:09:54.16+00:00
Jiachen Li-MSFT 27,241 Reputation points Microsoft Vendor
1 answer

Exceeded subscription quota limits for compute Standard DSv2 Family Dedicated CPUs

Hello, in the modules / exercises: Track model training in Jupyter notebooks with MLflow, https://microsoftlearning.github.io/mslearn-azure-ml/Instructions/07-Notebooks-mlflow-tracking.html Run a training script as a command job in Azure Machine…

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,025 questions
asked 2024-05-14T13:50:01.56+00:00
Proxauf, Bastian 0 Reputation points
commented 2024-05-22T09:08:47.0233333+00:00
RDash 1,245 Reputation points Microsoft Vendor
1 answer

Mailtoonedrive

can anyone help me on this. I am working on this logic flow where if mail has attachments then store it in one drive. Below is the flow I am facing this error while executing

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-06T05:59:32.3033333+00:00
Power BI Admin Ciel 0 Reputation points
commented 2024-05-22T09:07:14.81+00:00
SwathiDhanwada-MSFT 17,881 Reputation points
1 answer

VirtualizingStackPanel Scrollviewer height

I am working a uwp app where i used ListView with VirtualizingStackPanel . In my case i am trying create an alternatives for CVS ListView so each item has a ItemsControl (choosen this because it consume less memory and ScrollViewer). Now if i want…

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,369 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.
770 questions
asked 2024-05-22T06:12:58.1066667+00:00
shriram 80 Reputation points
commented 2024-05-22T09:04:16.3366667+00:00
shriram 80 Reputation points
1 answer

Storage Spaces Mirror - Reduced Resiliency - How to repair?

I have a Windows Storage Spaces Mirror Pool compsed of 2 8TB drives. I have been running it without problem until the moment when I forgot to turn on of the drives on and I have added some new data to the pool. From this moment the pool shows…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,786 questions
asked 2024-05-22T09:03:14.3933333+00:00
Jan Svatuška 0 Reputation points
answered 2024-05-22T09:03:14.41+00:00
Q&A Assist
1 answer

Sharepoint Online injects MS Office documents with custom property fields

Dear Microsoft 365 Community, We discovered that MS Office documents in our environment get automatically injected with custom property fields (see screenshot below) when they are uploaded to any SharePoint Online site, including Teams and OneDrive. …

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,938 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,831 questions
asked 2024-05-21T13:57:53.1+00:00
Thomas Simon 0 Reputation points
answered 2024-05-22T09:02:45.63+00:00
Emily Du-MSFT 42,426 Reputation points Microsoft Vendor
1 answer

How to Disable/Enable Audio Hardware Acceleration in Windows 11?

Hi there, I would like to Disable/Enable Audio Hardware Acceleration programmatically in Windows 11. Is there any way to implement it? Thanks. Best regards, Hank

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,369 questions
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,559 questions
asked 2024-05-21T07:19:37.4966667+00:00
Hank 0 Reputation points
commented 2024-05-22T09:02:29.0633333+00:00
Minxin Yu 10,361 Reputation points Microsoft Vendor
1 answer

Power BI service, The training of import data should be removed. it is not possible in Power BI services

Power BI service, The training of import data should be removed. it is not possible in Power BI services This question is related to the following Learning Module

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.
112 questions
asked 2024-05-22T04:50:44.2266667+00:00
Bahram Kouhi 0 Reputation points
answered 2024-05-22T09:02:25.7866667+00:00
Rakesh Gurram 3,810 Reputation points Microsoft Vendor
1 answer

Is Microsoft C++ Build Tools - Visual Studio free for commercial use

Hello. Please help. We need to use in our organization Microsoft C++ Build Tools - Visual Studio for Python Library usage in Python. This library demands Microsoft C++ Build Tools for usage. Can we use Microsoft C++ Build Tools for free for commercial…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,684 questions
asked 2024-05-21T07:47:27.5166667+00:00
Ksandr Yas 0 Reputation points
commented 2024-05-22T09:01:20.67+00:00
Tianyu Sun-MSFT 27,801 Reputation points Microsoft Vendor
1 answer

Echange2016 After enabling internal email content filtering, it does not take effect.

exchange2016CU23 Apr24HU Using the Exchange Management Shell on the mail server to enable content filtering for internal emails, logs show that internal emails bypass content filtering, and policies are not in…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,104 questions
asked 2024-05-21T06:17:15.1833333+00:00
liang cong 0 Reputation points
edited a comment 2024-05-22T08:58:42.44+00:00
Mike Hu-MSFT 625 Reputation points Microsoft Vendor
1 answer

OneDrive -storage is full, can't delete old file versions because a retenetion policy prevents it

Hello I want to delete a retention policy in Microsoft Purview / Data lifecycle management. Theoretically when I click the checkbox on the policy, Edit option should show up. And although I am the Global Administrator - that doesn't happen. Any idea…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
960 questions
asked 2024-05-19T12:50:59.9166667+00:00
Attila Dob 5 Reputation points
commented 2024-05-22T08:56:34.7733333+00:00
PRADEEPCHEEKATLA-MSFT 79,376 Reputation points Microsoft Employee