Azure SQL Virtual Machine - AD/User Access
Can a SQL VM machine be added to a Azure Resource Group whereby only a select group of users have access to the VM machine excluding the tenant Admin. To reiterate the list of users that can access the VM machine differ to the tenant admin who would be…
SQL Server on Azure Virtual Machines
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Maximum Size of Array Element for Detect Language API in Microsoft Translator Services is 10000 or 50000?
As per the below link, the maximum size of each array element for Detect is shown as 10000. https://learn.microsoft.com/en-us/azure/cognitive-services/translator/request-limits#character-and-array-limits-per-request However we observed that…
Azure AI Translator
Azure AI services
IIS_PROFILING_TIMEOUT_IN_SECONDS profiler max duration
App Service Diagnostics – Profiling an ASP.NET Web App on Azure App Service …
Azure App Service

Is it possible to login to WVD using local AD users(non-office 365)
Hi Everyone, Is it possible to login to WVD machine using local AD user credentials after syncing all local AD users using ADConnect? we have 50 Azure AD users(office 365) and 100 local AD users. Assume we have joined WVD to local DC using Azure…
Azure Virtual Desktop
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to monitor SAP HANA (large instances) on Azure?
How to monitor SAP HANA (large instances) on Azure? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Azure Documentation
SAP HANA on Azure Large Instances
An internal DMS error occurred that caused this operation to fail
Hi Got the below error for unknown reason. Initially thought it could be due to data issue, so enabled the skip incompatible rows option to debug the issue, but after enabling it didn't skip any rows and the copy activity succeeded by copying all…
Azure Data Factory
How can I see who ENDED a WORK ORDER/BATCH ORDER
How do i trace a user who ENDED a Work Order because it always picks up the user who created the WO
Azure Batch
Azure Postgres read-only replica creation via ARM templates is not idempotent
Hi, This is somehow related to the issue reported here enabling-replication-via-arm-template-not-idempotent I'm creating an Azure Postgres instance and a read-only replica for that instance using the ARM template attached to this question. When I…
Azure Database for PostgreSQL

Cost for log analytics
Where can I see the costs for log analytics? Would like to ship IIS and event logs to Log Analytics and want to plan a budget. Where do I configure retention for log analytics? thanks
Azure Monitor

Computer Vision Api on recognize printed text doesn't recognize special character Ñ instead finds N
Kind Regards, I'm trying to recognize a printed document, with names with the letter Ñ, but computer vision api found N instead Ñ, it's posible parameterize recognize printed service (https://{endpoint}/vision/v2.0/recognizeText[?mode]) for achive read…
Computer Vision
Web application firewall for Azure storage account
We have an Azure storage account which has static HTML content for a website. Instead of exposing the storage account URL on the Internet, an Azure CDN endpoint was created https://ourendpoint.azureedge.net/ which is exposed to outside world. A. Does…
Azure Content Delivery Network
Azure Migrate - ACR Calculation - does it include reserved instances?
Hello All, We are running Azure Migrate in preparation for a cloud migration project. Does the cost field take into account reserved instances our client has purchased? thank you!
Azure Migrate

Could Azure SQL Database auto created and set as provisioned?
Noticed that I was going to get a large bill, which links to Azure SQL Database being setup as provisioned 32GB allocated. gen 5 with 2vcpu. Any other instances of Azure starting database around 30th Jul 2020 as provisioned? I don't recall touching…
Azure SQL Database

Azure Compute Utilization doesn't match database CPU consumption
When I view my compute utilization graph and compare it to the database performance graph (even after using 'drill into logs/performance') I can't figure out why the DTU percentage is so high. I'm experiencing intermittent connection lag with…
Azure SQL Database

LSPCI ethernet controller is not visible
Hi, In my RHEL 7.6 VM, the ethernet controller is not visible or detected. LSPCI Output lspci 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (AGP disabled) (rev 03) 00:07.0 ISA bridge: Intel Corporation…
Azure Cloud Services
Azure Virtual Network
Synapse- The timeout period elapsed prior to completion of the operation or the server is not responding
Hi I am seeing this timeout error when copying to synapse using staged copy from OnPrem(SQL Server) to Synapse(using polybase). Looking at the error it says Synapse is timing out, but Synapse metrics shows its not touched its peak, we get this error when…
Azure Data Factory
Cannot run stored procedures for postgreSQL in azure
I have to migrate my PostgreSQL from on-premise to the Azure cloud. I have stored procedures in the on-premise database. But I cannot find a way to run those on Azure Database for Postgresql. There is no option for PostgreSQL as a source for dataflows or…
Azure Database for PostgreSQL
TimeoutError and TransportException, DNS resolution timed out
Hi, We're using Azure CosmosDB with the SQL API from the NodeJS SDK. Everything worked fine until last weekend, but since yesterday some of our requests take much longer than usual and occasionally they fail with this error: …
Azure Cosmos DB
Authorization Error 401 - When publishing BOT through Visual Studio 2019
Hi, I have created a simple Q&A BOT using Azure Portal and Q&A Maker. The BOT is available in Azure and i can test the same in Web Chat. Now for some customization - i have downloaded the source code of the BOT from Azure and then imported…
Azure AI Bot Service
ADF - Copy Activity - Logging not happening
Following is the setting that I have enabled in my Copy activity. If I test the connection, the blob is reachable. However, there is no logging happening in the container, though files are copied successfully. Please provide some pointers as to…