H-series VM provide direct ibverbs access?
I have a question about H-series VMs. I am considering renting a few instances for an experiment that requires RDMA. For my experiment, I would need to be able to access RDMA directly through ibverbs, e.g., by posting a WR using ib_post_send and by…
Xamarin Android Multiple Activity error: System.MemberAccessException
After experience spinner problems at the time to add more than 4 Activity in my main App (Xamarin Android) I builded one very simple App with the minimum minimum in order to play with spinners. This test App is like the following: MainActivity…
When launching into the Remote desktop application, the configuration window doesn't display. How can I show it?
When I click to get into our terminal server, a .rdp file is downloaded to my PC. The first time I clicked it, the Remote Desktop Connection Window opened and once I clicked Connect, a Certificate window asked me if I want to connect, and I selected Yes.…
If approved, the original sender is notified. Can we?
Hi team, https://learn.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/manage-message-approval In this link, I understand that: If approved, the message goes to the original intended recipients. The original sender isn't…
SCOM & Agent Update
Hi.. we are in the midst of preparing to update SCOM and it's agents. the scom version installed is 7.1.10226.0 without any roll up. As of the SCOM agent's version is 7.1.10184.0 and the servers are running on Windows Server 2012 R2. The Virtual Machine…
Windows 10 Activation
Hi. I purchased Windows 10 Home on Microsoft website order number is 9145768282 on 22nd of December 2019 and used on my previous laptop. Now I reinstalled Windows 10 Home on my New laptop but didn't activate. And I already asked to your support…
how to upload my code & project from VS onto azure devops?
how to upload my code & project from VS onto azure devops?
How to set text of existing TextBlock dynamically
What's the correct way to find and set the text for an existing TextBlock dynamically? I can't seem to find the relevant tutorial anywhere. XAML <TextBlock x:Name="PageTitle" Style="{StaticResource BodyTextBlockStyle}"…
I get Failed message in WACK
Hi, I have used Lottie animation in my uwp project, using Microsoft.Toolkit.Uwp.UI.Lottie NuGet package. When packaging, I get Failed message in WACK. Any help is greatly appreciated. FAILED General metadata correctness Error Found: The general…
Traffic to my Azure vpn not connecting
I have a Windows VPS . I have an SQL server on it running on a non-standard port. All of a sudden I couldn't access it. Seems that the Windows Firewall rules weren't applying. I turned windows firewall off. Now it connects intermittently. It…
Unable to backup sql azure to a bacpac in blob
Hi, I have been trying repeatedly to backup a sql azure database to a bacpac file on blob. Each time I do, it fails with an error One or more unsupported elements were found in the schema used as part of a data package. Error SQL71501: Error validating…
Camera not working in Microsoft team application
Dear Sir / Madam I have HP Laptop 15-da 1xxx Operating system: Windows 7 Unfortunately while working in Microsoft team, camera option is not working. This is causing problem during meeting / online class. Kindly help, how to fix this issue. …
x:bind not works in color value
Hi, I have a viewmodel for setting theme colors. setting the primary color in xaml using Binding works without any issue, even during design time, it shows the default color in the page/grid. However if I change the Binding to x:Bind it does not work. …
I want to know whether PnP SharePoint can Work in Powershell On RHEL -7 (Linux Platform)
I want to know whether PnP SharePoint can Work in Powershell On RHEL -7 (Linux Platform) I have 1 TB of files to be migrated from LInux Platform i.e. RHEL 7 to sharepoint . For that i have installed Powershell and Install-Module…
How to get the name of the new Bing geo location values?
According to this document: https://learn.microsoft.com/en-us/linkedin/marketing/integrations/ads/advertising-targeting/bing-geo-migration-guide#get-the-name-of-the-new-bing-geo-location-values it can be requested by GET…
How to load different information into same target page from different list view items
How can a particular XAML be opened from list view item click when the class name is different? e.g. If I click the 2nd list item titled 'Sunflower', I want the 'DetailPage.xaml' to open where I'll dynamically add TabView items in the future. I…
Where can I get the data of OS Version and Installed devices ?
Hi, when I upload my app to Google's PlayStore, it displays me, how many devices are using a particular os version. For example, 40% of devices use Oreo. 30% of devices use Lollypop, like that. It helps me a lot to decide, which version should I target.…
Mixer Monetizing
I clicked on sign mixer program agreement and I started to sign it but I made a mistake and signed as a business instead of individual if you can help me fix this issue so I can get monetized for my mixer streaming platform
Azure ml notebooks sharing and compute selection.
What kind of collaboration do we need among the data scientists or developers who need to share these notebooks? What kind of compute does these notebooks require? Is it all single node?
How to Use Dynamic values in pagination Rule (Azure data factory)?
I'm using pagination rule in copy data activity from rest endpoint to blob storage. I have applied pagination rule with dynamic value like this: AbsoluteUrl = @replace('$.nextLink','old_base_url','new_base_url') But it is still accessing the…