App Service and Virtual Network Gateway
Hi all, I'm not sure about this : Is it possible to connect an App Service to a policy based Virtual Network Gateway? I can do bind the App to the vNET in the azure Portal but I was not able to access ressources... I've found documentation for…
AZURE SQL MI Error: Stale/aborted version cleanup was aborted for database id '10' due to database shutdown.
Hi, I am trying to restore SQL server .bak file to Azure SQL Managed Instance database through SSMS but getting an error Msg 22003, Level 16, State 1, Line 18 Stale/aborted version cleanup was aborted for database id '10' due to…
Issues in OpenID Windows Server 2016 #IDX20803 #IDX20804
I have an MVC app that uses OpenID authentication. The application works perfectly well on Windows Server 2008 and Win10. But it fails on Win Server 2016. The exception I get in Win Server 2016 is given below: The web.config file used is exactly the…
Migration from IAAS to Hyperscale on Azure
I have got one database on Azure IAAS VM, I am planning to move that database to Hyperscale tier of Azure. How can i achieve same or what are the options available,
https://docs.microsoft.com/en-us/stream/media/stream-utils/cleanvtt.html
Hello, Can you please tell me why the web address has been removed? This VTT cleaner was extremely helpful. https://learn.microsoft.com/en-us/stream/media/stream-utils/cleanvtt.html
SQL DB Restore On Azure SQL VM directly from BLOB container
I have a SQL DB backup of 3 TB, because of the huge DB we have taken split backup into three files. These are copied to azure BLOB storage File1.bak File2.bak File3.bak While trying to restore directly from Blob, there is error Msg 3294, Level…
Azure SQL Managed Instance - General Purpose Gen5 (256 GB, 4 vCores) Cold Start Delay
I have a SQL Managed Instance (General Purpose Gen5 (256 GB, 4 vCores). I want to know if this database has a "Cold Start" delay on the first query after some idle time. If so, How can this be prevented. It sometimes takes over 1 1/2 minutes…
Windows 10 Pro Monitor Resolution Wrong
Surface Pro i7 in Docking Station Windows 10 Pro Version 1909 (OS Build 18363.836) I have a monitor on a KVM switch. It supports 1920x1200. Unfortunately, The resolutions available are: 2048 x 1152 (I can set it to this but I don't know what it…
Why is there a slow response time when js bundle is served for the first time in Azure?
My application runs on asp.net core as backend and angular 9 in front end. I have hosted my site using Azure App Service. I am facing this weird issue of slow overall response time when a static asset is served from azure for the first time. When the js…
Ink Recognizer - High Latency Issues
Lately, I have started noticing very high latency in Ink Recognizer Cognitive Service. The max is around 30 secs. Any particular reason why the latency is so high? What can be done to to reduce this high latency? We have an azure app service connecting…
How to use certain voices in speechSDK with one line command
In Azure Cognitive Services, there is a document to choose a voice for test-to-speech with REST API in Microsoft website. Is it possible to choose a voice with one line command to write In the same SpeechSDK sample code?, like this: Voice name =…
azure build
I fnished many azure build challenge what is next?
Azure VM Defender AV log to Log Analytics
Hi, I'm trying to get Defender AV log from Azure VM (2016) to log analytics but I can't find play where configure it. When trying to add Defender AV log from Log Anaytics -> Advanced settings -> Windows Event Logs -> and type "Windows…
Is there a way to download a list of users assigned to an Enterprise app in Azure?
They were added manually and I want to add them to a group so I can reuse for similar apps.
Can't get metric definition via Api
When I try to get metric definition for a resource via Azure rest api I get below error. "Invalid request : metric definitions contains multiple copies of the extension api 'providers/microsoft.insights/metricdefinitions'". I tried it for…
Use WVD with azure AD only
Hello team, is it possible to join WVD only to Azure AD without and On Prem AD at all? In all documents I've seen "Join to AD" when setting up WVD. That's also why we need ADDS if I'm not mistaken. In a dev scenario where there is no AD…
Xamarin.forms TimePickerDialog Android KeyBoard input
i am using Xamarin.Forms TimePicker with custom renderer functionality. Everything works fine when user uses the default scroll feature of TimePickerDialog. Issue is I want to hide the Android keyboard when user tap on the TimePickerDialog to update…
Training Algorithm - Azure Custom Vision
Hi, We are using Azure custom vision to make object detection and classification models. We don't have much information about algorithms being used by Azure to train the model. Appreciate if below details can be provided : Algorithm being used…
Azure Custom Vision : Training Algorithm Details
Hi, We are using Azure custom vision to make object detection and classification models. We have trained our models for multiple hours and validated its accuracy. However, we don't have much information on details about the algorithms being used by…
Is always a select statement required in Lookup acitivity? I am getting error without a select in lookup
Is always a select statement required in Lookup acitivity? I am getting error without a select in lookup . It is always expecting a select statement