About 9,830,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 thread but it's …

  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 project …

  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 azure.core.credentials import …

  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 itself provides …

  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 document to install …

  6. .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 hosting …

  7. 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 blob's …

  8. @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 work, please …

  9. How to get Azure Virtual Machine data using ARM client using Azure ...

    Nov 14, 2024 · How to get Azure Virtual Machine data using ARM client using Azure/azure-sdk-for-net samples Asked 1 year ago Modified 1 year ago Viewed 329 times

  10. Python: How to move or copy Azure Blob from one container to another

    Sep 10, 2015 · 14 I am using Microsoft Azure SDK for Python in project. I want to move or copy Blob from one container to another. for exmaple