About 4,200,000 results
Open links in new tab
  1. How to get the Azure assistant to use the vector store using SDK

    Jan 17, 2025 · I've created a Vector store as well as an Assistant within Azure AI Foundry -> Azure OpenAI Service Using the SDK (link above) and the assistantID I'm trying to run a …

  2. New Error Running Azure Function App Locally - Stack Overflow

    Oct 17, 2024 · Running our Azure Function App locally in Rider or VS 2022 has suddenly stopped working with the following error: This version of the Azure Functions Core Tools requires your …

  3. How to create a vector search index in Azure AI search using v11.4.0

    Dec 6, 2023 · I want to create an Azure AI Search index with a vector field using the currently latest version of azure-search-documents v11.4.0. Here is my code: from …

  4. Azure OpenAI Embedding SDK (C#) - Stack Overflow

    Apr 7, 2025 · I have successfully deployed a model (text-embedding-3-large) using the Azure OpenAI portal, and I'm now trying to integrate it using the OpenAI .NET SDK. The Azure portal …

  5. Find/Set Azure Functions Core Tools version Visual Studio use

    Oct 17, 2024 · Follow below steps to roll back the core tools version: If you used an MSI on Windows to install core tools, uninstall the current one and install the latest MSI, refer the …

  6. How to update the .NET SDK version in my Azure App Service?

    Jul 8, 2024 · I'm most certainly missing some basic understanding here, but I think I need to update the .NET version in my Azure App Service. So, the currently installed version is …

  7. .net 8.0 - .Net8 Azure Functions not detected - Stack Overflow

    Jan 17, 2024 · Make sure you are not referencing both Microsoft.NET.Sdk.Functions and Microsoft.Azure.Functions.Worker.Sdk in the same project, as they are meant for different …

  8. Azure Storage SDK for Blob storage - Stack Overflow

    Nov 13, 2023 · 1 I can see from the Azure Storage REST API documentation, that it is possible to set the expiration date of a blob at the time it is created. Is it possible to set a newly created …

  9. Netty versions conflict with azure-identity、azure-storage-file …

    Dec 13, 2024 · I am trying to implement ADLS token credential vending in my project with the following dependencies: // 1.13.1 implementation (libs.azure.identity) // 12.20.0 implementation …

  10. @azure/opentelemetry-instrumentation-azure-sdk [ 'Module …

    Feb 9, 2025 · 0 @azure/opentelemetry-instrumentation-azure-sdk [ 'Module @azure/core-tracing has been loaded before @azure/opentelemetry-instrumentation-azure-sdk so it might not …