94,256 questions with Azure-related tags

Sort by: Updated
0 answers

App Service showing users intermittent 502 errors.

Hi there, I have a web app deployed on Azure App Service which is hosting a Django application. Yesterday my users started reporting intermittent 502 errors when using the app. The users see the below. I have gone through the Azure Troubleshooting…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
906 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,825 questions
asked 2024-04-18T11:49:33.2066667+00:00
Brendan O'Brien 0 Reputation points
1 answer

How can I delete my Azure Databricks workspace when the workspace resource has already been removed?

As the title says I have an Azure Databricks Workspace where I have deleted the Workspace resource in Azure. However, the workspace still appears in the Account Console. From here I can log into the workspace but not create clusters etc. When I click on…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
asked 2024-04-18T11:20:48.4533333+00:00
Kim Reinhart Jensen (KJEN) 0 Reputation points
answered 2024-04-18T11:49:22.7266667+00:00
PRADEEPCHEEKATLA-MSFT 76,511 Reputation points Microsoft Employee
0 answers

Need Consistency levels in Azure Cosmos DB for Postgresql (like in NoSQL)

Hi, I came across with a data inconsistency in my Citus cluster, when I did classic money transfer test: init.sql: create table mytbl (id serial primary key, amount int); insert into mytbl(amount) select 0 from generate_series(1, 1234567); select…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
906 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,436 questions
Azure Database for PostgreSQL
asked 2024-04-17T14:14:28.9133333+00:00
Konstantin Morozov 0 Reputation points
edited a comment 2024-04-18T11:46:52.88+00:00
GeethaThatipatri-MSFT 27,007 Reputation points Microsoft Employee
0 answers

¿Cómo eliminar una cuenta de un antiguo empleador de microsoft autenticador android?

Cordial saludo. En la App Autenticador de Microsoft android que tengo con mi cuenta personal, agregué la cuenta de empresa que me proporcionaron para el trabajo. Yo ya no estoy empleado en esa empresa y la cuenta fue eliminada. Ahora en el autenticado…

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,442 questions
asked 2024-04-18T11:44:18.77+00:00
Cesar Ruiz 0 Reputation points
0 answers

How to create a Windows virtual desktop from local image

I'm not familiar with Microsoft Azure and have a question about Windows Virtual Desktop. Is it possible to create a Windows virtual desktop from a system image of an existing Windows physical computer? In other words, we have a physical computer (not a…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,354 questions
asked 2024-04-18T11:44:07.1866667+00:00
Isha Sharma 0 Reputation points
0 answers

Whenever we want to do any maintenance in our application we want our visitors to see the maintenance page instead of the actual error. by using the rewite

Whenever we want to do any maintenance in our application we want our visitors to see the maintenance page instead of the actual error. There should be a mechanism (script) to turn this on and off when maintenance starts and over. For the maintenance we…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
953 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,825 questions
asked 2024-04-18T11:43:19.68+00:00
murugan, balaganesh 0 Reputation points
2 answers

How can I scan views from the same Azure Synapse Analytics schema to multiple collections?

I have multiple collections in Microsoft Purview. I have registered an Azure Synapse Analytics source to a parent collection. Depending on the ownership of the datasets I need to scan in views from the same schema to different collections. When I scan…

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,336 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
917 questions
asked 2024-04-17T16:10:58.4633333+00:00
HR 0 Reputation points
edited a comment 2024-04-18T11:43:12.5666667+00:00
HR 0 Reputation points
0 answers

API for Microsoft Excel is not working properly.

Hey, I am connecting you on behalf of Pabbly Connect. Within our integration, we have set up an action event "List Worksheet" which is currently throwing an error and we are not able to use a list worksheet. Here is the URL for your…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,737 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,638 questions
asked 2024-04-18T11:41:46.9633333+00:00
Neeraj Agarwal 0 Reputation points
2 answers One of the answers was accepted by the question author.

Can the hostname be changed during failover with ASR

Hi, Can the hostname be changed during the failover using ASR? We are planning to failover on-premises VMware VM to Azure and want to change the hostname during the process (on-premises is on a different domain, Azure VMs will be in a different…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
627 questions
asked 2020-12-30T09:55:53.153+00:00
VJ-8370 446 Reputation points
commented 2024-04-18T11:40:46.57+00:00
Tarek Metwally 0 Reputation points
1 answer

hello, i have an error when i run a code to use AzureOpenai APIkey. please give me reason and what is the correct form of my code?

import os from openai import AzureOpenAI api_type = "azure" api_endpoint = 'https://---.openai.azure.com/' api_version = "2023-05-15" #openai.api_version = '2023-12-01-preview' openai.api_key = 'c-----' client = AzureOpenAI( …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
906 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,118 questions
asked 2024-04-18T11:28:56.9566667+00:00
mohammad ghasemifard 0 Reputation points
edited an answer 2024-04-18T11:39:18.1633333+00:00
Sreeju Nair 11,606 Reputation points
1 answer

Azure Migrate Questions

Hi all, We need to migrate servers to azure using azure migrate and few questions are unclear for us and I really hope that someone can help answering them Will the source VM be operational after the replication/migration (I mean when we switch azure…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
716 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
627 questions
asked 2023-03-22T07:27:28.6733333+00:00
Troops 11 Reputation points
commented 2024-04-18T11:37:14.9966667+00:00
Tarek Metwally 0 Reputation points
0 answers

SQL Server Connection for Python Flask Application

I have a python flask webapp and when the page is loading, connects to our SQL Server DB and saves certain tables as Panda data frames. This operation must happen as the page is loaded in. I am having issues connecting to my Server and database. Locally,…

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,630 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,825 questions
asked 2024-04-18T11:34:48.8833333+00:00
Ahad Anjum 20 Reputation points
0 answers

AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired.,

Please give me correct solution for this

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,496 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,825 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,369 questions
asked 2024-04-18T11:32:22.3866667+00:00
Satyajit Jadhav 0 Reputation points
0 answers

How can you train a custom classification model with Word (docx) and Excel (xlsx) documents?

On the page https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0 it states that from version 2024-02-29-preview you can use Microsoft Office documents for the custom…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,337 questions
asked 2024-04-18T11:32:05.8766667+00:00
Michelle Barlo | Twyzer 0 Reputation points
1 answer One of the answers was accepted by the question author.

Enabling Manage Identity in Multiple Cotainers In Azure App Service

We are currently leveraging a container registry for deploying code from Bitbucket to Azure app services within our infrastructure. In our pursuit to enhance our security measures, we are keen on enabling the system identity provider. However, we've…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
asked 2024-04-18T03:33:41.76+00:00
Ramesh 0 Reputation points
accepted 2024-04-18T11:32:00.4233333+00:00
Ramesh 0 Reputation points
2 answers

connection issue with virtual machine

Hello, I originally asked this question within Microsoft Communities and was directed here by staff. I recently upgraded to Windows 11Pro from Windows Home to take advantage of some of the extra security and virtualization features. To this point, I seem…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,077 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,530 questions
asked 2024-04-12T12:32:30.74+00:00
Krishna Aswin 20 Reputation points
answered 2024-04-18T11:31:49.1366667+00:00
Wesley Li 4,200 Reputation points
3 answers

Support Matrix for Azure Disk Snapshot

Currently Azure disk snapshot is supported but there is not support matrix available. For Azure disk backup and Azure VM restore point support. The support matrix is…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,115 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
570 questions
asked 2024-04-17T13:20:20.3866667+00:00
Khaleel Mohamed, Fazle Kareem 0 Reputation points
answered 2024-04-18T11:29:57.21+00:00
Khaleel Mohamed, Fazle Kareem 0 Reputation points
1 answer

How to display user profile pictures in a chatbot application using Azure services?

I have developed a chatbot application using Azure Storage Account, Azure AI Search, and Azure Open AI. When I run my code, it opens a web chat application where users can ask questions related to the provided data. This chatbot application is intended…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,118 questions
asked 2024-04-18T09:45:11.9733333+00:00
Dinnemidi Ananda Kumar 60 Reputation points
answered 2024-04-18T11:29:55.83+00:00
Sreeju Nair 11,606 Reputation points
1 answer One of the answers was accepted by the question author.

Where can I find a tutorial to implement a video call with the "VideoTile" component?

Hello, I'm looking for resources to implement a video call with Azure's Communication UI Library. Specifically, I would like to know how to get the video stream of remote participants in a Teams meeting using the VideoTile component. Are there any…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
673 questions
asked 2024-04-04T14:01:54.2966667+00:00
Yossi Cahen 40 Reputation points
accepted 2024-04-18T11:29:22.48+00:00
Yossi Cahen 40 Reputation points
1 answer

AI-900: Exercise "Explore regression" - Error in Python code

Hi, You need to fix the Python code in the exercise below. The job will not run correctly and results in a syntax…

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.
840 questions
asked 2023-10-31T15:04:11.15+00:00
28585744 0 Reputation points
edited the question 2024-04-18T11:28:40.41+00:00
Rakesh Gurram 2,325 Reputation points Microsoft Vendor