406,372 questions

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

Why using an Event Grid between an Azure Function and a Service Bus or an Event Hub ?

Hello, I just checked some tutorials from the Microsoft documentation, then I think I'm missing a point. It is possible to bind an Azure Function directly to a Service Bus or an Event Hub. So, what is the benefit to use an Event Grid Trigger then…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
665 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
692 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
425 questions
asked 2021-04-11T09:20:16.37+00:00
Alexandre 51 Reputation points
commented 2021-04-12T09:02:16.283+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee
1 answer

FSLogix will only mount the first 4 Profiles

I have an issue where FSLogix will only mount the profile for the first 4 users that sign into my RD Session Host. We have had this in place for the past 6 months with no issues and they have only just started. When the 5th user goes to sign in the…

FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
513 questions
asked 2021-04-07T14:48:49.933+00:00
Lucas MacBeth 1 Reputation point
commented 2021-04-12T09:00:24.87+00:00
Leila Kong 3,701 Reputation points
5 answers

Msg 537, Level 16, State 3, Procedure Recover_Truncated_Data_Proc, Line 113 Invalid length parameter passed to the LEFT or SUBSTRING function.

I work on sql server 2012 i call procedure name as below EXEC Recover_Truncated_Data_Proc 'Nahdy','dbo.Student' I get error Msg 537, Level 16, State 3, Procedure Recover_Truncated_Data_Proc, Line 113 Invalid length parameter passed to the LEFT or…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,690 questions
asked 2021-04-08T21:04:32.883+00:00
ahmed salah 3,216 Reputation points
commented 2021-04-12T08:58:35.79+00:00
EchoLiu-MSFT 14,601 Reputation points
1 answer

how to create secondary drives and move them between servers in hyperv

Storage migration without live migration option in Hyper V

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,818 questions
asked 2021-04-09T19:44:41.363+00:00
Harika Vinnakota 1 Reputation point
answered 2021-04-12T08:53:05.33+00:00
Xiaowei He 9,926 Reputation points
3 answers

How To Troubleshoot A Stored Procedure

What are some tips and tricks on how to troubleshoot a stored procedure?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
asked 2021-04-09T15:20:11.547+00:00
Johnathan Simpson 586 Reputation points
answered 2021-04-12T08:52:57.807+00:00
Cris Zhan-MSFT 6,646 Reputation points
0 answers

VB.net Getworkitemsasync

I'm trying to fetch all work items below is my code - I get an exception Exception thrown: 'Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException' in System.Private.CoreLib.dll Public Async Function PopulateWITs As List(Of Integer)) As…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,780 questions
asked 2021-04-12T08:52:52.243+00:00
LoveToCode 161 Reputation points
1 answer

Crystal Report in Xamarin Forms

Hi guys, can I crystal report in Xamarin Forms? if you have any plugin and code please suggest me. Thanks.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-12T05:18:33.437+00:00
Shivam Singh 1 Reputation point
answered 2021-04-12T08:52:21.387+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 79,941 Reputation points Microsoft Vendor
1 answer

SCCM Reporting Services not working after SQL upgrade

Hi all, we have a SCCM build 1910 (Hotfix KB4537079 installed) and needed to upgrade the existing SQL Server 2012 with the CM DB to SQL Server 2019 a few days ago. . The SQL Server runs on its own Windows Server. CU9 is installed. SCCM is…

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,996 questions
Microsoft Configuration Manager
asked 2021-04-07T15:07:35.473+00:00
PrimeFX 1 Reputation point
commented 2021-04-12T08:47:18.247+00:00
AllenLiu-MSFT 47,971 Reputation points Microsoft Vendor
1 answer

Visual Studio Simulator keeps loading (VS 2019)

I'm making a UWP app (called Reform) on Visual Studio 2019 and when I try to start the Simulator, it just opens a new window called 'Microsoft.Windows.Simulator.exe' and shows what looks like an old Microsoft Surface on the screen. The surface starts…

Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,446 questions
asked 2021-04-11T08:05:22.967+00:00
Lamparter 26 Reputation points
commented 2021-04-12T08:42:27.503+00:00
Ken Tucker 5,856 Reputation points
1 answer

InvalidOperationsException (Vb.net)

I'm dealing with something strange - earlier I was able to list all my data in a list view control using the following code: Now after couple day I get an InvalidOperationsException. If wresults.WorkItems.Any Then 'Dim wref As…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,780 questions
asked 2021-04-11T10:48:28.457+00:00
LoveToCode 161 Reputation points
answered 2021-04-12T08:41:15.4+00:00
LoveToCode 161 Reputation points
1 answer

Is there a cross platform graphics conversion library in Xamarin

I need to convert the image format, such as from JPG to PNG, and zoom at the same time, Support both Android and IOS. The function is similar to System.Drawing

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-11T12:02:09.99+00:00
RaphaelZhang 1 Reputation point
answered 2021-04-12T08:40:21.257+00:00
Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,751 Reputation points
0 answers

Windows 10 File Cloud / Sync Provider API - TransferData problem

0 I am building upon the Cloud Mirror Sample and having a similar issue to this one Here is the test code involved: // When the client needs to fetch data from the cloud, this method will be called. // The FakeMirrorDataMover class does the…

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,737 questions
asked 2021-04-12T08:32:47.617+00:00
miguel apop 6 Reputation points
1 answer

afw#setup does not work on android 8

I could do enterprice enrollment with Android 10 by entering afw#setup instead of google account after device wipe, but can't do it on Android 8 which is Samsung A5 in my case. I know this is more of Android issue, but any tips?

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,421 questions
asked 2021-04-10T07:30:51.337+00:00
Pavel yannara Mirochnitchenko 12,786 Reputation points MVP
answered 2021-04-12T08:32:45.853+00:00
Cici Wu-MSFT 1,181 Reputation points
3 answers One of the answers was accepted by the question author.

HTTPS can't load with Error 404: The requested resource is not found

I can access http on a windows server 2019 locally or remotely. However, I can't access https with Error 404: The requested resource is not found 1.I can telnet port 443. 2. I have installed Certificate 3. I have configured bindings What could…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
asked 2021-04-10T16:46:19.437+00:00
Chicagotech.net 171 Reputation points
commented 2021-04-12T08:29:08.663+00:00
Leila Kong 3,701 Reputation points
0 answers

Default Style for a Custom Control

I have a Custom Control which inherits from GridLayout, and uses an XML Layout with a root of merge. The first line in my Initialize method is: Inflate(context, Resource.Layout.CircleButton, this); However, I cannot find a way to set a style (like…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-09T16:39:09.427+00:00
Nathan Sokalski 4,111 Reputation points
commented 2021-04-12T08:29:01.823+00:00
JarvanZhang 23,966 Reputation points
1 answer

account do not exist / already exist

hello . i have a small problem whit one of my old accounts . liviu.bardel140@Anonymous .com when i want to enter my account it say that it not exists . when i want to create identical account it say that already exist . which is it…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-04-09T18:31:15.453+00:00
liviu bardel 1 Reputation point
answered 2021-04-12T08:28:28.447+00:00
olufemia-MSFT 2,861 Reputation points
0 answers

How do you use CAsyncSocket to make a HTTP request and read the response?

This is where I attempt to send the HTTP request. class CIrrigationHTTPSocket is derived from CAsyncSocket, and I am simply calling the ::Connect(...) function. But it generates the error "This socket has not been bound with Bind or is already…

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,856 questions
asked 2021-04-12T05:34:25.623+00:00
Greg 1 Reputation point
commented 2021-04-12T08:27:18.243+00:00
Jeanine Zhang-MSFT 10,546 Reputation points Microsoft Vendor
0 answers

Available screen resolutions in Windows 10 IoT Core and 4K

To properly display the download process of the Window 10 IoT Core operating system on Raspberry Pi, you must be known to be acceptable for frame rate and screen resolution of monitor. They come from somewhere and most likely when you get an EDID of…

.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
31 questions
asked 2021-04-12T08:26:59.937+00:00
Alxndr 1 Reputation point
1 answer

Entry transparent/clear border in iOS?

Hello, I need to make the Entry border in iOS transparent to match the look and feel of my app. I tried with a custom renderer like this: [assembly: ExportRenderer(typeof(Entry), typeof(NoBorderEntryRenderer))] namespace…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-09T16:49:07.903+00:00
Stesvis 1,041 Reputation points
answered 2021-04-12T08:26:23.76+00:00
Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,751 Reputation points
1 answer

Failover cluster

Hello I want to know How could I add role to Failover Cluster my point is add roles that aren't already exist in role page like DNS,IIS,...... I', looking forward to your answer Thank you

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
1,026 questions
asked 2021-04-10T08:10:00.987+00:00
saeed isanejad 1 Reputation point
answered 2021-04-12T08:23:54.277+00:00
Xiaowei He 9,926 Reputation points