Content
Error: "You must have the .NET Core SDK installed to perform this operation." when creating a new project in Visual Studio Code using Azure Functions and C# language
I'm encountering an error when I try to create a new project in Visual Studio Code using Azure Functions and selecting C# as the language. The error message says "You must have the .NET Core SDK installed to perform this operation. See here for…
I am using the azure policy to whitelist the domain for outbound connectivity from Azure Data Factory to other services. But facing issues in connectivity due to throttling applied on policy.
I am using the azure policy (https://learn.microsoft.com/en-us/azure/data-factory/configure-outbound-allow-list-azure-policy) which is applied at resource group level. This policy is working as expected and is only allowing outbound connectivity to the…
Can we use Azure open AI service for private data usage and also for data from internet
We have tried to integrate the Azure open ai service with the bot framework. We were able to add private data in azure open ai and able to fetch answers from the data provided. But after integrating the private data, we were not able to fetch the general…
How do i filter files based on their encodings ?
I am currently moving data from source to sink, however, some files at my source are in UTF-16-LE encodings. I need the UTF-16-LE files to be filtered out based on their encodings and then copy them to a new location. How can I use Azure datafactory…
Appliance Configuration Manager Failing to Validate on source discovery
Am getting stuck on step 2 Add discovery source validation failed with details: An error occurred as the URL provided for discovery of Vcenter server is not valid URL.
Unable to parse $skipToken for Microsoft sentinel - Threat Intelligence Indicators - List
For Microsoft sentinel Incident -List we are getting $skipToken value in such format which is working…
Dynamic Functions settings
Hi everyone Let's suppose an app functions's code as follows: This functions is listening to some event hub inside a event hubs namespace (as you know, a namespace can host several event hubs). The configuration of the function requires the event hub…
My devices don't receive C2D messages anymore from IoT Hub
Hello everyone, I've been going crazy for a few days with my IoT Hub and I can't figure out why. On my devices, I have connected about 60-70 of them, the C2D messaging system doesn't work anymore. My "system" is very simple, it is based on an…
The required Blob is missing, even though the file is available - Copy Data activity
HI Team, I am facing issues in an ADF pipeline where I am not able to copy data into a blob path which is physically available but still the copy data activity is failing with the below error. Kindly help in this issue. Regards, GRBharadwaja.
How to make an integration between azure pipeline and azure key vault?
I get this error when I try to make a integration between a pipeline and azure key vault: Failed to create an app in azure active directory. error: insufficient privileges to complete the operation in Microsoft graph ensure that the user has…

Aplicação virtual do windows com erro
A camera não é encontrada no windows 11 versão maquina virtual erro 0xa00f4244, e som de reprodução tem falhas e fica abafado.
Pronunciation assessment : the phoneme level feedback needed in the IPA representation
I am using the detailed level feedback in using pronunciation Assessment . The phoneme symbols in the response is in "American English phonemes", Is there a possibility to get the symbols as IPA : International phonetic alphabet ? Thanks,
How can I increase the quota in the whisper model in Azure AI Studio?
If you are using the whisper model API, you will get "Requests to the Audio_Transcriptions Operation under Azure OpenAI API version 2023-09-01-preview have exceeded call Please retry after 17 seconds. Please retry after 17 seconds. However, when I…

How can I secure SAS URIs with authentication?
Hi all We have a project running that uses a Logic App to create blob files and afterwards generates SAS URIs per file using the OOB Blob Connector. A hard requirement is that there is a direct download link available for employees to directly download…
Accessing multiple containers in SFTP server
We're using the SFTP support in Azure Blob Storage Preview and I haven't been able to work out how to access multiple containers using the same user. It seems to be possible to allow a user to have permissions for multiple containers in the UI but I am…
How to batch translate word documents without technical skills
As a business professional, I have a few hundred non-English documents that I need to batch translate. While it's easy to translate documents individually through Word, it will take me weeks to get through them all. I've tried Azure but I'm not…
Connecting Storage Account to Logic App with Managed Identity
Hi All We have a scenario where we want to create Blob Files and also generate a SAS URI using a Logic App. Everything works fine but the moment we want to secure the storage account so that only people from within a certain IP Range can access the SAS…
Can I Install R libraries in databricks without reinstalling each time the cluster is turned on?
I need to install R libraries (VIM and arrow), I have tried with the inits script and the global init script, also with the option to install libraries directly in the cluster but every time I turn on the cluster they are reinstalled and the problem is…
ESUs free of charge on AzureStackHCI 22H2?
Hi. I'm digging through the documents but can not find concrete answer. When I took this article serious they are only free in 23H2 which is sill in…
Azureopenai functions
Still getting the following error, running the demo with this config based on the documentation…