54,324 questions

Sort by: Answers
0 answers

application gateway ingress return 502 error

I am unable to hit my backend endpoint via application gateway load balancer. It returns error 502 Bad Gateway.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
965 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,878 questions
asked 2024-05-09T09:17:53.68+00:00
Loraine Sum 0 Reputation points
commented 2024-05-14T06:50:36.5633333+00:00
Prrudram-MSFT 22,396 Reputation points
0 answers

How to Configure a Low Disk Space Alert on virtual machine scale set instance in Azure?

Low Disk space alert can be created easily in Virtual machines > Monitoring > Alerts > Create an alert rule. However, could not find such option for VMSS instances. Is there a way to create an alert if an OS Disk (for example C drive) gets…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,833 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
352 questions
asked 2024-05-03T05:51:53.8133333+00:00
Farzana Mustafa 81 Reputation points
commented 2024-05-14T06:49:08.6066667+00:00
AnuragSingh-MSFT 20,431 Reputation points
0 answers

How to fix backups files extremely slow

We are having an issues in azure cloud, the data backup stuck up in last 5 days still its showing "Data transfer completed and all backed up data in the cloud. Verifying data integrity.." Other servers have been registered to the same vault and…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,483 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,726 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,662 questions
asked 2024-05-14T06:46:52.11+00:00
Solairaj Sundarraj 0 Reputation points
0 answers

Frontend host equivalent for Front Door Standard

Hello Community, In Classic Front Door, we have an attribute called Frontend host that could be used for example in a DNS record to point an address (example https://myfrontdoor.azurefd.net). However when I've migrated to a Standard version, I didn't…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
588 questions
asked 2024-05-14T06:46:26.8366667+00:00
Lotfi Ounis 0 Reputation points
0 answers

Bug for gender neutral caption

Hi, if I generate caption via Computer Vision and set option gender-neutral-caption to true in request, there is bug. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-describe-images-40?tabs=image#gender-neutral-captions Gender…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
316 questions
asked 2024-04-12T06:27:59.4033333+00:00
mm 20 Reputation points
commented 2024-05-14T06:45:26.5033333+00:00
mm 20 Reputation points
0 answers

How can I get all files inside a drive irrespective of folder structure in ADF?

I want to copy files files from sharepoint drive which has lots of nested folders. Maximum hierarchy of folders is for 12 levels. Currently I'm using below endpoint in ADF's Web activity as it was mentioned in some of the articles that it provides every…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,360 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,662 questions
asked 2024-05-14T00:43:50.9066667+00:00
Mansi Yadav 0 Reputation points
commented 2024-05-14T06:45:14.24+00:00
phemanth 6,325 Reputation points Microsoft Vendor
0 answers

How will i fix error (Code: ReadOnlyDisabledSubscription)

Hi, how would i solve this error even though, i have an active subscription? The subscription 'some Subscription ID' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is re-enabled. (Code:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,333 questions
asked 2024-05-14T06:37:31.18+00:00
Rohit Tumma 0 Reputation points
edited the question 2024-05-14T06:42:19.6966667+00:00
Rohit Tumma 0 Reputation points
0 answers

Azure Data Flow Sink - Connection string is not valid or missing Server/User/Database properties

Could you please assist here to resolve this issue below ? We are trying to read Delta table and store it as table in Azure SQL Database as using ADF Data Flow. Source Delta table via inline dataset from ADLS Gen2 its working fine and slink is getting…

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
721 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,662 questions
asked 2024-05-13T06:36:57.6633333+00:00
Kashif Ahmed 20 Reputation points
commented 2024-05-14T06:42:13.7466667+00:00
Kashif Ahmed 20 Reputation points
0 answers

Send Emails after Business Trasnaction in Azure

Hi All, We have a requirement to send emails containing business data (and contract file attachments) to external users (outside Org. domains) from applications hosted in Azure. Our backend services are either Az Functions or Services hosted in Azure App…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,333 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,320 questions
asked 2024-05-13T13:29:55.01+00:00
Kaushik Dutta 0 Reputation points
commented 2024-05-14T06:41:34.97+00:00
SwathiDhanwada-MSFT 17,801 Reputation points
0 answers

where can i find cosmsosdb encryption details

I need cosmosdb encryption details for audit

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,457 questions
asked 2024-05-14T06:40:57.4233333+00:00
mohammedm834@ninjacart.com 0 Reputation points
0 answers

Certificate Revocation List

Hi All, We have a WPF application built on .Net Framework v4.8. This application acts as an HTTPs client. We are currently performing the certificate check using 'RemoteCertificateValidationCallback' method (except CRL). We now need to perform CRL…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,683 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,320 questions
asked 2024-05-14T06:33:05.25+00:00
S Abijith 346 Reputation points
edited the question 2024-05-14T06:40:09.36+00:00
Jiachen Li-MSFT 26,831 Reputation points Microsoft Vendor
0 answers

Unable to Boot Windows from NVMe SSD After Removing Old SSD

I previously had Windows installed on an SSD. Recently, I upgraded my PC by installing a new NVMe SSD and also installed Windows on it. However, upon booting my PC, the Windows Boot Manager presents me with a choice between the old Windows installation…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,306 questions
asked 2024-05-14T06:35:10.5+00:00
Muhammad Bin Khalid 0 Reputation points
0 answers

I have a problem with a uwp web browser app I can't publish it on visual studio 2022

I have a problem with a uwp web browser app I can't publish it on visual studio 2022

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
880 questions
asked 2024-05-06T09:19:08.1133333+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-14T06:30:30.0166667+00:00
Roy Li - MSFT 32,236 Reputation points Microsoft Vendor
0 answers

Urgent help with uploading excel add- in to store

Hi, My startup Filot has spent months developing an excel add-in and have been struggling to get setup for around a week and a half now just to simply be able to upload our excel add-in for review to be put in the store for others to use. I have been…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,501 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,538 questions
asked 2024-05-14T06:20:03.8766667+00:00
Bjorn 0 Reputation points
edited the question 2024-05-14T06:27:54.49+00:00
Roy Li - MSFT 32,236 Reputation points Microsoft Vendor
0 answers

New-AzVm fails with 'The subscription is not authorized' error

I have the following command: New-AzVm -ResourceGroupName 'vs2022rg' -Name 'vs2022vm' -Location 'swedencentral' -Image 'MicrosoftVisualStudio:visualstudio2022:vs-2022-comm-latest-win11-n-gen2:2024.04.15' -VirtualNetworkName 'vs2022vnet' …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,215 questions
asked 2024-05-10T07:00:01.3066667+00:00
A.M. Sabuncu 31 Reputation points
commented 2024-05-14T06:25:11.52+00:00
Anveshreddy Nimmala 2,690 Reputation points Microsoft Vendor
0 answers

No funciona la api para envio de mensajes a microsoft teams

He intentado Mandar un mensaje a microsoft teams a través de un id de chat, la documentacion dice que solo basta con incluir el id del chat y obviamente tener los permisios y el token correcto, ya obtengo todos los datos de los chats, el id del usuario…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,164 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,892 questions
asked 2024-05-13T23:18:39.9033333+00:00
Diego Gutiérrez 0 Reputation points
commented 2024-05-14T06:25:07.64+00:00
JimmyYang-MSFT 49,191 Reputation points Microsoft Vendor
0 answers

I am getting System.InvalidProgramException error when upgraded the application from .NET 3.0 to .NET 8.0

I have upgraded Npgsql package from version 4.1.5 to version 8.0.2 that is required for .NET 8 upgradation but I am getting the following error after deployment of the service on the development environment and performing the health check for…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,424 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,212 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,127 questions
asked 2024-05-13T07:12:21.36+00:00
Singh, Sheetal 0 Reputation points
commented 2024-05-14T06:21:44.5733333+00:00
Brando Zhang-MSFT 2,961 Reputation points Microsoft Vendor
0 answers

Urgent help with uploading excel add- in to store

Hi, My startup Filot has spent months developing an excel add-in and have been struggling to get setup for around a week and a half now just to simply be able to upload our excel add-in for review to be put in the store for others to use. I have been…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,501 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
880 questions
asked 2024-05-14T06:20:44.78+00:00
Bjorn 0 Reputation points
0 answers

How to make deployment in Azure AI studio if no model is available even though it should be

I am not able to deploy the models on Azure AI studio which I am able to deploy on Azure OpenAI. Why is there a discrepancy about availability of models in one service and not in other service under the same subscription and location. The image under…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,421 questions
asked 2024-05-14T05:21:38.32+00:00
Gen AI 0 Reputation points
commented 2024-05-14T06:16:24.73+00:00
navba-MSFT 17,365 Reputation points Microsoft Employee
0 answers

Can't able to connect the VM installed postgresql from ADF

Hi Team, We are unable to access the PostgreSQL from the ADF linked server. it's a azure PostgreSQL flexible server, and we have enabled the "Allow public services" setting within Azure for this server. However, we are still unable to create a…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,333 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,215 questions
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,430 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,662 questions
asked 2024-05-14T06:10:02.6633333+00:00
Aravind 20 Reputation points
edited the question 2024-05-14T06:16:20.41+00:00
Aravind 20 Reputation points