SSIS Cleanse phone number
Hello, I have a SSIS report that imports excel files into SQL database. Sometimes users put these characters in the Phone number columns -, 9, 0, + Can someone help me remove these in SSIS workflow. I'm hoping there is some type of find and replace…
any side effects of messing up CustomerId ?
hello. are there any side effects of messing up with CustomerId like $authData = (new AuthorizationData()) ->withAuthentication((new OAuthWebAuthCodeGrant()) …
migration de Windows seven vers Windows 10
bonjour je sous-traiterais migrer des PCs de Windows Seven Éducation Windows 10 Éducation comment je peux migrer sans que le PC soit reconfiguré complétement ? cordialement
Connect to third party websocket service with SignalR
Can I use the SignalR library to connect to a third party websocket service to pull data? I plan to use it in both a command line and an ASP.NET core application if that matters. Is there a code example available? All examples are about ASP.NET…
Virtual Disk removal
HI, I create a virtual disk and setup ""Fixed". Now the storage is appoaching deplete. I have no experience about this ISCSI disk deploy. I am a fraid of if I perform "reset disk". I will lost all the files in the disk. Do…
SharePoint 2016 On Prem Alerts not working for some lists on upgraded sites
We upgraded our SharePoint 2010 farm earlier this year. Some of the site collections were upgraded using the database upgrade method. The databases were upgraded from 2010 to 2013, then the site collections were upgraded and minimally verified. Then the…
Xamarin Android - Slow Motion Video
I am trying to use MediaRecorder to record 240fps slow motion video on a Galaxy S9 (Android 8 - Can't get it to update to newer). The built-in camera app does this no problem with the "Slow Motion" selection. I'm compiling using API26. This,…
Get lists of all installed fonts in combo box uwp
Please help me to get all installed fonts in UWP. I have seen so many articles to use System.Drawing.Text but I did not find any reference to it. So, please help me to get list all installed font families for combo box
Azure Blueprint - Sequencing - Artifacts with ascending prefixes within a single resource group are not being deployed in the desired order?
Hello, I have approx. 10 child ARM template artifacts within a single RG. They are labelled with prefixes such as A01, B02, C03....... up to J10. My understanding is that the default sequencing is sorted by the child artifact name (hence the…
Automated Response for Microsoft Security Rules | Azure Sentinel
Hello, I have created a playbook to orchestrate automated response which will trigger an email with the alert details. I'm able to associate the playbook with scheduled rule analytic rule, however I'm unable to associated with Microsoft Security…
WUFB server support
Hi, the MS docs always just mention that WUFB is for Windows 10, but following a recent twitter reply from someone from the product group, it seems that managing Server OS with WUFB might be possible Is it possible to know what the support…
Manage more mice using VB.net
Hi All, i have a lot of mice connected to the pc, i would like to create a program that recognizes which of these mice did the "click" action. I've been trying for days, but without success... Can someone help me? thanks Skipper
Exchange 2016: after installation of CU 18 attachments from shared mailbox can't be opened in OWA
Hi, we installed last Thursday CU 18 on a single Exchange 2016. After that we recognized that attachment from shared mailboxes can't be opened anymore. This affects all attachments, download and preview. The problem seems to be that the URL for the…
Combine multiple boards/projects Azure DeveOps
Hi All, I have a Kanban team with multiple project boards. One for each app they develop, which they then continue to support while starting a new app. Keeping up multiple Kanban boards is becoming very tedious for the team and PO to keep up multiple…
What is the Correct "File path" for a text file that is displayed in a project?
Dear Friends, In my Project, I want to display a text file in a "TextBox" when "Help" button is clicked. My code is given below. Private Sub TwilightDefinitionsToolStripMenuItem_Click(sender As System.Object, e As System.EventArgs)…
Scanf_s problem
When I built resolution, it has no error, as I input "dmf" random three character, this happened.
Blob Creation on Local Storage Account using Azure Storage Explorer
Failed to create blob container 'sourcecont1': The value for one of the HTTP headers is not in the correct format. RequestId:0517a8e4-4ed5-4020-a64c-13dbd41a3d39 Time:2021-01-04T13:09:48.6708948Z
DAX expression TotalYTD results in blanks
I'm using an expression =TOTALYTD([Distance Cycling],'Calendar'[Date]) Distance cycling is a calculated measure from a table of records of exercise =CALCULATE([Sum of Distance (m or km], Daily[Activity Type for Pivots] = "Cycle") …
Use Windows Service to Send ChatMessage to MS Teams Channel
Hello, I am currently evaluating MS Teams as a potential end-point for my company's product offering, and I have a question related to Application Permissions. We would like to use a Windows Service to periodically post ChatMessages to a specific…
Azure maps - caching policy
What is the caching policy for local storage of geocoding (lat/long from an address) and routing (drive time matrices) for Azure maps? Are there restrictions?