Speech to Text Rest API to accept authorization token for RecordingsUrl
Hi, my company has been using Azure's speech to text service and are happy with the results. However, we've hit a snag. For the RecordingsUrl parameter, I understand we will be passing in a blob uri that's public facing (no auth required), but our…
Azure AI Speech
Azure AI services
Azure Backup of Virtual Machine fails because resource no longer exists - but it does
I've just realised the backups for one of our Windows Virtual Machines have been failing for the last months. It says the VM no longer exists but it 100% does - VM is up and running, I can see it with my very own eyes. I've tried stopping the protection…
Azure Backup
Azure Virtual Machines

Can we trigger azure backup using ip address of a VM?
If we have two ip address allocated with one VM name, how can we trigger backup? I am using below azure backup command: az backup protection backup-now --resource-group <rg> --vault-name <vault> --container-name <container> …
Azure Backup
Azure Virtual Machines

How to take Azure Backup for Scale-out File Servers (SoFS) cluster in azure recovery service vaults .
How to take Azure Backup for Scale-out File Servers (SoFS) in azure recovery service vaults My Requirement is to take backup for SOFS clusters in azure backup for the cluster volume of SOFS using Azure backup.
Azure Backup
ADF Schema validation for JSON
Hi Community, I am implementing a feature which is validating a dataset schema, I know that in ADF there is a checkbox in the Mapping Dataflow section which does it automatically if columns or type of the columns do not match against the reference. …
Azure Data Factory
Bad Request while calling Speech to Text API
I am trying to integrate azure speech to text API. I have created account for container storage ( blob storage) and cognitive service. I have created a container in blob and uploaded audio file on blob. I am using below code from GitHub :…
Azure AI services
Will Node.js 14 LTS be available as an App Service runtime when its active LTS period starts (October 27)?
As title. Our stack depends on ES Modules (Node.js 13+) and we would prefer not to use containers for deployment at this time. So is it planned to be available? If not when active LTS starts, is there a date? Thanks.
Azure App Service
REST API で 登録アカウントの課金情報が取得できない
こんにちは。 下記のドキュメントのとおりに curl でテストしたのですが、登録アカウントの課金をAPIから取得できません。 https://learn.microsoft.com/ja-jp/azure/cost-management-billing/manage/review-enterprise-billing サブスクリプション内のリソース一覧の取得テストはできたので、Bearer の問題ではなさそうです。 他に見るべきドキュメントはありますでしょうか? …
Azure Cost Management

How can I access the blob file inside the azure event grid trigger function?
I have a Event Grid Trigger Azure function to be triggered on blob getting uploaded in Azure Storage. I want to make some operations on that blob and save it in another storage container. I want to access the the blob inside my Event Grid function, but…
Azure Functions
Azure Event Grid

Time server when deploying disconnected ASDK
When deploying a disconnected ASDK, it is recommended install the ASDK while connected to the internet. However for the time server IP, is it ok to use internet time server IP during deployment? Would it be necessary for this time server to be…
Azure Stack Hub
Application Error
I had created Rest API with Python+Flask App Service, I tried running in local virtual environment with http://0.0.0.0:5000. It was perfectly working, but when I deployed in cloud, it was not successful, where I was getting Application error, I had tried…
Azure App Service
Getting current logged in user in Windows Virtual Desktop (WVD)
Having an Azure AD user logged in in a Windows Virtual Desktop (WVD) windows-client and a .NET application launched from this WVD, is it possible to read, from the C# code, the authenticated user in WVD (or a Token)? Maybe an equivalent for…
Azure Virtual Desktop
Registered a Office 365 domain so I have an @domain.com email, can I make a website off that domain?
Hello, When registered Office 365 I got a domain name so I had a custom email. Now I want to make a website for that domain. But I cannot see where I can do that or upgrade such that that @Anonymous .com can also be a domain.com website. …
Azure App Service

Log Analytics Dashboard showing artifact and missing information
I have a shared dashboard that is showing some graphics based on the performance metrics of some servers. The query in Log Analytics shows the right information but when I pin the graphic to the Dashboard some of the information is missing and there is…
Azure Monitor
Azure function to read from Kafka
Hi Can you please explain me how we can connect to Kafka in GCP from Azure functions. i need to read message from kafka(running in GCP) from Azure function app
Azure Functions
Shift VM's to WVD
Hello, There are developer VM's we are running in Windows Server 2019. Now, we are planning to shift towards WVD - Windows 10 as part of cost optimization exercise. The requirement is : When the developer logs in to the WVD, he\she should be able to…
Azure Virtual Machines
Azure Virtual Desktop
Is switching from fix provisioned to serverless Azure SQL Database non-blocking
Hi, We finally like to give the serverless-model of Azure SQL Database a try on our production system. As we have high-loads on this environment 24x7 I like to know if switching to serverless using the Azure Portal is non-blocking / 100% in-place so no…
Azure SQL Database
Azure - Office 365 Management Solution Deployment
Hi All, We are using OMS solution which is collecting the log data from SCCM, SCOM, Office 365 etc... Now we got a message stating OMS is deprecated and moved to Azure Monitor. Could you please clarify, is that what ever i deployed in OMS need to be…
Azure Monitor

Needed Azure resources for a bot
What are the absolute minimal Azure resources needed to deploy a bot? Below is what got created with the Composer create resource script. Bot Channels Registration Azure Cosmos DB account Application Insights App Service plan App Service …
Azure AI Bot Service
How migrate NDES Intune Serveur Rôle Migration Windows 2012R2 to 2019?
Hi everybody, My customer has one NDES Server in Windows 2012R2. The goal is to migrate the NDES server 2012R2 to 2019 in Azure. No documentation really exists actually for the migration. Do you have any information or documentation for this…