342,682 questions

Sort by: Updated
1 answer

json data in ADF

Hey Team How to filter data in adf pipeline from json file where bar <> "data" { "foo": { "bar": "data", "baz": "data" } }

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-30T14:27:19.6366667+00:00
Vineet S 145 Reputation points
answered 2024-04-30T16:03:17.2033333+00:00
AnnuKumari-MSFT 30,911 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

implementing IoT Central application

Hello, I created IoT central application and trying to implement device onboarding from IoT device source code. How could we register a device in IoT Central application with DPS Service from device source code.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
540 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
344 questions
asked 2024-04-29T05:57:56.6166667+00:00
Gorantla Srikanth 40 Reputation points
commented 2024-04-30T16:02:41.76+00:00
Gorantla Srikanth 40 Reputation points
1 answer

SecureMFA QR code is not working to register users

When our users access applications those requests are redirected to our ADFS server . Post Authentication as we have enabled MFA, our request is redirected to https://chart.googleapis.com to generate the QR code and with that users registered in their…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,514 questions
asked 2024-04-24T14:16:19.9666667+00:00
Imthiyaz Husain 0 Reputation points
commented 2024-04-30T16:02:34.87+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
0 answers

How to fix .NET Framework error

I have a problem with my .NET Framework, whenever I run programs like Visual Studio, it gives me this error message: Clicking "Yes" forwards me to the installation page, which after running the installer, I am told that the .NET framework…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,632 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,121 questions
asked 2024-04-30T16:02:07.9433333+00:00
Jonathan Joseph 0 Reputation points
1 answer

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
commented 2024-04-30T16:01:19.3333333+00:00
Andrew Hopkinson 6 Reputation points
1 answer

Using SSDT on a build server

I need to use SSDT on my build server. What exactly do need to install to get it working? I have a docker image that does the builds. It's based on mcr.microsoft.com/dotnet/framework/sdk:4.8-20230110-windowsservercore-ltsc2019Ideally, it would be nice…

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,736 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
966 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-04-30T16:00:50.63+00:00
Mark DeMichele 0 Reputation points
0 answers

How to use ForEach-Object -Parallel in Azure Devops Pipeline Agent.

I want to use a PowerShell script which has below cmdlet. When I tried to use MS Hosted Pipeline agent with Parallel feature I'm getting "Parameter set cannot be resolved using the specified named parameters" error. How can I execute the…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,375 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,067 questions
asked 2024-04-30T15:59:10.87+00:00
Ramakrishna Abhijeet P 70 Reputation points
0 answers

How do I rename or copy a blob using Azure's Golang SDK?

Is there an API in the Azure SDK for Go that allows me to rename/copy blobs? I've seen CopyFromBlob() being called in overflow.com but it doesn't appears to exist in Azure SDK for Go. I've seen the DownloadStream() and UploadStream() APIs but it appears…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
949 questions
asked 2023-10-06T00:28:57.89+00:00
edited the question 2024-04-30T15:58:53.16+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
4 answers

How to copy big file 5g with task and within impersonation

Hi, How to copy big file 5G from source to destination using impersonation: WindowsIdentity.RunImpersonated( ImpersonationHelper.Token Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,385 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-18T08:06:36.18+00:00
Dani_S 2,726 Reputation points
commented 2024-04-30T15:57:32.62+00:00
Bruce (SqlWork.com) 56,286 Reputation points
1 answer One of the answers was accepted by the question author.

Azure FrontDoor : Backend Health Percentage not Steady

Hi, Why the backend health percentage of Front-Door is not steady at 100%. It is fluctuating between 97% to 100% My health probe interval is 120 seconds and 2 successful response. Please guide

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
576 questions
asked 2022-11-12T08:16:43.027+00:00
Amit-J 316 Reputation points
commented 2024-04-30T15:57:16.3033333+00:00
KapilAnanth-MSFT 35,001 Reputation points Microsoft Employee
0 answers

SSO login error

Hi all, I'm configuring SSO from Google Workspace to Entra ID following the documentation below and I'm receiving an error: Error message: AADSTS5000811: Unable to verify token signature. The signing key identifier does not match any valid registered…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,514 questions
asked 2024-04-30T15:56:17.4433333+00:00
Guilherme Monteiro Santos 0 Reputation points
1 answer

powershell to get all users and their managers recursively

I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,878 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,375 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,067 questions
asked 2024-04-30T13:24:36.5566667+00:00
Michael-5966 0 Reputation points
commented 2024-04-30T15:55:58.6333333+00:00
Michael-5966 0 Reputation points
0 answers

sign out and sign in to another Azure directory

Hi, I was a freelancer for a client and needed to create an additional directory (with the same email address as my original one). Now I don't work for the client anymore, deleted the directory at myaccount.microsoft.com and still every time I want to…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,697 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,099 questions
asked 2024-04-30T15:55:57.6666667+00:00
Ron Hofer 0 Reputation points
0 answers

Asp.net MVC renders 2 "form action" statements for the same form when in responsive mode

ASP.Net MVC VS 2022 Windows 11 App runs fine in desktop mode. This line: <@using (@Html.BeginForm("SubmitForm", "Home", FormMethod.Post, new { id = "subform", verify = "Y" }))> is generated correctly…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,262 questions
asked 2024-04-29T18:06:54.7466667+00:00
Jean Vallee 21 Reputation points
commented 2024-04-30T15:55:14.59+00:00
Jean Vallee 21 Reputation points
2 answers

Dynamically pass the B2C sign-in policy in .NET 8

I am developing the web application using .NET 8 with Asp.NET MVC and using Azure B2C tenant for Authentication. And it will be hosted in the Azure App services that configured with two domain urls. Based on the requested Urls, I wanted to pass the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,176 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,514 questions
asked 2024-04-19T16:58:01.86+00:00
Ragu 0 Reputation points
answered 2024-04-30T15:55:04.2+00:00
Ragu 0 Reputation points
0 answers

How to fix error Job failed due to reason: com.microsoft.dataflow.broker.InvalidPayload

Operation on target Country failed: {"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: com.microsoft.dataflow.broker.InvalidPayloadException: Fail to validate with reason: Retry Request, fail to…

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,345 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,697 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,567 questions
asked 2024-04-29T13:20:24.6633333+00:00
Dhruva B 50 Reputation points
commented 2024-04-30T15:54:52.89+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
1 answer

What Role Assignments Are Required For Bicep that assigns roles inside of Devops Pipeline?

I have a bicep file (https://github.com/siegfried01/SimplerServiceBusSendReceiveDemo/blob/master/infrastructure/deploy-ServiceBusSimpleSendReceive.bicep#L365 ) that calls a bicep module…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
547 questions
asked 2024-04-27T23:44:56.82+00:00
Siegfried Heintze 1,861 Reputation points
commented 2024-04-30T15:54:40.6266667+00:00
Siegfried Heintze (ARTECH CONSULTING LLC) 0 Reputation points Microsoft Vendor
0 answers

How to pass data from UBoot to UEFI

Hello, we use Windows 10 IoT with some of our boards equipped with imx8mp. It works fine so far. In our production line we can easily automatic configure UBoot environment with special data (like Network Address, board name, HW revision and so on). Is…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2024-01-30T17:14:17.5166667+00:00
Christian Zutter 0 Reputation points
commented 2024-04-30T15:54:16.6966667+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
0 answers

SSO login error

Hi All, I'm trying to configure SSO from Google Workspace to Entra ID following the documentation above but when i tried to login i received and error below: Error message: AADSTS5000811: Unable to verify token signature. The signing key identifier does…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,514 questions
asked 2024-04-30T15:53:56.89+00:00
Guilherme Monteiro Santos 0 Reputation points
1 answer

How to manage webinar emails

I am arranging a webinar, and I have a Microsoft Teams Premium subscription. I am trying to achieve the following: Create an additional reminder email 3 days prior to the webinar Change the default reminder email send date from 1 hour before webinar…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,099 questions
asked 2024-02-06T05:31:03.87+00:00
Brandon Loo 0 Reputation points
edited a comment 2024-04-30T15:53:19.2633333+00:00
Alisha Marshall 0 Reputation points