99,645 questions with Azure-related tags

Sort by: Updated
1 answer

Created a new Microsoft Account and trying to register for Azure Free Account. But this is not allowing

Created a new Microsoft Account and trying to register for Azure Free Account. But this is not allowing and saying You're not eligible for an Azure free account But WHY??

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
615 questions
asked 2024-06-15T16:13:35.1733333+00:00
Pawan Bansal 0 Reputation points
answered 2024-06-15T16:36:35.81+00:00
Babafemi Bulugbe 2,680 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure Data Factory - mark source rows as "processed"

I wan't to read unprocessed data from asource table and write it to a target table. Normally, in other ETL Tools, I would add a "processed" flag column to sourceTable update it after successfully insert into targetTable with…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,893 questions
asked 2024-06-14T10:41:55.6066667+00:00
Jörg Lang 60 Reputation points
commented 2024-06-15T16:31:20.57+00:00
Sina Salam 5,546 Reputation points
0 answers

How to access storage account (Blob storage) from Java-spring boot app deployed on app service securely?

I’m trying to look for the sample Java-spring app which is able to access blob storage in the secure way. I also found that only Secret / connection string is acceptable to connect Java-spring app to storage blob in the below…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,820 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,544 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,154 questions
asked 2024-06-15T16:15:14.23+00:00
奥田 章桂美 20 Reputation points
0 answers

GPT-4o Slow to complete after repeated runs.

Hi, I am running a deployed prompt flow that is using a deployed gpt-4o. It has 300k Tokens per minute quota. I set it up to run a small batch of tweets to run a sentiment and a classification on the target tweet with the same prompt. The response…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,439 questions
asked 2024-06-15T16:12:06.5066667+00:00
Harvey Maddocks 0 Reputation points
0 answers

How do I take Authenticator Additional Action when Authenticator asks for additional action?

I lost my iphone and restored my authenticator. Some Office365 accounts are indicating that an additional action required. When I click on the account, I am asked to either scan the QRcode, which I don't have since I scanned it on my computer screen the…

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.
5,826 questions
asked 2024-06-15T16:02:31.09+00:00
Eric Ste-Marie 0 Reputation points
1 answer

Data flow is not sinking all data because I have 84 json files in different sub-folders (of which 78 files are blank, and 6 files have data). But when I delete the 78 blank files (and remain with 6 files with data), the data flow will sink all results.

Hello. Please support, my data flow pipeline is not sinking all data. This happens whenever I have 84 json files each in different sub-folders (of which 78 files are blank, and 6 files have data). But when I delete the 78 blank json files (and only…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,893 questions
asked 2024-06-14T17:35:51.8166667+00:00
Babu Musanga 0 Reputation points
commented 2024-06-15T15:55:23.61+00:00
Babu Musanga 0 Reputation points
2 answers

The WHERE clause in Azure Stream Analytics is unable to perform conditional filtering

My metadata is in JSON format, and I'm attempting to utilize the WHERE clause to filter out data where the property name is 'type', but the filter condition is not working effectively. Could you advise on how to achieve this? Looking forward to your…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
339 questions
asked 2024-06-13T06:20:28.4866667+00:00
kunming jian 40 Reputation points
commented 2024-06-15T15:35:28.3133333+00:00
kunming jian 40 Reputation points
0 answers

uploaded blob file was not visible on the internet

In the present module we are assigned to create a storage account and container link them and uploaded a blob file and changed the access level to blob(anonymous read access for blob file) but I did not get my uploaded file on internet instead of that…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,820 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,544 questions
asked 2024-06-15T14:18:43.7566667+00:00
GYANASREEJA PATNALA 0 Reputation points
edited the question 2024-06-15T15:15:41.29+00:00
AmaranS 3,045 Reputation points Microsoft Vendor
1 answer

Add new row to text file in blob storage via data factory

I have a data factory pipeline, and I would like to add an activity where I want to take a .txt file stored in blob storage and append a new row to it. The row should include the current datetime as well as a variable obtained in a previous…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,893 questions
asked 2024-06-14T15:14:06.1533333+00:00
Louise Kirkham 0 Reputation points
answered 2024-06-15T15:01:31.6533333+00:00
Nandan Hegde 29,996 Reputation points MVP
0 answers

How to create a free or coding style of AI chatbot?

How to create a self-made AI chatbot for a hotel reservation for our system based on our given data from database only in provided area or country that can be accessed by other countries?

Azure SQL Database
asked 2024-06-15T14:47:05.49+00:00
MICHELLE ALFARO MACAHIS 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to determine the best weights for the scoring profile?

Hi, I am new to Azure AI Search. I have successfully created an index and would like to optimize using the scoring profile, and understand that you would have to assign weights to fields. However, I am confused as to how I can determine the…

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.
798 questions
asked 2024-06-13T16:01:21.59+00:00
Jaimy L 20 Reputation points
commented 2024-06-15T14:44:29.5133333+00:00
Jaimy L 20 Reputation points
2 answers

Is Azure AI Studio - Chat Playground's 'copy Sample Code' feature broken by default?

I have successfully deployed a model and querying it is fine in the Chat playground. It also works in the deployed Web app. However when I click on the [View code] button, select [curl] from the drop-down and copy the [Sample code], I get errors…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,439 questions
asked 2024-06-14T21:23:17.1066667+00:00
JP 0 Reputation points
answered 2024-06-15T14:28:30.7566667+00:00
JP 0 Reputation points
2 answers

Subscription, required licence and tenant requirement for Microsoft Azure Purview (MIP)

Subscription, required licence and tenant requirement for Microsoft Azure Purview (MIP)

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
523 questions
Microsoft Entra
asked 2023-10-16T04:38:08.01+00:00
ShandhiMeenaBR-1712 0 Reputation points
answered 2024-06-15T14:16:07.46+00:00
Jerry mouse 0 Reputation points
2 answers

Azure OpenAI Seed parameter

I am using the AzureOpenAI module and the client.chat.completions.create() function to generate responses. My goal is to receive the same answer each time I ask the same question, ensuring replicable results. I noticed there's a 'seed' parameter that…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,439 questions
asked 2024-06-11T00:41:08.9633333+00:00
김봉기 0 Reputation points
commented 2024-06-15T14:11:02.8433333+00:00
Gowtham CP 3,335 Reputation points
2 answers

azure it give a 500 error

My azure web app will not login it gives me a 500 server error.

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
70 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,944 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,154 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,512 questions
asked 2024-06-15T13:31:45.41+00:00
Thomas Blair 0 Reputation points
answered 2024-06-15T14:09:10.91+00:00
Sander van de Velde | MVP 30,396 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Azure SQL Database and Azure SQL Managed Instance

can anyone explain me the dff btween the "Azure SQL Database" and "Azure SQL Managed Instance"? Are they the same, or am I missing someything.

Azure SQL Database
asked 2024-02-01T19:04:09.8533333+00:00
dwaine 20 Reputation points
answered 2024-06-15T14:03:31.2066667+00:00
Nguyen Minh Tri 0 Reputation points
1 answer

Endpoint issues

I accidentally deleted endpoint from my front door and CDN profile and that obviously caused issues at my website. I tried to create endpoint again using the same information I found in the activity log, but it's still giving a lot of errors. Some of wp…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
615 questions
Azure Content Delivery Network
Microsoft Endpoint Manager Training
Microsoft Endpoint Manager Training
Microsoft Endpoint Manager: A Microsoft endpoint management platform that incorporates System Center Configuration Manager and Intune and provides endpoint security, device management, and intelligent cloud actions.Training: Instruction to develop new skills.
8 questions
asked 2024-06-15T13:50:04.77+00:00
Aku 0 Reputation points
answered 2024-06-15T14:01:08.61+00:00
akinbade abiola 4,670 Reputation points
1 answer

How to deploy azure landing zones

Detail network and hub spoke

Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
161 questions
asked 2024-06-15T13:36:36.53+00:00
Luciano Jose Marchetto 0 Reputation points
edited an answer 2024-06-15T13:52:30.5533333+00:00
akinbade abiola 4,670 Reputation points
1 answer

Keep getting complete setup pop up when trying to autofill passwords

Hi please help this is driving me crazy i have deleted reinstalled, restarted phone, signed into everything possible and I still get this pop up when trying to autofill my passwords from Authenticator. I just got a new iPhone 15 pro, transferred…

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.
5,826 questions
asked 2024-06-13T13:01:21.0333333+00:00
Chris Gray 15 Reputation points
answered 2024-06-15T13:46:33.9333333+00:00
Ross Screaton 0 Reputation points
0 answers

my app will run just fine in visual studio 2022 but in azure it give a 500 error

My app in visual studio 2022 runs just fine. But it gives a 500 server error in azure when running my web site.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,944 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,154 questions
asked 2024-06-15T13:24:20.1066667+00:00
Thomas Blair 0 Reputation points