340,259 questions

Sort by: Updated
0 answers

Azure KMS Server query

Hi MS community members & team, Query : We have recently observed some changes in the IP of KMS server. Can you please confirm if there are some changes made by Azure. Previously both the azkms and kms is pointing to IP 40.83.235.53 Currently both …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,086 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,133 questions
asked 2024-04-19T23:23:16.79+00:00
Francis Cruz (Wipro) 0 Reputation points
1 answer

App Proxy Across Servers

I'm using Azure/Entra ID Application Proxy with an on-prem Windows Server running IIS. It successfully routes traffic to our homepage (web01.local/home/), but I'm facing issues with navigation links to resources on different servers. For instance,…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,389 questions
asked 2024-04-10T16:28:59.0766667+00:00
JohnTristam 0 Reputation points
commented 2024-04-19T23:23:03.68+00:00
Fabio Andrade 640 Reputation points Microsoft Employee
1 answer

Why Python-Flask application run when add the port in the startup command

I hosted a Linux web app and deployed a Python-Flask application on it. Initially, the web app was functioning properly, but it suddenly stopped and started displaying an application error. After examining the logs, I discovered that changing my startup…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,829 questions
asked 2024-03-06T18:31:00.72+00:00
Devanshu Soni 0 Reputation points
commented 2024-04-19T23:22:35.8733333+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

Error to Update Indexer

Hello, i learn about "Create a Custom Skill for Azure AI Search" https://microsoftlearning.github.io/mslearn-knowledge-mining/Instructions/Exercises/02-search-skills.html#prepare-to-develop-an-app-in-visual-studio-code I have a problem in part…

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.
694 questions
asked 2024-03-04T09:42:10.11+00:00
Aliyya Amru 40 Reputation points
commented 2024-04-19T23:21:59.8766667+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

Issue with Syncing the new "onmicrosoft.com" Fallback Domain as Alias in Azure AD Connect

Hello Team, I am experiencing an issue with Azure AD Connect in my hybrid environment. I have recently added a new onmicrosoft.com domain to my Microsoft 365 tenant and made Fallback domain. I want to add this domain as an email alias for my…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,737 questions
Microsoft Exchange Online
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,389 questions
asked 2024-04-08T15:02:34.43+00:00
JanakKhadka 481 Reputation points
commented 2024-04-19T23:21:28.2033333+00:00
Fabio Andrade 640 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

I understand that elastic jobs are not supported when using private end points using azure sql db,are elastic database querries supported

gettting the following error when trying to use elastic database query in azure sqldatabase trying to connect to a azure sql database using private end point from another azure sqldatabase getting the error failed (error -2146893022, state 0): A…

Azure SQL Database
asked 2023-01-27T22:03:15.32+00:00
Pamidimukkala, Ramakrishna 25 Reputation points
commented 2024-04-19T23:19:09.43+00:00
Oury Ba-MSFT 16,076 Reputation points Microsoft Employee
1 answer

AI Studio - Unable to Add AI Search

Hello, I am looking for some help on how to add Azure AI search to AI Studio.

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.
694 questions
asked 2024-04-11T06:51:19.4666667+00:00
Jay Vishvakarma 0 Reputation points
answered 2024-04-19T23:18:53.7733333+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

Azure Communication Service for video call - function to know if incomingCall is out of time

I'm using Azure Communication Service to create video calls between 2 people (person 1 and person 2). Person 1 logs in and waits for person 2 to log in. When person 2 connects person 1 is notified by the "incomingCall"…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
675 questions
asked 2024-04-09T06:46:40.6433333+00:00
Yodex 0 Reputation points
commented 2024-04-19T23:16:48.09+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

When the URL contains %, we receive error code 400. Windows Webapp will have this issue, while Linux Webapp will not

We found that the default domain name /%ab for any Windows webapp with default configuration will return 400. Please tell us how to return to 404 normally. Linux webapp can return 404 normally.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,829 questions
asked 2024-04-10T06:12:19.6833333+00:00
Gallatin 21V 141 Reputation points
commented 2024-04-19T23:16:02.5133333+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

Should I install an older version of Visual Studio to work on an old ASP.NET app?

I prefer to use Visual Studio 2022, because I've been working with newer, .NET projects. However, I may be assigned to do some maintenance on an older, .NET Framework ASP.NET WebForms application. I've been familiarizing myself with the app this morning…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,246 questions
asked 2024-04-18T17:00:47.3866667+00:00
Falanga, Rod, DOH 60 Reputation points
commented 2024-04-19T23:13:59.82+00:00
Albert Kallal 4,646 Reputation points
0 answers

Keep lines, ellipses and polylines at the same position within an image during resizing (WinUI3)

Hello, Is there an easy way to achieve it in WinUI3? I have an image within a grid that is resizable manually and there are ellipses, lines and polylines which mark positions in the image. <Grid> <Image…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
722 questions
asked 2024-04-18T22:09:16.7866667+00:00
youki 991 Reputation points
edited a comment 2024-04-19T23:11:17.96+00:00
youki 991 Reputation points
1 answer

execution plan in databricks

How to check execution plan in data bricks select * from cte

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,910 questions
asked 2024-04-15T11:33:12.4566667+00:00
Vineet S 145 Reputation points
commented 2024-04-19T23:10:18.5666667+00:00
BhargavaGunnam-MSFT 25,881 Reputation points Microsoft Employee
1 answer

Forbidden error with vector embedding skill in Azure AI Search Index

Hi, I'm currently working with the Azure AI search index and trying to implement vector embedding skills as outlined in the GitHub repository at https://github.com/Azure/azure-search-vector-samples.git. Despite following all the provided steps, I'm…

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.
694 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.
923 questions
asked 2024-04-15T13:49:56.6533333+00:00
A Aathithya 25 Reputation points
commented 2024-04-19T23:07:39.2733333+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

Support for Communications Services Email Metadata

We are exploring the idea of migration from SendGrid/Twilio to Azure Communications Services for the email and SMS needs of our application. We use email primarily for application event notifications, password reset notifications etc. One thing that…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
675 questions
asked 2024-04-17T14:46:20.3833333+00:00
Frank Schafer 0 Reputation points
commented 2024-04-19T23:04:29.6933333+00:00
Grmacjon-MSFT 15,606 Reputation points
0 answers

Azure Cognitive Search Indexer Not Reflecting Decreased Document Count After Deleting Files from Storage Account

I have set up Azure Cognitive Search with a data source, index, and indexer. Additionally, I have created a skillset with incremental enrichment enabled and an indexer cache location connection in a storage account with a container named…

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,670 questions
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.
694 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.
923 questions
asked 2024-04-16T18:39:41.51+00:00
Dinnemidi Ananda Kumar 60 Reputation points
commented 2024-04-19T23:00:38.0366667+00:00
Grmacjon-MSFT 15,606 Reputation points
0 answers

How to retrieve SQL Database price with SQL Licence, using the azure retail prices

Hello, I'm trying to retrive the SQL Database prices using the Azure Retail Prices API, but I'm not finding the SQL license price, i'm finding only the "hardware" price Example using powershell: $url =…

Azure SQL Database
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,008 questions
asked 2024-04-19T17:46:24.72+00:00
Pedro Zuzi 1 Reputation point
edited the question 2024-04-19T22:58:55.6433333+00:00
Oury Ba-MSFT 16,076 Reputation points Microsoft Employee
1 answer

Windows 11 Supported CPU List Changes

The latest Windows 11 Supported CPU list for AMD seems to be missing most of the Threadripper and Threadripper Pro CPUs which were listed on the original support list. This was a list dated 10/27/2021. AMDRyzen Threadripper2920XAMDRyzen…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,103 questions
asked 2023-01-30T21:35:23.74+00:00
Herbert Hart 36 Reputation points
commented 2024-04-19T22:55:51.1666667+00:00
Álvaro G 0 Reputation points
0 answers

VMware tools after Azure Site Recovery

Hello, I've moved a few VMs permanently from our on-premises VMware environment to Azure using Azure Site Recovery as the mechanism to migrate. The VMs are running in Azure now and the Site Recovery piece has been fully committed and removed. I noticed…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
627 questions
asked 2024-04-19T22:52:59.67+00:00
AdamTyler-3590 50 Reputation points
edited the question 2024-04-19T22:54:16.62+00:00
AdamTyler-3590 50 Reputation points
0 answers

Authenticator recovery strikes gain; I'm locked out of my account.

I like many others thought that backing up Microsoft Authenticator would mean that I could just sign back in to the account after I factory reset my phone and everything would load again (like Google Authenticator does). However, all of my accounts in…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,737 questions
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,451 questions
asked 2024-04-19T22:50:08.05+00:00
Dylan Verhoef 0 Reputation points
edited the question 2024-04-19T22:50:51.7833333+00:00
Dylan Verhoef 0 Reputation points
0 answers

How to open phpmyadmin on azure linux

I installed lamp on azure vm but i cant open phpmyadin.I get this error when i try to connect using IP address i get this error "This site can’t be reached 102.133.169.103 refused to connect. Try: Checking the connection [Checking the proxy and…

Azure Web Application Firewall
asked 2024-04-19T21:13:49.05+00:00
Pascal 0 Reputation points
edited the question 2024-04-19T22:49:11.1366667+00:00
Oury Ba-MSFT 16,076 Reputation points Microsoft Employee