375,617 questions

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

Hash Collision percentage on HASHBYTES SHA2_512

Hello, we are trying to move a large table and want to confirm the varbinary values do not change (or at least capture it if it changes). We plan to use below query: select ID, HASHBYTES('SHA2_512', cast(blob AS VARBINARY(8000))) from BlobTable; I…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,625 questions
asked 2020-08-27T07:20:17.623+00:00
Larimore Suanque 41 Reputation points
commented 2020-08-27T08:04:34.787+00:00
Larimore Suanque 41 Reputation points
1 answer

Setup wizard inside Android Emulator (Visual Studio 2019)

Hello community, I'm writing to ask for this question: is there the possibility to run first boot welcome wizard while running Android Emulator for the first time in Visual Studio 2019 ? Thank you, Luca

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,783 questions
asked 2020-08-26T12:49:42.187+00:00
Luca Fabbri 156 Reputation points
answered 2020-08-27T08:04:15.607+00:00
Dylan Zhu-MSFT 6,416 Reputation points
2 answers

create email id under my custom domain

how to create email id under my custom domain for sending emails ?and what is the email limit for sending ?

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,604 questions
asked 2020-08-19T15:36:32.77+00:00
kar megan 1 Reputation point
commented 2020-08-27T08:03:52.133+00:00
Eric Yin-MSFT 4,386 Reputation points
2 answers

S-1-5-18 is using SendAs permissions in Office 365 (Exchange)

Hi- "S-1-5-18" is a well know operating system service account. On the exchange audit logs, i notice that this account is using SendAs permissions to send email on behalf of other mailboxes. Also, "Operation":"Create" kind…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,604 questions
asked 2020-08-19T11:23:03.867+00:00
Venkatesh 36 Reputation points
commented 2020-08-27T07:59:31+00:00
Joyce Shen - MSFT 16,661 Reputation points
2 answers One of the answers was accepted by the question author.

File System Error - Errors in the metadata manager. Processing for the database will be disabled because an error occurred while loading the cube-user database cryptography key.

SSAS DB Synchronization job is scheduled to synch using a XMLA script via SSIS. This synch the SSAS DB 'ESSJMT' from process server ( Source ) to Query Server(Destination). When it failed , server logged below error. And when I tried to run profiler…

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,277 questions
asked 2020-08-16T10:36:17.99+00:00
Komal Sahu 311 Reputation points
accepted 2020-08-27T07:55:21.713+00:00
Komal Sahu 311 Reputation points
2 answers One of the answers was accepted by the question author.

[WPF] What control should I use to embed Excel in my app

Hello, thanks for reading, I am upgrading an app from VB6 to VB.NET using WPF, in this old VB6 app there was "OLE" objects allowing the app to show Excel graph, sheets, and more. In WPF i couldn't find any similar objects, so i found this…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,762 questions
asked 2020-08-18T09:58:14.647+00:00
théo Bainée 21 Reputation points
commented 2020-08-27T07:51:52.497+00:00
théo Bainée 21 Reputation points
1 answer

LogicApps SignIn fails with Sharepoint connector

When I try to connect to a SharePoint connector in LogicApps, it fails with this error - Failed with error: 'OAuth2CertificateSharePointOnlineV2 authorization flow failed for service 'SharePoint Online Certificate V2'. MSGraph discovery endpoint…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2020-08-25T02:57:11.077+00:00
Jane 1 Reputation point
commented 2020-08-27T07:31:14.157+00:00
MayankBargali-MSFT 70,221 Reputation points
1 answer

Migrate from Azure SQL to Azure SQL hyper scale

hi all, i have azure SQL server with two db 4 TB each. now we have limitation of 4TB for a single database. to overcome this issue are planning to move Azure SQL hyper scale with 100 TB. our question do we have 100 % compatibility for Azure SQL to…

Azure SQL Database
asked 2020-08-27T07:15:07.767+00:00
Verma, Manish Kumar 131 Reputation points
answered 2020-08-27T07:31:02.42+00:00
Ronen Ariely 15,191 Reputation points
3 answers

Extended Events to trace Foreign Keys becoming untrusted

I am trying to find out what is continually setting the Foreign Keys and Constraints to untrusted. I've setup an Extended Events session to trap Alter Table events but it's not catching it. How can I trap this using Extended Events? WHERE…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,689 questions
asked 2020-08-21T15:28:25.193+00:00
Iain Barnetson 106 Reputation points
answered 2020-08-27T07:28:46.713+00:00
Cris Zhan-MSFT 6,626 Reputation points
1 answer One of the answers was accepted by the question author.

Other ways to convert CSV to JSON (more performance)

Hello everybody, I am using an Azure Logic app to convert a CSV file to JSON to transform the data into a SharePoint Online list. I am using this exact same approach as described here:…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2020-08-20T19:59:50.3+00:00
Joost van der Linden 96 Reputation points
commented 2020-08-27T07:28:16.357+00:00
MayankBargali-MSFT 70,221 Reputation points
4 answers One of the answers was accepted by the question author.

AlwaysOn reads on readonly replica and latency

Hi all, On an sqlserver2016 alwayson replica in asynchronous mode with readonly activated, If I have a long query (several minutes) selecting datas, are the logs still applied or is it waiting the end of the query to apply the new logs and keep data…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,689 questions
asked 2020-08-26T15:50:09.793+00:00
begin 26 Reputation points
answered 2020-08-27T07:21:23.85+00:00
begin 26 Reputation points
1 answer

When a item is modified logic apps trigger does not works

i have created a logic app with trigger when an item is modified in SQL server on premise (installed gateways are connected when an item is created it is working fine) but using trigger when an item is modified not triggering the logic apps

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2020-08-25T17:17:51.56+00:00
Kumaresan P 6 Reputation points
commented 2020-08-27T07:08:19.393+00:00
ChaitanyaNaykodi-MSFT 25,856 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

ATA Center Directory service account has suspicion of identity theft alert

Microsoft Configuration Manager
asked 2020-08-26T13:19:02.147+00:00
liban fahad 21 Reputation points
answered 2020-08-27T07:03:38.593+00:00
liban fahad 21 Reputation points
2 answers

Server not receiving config file

hi We seen that config file is not receving on one of agent. Ports are open and we disabled the ping on few server including this. But all those working fine. Right now we have heartbeat alert in console which is not closing even after flush.

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,474 questions
asked 2020-08-21T12:04:13.583+00:00
Chetan rms 21 Reputation points
commented 2020-08-27T07:00:58.287+00:00
AlexZhu-MSFT 5,871 Reputation points Microsoft Vendor
1 answer

UWP equivalent of Android's SpannableString with image inside

Is there a way to implement an image within a TextBlock rather than outside of it? Android has a feature called SpaanableStringBuilder which allows the user to create text with different appearances. Does UWP have something similar? MyTextBlock.Text =…

Universal Windows Platform (UWP)
asked 2020-08-18T17:13:30.857+00:00
Apptacular Apps 386 Reputation points
commented 2020-08-27T07:00:34.257+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers

Create bootable media issue

I have a number of folders under Task Sequences used by different admins. When I make changes to TS within my folder and create bootable media right clicking that folder and selecting a particular DP I can't see the changes reflected when the OSD is…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,474 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.
970 questions
asked 2020-08-20T11:17:01.433+00:00
YaroC 311 Reputation points
commented 2020-08-27T06:59:56.533+00:00
AlexZhu-MSFT 5,871 Reputation points Microsoft Vendor
1 answer

How render a Softwarebitmap without using SoftwareBitmapSource?

Now I have the following code: async Task<SoftwareBitmap> ReadSoftwareBitmap(string filename) { var picFile = await dailyFolder.GetFileAsync(filename); var decoder = await…

Universal Windows Platform (UWP)
asked 2020-08-14T13:28:24.867+00:00
Neo 421 Reputation points
commented 2020-08-27T06:59:46.333+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

Launching with missing optional dependency dll

Our app uses third party library that is referencing mfplat.dll (and mfreadwrite.dll) of Media Foundation. MF dlls are usually present in the OS, except apparently on Windows N where media component is not installed by default. When launched on Windows…

Universal Windows Platform (UWP)
asked 2020-08-06T09:55:10.823+00:00
Андрей Вахрушев 96 Reputation points
commented 2020-08-27T06:58:50.047+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers

SCOM Event Id 623 | HealthService (9348)

Hi , We have this event id 623 on one of the agent resulting the agent to be in greyed out. Below is the eventid details. Could you please help me understand the issue and resolution. "HealthService (9348) Health Service Store: The version…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,474 questions
asked 2020-08-26T10:26:02.087+00:00
Swapna Malipatil 1 Reputation point
answered 2020-08-27T06:53:45.453+00:00
AlexZhu-MSFT 5,871 Reputation points Microsoft Vendor
1 answer

Moving Folders With FSRM

My team has been asked to set up an automated system to "archive" project directories on our Server 2019 share. In reality they want certain directories to be moved to another location automatically based on a flag file saved within the…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,707 questions
Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
650 questions
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,511 questions
asked 2020-08-26T14:10:38.583+00:00
Nick 1 Reputation point
answered 2020-08-27T06:51:35.753+00:00
Ian Xue 36,336 Reputation points Microsoft Vendor