344,355 questions

Sort by: Updated
0 answers

Azure open ai chat with your data for images not working

I have created a search index on an image catalog located in azure blob storage. I was using this index to connect to from chat playground. I have used the gpt4 turbo vision preview model along with the AI Vision extensions to showcase ‘shop the look’…

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.
725 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,206 questions
asked 2024-05-08T08:24:42.7966667+00:00
Srikantan Sankaran 0 Reputation points Microsoft Employee
0 answers

how to set order by ND columns

Hello This is my sql code DECLARE @cols NVARCHAR(MAX)='' DECLARE @query NVARCHAR(MAX)='' DECLARE @COLS_SUM NVARCHAR(MAX)='' DECLARE @COLS_TOT NVARCHAR(MAX)='' --Preparing columns for Pivot SELECT @cols = @cols + isnull(QUOTENAME(ND),0) +…

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,777 questions
asked 2024-05-08T08:16:54.46+00:00
RAVI 916 Reputation points
edited the question 2024-05-08T08:23:51.1533333+00:00
RAVI 916 Reputation points
0 answers

535: 5.7.139 Authentification unsuccessful / SMTP Server in external application / *Entra*

Hi, I am trying to use an Office 365 User Mailbox as an outgoing server for our ERP Software. I am using the following information for the server: Host: smtp-mail.outlook.com Port: 587 TLS with certificate Username and Password are correct. I am getting…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,087 questions
Microsoft Entra
asked 2024-05-08T08:23:13.7633333+00:00
Hansjörg Weise 0 Reputation points
1 answer

Error While trying to install msi application using CSP -https://learn.microsoft.com/en-us/windows/client-management/mdm/enterprisedesktopappmanagement-csp

I was using the EnterpriseDesktopApplication CSP for installing msi application.But It was stuck in a downloading state.On looking the debug event logs - Unable to read the MDM enrolled User SID from the registry. Error =…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,676 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,244 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,379 questions
asked 2024-04-30T06:31:46.1033333+00:00
Bevan Thomas 20 Reputation points
edited a comment 2024-05-08T08:23:03.15+00:00
Bevan Thomas 20 Reputation points
1 answer

adf data flow acitivity stuck in queued status when the pipelines run

when I trigger the pipelines, it got stuck in the data flow activity as queued status

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-07T15:40:39.77+00:00
Burcu 0 Reputation points
answered 2024-05-08T08:21:12.1066667+00:00
Smaran Thoomu 10,080 Reputation points Microsoft Vendor
2 answers

How to connect to Azure Files storage account using Private Endpoint and Azure VPN

Hi all, I have an Azure Storage Account File share setup with the following options: On-prem AD Access, the storage account is joined to the on-prem domain, and a security group is assigned to access via IAM blade a VNG is setup with Azure VPN to…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
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,389 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-05-02T08:12:29.1633333+00:00
PC 0 Reputation points
commented 2024-05-08T08:20:09.45+00:00
Sumarigo-MSFT 43,806 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Webview is not allowing the remaining UI elements to render properly

I have labels, images and button along with webview. When I am landing to this webview page, the remaining UI controls are not rendered(not shown in the UI). When I start scrolling then the UI elements are rendered properly like in attached screenshots.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
767 questions
asked 2024-05-07T09:31:52.57+00:00
Keerthana Krishna 20 Reputation points
accepted 2024-05-08T08:18:57.42+00:00
Keerthana Krishna 20 Reputation points
1 answer

Mobile SSO for an Android app that interacts with various service providers

Hey, I working on an Android application for employees that leverages several private services as service providers. I keen to provide a single-sign-on user experience, expecting the user to login only once (interactive), and interact with all of the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,606 questions
asked 2024-05-08T06:38:48.1033333+00:00
Alex Linder 0 Reputation points
edited an answer 2024-05-08T08:17:45.1266667+00:00
betty taylor 5 Reputation points
1 answer

Outlook crashes. It doesn't start. It says "Outlook couldn't start last time, safe mode could help you troubleshoot the problem..." How to fix that?

Good day, One day my Outlook crashed and I couldn't restart it. It gave me an error message stating that Outlook couldn't start properly last time and that Safe Mode might help troubleshoot the problem. However, whether I tried starting in Safe Mode or…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,014 questions
asked 2024-05-07T10:13:04.8466667+00:00
Suleyman Ari 0 Reputation points
commented 2024-05-08T08:17:30.9366667+00:00
SokiGuo-MSFT 23,481 Reputation points Microsoft Vendor
1 answer

How do I draw anti-aliased text in a ListBox with DrawMode set to OwnerDrawFixed?

I have a ListBox on my form with its DrawMode property set to OwnerDrawFixed. How can I get the text I draw to be antialiased? I've already set the TextRenderingHint property of the Graphics object to AntiAliasGridFit but it's not drawn…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,837 questions
asked 2024-05-01T18:51:36.1366667+00:00
DaveF 21 Reputation points
commented 2024-05-08T08:17:28.81+00:00
Jiale Xue - MSFT 33,751 Reputation points Microsoft Vendor
0 answers

APIM API Visibility Permission

i have an APIM resource in Azure, i have created 2 APIs in it Audit API Invoice API i have 2 teams working for me - Autid Development Team Invoice Team i want to give visibility permission to them as below: Audit Team can only see Audit API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,775 questions
asked 2024-05-08T08:16:42.9766667+00:00
Dixan Lal Thomas 0 Reputation points
1 answer

Put Blob REST API Content-Length error

I'm trying to write the XML response obtained from a REST API GET request to a file in Azure Blob Storage, using Azure Data Factory. I'd prefer to use the Copy activity to achieve this, but it doesn't support XML sinks. I've therefore been forced into…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,441 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-07T10:06:05.8133333+00:00
Jez Walters 20 Reputation points
answered 2024-05-08T08:16:24.8566667+00:00
Jez Walters 20 Reputation points
0 answers

Can't add physical fido2 passkey/security key to my microsoft account, using edge

Hello, I'm trying to add my physical usb pass key ( security key ) brand is Feitian k9, I enter the pin and there's a message password is saved, afterwards it says couldn't add the physicial key key works %100 fine in other browsers and apps and phone

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,150 questions
asked 2024-05-07T20:35:53.6033333+00:00
qnfrr12 0 Reputation points
commented 2024-05-08T08:16:24.0833333+00:00
qnfrr12 0 Reputation points
0 answers

How do I use the built-in authentication features for a self-hosted container?

I have been using the Azure Document Intelligence service to detect document layout but I need to use the deployable container version that will be hosted in my own datacenter. I would like to make use of the authentication features described here:…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,398 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,407 questions
asked 2024-05-07T12:53:52.06+00:00
Andre Freitas 0 Reputation points
commented 2024-05-08T08:14:29.9033333+00:00
romungi-MSFT 42,286 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How we can find the users of the Shared link in SharePoint using powershell

"How can I use PowerShell to retrieve the users associated with the shared link 'SharingLinks.44bba7dc-c2e9-45ec-afc3-2cd22cb06614.Flexible.1bf58ca8-0d70-4ead-9987-299fb50fbe6d' in SharePoint Online?" And how to get the user mentioned in the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,706 questions
asked 2024-05-07T04:26:00.09+00:00
Surjit Kumar A 20 Reputation points
accepted 2024-05-08T08:14:11.5266667+00:00
Surjit Kumar A 20 Reputation points
2 answers

Integrating Microsoft Sentinel with Microsoft Defender XDR

I am trying to Integrate microsoft sentinel and defender XDR. So here are the steps I have done so far. Log analytics created, Sentinel attached to the workspace enabled the defender connector . after enabling the connector , I have enabled…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,201 questions
asked 2024-04-29T08:54:17.4333333+00:00
Anand Rao Nednur 0 Reputation points
commented 2024-05-08T08:12:41.3266667+00:00
Anand Rao Nednur 0 Reputation points
0 answers

Document Intelligence Cold Start

The cold start seems to range from 15-25 seconds for standard layout OCR. If I ping it to stay warm, how long will it stay warm for? Are there any dedicated service plans I could use so it's always warm? Thanks

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,398 questions
asked 2024-05-08T03:51:17.0433333+00:00
Casey Clifton 10 Reputation points
commented 2024-05-08T08:10:22.8733333+00:00
dupammi 6,815 Reputation points Microsoft Vendor
2 answers

What are the Policies available for GraphQL API in Azure API management?

I've been delving into policies for my GraphQL API within Azure API Management (APIM), and I've noticed that certain policies such as mocking and caching appear to be disabled. This has left me wondering whether these policies are not supported for…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,775 questions
asked 2024-04-24T10:41:21.13+00:00
Arpan Banerjee 5 Reputation points
commented 2024-05-08T08:10:03.5166667+00:00
Arpan Banerjee 5 Reputation points
1 answer

SQL Connectivity Issue From Cloud app to on-prem server

hi, I have deployed a .net core MVC app in azure app service as a webapp. I have to connect to a on-prem sql server to retrieve data. I have setup Azure relay/hybrid connection for the same. Also I have installed hybrid connection manager in on-prem…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,199 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.
12,777 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T10:38:07.05+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-08T08:09:12.42+00:00
Santhi Dhanuskodi 145 Reputation points
1 answer

Problem connecting to VPN using Azure VPN from work laptop

I am the only one of the team who could not connect to VPN. Encountered error message is "Status: Server did not respond properly to VPN Control Packets". Date and time is synchronized Azure VPN Client is allowed on firewall Tried updating WAN…

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,389 questions
asked 2024-04-23T07:22:16.11+00:00
Surio, John Dye 0 Reputation points
commented 2024-05-08T08:09:04.48+00:00
KapilAnanth-MSFT 35,501 Reputation points Microsoft Employee