107,868 questions with Azure-related tags

Sort by: Updated
0 answers

Unable to sign in in "send an email" action of azure logic apps

Hi I'm trying to add an action to my azure logic app workflow, where I have selected send an email as action but I'm unable to sign in, getting unknown error.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,080 questions
asked 2024-09-11T05:17:19.9166667+00:00
Ruth Mariya 0 Reputation points
0 answers

Vector indexer produces error

I am going through the following document to create a vector indexer: https://learn.microsoft.com/en-us/azure/search/search-get-started-portal-import-vectors?tabs=sample-data-storage%2Cmodel-aoai%2Cconnect-data-storage However, once I complete the steps,…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
942 questions
asked 2024-09-10T03:47:01.6433333+00:00
Ali Moeen 0 Reputation points Microsoft Employee
commented 2024-09-11T05:15:33.29+00:00
VenkateshDodda-MSFT 19,746 Reputation points Microsoft Employee
0 answers

My Authenticator doesn’t give me a code

Hi I have been trying to sign in the my dominos pathway to excellence app this app works fine but when I try and get a code from my Authenticator it never gives me one. (All this is on my IPhone) If anyone can help it would be deeply appreciated 🙏

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,583 questions
asked 2024-09-11T05:09:54.07+00:00
Emma S 0 Reputation points
0 answers

Azure AI Language - Version Change - Deprecated v2 Types?

Anyone else having issue with types categorized as v2 in Azure AI Language? (as of 9/6/2024) Curious if Aug 28, 2024 version referenced in below deprecated v2…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
403 questions
asked 2024-09-06T19:07:53.5633333+00:00
Kent Mitchell 5 Reputation points Microsoft Employee
commented 2024-09-11T05:07:48.2033333+00:00
navba-MSFT 23,450 Reputation points Microsoft Employee
0 answers

Azure Logic app list built in actions

I am auditing all my logic apps and trying to List all HTTP actions (built in) from logic app scheama. Tried few ways to read json body using $logicApp.Definition.actions and $logicApp.Definition.actions.Keys But no luck. How can i find action of type…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,080 questions
asked 2024-09-06T07:12:46.8433333+00:00
Admin DA 0 Reputation points
commented 2024-09-11T05:07:11.9633333+00:00
VenkateshDodda-MSFT 19,746 Reputation points Microsoft Employee
1 answer

Value cannot be null. (Parameter 'containerId')" error.

I've been exploring Azure and working with Functions and CosmosDB recently. I followed the setup instructions from this learn.microsoft.com resource, but I keep running into an Internal Server Error 500. The logs indicate a "Value cannot be null.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,865 questions
asked 2024-09-10T12:23:46.57+00:00
RangerSayip 0 Reputation points
commented 2024-09-11T05:03:45.9166667+00:00
RangerSayip 0 Reputation points
1 answer

error uploading data asset to autoML job

I am trying to upload a .csv file to an Azure AutoML job, but I keep receiving this error message: "The file(s) couldn't be uploaded, because the storage is behind a virtual network, the supplied credentials might not have access, or the storage…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,838 questions
asked 2024-09-10T01:21:09.9066667+00:00
Catherine Thomas 0 Reputation points
commented 2024-09-11T04:57:17.6333333+00:00
AshokPeddakotla-MSFT 32,781 Reputation points
1 answer

How to fix "ClientAuthenticationError" in Azure ai machine learning studio

I am trying to run the sample code for "Quickstart: Get started with Azure Machine Learning" in Azure ai, Machine Learning Studio and sees the following error about credential: ClientAuthenticationError: DefaultAzureCredential failed to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,838 questions
asked 2024-09-06T21:20:39.77+00:00
Tian Yi (XC-AD/EFB2-NA) 0 Reputation points
commented 2024-09-11T04:55:13.91+00:00
romungi-MSFT 44,671 Reputation points Microsoft Employee
1 answer

NotFoundError: Error code: 404 - {'error': {'code': '404', 'message': 'Resource not found'}}?

running test code: deployment_name = 'gpt-4o-v1' #This will correspond client = AzureOpenAI( azure_endpoint = "https://****.openai.azure.com/" , api_key='**', api_version = '2024-05-13' ) print('### using gpt-4o-v1…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,893 questions
asked 2024-09-04T06:36:54.55+00:00
Zhou, Jie (周杰) 20 Reputation points
commented 2024-09-11T04:52:46.8233333+00:00
navba-MSFT 23,450 Reputation points Microsoft Employee
1 answer

How to use the latest model version for Vision OCR on Python?

When I am using the ImageAnalysisClient in my code to analyze an image and return text, the API only seem to use the 2023-10-01 model version. How can I use 2024 or later version of the Vision OCR? Here is my current code: client =…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
365 questions
asked 2024-09-01T19:10:29.7966667+00:00
Danny Zhang 0 Reputation points
answered 2024-09-11T04:50:59.64+00:00
navba-MSFT 23,450 Reputation points Microsoft Employee
1 answer

Is it a good design or solution to flatten the API response in APIM outbound policies?

We can modify the API response before it is sent to the client in Azure APIM policies. Is it a good design or solution to flatten the API response in APIM outbound policies? For example, suppose we have database entities and their corresponding class…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,066 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,157 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,066 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,157 questions
asked 2024-09-09T16:31:05.77+00:00
Purba Bhattacharjee 0 Reputation points
commented 2024-09-11T04:48:11.9333333+00:00
JananiRamesh-MSFT 26,151 Reputation points
1 answer

Is it a good design or solution to flatten the API response in APIM outbound policies?

We can modify the API response before it is sent to the client in Azure APIM policies. Is it a good design or solution to flatten the API response in APIM outbound policies? For example, suppose we have database entities and their corresponding class…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,066 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,157 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,066 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,157 questions
asked 2024-09-09T16:31:05.77+00:00
Purba Bhattacharjee 0 Reputation points
commented 2024-09-11T04:48:11.9333333+00:00
JananiRamesh-MSFT 26,151 Reputation points
5 answers One of the answers was accepted by the question author.

Cosmos DB; optimizing text searches in large DB

I have been looking into trying to optimize text searches in a container that will have potentially millions of items. For this purpose using the Cosmos Emulator, I added 200,000 items to my ForumSearch container in which all items have the same…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,608 questions
asked 2022-07-19T11:45:09.837+00:00
Bubba Jones 211 Reputation points
answered 2024-09-11T04:45:09.17+00:00
May long time 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions dis-appeared from the Function App and I am not able to push functions from local folder to function app.

As you can see in the image I have more functions showing in the local project folder but less in my function app. Previously I had the same count. Suddenly some functions disappeared from the app and now when I deploy the functions again it says…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,865 questions
asked 2024-09-09T10:02:26.2033333+00:00
Ammad Niazi 20 Reputation points
accepted 2024-09-11T04:36:16.13+00:00
Ammad Niazi 20 Reputation points
1 answer

not able to create workspaces in APIM

I am not able to create workspace in APIM running on premium tier. Anyone experiencing the same issue? How did you overcome this problem? Thanks, Praveen

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,066 questions
asked 2024-09-05T20:04:56.23+00:00
Jillella, Praveen 0 Reputation points
commented 2024-09-11T04:33:57.4066667+00:00
JananiRamesh-MSFT 26,151 Reputation points
1 answer

Response is being content_filtered even though every thing is safe and not filtered

I'm getting this response when I call Azure open AI service: {'choices': [{'content_filter_results': {'hate': {'filtered': False, 'severity': 'safe'}, 'self_harm': {'filtered': False, 'severity': 'safe'}, 'sexual': {'filtered': False, 'severity':…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,893 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
15 questions
asked 2024-09-10T11:29:40.0166667+00:00
Soumith Reddy Aireddi 0 Reputation points
commented 2024-09-11T04:26:35.97+00:00
Soumith Reddy Aireddi 0 Reputation points
1 answer

VPN gateway

In module it is written that we can deploy only one gateway per VPN. Later in module there are HA methods to use i.e active / active model. Is it for VPN or for VPN gateway?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,481 questions
asked 2024-09-10T18:04:40.5133333+00:00
Mateusz Labusek 0 Reputation points
answered 2024-09-11T04:15:57.3+00:00
Pradeep M 2,295 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

How do I fix a 403 "This request is not authorized to perform this operation using this permission." error when accessing a newly created Language Studio project?

I am trying to work my way through the Extract Custom Entities exercise. I am running into an issue when trying to access a newly created project. I can get though the creation steps, but when I click on the project, I get a 403 error that states…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
403 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,772 questions
asked 2024-08-17T21:31:13.9+00:00
Pavel Gutin 75 Reputation points
edited a comment 2024-09-11T04:08:20.07+00:00
Dave Yu 0 Reputation points
0 answers

Can't move forward "Select a resource to work with" step in vision studio

I am following MS learning page to work on one of the courses and I am trying to start a 'Customize Models with Images' project using Vision Studio, but it asks me to select a resource. Even though I choose my default resource, nothing happens, and the…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
244 questions
asked 2024-09-06T17:00:25.0233333+00:00
DavaaD 11 Reputation points
commented 2024-09-11T03:52:39.63+00:00
navba-MSFT 23,450 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Identity Validation Request has been "in progress" for over 14 days

We would like to use Azure Trusted Signing to replace current EV Code Signing certificate from Sectigo. We've created the Trusted Signing account and created request for public identify verification on 8/28. During the process, we've been asked and…

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
68 questions
asked 2024-09-10T07:22:00.0766667+00:00
Sam Tsai 0 Reputation points
commented 2024-09-11T03:49:48.0466667+00:00
Sam Tsai 0 Reputation points