97,046 questions with Azure-related tags

Sort by: Updated
0 answers

Private access to Web App in app service plan S1

Hi, I have an old App service plan S1 tier that contains 3 web apps. The frontend webapp should be accessed only through the Application gateway exposed to the internet, so I created a private endpoint and a private dns zone associated to the vnet. The…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
472 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-14T14:07:35.7066667+00:00
LORENZO SALERNO 1 Reputation point
commented 2024-05-19T17:30:12.85+00:00
KapilAnanth-MSFT 36,316 Reputation points Microsoft Employee
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,226 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,850 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
commented 2024-05-19T17:28:56.1166667+00:00
kobulloc-MSFT 23,811 Reputation points Microsoft Employee
2 answers

Managed Identities with API Management Service Consumption Tier

I have gone through multiple online resources, and I am not able to get my API Management Service Consumption tier to authenticate with the backend Azure Function using a Managed Identity for the API Management Service. I have enabled Authentication in…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,792 questions
asked 2024-04-08T18:51:29.66+00:00
Jonathan Lewis 20 Reputation points
edited a comment 2024-05-19T17:28:11.73+00:00
Jonathan Lewis 20 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,244 questions
asked 2024-05-17T12:39:47.9433333+00:00
CECCHI Pierluigi (External) 20 Reputation points
edited the question 2024-05-19T17:27:45.3066667+00:00
kobulloc-MSFT 23,811 Reputation points Microsoft Employee
1 answer

my exam got stopped

AZ 104 EXAM GOT CLOSED WHILE WRITING PLEASE HELP ME ON THIS HALF OF THE EXAM I COMPLETED

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,012 questions
asked 2024-05-19T10:35:03.56+00:00
GayathriSakamuri-5205 0 Reputation points
edited the question 2024-05-19T17:25:43.53+00:00
kobulloc-MSFT 23,811 Reputation points Microsoft Employee
0 answers

How to remotely debug an Azure cloud service (extended) from visual studio?

All of the documentation provides no help e.g. To attach the debugger to a cloud service (extended support) in Azure Choose Debug > Attach to Process (or press Ctrl+Alt+P). Keep connection type at Default. Enter the connection target, using your…

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,001 questions
asked 2024-05-19T16:46:29.4666667+00:00
Glenn Rockland 1 Reputation point
1 answer

AZURE MANAGED SERVICES

Is there a Microsoft approval required for my small business to manage and support other small business Azure tenet? i.e. my company wants to setup and manage Azure tenet for other small businesses (small businesses who are not tech savvy and who don't…

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,001 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,770 questions
asked 2024-05-19T16:25:14.17+00:00
Tyro Beatty 20 Reputation points
answered 2024-05-19T16:41:46.21+00:00
akinbade abiola 1,105 Reputation points
1 answer

Microsoft Entra ID User

Hello all, I have create an Azure Account using my personal account. Now I want to make that Azure account independent. Is it possible ? As you can see below, my first user is linked to my personal Microsoft Account

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,001 questions
asked 2024-05-19T15:59:45.58+00:00
ravening-patent-dupe 0 Reputation points
edited an answer 2024-05-19T16:23:41.69+00:00
akinbade abiola 1,105 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm

Hello, I created my account two days ago, and I'm trying to create an app service (linux web app in net 8) in the "West Europe" Region. I also tried North Europe or another region but I always got this error : Issue: Error " The…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-19T16:15:39.2633333+00:00
Lowlight 0 Reputation points
edited the question 2024-05-19T16:20:10.24+00:00
Lowlight 0 Reputation points
2 answers

Azure Storage Explorer can't find my subscription

I'm new in azure storage explorer. When I sign in Azure, the explorer can connect my Microsoft Account and tenant. But it can't find my subscription. How can I fix the problem? I am owner and my subscription is Azure Plan not free account.

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
233 questions
asked 2023-11-22T13:55:06.69+00:00
陳建安 20 Reputation points
edited a comment 2024-05-19T16:14:24.1733333+00:00
Sundar K 0 Reputation points
2 answers

An easy way to identify the "resource providers" that are specifically associated to any particular Azure service?

The problem is that resource providers needs to be registered and if the customer miss to register all of them, a new process of approvals needs to be undertaken, hence creating a lot of lead for customer. So an example would be to deploy AKS: I need…

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:18:13.9433333+00:00
Glenn Hunter 125 Reputation points Microsoft Employee
answered 2024-05-19T16:09:42.1833333+00:00
akinbade abiola 1,105 Reputation points
0 answers

Invalid chat format. Unexpected keys in messages.

I am getting error: Invalid chat format. Unexpected keys in messages. I am using Chat Playground Azure OpenAI

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-04T06:11:40.9+00:00
Susan Ping (TS-PH) 10 Reputation points
commented 2024-05-19T15:36:27.4033333+00:00
Abdulmajeed Garoot 0 Reputation points
2 answers

Errors installing Azure HCI Stack VMware VMs

I am attempting to install the a 2 node Azure HCI Stack onto a ESX host using Vsphere. I found the hardware validation script to help assist with the deployment errors i was receiving on the portal. Any assistance with resolving these errors would be…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
276 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,001 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
337 questions
asked 2024-05-18T13:44:17.86+00:00
jpcapone 1,301 Reputation points
edited an answer 2024-05-19T15:35:13.48+00:00
jpcapone 1,301 Reputation points
1 answer

Virtual Network Gateway Routing

Hello, If i have one virtual network gateway (VNG) to connecting onprem to azure and the VNG have 2 connection to Local Netwrok Gateway (LNG) with overlap subnet, what will happened? Example LNG 1 have subnet 10.100.0.0/16 and LNG 2 have 10.100.10.0/24.…

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,195 questions
asked 2024-05-19T14:03:17.9533333+00:00
Handian Sudianto 4,146 Reputation points
commented 2024-05-19T15:30:07.0366667+00:00
Marcin Policht 12,940 Reputation points MVP
0 answers

Getting InvalidUserAssignedMiCredential when trying to deloy Synapse Artifacts

Hi, I am trying to deploy synapse artifacts. I am getting error { "ArtifactName": "DevUserAssignedMI", "ArtifactType": "Credentials", "StatusCode":…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,443 questions
asked 2022-09-08T15:20:29.617+00:00
kk 41 Reputation points
edited a comment 2024-05-19T15:24:54.5866667+00:00
Prajapati, Vipul 0 Reputation points
1 answer

How do we monitor activity and changes to a specific service account in Azure with email alerts

what are specific steps for monitoring a service account (or multiple accounts by group) for all activity and changes to the account permissions, etc. - email or other immediate alerting would be required. I would like to be able to filter out approved…

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,001 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,770 questions
asked 2024-05-17T14:23:43.86+00:00
Bruce, Emerson M 1 Reputation point
answered 2024-05-19T15:17:15.1133333+00:00
Carlos Solís Salazar 16,701 Reputation points MVP
0 answers

Invalid Input type when testing fine tuned endpoint from MSlearn Demo

I'm following the tutorial : https://microsoftlearning.github.io/advanced-gen-ai/Instructions/04-finetune-model.html However at the end when I test the data it fails with error : File…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-16T20:25:10.01+00:00
Matt Woodcock 21 Reputation points
commented 2024-05-19T15:01:30.7733333+00:00
Matt Woodcock 21 Reputation points
1 answer

Azure billing

We are getting 400 error when executing get-Azcosumptionsusagedeatils Second issue How billing is charged when sunchronization occurs from azure files to on-premises server

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,176 questions
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,733 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,469 questions
asked 2024-05-19T14:12:45.85+00:00
Overa890 0 Reputation points
answered 2024-05-19T14:19:20.3533333+00:00
Marcin Policht 12,940 Reputation points MVP
0 answers

How to connect to Azure Cosmos DB for MongoDB vCore via a private endpoint from app service?

Hi everyone, I'm having trouble connecting to the mongodb from one of my web app. It used to work perfectly until a private endpoint was configured. I tried to replace the domain name in the connection string with the FQDN. I got this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,467 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,988 questions
asked 2024-05-17T03:22:11.1066667+00:00
Phillip Hu 0 Reputation points
commented 2024-05-19T14:05:28.6966667+00:00
Phillip Hu 0 Reputation points
3 answers

How to set cookie domain when using Azure Front Door Manager with NextJS Static Web App

I deployed a NextJS app (that uses SSR) as a Static Web App. This works really well and is available on a domain similar to https://jolly-beach-hidden.azurestaticapps.net. I added a cookie authentication mechanism that is available at /api/auth route…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
593 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
776 questions
asked 2024-02-02T16:56:06.06+00:00
Daniel 0 Reputation points
commented 2024-05-19T13:59:39.6866667+00:00
Daniel 0 Reputation points