342,671 questions

Sort by: Updated
1 answer

Get-EXOMailbox -> How to obtain all mailboxes with pagination

Hi, I am using cmdlet Get-EXOMailbox -resultSize unlimited. But this return a lot of data and it take a lot of time. I would like to use some skip or nextLink but it is not working. I tried this: Get-EXOMailbox | select-object -Skip 10 -First 10…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,066 questions
asked 2024-04-30T09:33:18.1533333+00:00
Trubianska, Juliana 26 Reputation points
answered 2024-04-30T15:37:46.2533333+00:00
Rich Matheisen 44,856 Reputation points
0 answers

Failed SQL logins to MI coming from same subnet as SQLManagedInstance

We have started monitoring failed login attempts to our managed instance and see some failed connections that we can't seem to figure out what the attempt may be. Error message: A disconnect event was raised when server is waiting for Federated…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
947 questions
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,735 questions
asked 2024-04-30T15:36:48.85+00:00
Ryan Pighin 61 Reputation points
0 answers

As a student how can I access azure AI services.

Hello Everyone, I'm new to the Azure AI service and learning the AI service from microsoft learn portal. But I face issue when I asked for complete the Lab assignment. It required my subscription should be approved to user Azure AI service. I tried to…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,381 questions
asked 2024-04-29T06:46:04.23+00:00
SuryaKanta Nayak 116 Reputation points
edited a comment 2024-04-30T15:34:46.4133333+00:00
navba-MSFT 17,120 Reputation points Microsoft Employee
0 answers

How to visit the views of carouselview different item ?

webview will display embed youtube video I need user webview.EvaluateJavaScriptAsync to control the video. Then, how can i visit the webview of different items ? <CarouselView Grid.Row="2" x:Name="cView"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-29T07:10:20.56+00:00
Fei Xu 490 Reputation points
commented 2024-04-30T15:33:51.7133333+00:00
Fei Xu 490 Reputation points
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
edited a comment 2024-04-30T15:33:21.4466667+00:00
Andrew Hopkinson 6 Reputation points
1 answer

Contact Microsoft support

How can i contact Microsoft for direct support for my issue?

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,245 questions
asked 2024-04-30T15:09:09.4633333+00:00
Jefferson 426 Reputation points
answered 2024-04-30T15:33:14.66+00:00
Bruce (SqlWork.com) 56,286 Reputation points
1 answer

Winget "No package found matching input criteria."

This is on a clean install of Windows 11 (the Win10 to Win11 just kept failing) with all updates. This is typical of my winget issues (all run as Administrator) In Powershell5 trying to get 7: PS C:\Windows\system32> winget --version v1.2.10691 PS…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,185 questions
asked 2024-04-17T15:16:57.9266667+00:00
Paul 0 Reputation points
commented 2024-04-30T15:33:12.4633333+00:00
Paul 0 Reputation points
0 answers

ADF pipeline with upsert throwing error "The data type text cannot be used as an operand to the UNION, INTERSECT or EXCEPT operators because it is not comparable"

ADF pipeline writing data from AZURE sql to on prem SQL Server with upsert operation. TEXT fields are part of target system, Even though TEXT fields are not selected in select query and are not mandatory fields still throwing error. I cannot change…

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,735 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-27T01:42:51.18+00:00
Shantanu Dekapurwar 0 Reputation points
commented 2024-04-30T15:32:43.4433333+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer

Is there any API to get Microsoft compliance reports?

I wish to retrieve the Microsoft Message encryption report and Alerts from the Microsoft Compliance program via API automation. The manual procedure I currently follow is as follows. 1.Message Encryption Report: Link:…

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,811 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,612 questions
Microsoft Intune Reporting
Microsoft Intune Reporting
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Reporting: The process of giving an account of something that has been observed, heard, done, or investigated.
55 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,348 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
573 questions
asked 2024-04-30T10:24:18.7466667+00:00
Akash Tripathy 0 Reputation points
answered 2024-04-30T15:32:14.91+00:00
Vasil Michev 95,581 Reputation points MVP
6 answers

How do i replace and update the company logo on the search, taskbar

Hi Guys I'm trying my best to google this but can't find anything on it. On our Company Win10 laptops, there is a company logo at the right of the search bar (also on top left). How can i replace this logo with our new logo? And can i…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,631 questions
asked 2022-10-31T18:59:20.807+00:00
Romano, Vito 1 Reputation point
commented 2024-04-30T15:32:12.2766667+00:00
Dave Adams 0 Reputation points
0 answers

Discussion around different ways to implement PIM for Azure resources

I've found there are two ways to use PIM to grant access to Azure resources and I'd like to understand the differences, if any, between the two. The outcome is the same however the process/workflow to achieve it is different. Method 1 Create an Entra ID…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
947 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
668 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,511 questions
asked 2024-01-30T07:07:38.8133333+00:00
KFM 86 Reputation points
commented 2024-04-30T15:31:51.71+00:00
AH 0 Reputation points
0 answers

Microsoft office 365 applications cannot connect to the server

I have a problem where two users couldn't connect to any office 365 apps. it just says "trying to connect" or "sorry, we couldn't connect/contact the server" but just from specifics users, if you change the windows user and try again…

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,811 questions
asked 2024-04-30T15:30:59.9366667+00:00
Elias Sosa 0 Reputation points
3 answers

How to send a mail notification for a failed pipeline in Azure Synapse Analytics?

How can I send a notification email to a specific email address without using a logic app when one of my Synapse Analytics pipelines fails? I would like to include the error message in the email notification.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,345 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,431 questions
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,381 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-03-20T15:48:58.53+00:00
Aditya Singh 105 Reputation points
commented 2024-04-30T15:30:48.9533333+00:00
Roberto Cuevas 0 Reputation points
0 answers

Recommendations for Upgrading Hyper-V Host from 2019 to 2022

I have upgraded Hyper-V Guests from 2019 to 2022, but not the Host. What are some recommendations for upgrading a Hyper-V Host running 2019 Standard to 2022 Standard? Can I export the VMs and clean install Server 2022, then import the VMs without any…

System Center Virtual Machine Manager
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,153 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,545 questions
asked 2024-04-30T15:30:14.35+00:00
SagerR-5181 180 Reputation points
1 answer

error in azure synapse notebook

synapse notebook, I tuned hyperparameter for neural network model, it gave the following error: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input at [Source: (String)""; line: 1, column: 0] My…

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,381 questions
asked 2024-04-29T19:27:28.13+00:00
uuu zhu 0 Reputation points
commented 2024-04-30T15:29:37.0666667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer

Inquiry Regarding Windows 11 Feature Suggestions

Dear Microsoft Support, I hope this message finds you well. I'm a dedicated user of Microsoft products, particularly Windows, and I'm excited about the release of Windows 11. As an enthusiast and frequent user of your operating systems, I often come up…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,631 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,757 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,185 questions
asked 2024-04-28T11:35:21.26+00:00
Geoffrey Muli 0 Reputation points
answered 2024-04-30T15:28:14.8366667+00:00
CrazyKats 0 Reputation points
1 answer

SCOM does not alert when the "sql server agent" stops stops on a server with multiple instances installed

Like the title says, on a server with multiple SQL instances installed, SCOM does not alert when one of those instanstances of "SQL Agent Service" stops. On single instance servers the monitor works just fine and will alert when the service…

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.
833 questions
asked 2024-04-26T16:22:43.2833333+00:00
Brian W 121 Reputation points
commented 2024-04-30T15:27:35.3+00:00
Brian W 121 Reputation points
0 answers

How can I get a report showing all folders/files that have been shared (internally & externally) on a SharePoint OnLine site

I need to get a report that will show all files/folders that have been shared within a SharePoint site. I know we can see some data within the library permissions, but I need to see what exact file(s) have been shared under limited access

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,651 questions
asked 2024-04-30T15:27:33.9133333+00:00
Mark Callan 0 Reputation points
1 answer One of the answers was accepted by the question author.

VM Extension Tagging

Is it possible to create a policy to tag VM extensions via inherit tags from resource group policy?

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
795 questions
asked 2024-04-24T14:50:28.9033333+00:00
Ellis, LeRon (SkillStorm) 0 Reputation points
accepted 2024-04-30T15:26:27.3933333+00:00
Ellis, LeRon (SkillStorm) 0 Reputation points
1 answer

need to set "spark.rpc.message.maxSize"

In Synapse Notebook, I tried to run spark.conf.get("spark.rpc.message.maxSize") had the following error: Py4JJavaError Traceback (most recent call last) Cell In [9], line 1 ----> 1 spark.conf.get("spark.rpc.message.maxSize") File…

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,381 questions
asked 2024-04-30T11:21:00.2066667+00:00
uuu zhu 0 Reputation points
edited an answer 2024-04-30T15:26:21.3633333+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee