Cannot authenticate with Local windows user into SQL Server Express / Authentication choice disabled
Hello. My details here below. (I use SQL Server 2019 Express on Windows 10) SQL Server Management Studio 15.0.18338.0 SQL Server Management Objects (SMO) 16.100.41011.9 Microsoft Analysis Services Client Tools 15.0.19205.0 Microsoft…
Azure SQL Database
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
SQL Server | Other
Can't Connect to ACR from CLI or Docker
I'm trying to do the basics of connecting to the ACR and for some reason I can't connect to the ACR. I've tried connecting from Docker directly and through Visual Studio and each time I get an authentication error. So I tried connecting from from the CLI…
Azure Container Registry
Buy custom domain not working with .NL
So I've constructed this very elaborate question on StackOverflow on how I'm not able to buy a new domain for my app-service, but I'm beginning to suspect it's the wrong place to ask something like this. Is it OK to just paste a link here and ask you…
Azure App Service
Azure ignores applicationUrl port settings
I have developers a web application using Visual Studio - the back end (WEB API) is written in .NET CORE and the front end is a ReactJS application. Using my local development environment I am running the WEB API on port 5000, i.e. I have the…
Azure App Service
create VM with virtual network settings
Hello, I followed the link below to create VM to join azure domain. https://learn.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm I have two questions when creating VM. the documentation said: Your VM must connect to an…
Azure Virtual Machines
Azure Virtual Network
How to upload image using PowerApps in Dynamics CRM
Hi, I have created a field having Data Type Image. I uploaded the image using PowerApps in the CRM. When I'm trying to view a particular record in CRM it's giving me an error as "Invalid Argument". Can you please provide me a solution to…
Azure App Service

Service Fabric. Building/Deploying only updated services to local cluster.
Hello. It's my first time working on a service fabric project. In our solution we have one sfproj, with several services. I would like to build and deploy only the updated service on the local cluster, not rebuilding/deploying everything. I figure I…
Azure Service Fabric
Azure iot errors with custom vision
There occurs an error : 406 runtime on my iot edge hub. $edgeAgent and $edgehub ae running properly but the other modules from custom vision, such as image-classifier-service and camera-capture does not work at all. Surely i have followed the all…
Azure IoT Edge

Can't Figure out Arithmetic Overflow Error
I have been receiving this error. Msg 8115, Level 16, State 2 Line 182 Arithmetic Overflow Error converting expression to data type int. Any Help is greatly appreciated SELECT ot.Unitname ,LOWER(REPLACE([Unitname],', ',' ')) AS [Location] …
Azure SQL Database
Regarding the mail 'Update certificate pinning for your applications'
Received a mail stating "Update certificate pinning for your applications" , we are using Digicert certificate for our URL's , want to know whether our digicert certificate will be impacted or not?
Azure App Service
Azure SQL Database not connecting
Hello, I am having an issue that I have not had before...connecting to an Azure SQL database. I have: set the client ip through the server firewall ensured that my pc firewall allows port 1433 (I even turned off my firewall to make sure that was…
Azure SQL Database
SAS Viya installation failed on Azure
SAS Viya installation failed on Azure Hi, I tried Viya 3.4 and 3.5 installation on Azure. It's failing after 2 hours at one resource while provisioning vm extensions. I am sure i followed exact steps which mentioned in the azure :…
Azure Virtual Machines

Encrypt Azure Data Factory with customer-managed keys
I want to encrypt Azure Data Factory with customer-managed keys. . I have gone through this link https://learn.microsoft.com/en-us/azure/data-factory/enable-customer-managed-key It shows everything via console/gui. Is there any powershell/Azure…
R Server for HDInsight
Facing "'recognitionModel' is invalid." error in face detection API
I am receiving following error while invoking face detect api with "recognition_03" model.. I even tried using the cognitive services API console.. { "error": { "code": "BadArgument", "message":…
Azure Face
Azure AI services
Query Azure SQL database
Hi, New to Azure, I am looking to query my Azure SQL database from my website (display a leaderboard from the data ) My website is hosted on a shared server with another provider and they do not have the SQL drivers installed that I have read are…
Azure SQL Database
Azure App Service
Variable importance in Linear regression
Hi, Am running a Linear regression model in Azure ML studio having multiple features(both numeric and categorical). Is there a way to get the important features among all the given input features? From the train model I see weights assigned to…
Azure Machine Learning
Azure resource deletion error
Hi Getting below error. How to troubleshoot?
Azure Automation
Delete specific contents of file in blob container
I have log files in container, I want to search a list of strings in the log file and delete the specific record of the file matching with the string and save the file in same container with same name. Say the log file is abc.txt 10/20/2020 …
Azure Storage Explorer
Azure Blob Storage
Azure Stream Analytics
If on Azure any reason not to use the Azure ML platform vs a dedicated VM and azure functions
I come from a full stack dev background and I don't know that much about ML, just evaluating a proposal. We have Azure web apps, Azure SQL and Azure BI for our SaaS. Seems it would make more sense to use the Azure ML platform and have it create the…
Azure Machine Learning
Performance Comparison: CDS API vs. Power Automate vs. Data Factory
I'm trying to decide on which solution would be the most efficient for transferring data to a CDS database. I've found performance benchmarks for Azure Data Factory (link here) and was wondering if there was similar data available for using CDS's native…