340,856 questions

Sort by: Updated
1 answer

ADF dataflow is creating a 0 Byte file only when Source is configured to move file after completion

ADF provides an option to move the source file after dataflow completion by setting up options in 'Source Settings'. We're trying to use this option to move our source file from SFTP server to an archive location (another folder on same SFTP…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,513 questions
asked 2024-04-22T23:02:45.4433333+00:00
Aditya Verma 0 Reputation points
answered 2024-04-23T08:42:13.95+00:00
AnnuKumari-MSFT 30,601 Reputation points Microsoft Employee
0 answers

Draw rectangle with corner radius and fit an image bytes to that rectangle with same corne radius

Below I attached my code I need an image with a border and corner radius, please correct my code, and give any other guidelines CanvasRenderTarget renderTarget = new CanvasRenderTarget(device, cardWidth, cardHeight, dpi); using…

Universal Windows Platform (UWP)
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,218 questions
asked 2024-04-23T07:21:58.97+00:00
Saranya Karthik 20 Reputation points
commented 2024-04-23T08:41:57.5933333+00:00
Junjie Zhu - MSFT 14,446 Reputation points Microsoft Vendor
1 answer

EditForm in Blazor does not work on submit

Below is the source code, brand new blazor project vs2022 , Version 17.9.5 put a break point on string breakpointhere = "z"; examine xx variable - for the model, you will see that the MyTitle string is always null. Such basic stuff…

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,381 questions
asked 2024-04-20T15:03:25.1633333+00:00
Rob Bertora 0 Reputation points
commented 2024-04-23T08:41:56.4466667+00:00
Rob Bertora 0 Reputation points
5 answers

TEAP GPO on Windows 10

Hello everyone, Let me explain my issue. I configured a GPO to apply 802.3x "settings" (Computer Configuration, Policies, Windows Settings, Security Settings, Wired Network (IEEE 802.3) Policies with "Microsoft: EAP-TEAP" as a Network…

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,732 questions
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,270 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,748 questions
asked 2023-07-02T17:25:12.1633333+00:00
Andrea Gaviraghi 106 Reputation points
commented 2024-04-23T08:41:45.5333333+00:00
JP 10 Reputation points
1 answer

App Service getting 403 error against /admin/host/ping used in autoscaling.

I've setup the new automatic Azure Autoscale on an App Service running under a P2V2 plan. The app configuration is pretty simple, not much in it, except for Application Insights key, Always On and Session affinty are off, no IP whitelist inplace. When I…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,844 questions
asked 2024-04-22T19:01:39.7966667+00:00
Jonathan Smith (Admin) 0 Reputation points
commented 2024-04-23T08:41:03+00:00
VenkateshDodda-MSFT 18,081 Reputation points Microsoft Employee
0 answers

how can i taf a sharepoint site if ii need to make a search in copilor for this only site

how can i taf a sharepoint site if ii need to make a search in copilor for this only site

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
49 questions
asked 2024-04-23T08:40:56.0433333+00:00
Mohamed Nacim Herga 0 Reputation points
6 answers One of the answers was accepted by the question author.

Pushing lock screen background to user machines from Intune

Hi everyone, I am trying to push an image to all Azure joined PCs from Intune. I have the policy set, but keep getting errors. The path is correct C:\folder\image.jpg. I used the Settings Catalog in the configuration profiles when I created it. These are…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,712 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,422 questions
asked 2022-06-21T15:09:25.123+00:00
AdamLowe-7183 46 Reputation points
answered 2024-04-23T08:39:33.7833333+00:00
Topaz George 0 Reputation points
0 answers

Is it possible to specify in Speech SDK to always use "lbs" instead of "£" when "pounds" is recognized?

Hi, is it possible somehow to configure speech sdk in a way when word "pound" is detected that it is always meant to be lbs, not £, for example when I say, "99 pounds" it is detected as "99 lbs", but if I said, "100…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,389 questions
asked 2024-04-23T08:38:47.7566667+00:00
Faris Lemes 20 Reputation points
1 answer

ADF Error - DomainName parameter value not provided ?

Hi Everyone, I am getting this error in ADF pipeline :Error - No value provided for Parameter 'DomainName'. Although i am not using any parameter in whole data factory anywhere with this name.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,513 questions
asked 2024-04-22T12:06:37.5333333+00:00
Asati, Ankit (AS) 0 Reputation points
commented 2024-04-23T08:38:35.7233333+00:00
Harishga 3,255 Reputation points Microsoft Vendor
0 answers

Insufficient memory when running script/stored procedure activity using synapse

So serverless sql have a limit memory of data processed? I got the error message like this: Operation on target Stored procedure1 failed: Execution fail against sql server. Please contact SQL Server team if you need further support. Sql error number:…

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,356 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,513 questions
asked 2024-04-23T08:36:35.47+00:00
Jovian Aditya Wiranata 0 Reputation points
edited the question 2024-04-23T08:38:11.78+00:00
Jovian Aditya Wiranata 0 Reputation points
1 answer One of the answers was accepted by the question author.

Selenium4 Microsoft Edge WebDriver unable to attach to existing webview2

Hi, I am using Selenium Edge webdriver to connect to my existing WebView2 instance(already set system variable on my local machine for remote-debugging-port for the webview2 before webview2 launch) launched by my Windows application, and am receiving the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,120 questions
asked 2024-04-22T01:10:21.18+00:00
mnxl 20 Reputation points
commented 2024-04-23T08:38:06.75+00:00
mnxl 20 Reputation points
0 answers

I have finished a SQL case study and wish to send it back to the employer. What is the right way to do so?

I was given a database and with that a few questions. I have finished the case study and wish to send it back but trying to find the right way and format to do so. Is sending the script through word the right way or something else?

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,668 questions
asked 2024-04-23T08:36:52.4766667+00:00
Abhishek Pawar 0 Reputation points
0 answers

How to remove thin black border while printing bitmap in Win32 app

Hello, I'm working on C++/WinRT application, and trying to print bitmap using printer. But I'm getting thin black border on the printed page. I'm doing similar to below code snippet. // Printer HDC HDC hdc_printer = CreateDCW (NULL, L"My…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
723 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,414 questions
asked 2024-04-09T12:49:16.9433333+00:00
Shyam Butani 20 Reputation points
edited a comment 2024-04-23T08:36:41.3366667+00:00
Xiaopo Yang - MSFT 11,336 Reputation points Microsoft Vendor
1 answer

Azure AI Document Intelligence error message about pricing tier SpeechServices.F0

To Parse/OCR PDF documents I've created a Document Intelligence pricing tier "Standard". When trying to use it I get a 401 Access denied with the message: Azure.RequestFailedException: 'The Analyze - Analyze document Operation under Azure AI…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,356 questions
asked 2024-04-21T07:57:00.4066667+00:00
Peter 21 Reputation points
edited a comment 2024-04-23T08:36:18.2166667+00:00
santoshkc 4,015 Reputation points Microsoft Vendor
1 answer

Ctrl+tab locks some keys and changes in the inactive view

VS Version 17.9.4. Ctrl+Tab locks the "special "buttons. Note that the alpha characters are working, but not some "special" buttons such as backspace, delete, arrows. My colleague have the same problem. I suspect the issue arise when…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,593 questions
asked 2024-04-22T08:48:07.27+00:00
Markus Enberg 6 Reputation points
answered 2024-04-23T08:36:14.4833333+00:00
Anna Xiu-MSFT 25,551 Reputation points Microsoft Vendor
1 answer

Tenant Deletion - License Based Subscriptions

I'm looking to delete the only tenant that's in my portal azure account, so to clean it up as a first step and then reconfigure another tenant. I have a payment subscription and apparently some license based subscriptions, as per the screenshot which I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,422 questions
asked 2024-04-22T06:58:36.14+00:00
Konstantinos Tsirgogiannis 0 Reputation points
answered 2024-04-23T08:35:04.02+00:00
Domooney-MSFT 2,391 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Use the Graph API to get an empty list of Sharepoint files

My Application account has applied Graph and Sharepoint Sites.Selected permissions, and the administrator has agreed Sharepoint Site has configured app permissions I can use the Graph API to access Sharepoint Sites and drives But get the root folders…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,540 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,593 questions
asked 2024-04-21T12:58:45.5+00:00
Wei Tan 20 Reputation points
accepted 2024-04-23T08:34:01.6+00:00
Wei Tan 20 Reputation points
8 answers

Is there a way to disable the script confirmation popup the appears everytime I click on a button?

I create a simple file and I was trying to automate some processes and I notice that every time I click on the Script button it shows me a popup on the right side that says script run status, its annoying to see that everytime I click on the button. How…

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,467 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
864 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,473 questions
asked 2022-02-11T03:49:23.68+00:00
Wilmer Torrez 16 Reputation points
commented 2024-04-23T08:31:49.82+00:00
Sevenich, Lex 5 Reputation points
1 answer

How to fix - MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.

Working on azure web app and it was working fine , suddenly i am getting below error MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance. The same app is…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-23T07:22:46.7333333+00:00
SohamPrasad Girde (Wipro Designit Services, Inc.) 20 Reputation points Microsoft Vendor
answered 2024-04-23T08:31:12.99+00:00
Domooney-MSFT 2,391 Reputation points Microsoft Employee
2 answers

LivyHttpRequestFailure: Something went wrong while processing your request. Please try again later. HTTP status code: 500. Trace ID: d2425fce-9179-49eb-829c-a7b2a0d963ed.

Hi Everyone, I am getting the Below Error Code while running my cells in Synapse Notebook: > LivyHttpRequestFailure: Something went wrong while processing your request. Please try again later. HTTP status code: 500. Trace ID:…

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,356 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,913 questions
asked 2022-11-22T06:13:46.587+00:00
Devender 61 Reputation points
commented 2024-04-23T08:30:09.7233333+00:00
Dom Sadie 0 Reputation points