294,676 questions

Sort by: Updated
1 answer

Data flow failing at Sink Step when pipeline is scheduled

I have Pipeline with Data flow debug where data is sinked into Data set. When run manually it runs fine and the parquet file is created. However when scheduled in Pipeline it gives following error. Pipeline runs fine only gives error on schedule…

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,498 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 questions
asked 2024-05-30T07:21:04.75+00:00
Nazish Zahra 0 Reputation points
commented 2024-05-30T17:54:02.1966667+00:00
Amira Bedhiafi 16,856 Reputation points
1 answer

How to show 3 picture per line on pages Blazor.

@page "/" <PageTitle>Home</PageTitle> <h1>HOUSE</h1> @for (int i = 0; i < images.Count - 1; i = i + 3 ) { <img src=@($"/Images/{i}") /> } @code { // Define the list of image file names …

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,414 questions
asked 2024-05-30T15:49:57.01+00:00
MIPAKTEH_1 80 Reputation points
edited an answer 2024-05-30T17:53:23.36+00:00
Viorel 113.3K Reputation points
2 answers

Hash table creation issue in Sql server

I have created hash table in outer procedure with 2 columns and trying to create another hash table with same name but 3 columns. Now if i try to insert into hash table in inner procedure i get error saying not able to access third column (which was not…

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,934 questions
asked 2024-05-30T09:15:06.0866667+00:00
yashwin g shetty 20 Reputation points
edited an answer 2024-05-30T17:49:01.2266667+00:00
Zahid Butt 556 Reputation points
1 answer

Changing email address on account

Where do I change the email address for all billing and Alerts? I thought that I have changed the billing profiles, but the wrong email address is still being used to get the Alerts and some of the billing items.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,013 questions
asked 2024-05-30T15:19:20.9633333+00:00
Shawn W. Morris 0 Reputation points
commented 2024-05-30T17:48:54.4633333+00:00
Shawn W. Morris 0 Reputation points
1 answer

SSRS Report Server 22 Native Scale Out with a network Load Balancer not working as expected.

I have setup a 2022 SQL Instance. Using the DB from a 2012 r2 instance. I have looked over documentation. I can only get the last report server joined to the instance to display the webserver and the reports server. Example node1, 2 and 3 were installed…

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,934 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,832 questions
asked 2024-05-29T23:10:13.39+00:00
AP 0 Reputation points
commented 2024-05-30T17:44:32.07+00:00
AP 0 Reputation points
1 answer

Visual Studio theming not applied correctly to custom Control property's UITypeEditor

Visual Studio: 2022 Community (17.10.0) Visual Experience Color Theme: Dark I'm working on a custom UITypeEditor (drop-down control) for a custom type that's a part of my custom control. When I trigger the UITypeEditor to drop down, I can see it in the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,858 questions
asked 2024-05-29T19:27:50.2633333+00:00
gb 66 Reputation points
commented 2024-05-30T17:44:31.7633333+00:00
gb 66 Reputation points
1 answer

Script to export csv/excel file of what groups a user is owner of in Azure/Entra

Is there a script to find what groups a user is owner of in azure or Entra admin center? for ex: i want to know what groups Ted Brown is owner of in Azure

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,917 questions
asked 2024-05-29T16:20:07.3533333+00:00
David Stahlmann 0 Reputation points
edited an answer 2024-05-30T17:43:31.5733333+00:00
Carlos Solís Salazar 17,021 Reputation points MVP
1 answer

testing reading from dedicated pool error

Following

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,498 questions
asked 2024-05-22T15:12:18.18+00:00
Jon Z 20 Reputation points
commented 2024-05-30T17:37:19.2166667+00:00
BhargavaGunnam-MSFT 27,896 Reputation points Microsoft Employee
1 answer

How to maintain Ajax calendar values after postback in Gridview Footer

I am using AJAX control textbox in gridview. Inside the gridview, Footer Template i am using dropdown control and many textboxes. after selecting of Ajax calendar control, if i select dropdown, the ajax value getting cleared. How to maintain the date…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,414 questions
asked 2024-05-29T15:22:30.55+00:00
Gani_tpt 1,806 Reputation points
commented 2024-05-30T17:35:20.6666667+00:00
Gani_tpt 1,806 Reputation points
2 answers One of the answers was accepted by the question author.

Identify errors in AKS logs

I am trying to find KQL queries to identify errors in logs related to an AKS cluster. The tables I am working with are KubePodInventory, ContainerLog, StorageFileLogs, and AzureDiagnostics, which all point to a log analytics workspace. The errors I am…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,902 questions
asked 2024-05-28T23:06:36.67+00:00
Akeem Rajifuja 0 Reputation points
accepted 2024-05-30T17:35:07.6633333+00:00
Akeem Rajifuja 0 Reputation points
1 answer

Azure AD Token Customization

I have registered an application in azure ad through which I am getting the token which is used for authentication. I have added some app roles to the application which is mapped at group level in enterprise application. While decoding the token in…

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,700 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 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,917 questions
asked 2024-05-30T04:44:09.07+00:00
Dinesh Prajapati 126 Reputation points
commented 2024-05-30T17:32:14.93+00:00
Amira Bedhiafi 16,856 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AI Studio Prompt Flow feature - resources and cost

I am currently exploring the Prompt Flow feature in Azure AI Studio and have below questions: Resource Creation: When we create a Prompt Flow in Azure AI Studio, could you please share which specific azure resources are generated as part of this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-30T08:25:23.65+00:00
Mithun 20 Reputation points
accepted 2024-05-30T17:24:32.6833333+00:00
Mithun 20 Reputation points
1 answer

how to optimize costs per request azure openai gpt-4o

Hi, I'm using the following to chat with an image and given prompt: response = client.chat.completions.create( model='gpt-4o-2024-05-13', messages=[ {'role':'system','content':'You are a helpful assistant'}, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-30T10:03:19.7833333+00:00
Ya Tl 0 Reputation points
answered 2024-05-30T17:20:49.9366667+00:00
Charlie Wei 3,150 Reputation points
1 answer One of the answers was accepted by the question author.

Renew of PL-600 certification

I have taken PL-600 exam on July 2023. I am not able to see renew option to take the exam. Kindly do the needful.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,637 questions
asked 2024-05-30T08:05:40.2766667+00:00
Maheedhara Naidu 0 Reputation points
commented 2024-05-30T17:20:42.59+00:00
Maheedhara Naidu 0 Reputation points
3 answers One of the answers was accepted by the question author.

This XML file does not appear to have any style information associated with it. The document tree is shown below. fix?

the other day i realised that some of my .xml files where now named install.xml when i opened these files i got the following message "This XML file does not appear to have any style information associated with it. The document tree is shown…

Windows
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.
4,875 questions
asked 2024-02-25T23:40:50.8933333+00:00
d_left 20 Reputation points
commented 2024-05-30T17:19:34.0633333+00:00
Mary Brown 0 Reputation points
1 answer

How do I fix TasksOperationsNotAllowed

(TasksOperationsNotAllowed) ACR Tasks requests for the registry tcbomoruyiemmanuel and c35e564c-73ba-40d2-89a7-757bf4571f71 are not permitted. Please file an Azure support request at http://aka.ms/azuresupport for assistance. Code:…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
407 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.
1,013 questions
asked 2024-05-29T22:55:36.5166667+00:00
Omoruyi Aroloye 0 Reputation points
commented 2024-05-30T17:16:20.4366667+00:00
Omoruyi Aroloye 0 Reputation points
1 answer

why functions tab is not showing in my function app

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 questions
asked 2024-05-29T17:22:50.1833333+00:00
pavan kalyan 0 Reputation points
commented 2024-05-30T17:16:09.28+00:00
TP 79,156 Reputation points
1 answer One of the answers was accepted by the question author.

Visual studio 2022 web site app_code folder shows no property option for .cs files ?

I saw this about build actions in visual studio for vs2022 web site .cs build actions: https://learn.microsoft.com/en-us/visualstudio/ide/build-actions?view=vs-2022 Set a build action To set the build action for a file, open the file's properties in…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,720 questions
asked 2023-08-19T20:25:40.68+00:00
iqworks Information Quality Works 276 Reputation points
commented 2024-05-30T17:15:42.5133333+00:00
Dennis Foreman 0 Reputation points
2 answers

Prepare code to fetch data from mock server does not seem to work

Hi! I am working through this Exercise: https://learn.microsoft.com/en-us/training/modules/build-web-api-minimal-spa/5-exercise-create-api. After starting the Mock Server (I can see in the Browser that it is running) The Website has the error: Unexpected…

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
11 questions
asked 2024-05-28T19:02:39.45+00:00
Frank Geisler 16 Reputation points MVP
commented 2024-05-30T17:12:37.08+00:00
Frank Geisler 16 Reputation points MVP
2 answers

Why is MailNickName property necessary when i use MSGraph command to create AzureAD groups.

I'm using Microsoft Graph command as below to create AzureAD group on PowerShell. New-MgGroup -displayname XXXXXXXXX -mailnickname XXXXXXX Since the MailNickName property is necesssary.Does this property' value only support the alphabet but other…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,898 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,180 questions
asked 2023-11-09T12:58:26.2866667+00:00
qiyang li 0 Reputation points
commented 2024-05-30T17:11:23.32+00:00
Ben Diaczun 0 Reputation points