18,258 questions

Sort by: Updated
0 answers

How to Use GPT-4o without Azure Cognitive Search

When I want to use GPT-4o, I get this error: {'statusCode': 401, 'message': 'Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired.'} I want to use GPT-4o without using Cognitive…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
994 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,278 questions
asked 2024-05-23T09:45:53.45+00:00
BAHADIR ARAZ 0 Reputation points
edited the question 2024-05-23T10:07:35.5333333+00:00
BAHADIR ARAZ 0 Reputation points
0 answers

Azure - Logic apps: adding a header to a custom connector

I'm using a custom connector to send a series of API requests. I need to add a header value to a GET function. I added as shown below but I don't think this is correct. /api/stat/sites: get: summary: stat/sites description: stat/sites …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,898 questions
asked 2024-05-23T10:07:04.4866667+00:00
Jan de Mul 20 Reputation points
0 answers

VPN connection from local network to Sharepoint online

Hello Is it possible to create vpn connection from local network to Sharepoint online to be able to send HTTP requests from Sharepoint online to on-premises server ? Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-23T05:57:59.3933333+00:00
Valentyn Grygoriev 0 Reputation points
edited the question 2024-05-23T10:01:42.83+00:00
KapilAnanth-MSFT 36,861 Reputation points Microsoft Employee
0 answers

Cloud AP Error - AAD_CLOUDAP_E_HTTP_CERTIFICATE_URI_IS_EMPTY - What is missing from Mex?

I'm receiving a AAD_CLOUDAP_E_HTTP_CERTIFICATE_URI_IS_EMPTY error from a LsaLogonUser request with a Certificate on a smart card (Using KERB_CERTIFICATE_LOGON). I understand that a Certificate Endpoint URI is missing from the Metadata of WS-FED, but I'm…

Microsoft Entra
asked 2024-05-22T18:12:07.93+00:00
Merlin Avery 1 Reputation point
edited the question 2024-05-23T10:00:30.0366667+00:00
MayankBargali-MSFT 69,576 Reputation points
0 answers

Where can we apply for Azure fee reduction in academic research projects?

Does Microsoft provide an Investigator Support Program where we can apply for a fee reduction in non- commercial research projects using Azure ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,495 questions
asked 2024-05-23T07:56:03.28+00:00
Rongve, Arvid 0 Reputation points
edited the question 2024-05-23T09:59:32.7466667+00:00
MayankBargali-MSFT 69,576 Reputation points
0 answers

I cannot access my exam voucher after completing AI Skills Challenge: Azure AI Fundamentals

I have completed AI Skills Challenge: Azure AI Fundamentals and have received an email advising that I am eligible for an exam voucher and I have until June 24th to redeem it. However, when i try to get access to my voucher i get this error: "No…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,278 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,445 questions
asked 2024-05-23T09:59:28.44+00:00
tony printy 0 Reputation points
0 answers

How to load data in batches with the new Salesforce connector in Azure Data Factory?

Hi, Previously in the Salesforce(Legacy connector) you could pull all the data for an object but with the new Salesforce OAuth 2.0 connector in ADF, it restricts the data? How to tackle this issue? Should i run in batches? Also the new SOQL doesn't…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,728 questions
asked 2024-05-23T09:44:18.8333333+00:00
Lionel Dsouza 0 Reputation points
edited the question 2024-05-23T09:58:29.9366667+00:00
Lionel Dsouza 0 Reputation points
0 answers

WSUS synchrozation issue with 2024-04 Cumulative update WIN2k19 KB5037765

We have a WSUS server installed with 2019 standard .Noticed that after download 2024-05 cumulative in upstream .Clients are not able to connect with WSUS upsteam .And in WSUS upstream all client server showing 2024-05 patch are not applicable .

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,504 questions
asked 2024-05-23T09:57:28.33+00:00
Abhijit Pramanik 0 Reputation points
0 answers

Alternative to Attunity CDC

Looking at blog SQL Server Integration Services (SSIS) Change Data Capture Attunity feature deprecations I am getting confused what to do with all packages using CDC components. Also, question is what to do with new development of incremental update…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,467 questions
asked 2024-05-23T09:56:32.68+00:00
Nebojsa Ilic 35 Reputation points
0 answers

The policy effect 'details' property could not be parsed.

I'm trying to build a custom Azure Policy for my Kubernetes cluster, that would deny the creation of a rootsync resource if the naming convention and branch used do not meet the requirements. This is based on a working OPA policy: apiVersion:…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,889 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
806 questions
asked 2024-05-22T14:59:43.0833333+00:00
Diego Sesoldi 0 Reputation points
edited the question 2024-05-23T09:55:02.5766667+00:00
Diego Sesoldi 0 Reputation points
0 answers

Subscription is disabled for security reasons

Hi, My Subscription is disabled for security reasons. Kindly enable as the issue is resolved.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
994 questions
asked 2024-05-23T09:47:28.95+00:00
Augustine Joseph 0 Reputation points
0 answers

Get Sql instances in .Net

How can I retrieve a DataTable from Sql Server instances in .Net? In the .Net Framework it was done this way: SqlDataSourceEnumerator instance = SqlDataSourceEnumerator.Instance; DataTable table = instance.GetDataSources(); string…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,373 questions
asked 2024-05-23T09:46:11.3966667+00:00
zequion 131 Reputation points
0 answers

Managed identity should be used in web apps

We have a situation with a PAAS application where in Azure Advisor it is asking us to enable Managed identity should be used in web apps and Function APP . Our concern is that if I specifically change this to be Managed indentiese then will it break…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,372 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,214 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,015 questions
asked 2024-05-23T09:44:27.9833333+00:00
Paritosh Mishra 0 Reputation points
0 answers

Azure AI Studio Chat In my data GPT-4o model Request Header Too Large

Azure AI Studio If you add the GPT-4o model and data (Index) in Chat and try Chat, A Request Header Too Large error occurs. There is no error in the GPT-4-0125(preview) model.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,278 questions
asked 2024-05-23T09:43:20.18+00:00
김남일 0 Reputation points
0 answers

How can I add a banner (pop-up) to our Intranet on Microsoft Sharepoint?

Dear team, can you please advise how to add a banner with important messages on our Intranet (on MS Sharepoint)? This would be used for our main page, but maybe also on other pages. Thank you!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-23T09:42:15.0966667+00:00
Ilascikova, Kamila 0 Reputation points
0 answers

How to upload a analyzed document done with documentAnalysisClient.AnalyzeDocumentAsync call in code, into the training dataset in code, which mimics the 'Mark as to uploaded into the training dataset' button in Azure DI

After analyzing a doc with the documentAnalysisClient.AnalyzeDocumentAsync, I need a way to upload the tested doc directly into the training dataset of its corresponding blob with the already labeled fields. Basically I need to mimic the yellow…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,373 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,440 questions
asked 2024-05-23T09:34:07.56+00:00
edited the question 2024-05-23T09:42:03.14+00:00
0 answers

I cannot verify my student status because micrososft tells me that it has already been used this year

Hello guys, Unfortunately I can't create a support ticket because I don't have permission. In addition, my university cannot help me. First it was displayed that my account had allegedly already been used for student verification this year. But I didn't…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,799 questions
asked 2024-05-23T09:39:47.4266667+00:00
Marius Diers 0 Reputation points
0 answers

How use the parameter language for fr-FR into AZURE MAPS API

Hi, How I can force AZURE MAPS API to send me a result in french please ? Example :…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-23T09:38:32.86+00:00
Bruno Martins-Lêdo 0 Reputation points
0 answers

Custom Search not working

Hi there, our custom search is not working currently (you can see it on EmailToolTester.com). The error message says: "Unable to execute your query. Ensure that a valid subscription key has been set up for your instance." The thing is, our…

Bing Custom Search
Bing Custom Search
An easy-to-use, ad-free, commercial-grade search tool that lets you deliver the results you want.
80 questions
asked 2024-05-23T09:36:02.1766667+00:00
tooltester 21 Reputation points
0 answers

All of my application insights instances suddenly stopped collecting data and haven't resumed since

At the end of 21st May 2024 all of our application insights instances stopped collecting data. We regularly hit the daily limit but in this case none of them started recording again the next day. They have all been migrated from classic to log…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,015 questions
asked 2024-05-23T09:32:52.9333333+00:00
Jalibe 0 Reputation points