96,992 questions with Azure-related tags

Sort by: Updated
0 answers

How to customize the Azure Open AI web App?

Hello Friends, I have deployed GPT-4 model and launched the app already. The default app comes with name Contoso I want to rename it and change the logo. Is there any step by step documentation. I found a github link…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
987 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,250 questions
asked 2024-05-17T15:56:08.7366667+00:00
Jerald Felix 0 Reputation points
0 answers

vHub private route intent blocking traffic to and from UDR.

This is not a duplicate of previous question as it only relates to private intent. UDR - 172.16 core - 172.20 onprem -192.198 I am trying connectivity by simulating a production migration scenario.  I am simulating existing third party appliance with…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
190 questions
asked 2024-05-17T15:55:14+00:00
prasantc 836 Reputation points
0 answers

Azure network connection failed in W365 Hybrid azure ad join

Hi, we are trying to create an ANC in Intune to provision enterprise W365 cloud PC. but getting error as below attached images. FYI, We are using the correct credentials and the accounts have all the required rights. There is no issue with exceeding any…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,401 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Windows 365 Enterprise
asked 2024-05-17T15:53:05.1966667+00:00
Khushboo Kumari 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic App - 502 Bad Gateway Azure Database MySQL Flexible Server

I have created an Azure Logic App with public access (Inboud) and VNET integration in the outbound. This is the network config: On the other hand, in the Virtual Network linked to the Logic App, there is a private Azure Database MySQL Flexible Server.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,887 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
722 questions
asked 2024-05-16T06:25:55.0433333+00:00
Miguel Ángel Chuecos Piera 0 Reputation points
accepted 2024-05-17T15:46:26.33+00:00
Miguel Ángel Chuecos Piera 0 Reputation points
1 answer

How to create resources from my personal email id when i got my api keys via github on college email id.

i have my github acct attached to college email id, which i used to register for the hackathon to get my api key with. Now to perform building models in module 4 of Azure Cosmos DB, im not able to create resources since the azure portal is getting signed…

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,008 questions
asked 2024-05-16T20:07:29.7333333+00:00
Nandini Mishra 0 Reputation points
edited an answer 2024-05-17T15:43:41.6866667+00:00
VarunTha 3,875 Reputation points Microsoft Vendor
0 answers

Help with an architecture design

Hello, We have a European customer who wants their data to be located in Europe. We also want to upgrade our current on-prem SQL Server to an Azure Managed Instance (Azure SQL Database is out of scope). Our main database is located in the US, and we need…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
987 questions
asked 2024-05-17T15:41:53.2933333+00:00
George Javadian 0 Reputation points
1 answer

Is it possible to use Azure Function Apps as proxy for LLM streams?

Hi all, Is there a way to stream textual data from an Azure Functions App (in Python)? Case: we have a web app built completely on Azure with an API built in Azure Functions, we want to integrate LLM access with custom tool_calls so the LLM can access a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,351 questions
asked 2024-05-17T14:25:18.8366667+00:00
Giel Oomen 36 Reputation points
answered 2024-05-17T15:28:47.0466667+00:00
Gowtham CP 1,005 Reputation points
1 answer One of the answers was accepted by the question author.

Ho to refresh credentials when creating a vm

In the Learn Sandbox I had already created a VM, but it longer exists. I've tried to rebuild with this command: az vm create  --resource-group "[sandbox resource group name]"  --name my-vm  --public-ip-sku Standard  --image Ubuntu2204 …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,242 questions
asked 2024-05-17T12:39:47.9433333+00:00
CECCHI Pierluigi (External) 0 Reputation points
edited the question 2024-05-17T15:23:54.1733333+00:00
kobulloc-MSFT 23,736 Reputation points Microsoft Employee
1 answer

How to write C# based Azure Container without starting a Web

Hi all. I need to write an app that connects to a third-party vendor application via a Web Socket. I am using C# in Visual Studio 2022 to write my app. I have it running in my Visual Studio locally. My question: how do I suppress the website window from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,351 questions
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,346 questions
asked 2024-05-15T15:32:06.1+00:00
Leonard Bernstein 45 Reputation points
answered 2024-05-17T15:21:11.23+00:00
Bruce (SqlWork.com) 57,481 Reputation points
1 answer

AKS deployed application to access on-prem server

Hi, I want to connect to on-prem sql server from a .net application which is deployed in AKS. We already have Azure relay/hybrid connection setup for the same, but that requires azure app service. I am looking for options to connect from AKS deployed…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,227 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,851 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.
1,883 questions
asked 2024-05-16T12:53:21.2833333+00:00
Santhi Dhanuskodi 145 Reputation points
edited a comment 2024-05-17T15:16:58.73+00:00
Bruce (SqlWork.com) 57,481 Reputation points
0 answers

My phone number is not being accepted while trying got apply to a Azure certification test

Just as the title states the form for scheduling the AZ-900 exam is stating my phone number is invalid

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
987 questions
asked 2024-05-17T15:15:06.3133333+00:00
john condon 0 Reputation points
0 answers

Why is it that I’m getting an 8 digit code i need 6.

I’m trying to get my 6 digit code but it’s only showing an 8 digit code.

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,619 questions
asked 2024-05-17T14:56:50.3666667+00:00
nijah williams 0 Reputation points
2 answers One of the answers was accepted by the question author.

The deployment 'deploymentscript-05-05-2024' failed with error(s). Showing 1 out of 1 error(s). Status Message: Public access is not permitted on this storage account.

Learning Module :- Extend Bicep and ARM templates using deployment scripts Error:- The deployment 'deploymentscript-05-05-2024' failed with error(s). Showing 1 out of 1 error(s). Status Message: Public access is not permitted on this storage account. …

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,008 questions
asked 2024-05-05T06:39:24.88+00:00
Deepan M 20 Reputation points
accepted 2024-05-17T14:56:45.22+00:00
Deepan M 20 Reputation points
1 answer

APIM instances

Hello, When to decide if number of APIM instances should be increased? Regards, Laurens van de Venn

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,792 questions
asked 2024-05-16T10:10:49.8466667+00:00
Laurens van de Venn 100 Reputation points
commented 2024-05-17T14:49:31.42+00:00
Laurens van de Venn 100 Reputation points
1 answer

Log Stream is showing me error "this feature requires write permission to your app"

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,985 questions
asked 2024-04-29T08:18:42.85+00:00
noah a 0 Reputation points
commented 2024-05-17T14:45:41.9133333+00:00
DerekS 0 Reputation points
0 answers

No job functions found. Try making your job classes and methods public.

Hello, I am having a problem and suspecting it is a bug. Was thinking to create a bug on GitHub, but figured that I might get a faster answer here and maybe there is an obvious fix. I am using VS Codes Azure Function extension to create the standard…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,351 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
asked 2024-05-17T14:45:18.0733333+00:00
David 0 Reputation points
0 answers

How to Handle Long-Running Azure Function Callbacks in a Logic App Without Timing Out?

am a bit lost on this and hope someone can point me in the right direction. We have an Azure Logic App workflow that triggers several functions, some of which take 30 minutes to 5 hours to run. However, after 10 to 15 minutes, it will timeout because the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,351 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,887 questions
asked 2024-04-22T12:38:15.5166667+00:00
bob 0 Reputation points
commented 2024-05-17T14:41:25.2933333+00:00
Ben Gimblett 3,500 Reputation points Microsoft Employee
1 answer

Custom Content Filter Creation in Azure AI Studio

I have been trying to create a custom content filter but nothing is coming out after I complete the steps: The output is always this: I am the owner of the project. I am also the only user of this tenant so I am the owner of the tenant too.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,250 questions
asked 2024-05-12T12:46:35.5033333+00:00
Ziggy Zulueta 480 Reputation points MVP
answered 2024-05-17T14:35:49.57+00:00
navba-MSFT 17,385 Reputation points Microsoft Employee
3 answers

data factory if condition false, exit pipeline execution

In if component under false condition , how to exit from pipeline execution? Through Getmetadata component, i am search the file and if it's true, it has to progress with rest of pipeline and under false i.e no file available it has exist/stop…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,687 questions
asked 2021-12-22T17:05:29.133+00:00
a1990 11 Reputation points
commented 2024-05-17T14:35:09.0033333+00:00
David Hernandez 0 Reputation points
1 answer

Can you add a phrase list to the CallMediaRecognizeSpeechOptions class when using speech-to- text cognitive services from azure communications service

I am using ACS to access a multi-service Cognitive Services endpoint and doing recognition of speech input in real time via acs/telephone. I am using the default model provided by Microsoft. This is sufficient in most case but I have some place names…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,431 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
704 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,434 questions
asked 2024-05-17T08:49:02.57+00:00
John 0 Reputation points
answered 2024-05-17T14:33:27.65+00:00
romungi-MSFT 42,586 Reputation points Microsoft Employee