348,093 questions

Sort by: Updated
0 answers

I am deploying the Azure "Vector-Search-AI-Assistant" github code Using open AI service but facing multiple issues

GithubURL: https://github.com/Azure/Vector-Search-AI-Assistant/issues After github url I am following mentioned document in the github which we are deploying using azure container apps . I have faced the issues mentioned below. ERRORS: 1.This is the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,279 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
288 questions
asked 2024-05-23T08:11:20.41+00:00
Jay Prakash Vishvakarma 0 Reputation points
commented 2024-05-23T10:47:29.4266667+00:00
AshokPeddakotla-MSFT 28,231 Reputation points
1 answer

Unable to Send Email Messages using Microsoft.Exchange.WebServices Library

Hello! I've been using Microsoft.Exchange.WebServices 2.2.0 library to send emails from my C# application for a couple of years and have not been changed my code for a long time. It worked seamlessly but yesterday I started constantly getting the…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,108 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
518 questions
asked 2024-05-22T19:05:03.85+00:00
Ihor Kuliiev 21 Reputation points
commented 2024-05-23T10:46:54.3833333+00:00
Hamlet Millqvist 0 Reputation points
0 answers

Azure Synapse database: How to fix HY000 "login failed" error

I'm getting an error when using my Python program to connect to an Azure Synapse MS SQL server. My info: Using Python 3.11 on Windows 10 Pro. And using the pyodbc 5.1.0 module. Server: [blahserver.sql.azuresynapse.net]. This is an Azure Synapse MS SQL…

Azure SQL Database
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,466 questions
asked 2024-05-23T10:46:48+00:00
Chuck Roberts 45 Reputation points
1 answer

Windows Remote Management (WS-Management) service is taking more memory on windows 2012 R2 server

The Windows Remote Management (WS-Management) service, running under svchost, is consuming excessive memory on a Windows 2012 server, causing the server to become unresponsive. Could you please advise why the WinRM service is consuming more memory?

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,540 questions
asked 2024-04-29T10:38:22.1+00:00
Sivakumar Thayumanavan 0 Reputation points
commented 2024-05-23T10:46:33.35+00:00
Sivakumar Thayumanavan 0 Reputation points
1 answer

Is it possible to use Azure Function Apps as proxy for LLM streams?

Hi all, Is there a way to stream textual data from an Azure Functions App (in Python)? Case: we have a web app built completely on Azure with an API built in Azure Functions, we want to integrate LLM access with custom tool_calls so the LLM can access a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,371 questions
asked 2024-05-17T14:25:18.8366667+00:00
Giel Oomen 36 Reputation points
commented 2024-05-23T10:45:58.25+00:00
Gowtham CP 1,255 Reputation points
1 answer

Authenticate to Microsoft Entra Application Proxy with SharePoint session

I'm developing a web part with SPFx that makes a call to a web API. The API is protected with Microsoft Azure Application Proxy using Entra ID as the pre-authentication method. Now, when I make a request with JavaScript's fetch(), I get redirected to the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
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,708 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,822 questions
asked 2024-05-08T16:45:28.6466667+00:00
Brian Sivieri 0 Reputation points
commented 2024-05-23T10:45:40.81+00:00
Brian Sivieri 0 Reputation points
0 answers

Firewall Configuration for Custom Model Serving in Azure Databricks

Hi, I am encountering an error when trying to serve my custom LLM model endpoint. The error message reads: "Container image creation failed, see Build Logs for details. If there are no build logs, the failure may be due to storage firewall…

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,747 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,967 questions
asked 2024-05-23T10:43:43.7833333+00:00
Pejman Memar 0 Reputation points
edited the question 2024-05-23T10:45:04.96+00:00
KapilAnanth-MSFT 36,861 Reputation points Microsoft Employee
1 answer

Issue with the new Salesforce connector

Hi, Previously in the Salesforce(Legacy connector) you could pull all the data for an object but with the new Salesforce OAuth 2.0 connector in ADF, it restricts the data? How to tackle this issue? Should i run in batches? How to load data in batches…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,728 questions
asked 2024-05-23T09:44:18.8333333+00:00
Lionel Dsouza 0 Reputation points
answered 2024-05-23T10:43:16.75+00:00
Smaran Thoomu 10,720 Reputation points Microsoft Vendor
0 answers

Unable to add account to my authenticator app

Unable to add account to my authenticator app. On my phone, on the app, i must add my email account. It says we have sent a code to your app, but I cannot get that code as I am already in the app, and code is sent. Then the app opens camera to scan a…

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,638 questions
asked 2024-05-23T10:43:02.4666667+00:00
Andrew Tilley 0 Reputation points
0 answers

Retrieving ACR image SHA using Azure REST API

I am trying to retrieve the SHA (digest) from an ACR image with a specific tag using Azure API. I am able to use the manifests API to get digests for the manifests of a tag, however, this is not digest I am after. I would like to retrieve the digest that…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
402 questions
asked 2024-05-22T14:48:43.0166667+00:00
Samuel Thelaus 0 Reputation points
commented 2024-05-23T10:41:31.09+00:00
vipullag-MSFT 24,881 Reputation points
2 answers

What is "Optimized for" column in Azure reservation

Hello, When we search and add reservation recommendations using Azure reservations, I see the column "Optimized for" has "Not Supported" in it for most of the Azure services. I am curious to know what this column is actually Is it…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,264 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,123 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,487 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,015 questions
asked 2024-05-23T09:19:27.98+00:00
Anil Kumar 180 Reputation points
answered 2024-05-23T10:40:52.21+00:00
Gowtham CP 1,255 Reputation points
1 answer

Azure Service Bus Upgrade from Basic SKU Pricing Tier to Standard SKU Pricing Tier Guide

I want to upgrade to Standard SKU for Azure Service Bus. I'm currently using Basic SKU but I can't seem to find any information online and also within the documentations here…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
557 questions
asked 2024-05-23T04:10:19.89+00:00
Lippy 40 Reputation points
answered 2024-05-23T10:40:47.83+00:00
MayankBargali-MSFT 69,576 Reputation points
0 answers

How to fix HTTP Error 500.1002 - Internal Server Error when I tried to deploy my echo bot to azure.

I'm currently working on building a bot using Bot framework. I edited the echo bot to display a welcome message and a login screen. Everything works fine in my bot emulator. Therefore I wanted to deploy this basic bot and test it in teams before…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
756 questions
asked 2024-05-20T19:14:19.93+00:00
Vishnu Dut 0 Reputation points
commented 2024-05-23T10:40:05.12+00:00
romungi-MSFT 42,771 Reputation points Microsoft Employee
1 answer

How to configure or select Premium SSD v2 data disk / Ultra disk at the time of replication in azure migrate tool as we are moving windows servers with lift and shift process

How do you think we could configure or select Premium SSD v2 data disk / Ultra disk at the time of replication in the Azure migrate tool, we are Migrating Windows servers from Onprem to Azure by using the lift and shift process.

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
724 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.
583 questions
Windows Server Migration
Windows Server Migration
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Migration: The process of making existing applications and data work on a different computer or operating system.
412 questions
asked 2024-05-23T05:53:13.3666667+00:00
Harsha Parasa 20 Reputation points
answered 2024-05-23T10:38:39.0366667+00:00
SadiqhAhmed-MSFT 39,126 Reputation points Microsoft Employee
0 answers

How to set the color of Team icon using Graph API?

Hi Microsoft Team, I have created a Team and the team icon color was blue and then i deleted the Team and restored/added it using graph API. After restore the Team icon color is different. I want the same color as before. Please help me with a solution…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,232 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,914 questions
asked 2024-05-23T10:38:27.5833333+00:00
DeveloperTeams 0 Reputation points
0 answers

Logic app work flow throwing error path not found on get export id

I am trying to conncet with Anaplan Prod environment by providing Prod Model id and worl space id.Getting error path not found.Already checked the both id are corrcet.

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,283 questions
asked 2024-05-23T10:37:15.3066667+00:00
Shiba Rout [C] 0 Reputation points
0 answers

Microsoft Entra ID and Microsoft Entra Domain Services for Azue Files as a file server.

Hello, my Entra ID DNS name is unavailable for me to use in the Entra Domain Services because it's longer the 15 characters. therefore, I used a different DNS name for the Entra Domain Services. keep in mind they are both on the same subscription and…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,183 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,987 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,822 questions
asked 2024-05-22T13:32:58.81+00:00
Barak Peley 0 Reputation points
commented 2024-05-23T10:36:55.3233333+00:00
Anand Prakash Yadav 6,465 Reputation points Microsoft Vendor
2 answers

On my Windows 11 pc laptop notebook my Microsoft store updates won't install and I can't install apps from it I've tried reinstalling it, repairing it, reset it and that did not work?

On my Windows 11 pc laptop notebook my Microsoft store updates won't install and I can't install apps from it I've tried reinstalling it, repairing it, reset it and that did not work?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,398 questions
asked 2024-05-10T12:28:38.07+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-05-23T10:36:18.8033333+00:00
Luke Ferguson 46 Reputation points
0 answers

I have 2 organizations linked to my profile but I can only authenticate for my home organization. I cannot authenticate my login onto the external organization. What should I do?

I have 2 organizations linked to my Microsoft authenticator profile my home organization and an external one. On my mobile phone only my home organization appears on my MFA App. When I try to login into the external organization portal that I was granted…

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,638 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.
995 questions
asked 2024-05-23T10:35:24.5266667+00:00
Klaas, Bandile 0 Reputation points
0 answers

Community toolkit DataGrid ColumnHeader background

Hello, I am styling DataGrid Columns with such style <Color x:Key="MyColumnHeaderBackgroundColor">AliceBlue</Color> <StaticResource x:Key="DataGridColumnHeaderBackgroundColor"…

Universal Windows Platform (UWP)
asked 2024-05-23T10:34:58.8566667+00:00
BitSmithy 1,831 Reputation points