344,297 questions

Sort by: Updated
0 answers

Logic app "Send Data" to Log Analytics function not working

Hello, I've been having problem with Log Analytics connector that is supposed to send specified data to Log Analytics Workspace. All access key are correct, all headers, no error codes, logic app is marked as running correctly. Steps are following: …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
asked 2024-05-07T14:01:29.0633333+00:00
Oliver Gotz 0 Reputation points
edited the question 2024-05-08T03:30:28.0633333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Does synapse serverless sql pool OPENROWSET support "parquest based structured stream" format?

I can read from a data lake structured stream using synapse serverless sql pool OPENROWSET, by specifying FORMAT = 'SSTREAM'. Does OPENROWSET support "parquest based structured stream" format? If yes, then what value should I specify to FORMAT…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,352 questions
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,405 questions
asked 2024-05-08T03:27:38.5+00:00
Salander He 46 Reputation points Microsoft Employee
2 answers

unable to login Microsoft teams admin center and application- ternal calls to PLS Service have failed

Internal calls to PLS Service have failed. We can't find the tenant region for -. Please try again later.

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,851 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,135 questions
Windows 365 Enterprise
Windows 365 Business
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,878 questions
asked 2024-04-09T16:55:47.0566667+00:00
Mohan Raj 20 Reputation points
answered 2024-05-08T03:26:50.2433333+00:00
Mohan Raj 20 Reputation points
3 answers

How to fill a ListView?

Dear all, I'm a beginner in C#. Could anyone tell me how to fill a ListView?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,292 questions
asked 2024-04-30T05:22:04.94+00:00
BenTam 1,561 Reputation points
commented 2024-05-08T03:26:11.74+00:00
BenTam 1,561 Reputation points
0 answers

Azure AI Chat playground: select the Azure AI Search resource loading/greyed out

i cant select Azure AI Search resource and is it loading but nothing happens

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-06T07:56:49.5966667+00:00
German, Markus 0 Reputation points
commented 2024-05-08T03:26:11.6+00:00
AshokPeddakotla-MSFT 27,801 Reputation points
0 answers

after fresh installation of sharepoint server 2019 central administration is not opening

After SharePoint 2019 fresh installation, when I tried to open the central administration site with it is showing below error. and application pool stop.

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,812 questions
asked 2024-05-08T03:25:50.75+00:00
Basim Alvi 21 Reputation points
0 answers

Getting resource not found error on click of custom domain name in azure AI face api

I have created new Face API service with standard tier, When i click on domain name its taking me to new page where i am getting resource not found error

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
154 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-07T10:57:54.3066667+00:00
umesh sohaliya 80 Reputation points
edited a comment 2024-05-08T03:25:33.8733333+00:00
umesh sohaliya 80 Reputation points
0 answers

Azure B2C - custom policy ROPC - Set grant_type, scope and client_id to be not mandatory

I could made a ROPC call to get access token with username, password, grant_type, scope and client_id as parameters. Is it possible to configure the XML, so that I don't need to pass grant_type, scope, and client_id when make an ROPC call to obtain an…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,601 questions
asked 2024-05-07T11:49:01.1766667+00:00
Stephen Li 0 Reputation points
edited the question 2024-05-08T03:25:08.6533333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
3 answers

Entra on-premise password protection, without deploying Azure, hybrid environment

We have an on prem AD, with one way AD sync to M365 on E3 level. We are looking for clarification to the following question, want to know if it is possible to deploy Entra on-premise password protection, without deploying Azure/Entra AD?

Microsoft Entra
asked 2024-04-17T20:15:46.13+00:00
300cPilot 0 Reputation points
answered 2024-05-08T03:23:26.7033333+00:00
Givary-MSFT 28,406 Reputation points Microsoft Employee
1 answer

Multilingual App Tool - Generate Machine Translations (not working - VS2019)

Hi Team, Context: We are using visual studio 2019. We have installed Multilingual App Toolkit from Extensions. Later, we are able to enable the Multilingual App toolkit for the project and we could see that it is properly enabled as per log below: …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,630 questions
asked 2024-05-07T17:56:30.32+00:00
SriChad 0 Reputation points
answered 2024-05-08T03:22:57.02+00:00
Anna Xiu-MSFT 25,806 Reputation points Microsoft Vendor
0 answers

Error when I use synapse serverless sql pool OPENROWSET to read from a data lake structured stream with similar column name but only different casing

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,405 questions
asked 2024-05-08T03:19:52.6833333+00:00
Salander He 46 Reputation points Microsoft Employee
0 answers

Connecting to Azure Web App API from SpFx is throwing 403.76 error

I have deployed a simple Web API project with weatherforecast controller in it. There is no Authorization code in the API. Deployed the API to Azure Web App. Tested the endpoint https://xxxx.azurewebsites.net/weatherforecast and it worked fine. …

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,677 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-08T03:19:28.51+00:00
Amal Hashim 0 Reputation points
2 answers

Raising Events and Invoking Controls

What I want to do is when I click the "Save" button I want the "First Record" button to be invoked or clicked automatically. I don't know how I would do this task. Here is the code snippet so far: using System; using…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,630 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,292 questions
asked 2024-05-07T23:35:24.5066667+00:00
John 406 Reputation points
answered 2024-05-08T03:18:22.8733333+00:00
Hongrui Yu-MSFT 0 Reputation points Microsoft Vendor
0 answers

Why am I getting a include reference not found error in a liquid tag added to a powerpages webpage?

Hello all -- In the module Work with Power Pages metadata, the Exercise - Build side navigation gives me an error when I add the liquid tag to the innermost <div></div> element.The exercise calls for adding {% include…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
78 questions
asked 2024-05-08T03:16:58.4633333+00:00
Sam Misemer 0 Reputation points
0 answers

Severity Code Description Project File Line Suppression State Error MSB4100 Expected "$([System.String]::Copy('%(Identity)').EndsWith('.resources.dll'))" to evaluate to a boolean instead of "$([System.String]::Copy('C:\Users\tarek\OneDrive\Desktop\StoreAp

Severity Code Description Project File Line Suppression State Error MSB4100 Expected "$([System.String]::Copy('%(Identity)').EndsWith('.resources.dll'))" to evaluate to a boolean instead of…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,200 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,400 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,909 questions
asked 2024-05-08T03:16:48.12+00:00
م.طارق علي 0 Reputation points
1 answer

how to change owner in all ssrs reports

how to change owner in all ssrs reports. I believe there is a table on the server named DBUSERS but not sure how to find it.

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,851 questions
asked 2024-05-07T19:02:58.7966667+00:00
James Adkins 0 Reputation points
edited an answer 2024-05-08T03:16:19.09+00:00
Ruel Cabusas 15 Reputation points
0 answers

need to Need to call the Microsoft GraphApi from the .net application and get the user details based on the email address

Hi, I have a below requirement. I need to call the microsoft GraphApi from the .net application and get the user details based on the email address he/she types in the textbox. In Azure portal - i have enabled (Any Microsoft Entra ID tenant -…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 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.
962 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,677 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,282 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,601 questions
asked 2024-05-07T20:13:50.26+00:00
pk 5 Reputation points
edited the question 2024-05-08T03:11:06.9633333+00:00
Lan Huang-MSFT 25,866 Reputation points Microsoft Vendor
0 answers

Microsoft Edge WebView2について

「Microsoft Edge WebView2」についてのお問い合わせになります。 Microsoft Edge WebView2 | Microsoft Edge Developer ①「Microsoft Edge WebView2」の商業利用は可能でしょうか。 ②サーバーOS(クラウド)での使用は問題ないでしょうか。 ※OS:WindowsServer2019(AWS)  ⇒「Microsoft Edge WebView2」の印刷APIを使用しHTMLをプリンタへ印刷したい WebView2…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,151 questions
asked 2024-05-08T00:21:49.3266667+00:00
ID_ 0 Reputation points
commented 2024-05-08T03:10:32.5866667+00:00
Yu Zhou-MSFT 12,061 Reputation points Microsoft Vendor
4 answers

Has the Azure OpenAI service stopped accepting new customers?

I recently applied for the Azure OpenAI service at aka.ms/oai/access but did not receive any email after submitting my application. My friends said that I should have received an email even if my application was under processing. I filled in the table…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,203 questions
asked 2024-02-16T23:06:50.8133333+00:00
David Swift 150 Reputation points
answered 2024-05-08T03:07:23.15+00:00
Chris Acosta 0 Reputation points
3 answers

How to Create simple HTML/CSS project in Visual Studio 2022

I'm so used to creating simple HTML projects in 2019. How do I do the same thing in 2022? I don't want Core at all, just a project that will launch from a basic index.html. I can't even find a way to add an HTML file to an empty project. What's the best…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,282 questions
asked 2024-05-07T19:07:57.77+00:00
Coreysan 1,631 Reputation points
answered 2024-05-08T03:07:12.29+00:00
QiYou-MSFT 4,306 Reputation points Microsoft Vendor