Root certificate trust problem after creating an Azure Trusted Signing certificate profile and signing an exe
Greetings Community: I'm a relative novice in the trusted signing game and have encountered a problem. Below is what I've done so far, what's working, and what's failing. I hope someone with more experience can help point me in the right direction for…
Should I use Hugging Face or Azure ML for deploying an open-source model on Azure?
I am working on deploying an open-source model, and my final web application will be hosted on Azure. I am evaluating two options: Deploying the model using Hugging Face. Using Azure Machine Learning (Azure ML) for deployment. I want to make an…
I can't delete recovery Services vault Error BMSUserErrorVaultDeletionNotAllowed
I can't describe how disappointed I am. Because there is no way to delete something that I pay money for and I try to delete it for days. My Azure Backup management server has been destroyed for months. I no longer need Backup items, but I cannot delete…
Dedicated vs serverless pools - difference and performance
I am working with dedicated pools in Azure Synapse, but never had a concrete understanding when to use them and when to use the serverless pools. What is the difference between them in terms of performance and what are the best practices ?
Cosmos Postgresql DB Global regional write support
Hi Team, I would like to understand if there is a way where we can enable multi region writes on CosmosDB for postgresql since this is one of the features on CosmosDB…
What is the unit of measurement used for the 'quantity' field in the Microsoft Consumption Usage Details API?
I am currently collecting data through the Microsoft Consumption Usage Details API and would like to know the exact unit of measurement used for the 'quantity' of different resources. I haven't been able to find this information and would appreciate any…
Is it possible to host Github's self-hosted runner on Function App?
Hi, I am looking to deploy self-hosted runner on the function app, and run it whenever code is committed to github. I see an article on doing this with Azure Container Jobs but not with functions. Is this even possible?
how to use Azure OpenAI API to upload a file and ask some questions based on the file content - no RAG needed, and no history. Every new file upload will have to be a new, clean request
Trying to use Azure OpenAI to upload a file and ask some questions based on the file content - no RAG needed, and no history. Every new file upload will have to be a new, clean request. Also, we will need to do this programmatically via API. Exactly as…
allow outbound port 25
Dear support, this is my second time posting related to this issue. Can anyone help me to unblock outbound SMTP port 25? I'm currently using Azure sponsorship subscription. I've tried all ways i can do, included the self diagnose feature on Azure…

Follow-up Request for Additional On-Premise TTS Voices
Dear Microsoft Community, I hope you are all doing well. I wanted to reference my previous thread, in which I requested on-premise containers for certain German voices. Thanks to the helpful guidance and support from the product team, we gained access to…
Deploying Deepseek R1 as Serverless API with .models.ai.azure.com endpoint format
I have a problem with creating a deployment of Deepseek R1 of "Serverless" as opposed to "Azure AI Services" type. I need the endpoint in the format of [deploymentname.eastus2.models.ai.azure.com] NOT…
How to Index on Specific document Library from the Sharepoint Subsite in Azure Cognitive Search
below is the Full Url of the Document library: https://test.sharepoint.com/sites/Corporate-Technology/sandbox/azuresearchtest/Forms/AllItems.aspx Site : Corporate-Technology Subsite : sandbox Document Library : azuresearchtest Below API use to…
Elastic job with a monthly recurring schedule - what will the next run date be?
If I schedule an elastic job with an interval of P1M (one month) or even every two or three months, what will the next run date be? Does Azure implement this as 30 days from the start date, 31 days from the start date? Something else? If I schedule the…
Issue with EventHub and Http triggers in node typescript
I'm having an issue using node with typescript and azure functions v4. As soon as I define an event hub triggers, the rest of the http triggers show as being functional but don't work and give the following error in app insights: The 'httpTrigger1'…
How to add index tags and it's values while uploading blobs using azcopy?
How to add index tags and it's values while uploading blobs using azcopy? I want to upload thousands of blobs in a storage account using azcopy tool. I want to also add index tags to each blob with it's values. For example, for each blob that i upload i…
Azure Subscription 1
I took an azure free trial subscription by giving credit card details. But in azure portal it is showing as Azure Subscription 1. Is this same as free trial subscription? Or will get billed for it?
How to Implement/Add Health Checks for Azure Function App Running in Container Apps Environment?
I have a Function App running within a Container Apps environment as its hosting plan, created using the azapi_resource from Terraform. However, I’m not seeing the "Health Check" option in the Azure portal for this Function App. I’ve included…
How to enable concurrent users in Azure Virtual Desktop and allow multiple users to connect to the same virtual machine simultaneously.
Hello Team As per my current setup, I've AVD setup with host pool having windows 11 and connected windows 11 with microsoft entra id.
INSERT INTO Fails in Azure Synapse Analytics with Error Code 1104.
Scenario: I am working on loading data from the EDWLanding table to the EDW table using a stored procedure in Azure Synapse Analytics. The stored procedure uses an INSERT INTO SELECT * statement to load data from EDWLanding table into EDW table. The…
How to connect Power BI to Azure CosmosDB for MongoDB vCore?
I'm trying to connect Power BI to the Azure CosmosDB for MongoDB vCore Free Tier that I provisioned, but the connector asks for an 'Endpoint,' which is not provided in the resource's general panel. Using MongoCompass with the connection string, the…