247 questions with Azure Startups tags

Sort by: Updated
0 answers

How can I set the `accurate` scalingStrategy for Container App Jobs?

I'm using a ServiceBus to broker messages that will require us to spawn a ContainerApp Job execution for each message. However, I'm having trouble finding the proper configuration. Specifically, I see that there should be a scalingStrategy of accurate…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
604 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
380 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-31T21:15:22.4766667+00:00
Byron Saltysiak 5 Reputation points
edited the question 2024-07-03T04:21:13.2933333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
2 answers

Typo on page

Hi, where do we give feedback for a typographical error on a MS Learn page? https://learn.microsoft.com/en-us/training/modules/sql-server-2022-performance-enhancements/3-memory-feedback-exercise Item 6. IsMemoryGrangFeedbackAdjusted should be…

SQL Server Training
SQL Server Training
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Training: Instruction to develop new skills.
14 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-31T19:07:21.7766667+00:00
Ric Oliva 0 Reputation points
edited the question 2024-07-03T04:21:10.9966667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

How to extract similarity from Azure AI Search x Azure OpenAI completion

Hi, I've been using client.chat.completions.create from our Azure OpenAI gpt-4 deployment to run RAG completions against my vector database, hosted on Azure AI Search. To do this, I've been using client.chat.completions.create, with my system and user…

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.
923 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,831 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,739 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 15 Reputation points
edited the question 2024-07-03T04:21:08.62+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

Making calls on the Video Indexer API

I am writing a Python script that calls on the Video Indexer API. I understand that to do this I have to provide my Azure subscription key, location, account ID and video indexer subscription key. I have my Azure subscription key and location.  I am not…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
74 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-31T04:11:20.5166667+00:00
Bob Cother 0 Reputation points
edited the question 2024-07-03T04:21:05.3166667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Custom Data Connector into Sentinel Content-Hub

Hello Microsoft Community, We are planning to build & integrate our custom data connector into the Sentinel Content-Hub to enable data analysis services for our customers who are interested in Azure Sentinel. And our data, which is unique and…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,099 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-31T01:00:56.8333333+00:00
LXF 205 Reputation points
edited the question 2024-07-03T04:21:02.71+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Recommendation Engine - handling thumbs up/down

Hi all; First off, for anyone else reading this, start with this post - the answer there is incredibly helpful. Ok, on to the question. My use case is a bit different but we'll do a concert website. The user has gone to a number of concerts. We can look…

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.
923 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,739 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-30T21:05:42.1866667+00:00
David Thielen 2,956 Reputation points
edited the question 2024-07-03T04:21:00.1233333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
2 answers

Can't access a storage account from a container app

I'm trying to connect a new container app to an existing storage account that I use in other apps as well. the new container app is on the same resource group as my other apps, yet attempting to interact with the storage account (blob/table) from the new…

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.
3,065 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
380 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-30T14:45:22.0333333+00:00
Yovel Cohen 25 Reputation points
edited the question 2024-07-03T04:20:57.7466667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
0 answers

I've included all the required libraries in the requirements.txt file, and the deployment was successful. However, the website is not loading. When I check the application logs, it shows that a module was not found.

I've included all the required libraries in the requirements.txt file, and the deployment was successful. However, the website is not loading. When I check the application logs, it shows ModuleNotFoundError: No module named 'requests'. I verified in the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,586 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-30T13:37:35.0233333+00:00
Jaswanth 0 Reputation points
edited the question 2024-07-03T04:20:55.27+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
0 answers

Environment logs not available

Azure ML environments are built by jobs running in the prepare_image experiment. In those jobs build logs are available. However, when browsing environment assets/registry, there is no information about the job ID that created the environment. This means…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,811 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-30T09:45:23.28+00:00
Sajko Miha 0 Reputation points
edited the question 2024-07-03T04:20:53.0833333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How Do I Configure JSON Items for Different Types of Data Connectors?

Hello, I'm wondering if there're any wiki pages that give explanation and how to properly configure the data connectors. Thank you! I've been exploring the variety of data connectors available in Azure, such as GenericUI, APIPolling, and others, through…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,099 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-30T06:50:41.1533333+00:00
LXF 205 Reputation points
edited the question 2024-07-03T04:20:50.3566667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
0 answers

Please allow subscriptions on new Alerts API (/alerts_v2)

Hi, To automate the remediation of high-level alerts, we have set up Powerautomate flows for : revoke sessions and block a user concerned by a High alert in cases of phishings or abnormal connections (UserEvidence) isolate workstations in cases of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,715 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
186 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-28T14:04:05.0833333+00:00
Roch AUBURTIN 0 Reputation points
edited the question 2024-07-03T04:20:47.9833333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
0 answers

Salesforce Bulk API Connector

I am using SOQL instead of ObjectApiName. The SOQL is generated using parameter correctly. The older legacy connector works fine for the same pipeline but the new one is giving this error msg: …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,464 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-28T04:11:41.51+00:00
Dev Poudel (Health) 0 Reputation points
edited the question 2024-07-03T04:20:45.23+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
2 answers

How to Calculate SLA for Azure Services and Resources using REST APIs?

Hi everyone, I need to calculate the SLA for various services and resources in my Azure environment. I'm looking for REST APIs that can provide the SLA details for each Azure service and resource. I have tried using the following API:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,722 questions
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.
2,051 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-27T13:20:26.78+00:00
Sajo Sam 0 Reputation points
edited the question 2024-07-03T04:20:42.7166667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

OpenAI Studio Playground: Questions about CSV Dataset are not answered

Hi, I have created a Blob Storage for my dataset: https://en.wikipedia.org/wiki/George_Washington https://www.kaggle.com/datasets/sootersaalu/amazon-top-50-bestselling-books-2009-2019 https://www.kaggle.com/datasets/neuromusic/avocado-prices and…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,831 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-25T06:43:12.0933333+00:00
Istvan Molnar 40 Reputation points
edited the question 2024-07-03T04:20:40.3+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

in the current api version , tool_choice is not supporting required option. When can we expect this choice?

Hi, I want to use tool_choice = required in function calling. However, it seems like the current version of rest APIs doesn't support this. When can we expect to get this option?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,831 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-25T05:11:02.0633333+00:00
BurfCoder 5 Reputation points
edited the question 2024-07-03T04:20:37.2333333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure OpenAI gpt-4o issues in assistant api, throw an error that this model doesn't support image data,

I start building a assistant by Azure OpenAI api, firstly, I tried gpt-4o in chat completions with image along text, that worked fine, but at assistant api, it doesn't work, when I run a thread, it says this model doesn't support image data. But that…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,831 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-23T14:55:47.3566667+00:00
Zamad Shakil 40 Reputation points
edited the question 2024-07-03T04:20:34.96+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

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 OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,831 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-23T09:45:53.45+00:00
BAHADIR ARAZ 10 Reputation points
edited the question 2024-07-03T04:20:32.56+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

Requesting Azure resource scope for a user gives me error AADB2C90289 when using Azure B2C when federating identity to EntraID. Requesting Microsoft graph scope works fine.

Hello, First time asking things here, but in simple terms I am trying to federate entraid governed accounts to go and sign themselves up and get scopes and then return to b2c user journey and send tokens to associated app with custom policy. I use Oauth…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,146 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-23T07:39:18.14+00:00
Art Valta 0 Reputation points
edited the question 2024-07-03T04:20:29.9366667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Cannot create any resource from portal.azure.com

I keep getting those errors in my browser when creating a VM (or any other resource). I tried Firefox and Chrome. This is really frustrating! [Microsoft_Azure_Marketplace] 8:30:05 AMMarketplaceExtension/Store/CreateLauncherCreateLauncher: baseTypes:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,722 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-23T05:33:03.64+00:00
M. Baddar 20 Reputation points
edited the question 2024-07-03T04:20:27.6533333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

Retrieving ACR image SHA using Azure REST API

I am trying to retrieve the SHA (digest) from an ACR image with a specific tag using Azure API. I am able to use the manifests API to get digests for the manifests of a tag, however, this is not digest I am after. I would like to retrieve the digest that…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
440 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
247 questions
asked 2024-05-22T14:48:43.0166667+00:00
Samuel Thelaus 0 Reputation points
edited the question 2024-07-03T04:20:25.0166667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee