VM scale set application update
I just created a vm scale set and am not clear how to install my application. Before, I had only one vm, I would log into it, publish my app using VS, and then use IIS to release the app and go live. Now with the VMSS, should I do the same? Log into the…
Azure Virtual Machine Scale Sets
Upgrade Plan for Luis Authoring Resource
Hello! Our team has encountered an error "Out of call volume quota for LUIS.Authoring F0 pricing tier. Please retry after 1 day. To increase your call volume switch to a paid tier", but when I check in the Azure portal, I didn't find other…
Azure AI services
Unable to connect to the Windows Voice Assistant Client (error 1002 and 401)
Hello, #### Description : I have followed all the steps presented here (https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/tutorial-voice-enable-your-bot-speech-sdk) to the letter, in order to communicate with my bot via…
Azure AI Bot Service
Azure AI Speech
Developer technologies | Windows Presentation Foundation

How to add r2 and adj r2 metric in linear regression model - AzureML Studio?
I have trained a linear regression model in AzureML studio which was created in designer as pipeline. I could not able to see R square and adj-R square metric in Evaluate Model step. Could any throw thoughts how can I add these 2 metrics to my…
Azure Machine Learning
Get totalResults from GetSearchPOI
I am running a query Query = "Petrol STations" CountrySet ="GB" Totalresults returned are 9600, as per documentation I cannot get more than first 2K records. Is there a way this can be done, any workaround? I am not able to…
Azure Maps

Cosmos Table REST anonymous access "The specified resource does not exist."
Created a Table with Anonymous access enabled, but my REST queries seem to be unable to find the resource. I've poked around quite a bit and everything seems to indicate my setup should work. I must be missing something, but I'm kinda' stumped. …
Azure Table Storage
Azure Cosmos DB
Can Temporary Storage be used for pagefile in cloud services?
An A1v2 PaaS Instance in Cloud Services has 1 core, 1.75Gb RAM and 10Gb of Temporary storage. I think 1.75Gb will be enough RAM for most of our operations. What happens if all that memory is used? Can temp storage be used for paging, to allow larger…
Azure Cloud Services
Access Restritions on Azure App API leads to slowness, timeouts, and high CPU usage
I have an Api App on Azure that pulls data from an Azure SQL Server. I want to limit access to the Api App to specific IP Addresses. If I allow all traffic I see no problems with the Api App. When I add an "Allow" record in the Access…
Azure SQL Database
Azure Firewall
Azure Application Gateway
Azure App Service
Highest .NET version on managed cluster nodes?
I've created a managed Service Fabric cluster using the template found here https://learn.microsoft.com/en-us/azure/service-fabric/quickstart-managed-cluster-template I'm trying to troubleshoot an issue running an app to the cluster and I think it…
Azure Service Fabric

We are looking for create a global read custom role at Root management group level
We are looking to create a global read custom role at Root management group level, we have elevated the access in one account but i can not see the option on the portal to create a custom role at this level. Can you please let me know if this is…
Azure Role-based access control

Supress Azure Alerts when deploying
Hi all, Is it possible to supress Azure Alerts when deploying from Azure DevOps - so when deployment is started, the alerts are paused - and resumed when deploy is completed. Could this be achvied with PowerShell. or other ways? Thanks
Azure Monitor
default path
how to we set default path of an mcv application in azure app service
Azure Static Web Apps

Azure Virtual Machine - Windows Updates - Exception: 'Timed out while scanning for missing updates.'.
My Azure Virtual Machine recently stopped downloading and installing windows updates sometime after March 15th 2021. I tried installing the missing updates through the Azure Portal using Update Management and received the following error: …
Azure Virtual Machines
Windows for business | Windows Server | User experience | Other
Microsoft System Center | Other
need Application Gateway frontend IP address info
Azure we are building a secured web application that needs an IPV6 responsive frontend. Does Azure Application Gateway support this feature?
Azure Application Gateway
How to apply azure policies as per AKS RBAC managed by Active Directory?
Team, We have 3 level of AD roles in Azure kubernetes. Admin --> created while making the cluster SRE --> Have almost 85 to 90% control on AKS. DEV user-> Have less control and only able to work in their specific namespace. Now…
Azure Role-based access control
Azure Kubernetes Service
Azure Policy
P2S VPN user unable to access resources
I have 2 issues that are somewhat related. I have all of my users in 1 directory and all of my resources in another. I've connected my Azure resources to my on-premise network using a S2S VPN and that bit is working without any issues. I've set up a…
Azure VPN Gateway
Import CSV into Table storage using logic app
Hi, I am trying to import a csv file stored in a blob into an azure table using the logic app. I have set a trigger to identify an addition/modification in the blob and subsequent actions to get the blob content and store it in an array, however I'm…
Azure Logic Apps

Service Tag for APIM Consumption tier
Hi, I am trying to allow only inbound traffic to App Gateway from APIM only and deny all traffic if it comes from other sources. I setup NSG and associate it to subnet that App Gateway is in. My inbound rule is This did not work.…
Azure API Management
Azure Virtual Network
Azure Application Gateway

Azure IOT Hub - Configure your devices from a back-end service Tutorial C# Example MISSING
I'm trying to work my way through the Azure IOT Hubs documentation and have come to a grinding halt as the tutorial for "Configure your devices from a back-end service" does not provide a solution for .NET, they only provide a tutorial that…
Azure Internet of Things
Azure IoT Hub
Azure IoT SDK
syslog/messages/kern.log rollover not working on aks nodes
We saw that after few months the aks node had diskpressure which lead to the pods being evicted, on debugging the cause for disk pressure it was observed that the syslog/messages and kern.log together were consuming around 14G of memory which was more…