Limits on VM NICs? and or FW help
I am asking this question because I have searched through many pages/blogs/MS documentation and cannot find what the limit of network cards you can add to a VM. Reason for this is, I am using a firewall virtual appliance and the only way I can see…
![](https://techprofile.blob.core.windows.net/images/a29412da487849fc9c09acdabf336984.png)
![](https://techprofile.blob.core.windows.net/images/bc47ca0905ff4ef0bf56d9d247451f4a.png)
How to speed up UWP run time
When I run my UWP from visual studio, it takes very long, how to speed up such time? If I creat a blank app, it runs very fast. So it only happen in this app.
Creata a table in XAML
How to create a table with row and column in UWP like the HTML tag? If we use the ListView or GridView, it can not have the column title for each column and column line to make it look like a table. Thanks.
![](https://techprofile.blob.core.windows.net/images/5da524cc22d64bf480edd8d86c64a8f5.png)
MSIX runFullTrust doesn't allow access to user account info
Hello, I created a Windows Forms Application (.NET Framework) with a TextBox and a Button I added a NuGet Package : Microsoft.Windows.SDK.Contracts to use UWP I use this code inspired by this example using System; using…
Error 0xc004F074 when Active Windows 10 from KMS Server
Hi everyone, I tried to use Command Prompt vbs /ipk to install the Key for Windows 10 PC. However, my scripts are not running, I can't active this PC and I receive this error when run a command slmgr /ato Who has any ideas for this issue? …
Scrolling Programmatically and Manually
I have a UWP app which contains a ScrollViewer. The ScrollViewer will be scrolled both programmatically and by the user. When the ScrollViewer is resized (whether by modifying the layout of other components or the user resizing the window), I want to…
Unexpected system shutdown
Hi, i have a PC of my LAN that sometimes shutdown without any advice. if i go to explore the events i notice ID6008 = "The previous system shutdown at 4:23:44 PM on 2/12/2020 was unexpected." Under "Application" i have…
Azure VM suddenly went down occasionally
Hi everybody, I've just registered for the Azure 12-month trial and is very excited to try it out! The only thing that bothered me right now is that Ubuntu VM for wordpress sometime have a hiccup such as: The wordpress blog suddenly went down…
Trying to block SQL access with an NSG.
Hi there, I am trying to block my WebServer from accessing a SQL instance hosted on my DBServer. I have included a topology of my network to possibly make troubleshooting easier. I have added an incoming rule to my NSG that is associated…
Azure SQL Server Connection Error Despite Correct Credentials - Error Number:18456,State:1,Class:14
I have created a new SQL Database on Azure, and have copied the connection string directly from the Azure Portal. On my .NET application, when I am trying to run 'Update-Database' command in Package Manager Console to commit the migration, I receive…
Custom Attributes do not sync from Office 365 to Azure AD
Office 365 has 15 attributes, called "Custom Attribute 1", "Custom Attribute 2" ... "Custom Attribute 15". Those attributes for some reason are not visible from Azure AD. I tried…
![](https://techprofile.blob.core.windows.net/images/a1395d6d60e64acc8c1bfc104037f1aa.png)
ADAL broker MS Authenticator can no longer select account
Hi, I developed an app that uses the ADAL library with broker support to authenticate. Since two weeks now I seem to be unable to select my account in MS Authenticator when it opens through the Adal library. Looks as if updates of MS…
Difference between Disk Read operations / OS Disk Read operations / Data Disk Read operations
Need help in understanding the difference between (1)DataDisk Read operations/sec (2)OS Disk Read operations/sec (3)Disk Read operation/sec -> under Azure Monitoring Metrics > METRIC
![](https://techprofile.blob.core.windows.net/images/c4fc5e52b1f948d5b78c8391889ef52e.png)
Dishonored game is not opening
It is opening last year but now it is not opening when I click on it it is only loading but not opening my laptop is window 10 4gb ram HD5540 please support me
![](https://techprofile.blob.core.windows.net/images/13de48638eca4e66ab0ec6ebcba8d75a.png)
When ValidationStep set to UpdatedValue, the invalid red border won't go off
Hi guys. I'm using ValidationRules to do the data check on UI. When I set the ValidationStep to UpdatedValue, it works weird. When the input is incorrect, the control shows a red border as normally. However, after I changed the value correctly, the…
How do I assign a variable to a Textblock within a DataTemplate in a ListViewHeader?
I have a DataTemplate inside a ListViewHeader with a Textblock inside it. I want this Textblock to have a string variable that I give it in code in the cs file. However, because it's in a DataTemplate, the Textblock is not recognized in the cs file. …
Bot not sending the welcome message
I have created a QnA maker kb and created a bot using Azure web app bot. It is working completely fine when I test it in "Test in Web Chat". But when I add that code in the web page, the welcome message does not appear first. It comes when the…
![](https://techprofile.blob.core.windows.net/images/wAnczKyrJEW-0tSusWUY8A.png?8D9C64)
Azure Lab Services REST API Schedule Lab
I'm trying to automate creating a lab schedule but I cannot see an API listed in the documentation. Is this possible? Thank you, David
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
Periodic Remote Session issue with Azure VMs
Hello all, I'm running a PowerShell script with the Az Module locally that creates a Resource Group (with all the bells & whistles), deploys a Windows Server 2016 image, and runs a remote session to start prepping the machine after spinning it…