296,639 questions

Sort by: Updated
1 answer

azure bot to web app private communication

Hi There , i have a setup of resources where i have an azure bot service that is communicating with azure web app as a messaging endpoint , the azure bot and azure web app have private endpoints and are in the same subnet , once the web app is publicly…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,841 questions
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
763 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,124 questions
asked 2024-06-10T20:04:37.5233333+00:00
Yazn Zamel (MiddleEast) 0 Reputation points
answered 2024-06-10T21:06:21.8766667+00:00
Sina Salam 4,996 Reputation points
2 answers

SQL login issue

I'm trying to connect via local SSMS to the SQL Server on my Azure VM but it's failing saying the Server is not found or accessible. I can RDP into my VM without issue. Any ideas please?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,024 questions
asked 2024-06-10T10:03:55.5233333+00:00
Gurpreet Khaira 0 Reputation points
answered 2024-06-10T20:50:06.61+00:00
Erland Sommarskog 102.9K Reputation points
1 answer

How can I find out if my video view is on top of my game view in my Android .NET 7.0 project?

I want to play a video in my Android .NET 7.0 project. I have installed the NuGet package XamarinMediaManager version 1.2.2: https://github.com/Baseflow/XamarinMediaManager But the problem is that I only hear the sound of the video when I debug on my…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,034 questions
asked 2024-06-09T21:02:21.89+00:00
Kim Strasser 686 Reputation points
commented 2024-06-10T20:46:36.8+00:00
Kim Strasser 686 Reputation points
1 answer

Does ADO.NET support multi-subnet failover for SQL connections, and how does this feature compare to ODBC's multi-subnet failover support?

I am using ADO.NET for SQL connections. Does ADO.NET support multi-subnet failover? I understand that ODBC supports multi-subnet failover. Can you explain the difference between ADO.NET and ODBC in this regard?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 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.
13,024 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
680 questions
asked 2024-06-10T10:06:11.2266667+00:00
YONG Chee Wee 1 Reputation point
answered 2024-06-10T20:46:28.96+00:00
Erland Sommarskog 102.9K Reputation points
1 answer One of the answers was accepted by the question author.

trying to run ASRDeploymentPlanner but issue with vSphere PowerCLI 6.0

Hello, I'm trying to run the ASR DeploymentPlanner.exe but it says to "Install VMware vSphere PowerCLI 6.0 on local machine". I've visited the VMware/BroadCom site which the link in the MS article points to but the oldest version of PowerCLI I…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
659 questions
asked 2024-06-07T15:04:05.21+00:00
Ted Lemery 40 Reputation points
accepted 2024-06-10T20:44:50.8066667+00:00
Ted Lemery 40 Reputation points
1 answer

Azure AD B2C - how to shorten the "state" parameter in the signout url to avoid query string is too long error?

Hi, we are getting a unique query string too long error upon adding one of the standard context parameters. Somehow it is getting added to the "state" property while user logging out. I have no idea why the "state" property is…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,699 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2024-05-16T16:05:57.7733333+00:00
Gangarde, Sachin 45 Reputation points
commented 2024-06-10T20:43:03.2066667+00:00
James Hamil 22,776 Reputation points Microsoft Employee
1 answer

WHY Index Scan Instead Of Seek While Joining Big Table With #Temp Table

In my sql server 2016 database, I have a table 'BigData' having around 50 million rows and a Temporary table #TempID which contains 600 rows. CREATE TABLE BigData (ID INT IDENTITY(1,1) PRIMARY KEY, OtherID INT, Comment nvarchar(max),…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,024 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,573 questions
asked 2024-06-10T11:46:44.9033333+00:00
Vikrant Sirohi 0 Reputation points
commented 2024-06-10T20:42:53.3666667+00:00
Erland Sommarskog 102.9K Reputation points
3 answers

Azure Function returns Timeout after 1 minute but code executes successfully

I have an HTTP-Triggered Azure Function using Python 3.9 runtime that does some reading from key-vault and writing to a database. The whole process usually takes 40-70 seconds and in some cases even less. I invoke this function from .NET using an http…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,463 questions
asked 2022-12-21T13:07:25.383+00:00
Martin Kostadinov 36 Reputation points
edited an answer 2024-06-10T20:40:32.65+00:00
Michel Tsukiyama 0 Reputation points
1 answer

Automatically update Azure AI search indexes from BLOB storage for use in Azure AI studio - RAG pattern queries

Hello, I'm currently using Azure AI studio to upload PDF files to a BLOB store, create an index, and then query this data using Chat GPT 3.5 and the RAG pattern without any coding. It is working great! However, I'm trying to set up the architecture to…

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.
787 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,401 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,495 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 40 Reputation points
answered 2024-06-10T20:40:11.79+00:00
Mithun 20 Reputation points
1 answer

Azure AI Studio Chat Ground issue with configuring Azure AI Search Index Data Source

I've set up an Azure AI search index data source in Azure AI Studio Chat Ground using the "Add your data" option. The Azure AI search index contains valid documents sourced from Blob storage and the search functionality is working fine.…

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.
787 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,401 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,495 questions
asked 2024-06-08T16:06:05.2666667+00:00
Mithun 20 Reputation points
answered 2024-06-10T20:39:20.4766667+00:00
Mithun 20 Reputation points
1 answer

web application hosted in india on azure vm but when access from US its being slow latency was very low. How to increase latency?without using Control Delivery network and physical server deployement .There is any option

web application hosted in india on azure vm but when access from US its being slow latency was very low. How to increase latency?without using Control Delivery network and physical server deployement .There is any option

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,418 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,223 questions
Azure Network Function Manager
Azure Network Function Manager
An Azure service used for deploying 5G and software-defined WAN network functions on edge devices.
1 question
asked 2024-06-10T13:28:41.2266667+00:00
Deepali Kashyap 0 Reputation points
answered 2024-06-10T20:21:13.55+00:00
Sina Salam 4,996 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AD app permissions for getting all sites using PnP Commands

Hi I am connecting to SharePoint admin center using command "Connect-PnPOnline" with certificate thumbprint and Client Id. In my Azure AD App, I am having the SharePoint Permission "Sites.Read.All". I am trying to get all the site…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,749 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2023-10-04T06:30:21.9933333+00:00
ABHISHEK KUMAR 61 Reputation points
edited a comment 2024-06-10T20:09:26.2633333+00:00
Sourabh Kumar Yaduvanshi 0 Reputation points
3 answers

How to setup WSL2 in a multi user lab environment?

Hi there, is there a way to set up WSL2 in a multi-user environment (with roaming profiles and home folders on network drives) like a school computer lab? My users may log on any of teh windows systems in the labs for the courses. They don't have…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,915 questions
asked 2021-05-07T07:55:59.24+00:00
FB4 IMI 11 Reputation points
commented 2024-06-10T19:52:16.9433333+00:00
Jason Fare 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I transfer my Microsoft Authenticator app to a new device without losing my configured data?

I need to perform a factory reset on my Android device and want to know the correct way to move my Microsoft Authenticator app, including my configured accounts and codes for two-factor authentication, to a new device. Can someone explain the proper…

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,778 questions
asked 2024-05-07T23:22:19.4966667+00:00
EnoScott-6247 20 Reputation points
edited a comment 2024-06-10T19:44:14.1533333+00:00
Ole Martin Sørli 0 Reputation points
1 answer

Powershell scripts in System Center Orchestrator 2022

Hi all, We are trying to move from SC Orchestrator 2012 to 2022 version. in previous version, we were using the Powershell integration Pack which allowed us to run PowerShell scripts in remote machines and use output of those scripts in runbook. Since…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
218 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,210 questions
asked 2024-06-10T17:48:43.7833333+00:00
Bilel Moakhar 0 Reputation points
answered 2024-06-10T19:43:32.2833333+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

"I'm having trouble registering for a Microsoft exam online in my region, specifically for Gundluru Reddy. Can you help me unlock this issue?"

"I'm having trouble registering for a Microsoft exam online in my region, specifically for Gundluru Reddy. Can you help me unlock this issue?"

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,879 questions
asked 2024-06-10T19:30:14.4533333+00:00
gundluru lokanath reddy 0 Reputation points
edited the question 2024-06-10T19:35:02.16+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Clicking on User's profile results in profile not found page

Good afternoon, When I click on user's profile, I get profile not found page instead of that user's profile. Also I was getting 500 error today a few times.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
619 questions
asked 2024-06-07T22:01:18.17+00:00
Naomi Nosonovsky 375 Reputation points
commented 2024-06-10T19:29:40.8566667+00:00
Naomi Nosonovsky 375 Reputation points
2 answers

Transitioning to Expressroute from Meraki MX SiteToSite Routing question

I have been running a Meraki Site To Site VPN setup using MX on prem and VMX in Azure to connect our on prem environment to Azure. This includes having some Route Tables setup using the Virtual appliance as the next hop with associated subnets. We are…

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
334 questions
asked 2024-06-07T20:31:39.6633333+00:00
azure-000 1 Reputation point
answered 2024-06-10T19:25:55.6366667+00:00
azure-000 1 Reputation point
1 answer One of the answers was accepted by the question author.

new stv1 api management for migration testing

Is there any way to stand up a new instance of API management stv1 for migration testing? We currently only have a production version of stv1 and would like to create a development version to test the migration.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,841 questions
asked 2024-05-30T20:22:29.82+00:00
CA Gary Mastin 20 Reputation points
accepted 2024-06-10T19:24:53.0766667+00:00
CA Gary Mastin 20 Reputation points
2 answers

Error 2105 After Trying to Add New Record

Hello, all. I was wondering if I could get any help on this topic. I am quite new in this world of dealing with MS Access, database management, and VBA coding. However, I was able to create a front and back-end database so my colleagues could create…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
319 questions
asked 2024-06-08T20:18:46.0733333+00:00
Larissa Marques Freguete 0 Reputation points
commented 2024-06-10T19:20:37.68+00:00
Larissa Marques Freguete 0 Reputation points