420,920 questions

Sort by: Updated
0 answers

Call HidDevice.FromIdAsync in UWP APP, using ReadWrite will returns null, while using Read will returns HidDevice

First of all, I can confirm that this hid device can be read & write in WinForm. Here is my uwp code: var myDevices = await DeviceInformation.FindAllAsync("System.Devices.InterfaceEnabled:=System.StructuredQueryType.Boolean#True AND…

Universal Windows Platform (UWP)
asked 2020-10-14T07:21:50.793+00:00
Victor Chen 106 Reputation points
commented 2020-10-14T11:09:09.543+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
3 answers One of the answers was accepted by the question author.

T-SQL Fulltext Search v. Irish Names with Apostrophes

I've created a couple of Full Text Indexes indexing certain bits of text. The software is used in Ireland and the text in the full text indexes will therefore inevitably contain Irish names such as O'Connell, O'Brien and whatnot. It looks to me that…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,692 questions
asked 2020-10-12T15:05:11.763+00:00
Giuseppe Carafa 96 Reputation points
answered 2020-10-14T10:52:46.353+00:00
Giuseppe Carafa 96 Reputation points
2 answers

Cloning and running Azure VM with the same Internal IP address without impacting the existing Production VM?

Hi All, I need to know what's the steps that I need to follow successfully to clone the Azure VM into separate Subscription with the same IP address (Private IP only) From: Subscription: CORP-PROD-AZ-CC Resource Group: CORP-PROD-ERP-RG VM Name:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,506 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,663 questions
asked 2020-10-12T02:13:00.71+00:00
EnterpriseArchitect 5,736 Reputation points
commented 2020-10-14T10:33:13.953+00:00
vipullag-MSFT 26,456 Reputation points
2 answers

Create a new VM using exisitng OS disk (linux 7.8)

Hi , Someone please let me know how to create a new VM using existing OS disk (Redha 7.8) bcoz i dont want to loose any data in OS disk

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,506 questions
asked 2020-10-13T11:51:24.703+00:00
GVS 151 Reputation points
commented 2020-10-14T10:32:11.873+00:00
vipullag-MSFT 26,456 Reputation points
1 answer

Cant schedule an exam - error

account: ******@aldridgeuk.com (business) error message: We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to the exam page to schedule the exam: Use Internet…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,636 questions
asked 2020-10-14T10:20:07.943+00:00
Vincent Aldridge 1 Reputation point
answered 2020-10-14T10:24:56.047+00:00
Leon Laude 85,976 Reputation points
1 answer

Azure Databricks Access Controls in Programmatic way

Can someone please let me know is there any programmatic way to implement Access control on Azure Databricks on Workspace object, cluster, pool, job, and table etc.. Any powershell or API for the same ?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,368 questions
asked 2020-10-02T11:20:29.373+00:00
Akash Verma 31 Reputation points
commented 2020-10-14T10:18:58.663+00:00
PRADEEPCHEEKATLA 90,571 Reputation points
2 answers

Question on "Maintenance Window" for "All Servers"

Hi, I am new to SCCM. Consultant sets up the Maintenance Window for "All Servers" to Last Saturday between 1:00am and 5:00am but he sets up 2 Update Group - Pilot and Prod Servers. With this setting, does it mean that Servers in both…

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,113 questions
asked 2020-10-12T23:14:22.57+00:00
TonyJK 881 Reputation points
answered 2020-10-14T10:12:28.967+00:00
Amandayou-MSFT 11,141 Reputation points
1 answer

Negative MediaStreamSourceSample SampleLag

Hi there, I'm having some occassional issues with MediaPlayer playback - this specifically appears to occur on the ARM64 Hololens 2 but this is more a question around MediaPlayer APIs. I am using MediaPlayer/MediaStreamSample to decode and render…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,636 questions
asked 2020-10-13T13:44:49.723+00:00
Rich Logan 1 Reputation point
commented 2020-10-14T10:12:24.593+00:00
Rich Logan 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to catch current stream position before istream_iterator

I am trying to create an extension of class istream_iterator that saves the input stream position before each read. How should I implement the constructor so that it can catch the stream position at the time the constructor was called? Because it is a…

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,879 questions
asked 2020-10-03T15:17:37.74+00:00
Krzysztof Żelechowski 41 Reputation points
accepted 2020-10-14T10:09:03.433+00:00
Krzysztof Żelechowski 41 Reputation points
1 answer One of the answers was accepted by the question author.

Databases "not syncronizing" after failover sql 2014

Hello Using SQL 2014 Enterprise in a two node AlwaysON group with the databases in synchronous commit. This was about 1 hour ago and the databases are all still showing as not synchronized. Data movement is not paused so I cannot resume…

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,491 questions
asked 2020-10-13T14:07:17.883+00:00
David Gray 176 Reputation points
accepted 2020-10-14T10:08:28.037+00:00
David Gray 176 Reputation points
1 answer

I want to view a log of the Ip Traffic of App Service

Here is the context. I have an App Service I've created with a few IP Addresses Whitelisted. I want to see a log of all the ip addresses that attempted to access the site but failed. My understanding is that I could use Diagnostic Settings and the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,507 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,450 questions
asked 2020-09-23T20:14:06.993+00:00
Brian Abdo 6 Reputation points
answered 2020-10-14T10:02:11.15+00:00
SwathiDhanwada-MSFT 18,891 Reputation points
2 answers

DataFlow Sink not allow to on premise SQL sqrver

Hi Team, Currently we have requirement to dataflow output data load to on premise SQL server table, According to when we trying to add SQL server connector to data flow Sink connection, its hide and Not allow to select it. But same connection allow…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-12T00:57:01.9+00:00
Mahesh Madhusanka 221 Reputation points
commented 2020-10-14T09:59:20.52+00:00
PRADEEPCHEEKATLA 90,571 Reputation points
0 answers

REST API Logs in Azure

Is there anyway to see all requests done via REST API? I want to be able to monitor REST API calls done by a client ID. I've explored Azure Monitor and all I can see there are metrics on successful or failed requests etc. I want to look into what…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,507 questions
asked 2020-09-22T05:05:36.383+00:00
Alvin Tang 6 Reputation points
commented 2020-10-14T09:59:16.85+00:00
SwathiDhanwada-MSFT 18,891 Reputation points
1 answer

.Net FrameWork Unhanled exception error.Session has not been initialized in the session manager.

Hello, We are using swim add ins in Solidworks which is used to connect with Teamcenter PLM software. However after clicking on any swim button Error occur "Net Framework Unhandled exception has occured in a component in…

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.
5,819 questions
asked 2020-10-13T04:22:51.323+00:00
Aniket V. Waghmare (TTL) 1 Reputation point
commented 2020-10-14T09:51:12.377+00:00
Dale Kudusi 3,256 Reputation points
1 answer

Azure Image not available: Moodle with CentOS 7.8 Cognosys Inc.

Hello.. In September 2020 I deployed a virtual machine with the Image called "Moodle With CentOS 7.8 Cognosys Inc. Moodle 3.9.1 on CentOS 7.8" I neet to recreate this virtual Machine but when looking for this image in Azure, I…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,636 questions
asked 2020-10-12T17:58:11.04+00:00
Nohemi De Santiago 1 Reputation point
answered 2020-10-14T09:46:14.157+00:00
SwathiDhanwada-MSFT 18,891 Reputation points
1 answer

Teams Update Fails to Install - double login prompt

Hi, We had this issue with the June-time update and have it again with the September one. We have thousands of devices. On sign-in, Teams shows Error 42B, self-closes then re-opens. We can then sign-in on the old version. If we run the Update.exe as…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,895 questions
asked 2020-10-07T13:48:15.483+00:00
Lanky Doodle 236 Reputation points
commented 2020-10-14T09:44:43.557+00:00
JimmyYang-MSFT 57,591 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Create automatic failover with site recovery in azure-azure

Hi, I created a failover azure to azure from one region to another with Azure site Recovery. The primary site have a frontend load balance and two windows VM. The load balance is connect to a traffic manager. The secondary site have only the…

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
132 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
772 questions
asked 2020-10-12T18:12:01.23+00:00
Giuseppe Melis 96 Reputation points
accepted 2020-10-14T09:38:08.79+00:00
Giuseppe Melis 96 Reputation points
2 answers

using microsoft teams on chromebook

i have been using microsoft tems for a month now and am alright but the set out on chromebok because i downloaded the app has no options and is completely different in chromebook. so i decided to use the website and its the same as normal users but the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,895 questions
asked 2020-10-06T09:05:39.037+00:00
E007398(Rimika Sharma) 1 Reputation point
commented 2020-10-14T09:37:34.113+00:00
JimmyYang-MSFT 57,591 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to prepare a javasript that shows only the last announcement item

I want to do a javascript that can show only the last announcement in the middle of the main page and If there is no new announcement in the list it should show (no announcements)

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,230 questions
asked 2020-09-13T11:02:59.24+00:00
Gulnar 146 Reputation points
commented 2020-10-14T09:33:03.777+00:00
Amos Wu-MSFT 4,051 Reputation points
0 answers

Windows Server 2016 Storage Spaces Direct Cluster - Regular Disk Corruptions on Linux Servers

We have a 4-Node Windows Server 2016 Datacenter (Core) Hyper-V Cluster with Storage Spaces Direct with following details: 3 Tier (NVMe as Cache, SSD for Performance Tier, HDD for Capacity Tier) 8x 4TB CSVs with 10% Reserved capacity for…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,836 questions
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,027 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.
669 questions
asked 2020-10-05T13:37:37.187+00:00
Zafer Akin 1 Reputation point
commented 2020-10-14T09:28:24.497+00:00
Xiaowei He 9,926 Reputation points