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…
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
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
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…
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
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…
Does Azure WebApp support forms authentication with nested applications?
I'm testing migration of a system to Azure Web Apps from on-premise IIS. The system comprises two .Net Web Forms applications with one of them nested under the other and accessible via [baseurl]/admin. The nested application uses Forms authentication.…
facing error - ruby application deployment on azure
1 . git push azure master error: src refspec master does not match any. error: failed to push some refs to 'https://******@MyAppName.scm.azurewebsites.net/MyAppName.git' :~/rubyrails-tasks$ bundle install --path vendor/bundle Fetching…
Using Google Maps vector tiles in UWP MapControl
Hi there everyone. I'm trying to create a Google Maps client for Windows 10. I know that I can use Google Maps tiles using like this http://mt1.google.com/vt/lyrs=r&hl=x-local&z={zoomlevel}&x={x}&y={y} but using this way tiles…
Touchpad Interactions in uwp
Hi there, I'm currently working on an Unofficial Instagram client "Winsta" and I recently added a pinch to zoom feature to it but it doesn't work with the touchpad. Touchpad gestures don't invoke the Manipulation events. I know I can use…
Connect Azure Devops to Azure Actice Directory
We are stuck connecting our Azure Devops to our Azure Active Directory. In Azure Devops, it says 'You are not a member of any Azure Active Directories. Please request the Active Directory admin to add you as a member before proceeding to connect your…