54,032 questions

Sort by: Updated
0 answers

Problem with XAMLReader

Hello, I have a xaml file in my Assets folder "MainPage1.xaml" defined as below. <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:local="using:Label" > <Grid…

Universal Windows Platform (UWP)
asked 2024-04-30T10:27:51.93+00:00
BitSmithy 1,751 Reputation points
commented 2024-05-08T08:40:20.8933333+00:00
Junjie Zhu - MSFT 15,061 Reputation points Microsoft Vendor
0 answers

Unable to import any Knowledge base using PDF via the custom question answering Import API

The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded. [ { "op": "add", "value": { …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
956 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,408 questions
asked 2024-05-08T08:39:23.0166667+00:00
Himanshi Gupta 0 Reputation points
0 answers

Exception calling "Open" with "0" argument(s): "Could not load type 'Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1' from assembly 'Microsoft.Identity.Client, Version=4.27.0.0, Culture=neutral, PublicKeyToken=

I'm trying to connect to powerbi serivce through PowerShell script from my local system windows 10. I'm getting error 'Exception calling "Open" with "0" argument(s): "Could not load type…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
asked 2024-05-07T04:49:12.27+00:00
SivaB 91 Reputation points
commented 2024-05-08T08:39:21.33+00:00
SivaB 91 Reputation points
0 answers

how to change tenant

I wan to use a different tenant how to do it ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
asked 2024-05-08T08:35:01.75+00:00
Rajaneesh K 0 Reputation points
0 answers

ADF Data Flow - CDC - Schema Drift not working

Hi, I have setup ADF pipeline for data sync of tables between Azure SQL Database to SQL Managed Instance databases. I am using Data Flow and CDC to track changes and sink activity to replicate it to target. Since there are multiple tables involved, I am…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,625 questions
asked 2024-05-08T04:10:23.8866667+00:00
Ashwani SRIVASTAVA 40 Reputation points
commented 2024-05-08T08:35:00.6266667+00:00
Smaran Thoomu 10,080 Reputation points Microsoft Vendor
0 answers

What should I do after receiving a scheduled maintenance email for Azure Virtual Machines in OpenAI service?

Hello experts, I am a user of Azure OpenAI service. I indeed created Azure OpenAI resources like GPT-4 models with vision and used them for daily work, but I didn't touch any Azure Virtual Machines and I have no experience on that, either. Yesterday, I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,207 questions
asked 2024-05-08T08:34:12.3366667+00:00
Lu Yi Fei (Lucy) 20 Reputation points
0 answers

[Quota Increase] - All of our quota Increase requests are getting rejected

Hi, We were recently enrolled into Azure's Startup Founders Program, and were looking forward to reduce our AI/Machine Learning research expenditure by utilising the allotted credits. I have been trying since yesterday now to setup even a very basic…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,174 questions
asked 2024-05-08T08:32:39.0633333+00:00
Mahyar Ali 0 Reputation points
0 answers

How to create and migrate the tables from one azure database to another azure database

Use-Case- I have 130 tables in the Azure sql database, I need to create and migrate the 130 tables to another azure sql database. Can I use the Azure data factory auto-create functionality to migrate those 130 tables. How the primary keys and indexes of…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,625 questions
asked 2024-05-08T08:29:13.6433333+00:00
Rahul 251 Reputation points
0 answers

Unable to see my certifications

I completed few certificates with professional email id and few with personnel email id, but I am not able to see any certification details using both professional and personnel email id. Please advice me whom I need to connect. Regards, Akbar

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.
579 questions
asked 2024-05-08T08:28:12.6466667+00:00
Mohammed Akbar Pasha 0 Reputation points
0 answers

InsertDate and UpdateDate column addition in Sink-Delta from dataflow.

I am using dataflow to Upsert the data to my delta lake. My requirement is to have two columns - 1. insertdate 2.updatedate . If there is a new record then both insertdate and updatedate column should get updated with current_date() values. And, if…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,625 questions
asked 2024-05-03T16:53:31.2266667+00:00
Vaibhav 105 Reputation points
commented 2024-05-08T08:25:25.92+00:00
phemanth 5,990 Reputation points Microsoft Vendor
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,207 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
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
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,408 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
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
0 answers

Error: 11402 -The value of the property '' is invalid: 'The remote name could not be resolved:

I am setting up a Linked service for ODATA in ADF, for IntegrationRuntime I am selecting "AutoResolveIntegrationRuntime" but connection to ODATA resource is failing: The value of the property '' is invalid: 'The remote name could not be…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,625 questions
asked 2024-05-08T05:48:44.8233333+00:00
Bhat, Asif 0 Reputation points
commented 2024-05-08T08:03:25.8933333+00:00
Ruel Cabusas 15 Reputation points
0 answers

How to deploy a web app with multiple docker images and no sidecar container

What is the best tool in Azure to host a web application that consists of four separate Docker images that have to communicate between each other? I've already tried container instances but learned that it's not possible to host multiple containers with…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
770 questions
asked 2024-04-27T11:39:45.0933333+00:00
Kirsten Rode 40 Reputation points
edited a comment 2024-05-08T08:02:38.95+00:00
SnehaAgrawal-MSFT 18,361 Reputation points
0 answers

Azure firewall migration from third party firewall

I am planning to migrate from a third party firewall to Azure firewall. Without much downtime Currently, all UDR points to third party firewall appliance hosted in Azure I have setup a firewall and empty policy in Azure I am will be importing rules…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
575 questions
asked 2024-05-06T22:05:01.7366667+00:00
prasantc 816 Reputation points
edited a comment 2024-05-08T08:02:00.0533333+00:00
GitaraniSharma-MSFT 47,686 Reputation points Microsoft Employee
0 answers

Azure functions not displaying in the function app I created

I created an azure function app. When I try to create a function for it, for the first time the online editor open up and I can write the code. Now if I come to the function app and check under the functions tab it is not the showing the functions I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,310 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.
956 questions
asked 2024-05-08T08:00:52.88+00:00
lakshmi.priyanka.jakka1 0 Reputation points