96,932 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

copy activity - nested json data

Hi, I am using copy activity to read nested json data. The json returned is complicated as it has several nested hierarchies. Question: Is it possible in copy activity - mapping tab to basically flatten every hierarchy or do I have to use…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,563 questions
asked 2022-03-09T11:19:30.367+00:00
arkiboys 9,621 Reputation points
commented 2024-04-30T11:06:24.64+00:00
Alan Hebo Jensen 11 Reputation points
1 answer One of the answers was accepted by the question author.

How to solve the white page problem in blazor server.

When I start my blazor server application, the page content is displayed for less than a second, then I get a blank page. When I right-click inpect in the browser I get the code : <html> **<head></head>** …

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,393 questions
asked 2024-04-22T12:36:24.15+00:00
wilfried kinda 20 Reputation points
commented 2024-04-30T11:03:42.41+00:00
wilfried kinda 20 Reputation points
1 answer One of the answers was accepted by the question author.

LinQ query m:n relation

Hello, My input is string vendor = "xxx3"; string vendorLocation = "bbb3"; The result should be which parameter is the right one. <Label id="3" vendor="xxx3" vendorLocation="bbb3"…

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,260 questions
asked 2024-04-25T17:41:11.5066667+00:00
Noah Aas 100 Reputation points
accepted 2024-04-30T11:01:37.7533333+00:00
Noah Aas 100 Reputation points
2 answers One of the answers was accepted by the question author.

active directory -grant permission to undelete user only move and create

I try to give user permission in an active directory to create users and move between them, but do not delete them. When I delegate control to some group, I do not have the option to undelete users.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,874 questions
asked 2024-03-27T08:46:42.31+00:00
jihad majed 310 Reputation points
accepted 2024-04-30T11:00:58.1066667+00:00
jihad majed 310 Reputation points
2 answers One of the answers was accepted by the question author.

LinQ - XML special path, condition

I need to change an element value that is dependent on the STEP value. MarkPosition or ControlPosition Can I pre-select better with XPathSelectElements? If so, how? <STEP value="MarkPosition"> <STEP…

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,260 questions
asked 2024-04-26T18:14:43.01+00:00
Noah Aas 100 Reputation points
accepted 2024-04-30T10:54:52.4666667+00:00
Noah Aas 100 Reputation points
1 answer One of the answers was accepted by the question author.

What is the minimal privilege to grant permission to rotate and list Azure APIM subscription key by REST API

Hi, We're enabling a specific API consumer to rotate their own API subscription key via APIM REST API permissions. We require permissions for: Listing secrets: https://learn.microsoft.com/en-us/rest/api/apimanagement/subscription/list-secrets …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,755 questions
asked 2024-04-29T08:33:30.4566667+00:00
Amy Z 291 Reputation points
commented 2024-04-30T10:34:19.5733333+00:00
Amy Z 291 Reputation points
1 answer One of the answers was accepted by the question author.

Force enabled location in Android fully-managed profile

Good afternoon, I have my Android devices in the fully managed profile in Microsoft Endpoint Manager and I have the setting to allow administrators to locate the devices remotely. The problem is that this tool only works if the ‘Location’ of the mobile…

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
237 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,346 questions
asked 2024-04-29T15:56:58.6066667+00:00
Ruben Faustinita 60 Reputation points
accepted 2024-04-30T10:31:13.09+00:00
Ruben Faustinita 60 Reputation points
1 answer One of the answers was accepted by the question author.

How to Sum, Join, Union, Group By Month And Year Using LINQ Query

I have two tables. I want to find the sum of the data in one table and the subtraction of the second table. I am trying to explain the matter by attaching an image below. Note here that I don't know which table's data will come first. Maybe the data of…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,175 questions
asked 2024-04-24T09:55:08.01+00:00
jewel 801 Reputation points
accepted 2024-04-30T10:16:36.6933333+00:00
jewel 801 Reputation points
1 answer One of the answers was accepted by the question author.

Data Factory activities stuck in Queued

Hello! Since the outage of Microsoft services on 15/03, we started to experience problems with the Data Factory runs in our Azure platform on a daily basis. Every day the ADF activities connected to the self-hosted integration runtime on our on-prem…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,563 questions
asked 2021-03-19T10:41:00.277+00:00
Chi, Dave 61 Reputation points
commented 2024-04-30T10:07:43.7266667+00:00
Abhijith Kadam 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure PostgreSQL flexible server: Unable to transfer ownership of table

We are using posgres 16.0. When trying to transfer ownership of a table with ALTER TABLE schema.table OWNER TO "new_role" We get error: must be able to SET ROLE "new_role" We are logged in as azure_pg_admin user and have confirmed…

Azure Database for PostgreSQL
asked 2024-04-10T15:49:08.4833333+00:00
Peter Koller 0 Reputation points
accepted 2024-04-30T09:53:44.9366667+00:00
Peter Koller 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure PostgreSQL Flexible server: Unable to drop roles

We are having some weird issues when trying to remove roles. I am connected as the admin user that is member of azure_pg_admin. When trying to remove a role with DROP ROLE role_to_drop We get the error "Could not drop the role. Only roles with the…

Azure Database for PostgreSQL
asked 2024-04-10T13:20:19.3+00:00
Peter Koller 0 Reputation points
accepted 2024-04-30T09:53:19.7266667+00:00
Peter Koller 0 Reputation points
6 answers One of the answers was accepted by the question author.

Sending Mail in Azure

I was full of hope when I saw Azure Email Communication Service. But when I read more, https://learn.microsoft.com/en-us/azure/communication-services/concepts/email/sdk-features, I am not sure if I believe what I read. Azure Email Communication Service…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
680 questions
asked 2023-10-02T08:19:28.81+00:00
K. Kong 126 Reputation points
answered 2024-04-30T09:52:49.55+00:00
Kaushik Dutta 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to convert normal date to solar date(PersianCalendar)

with System.Globalization.PersianCalendar NameSpace Need function to convert to solar date

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,574 questions
asked 2024-04-30T04:04:17.3366667+00:00
Mansour_Dalir 1,551 Reputation points
accepted 2024-04-30T09:51:13.4866667+00:00
Mansour_Dalir 1,551 Reputation points
1 answer One of the answers was accepted by the question author.

I want to know at what data centre my data is stored

Hello, I need to know where my companys data is stored (physical location) to determine how much energy is consumed to maintain our cloud data (estimate) and if we can reduce our impact. Is it safe to assume our data is stored in our country if Azure has…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
817 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,648 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,130 questions
asked 2024-04-24T07:04:57.4566667+00:00
Erik Nordin 25 Reputation points
edited the question 2024-04-30T09:41:22.1833333+00:00
Emily Du-MSFT 41,786 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

InvalidRequest with OneDrive delta API

We are developing a service to synchronize drives using the OneDrive API. We are utilizing delta links to retrieve the next set of changes by saving either the @odata.nextLink or @odata.deltaLink from the response and polling every few minutes to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,610 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
817 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,648 questions
asked 2024-04-25T05:36:20.8966667+00:00
Naoki Maeda 20 Reputation points
edited the question 2024-04-30T09:40:38.46+00:00
Emily Du-MSFT 41,786 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to add to "GraphicsView" class with “DrawableProperty" in dotnet maui

Hello! I trying drawing of the circle in center which is touched in the "GraphicsView" control. And I thought the one of the important points is how to add "GraphicsView" class with "DrawableProperty" in dotnet Maui. Please…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 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,260 questions
asked 2024-04-27T01:29:11.7533333+00:00
康二郎 井上 0 Reputation points
accepted 2024-04-30T09:35:55.1866667+00:00
康二郎 井上 0 Reputation points
1 answer One of the answers was accepted by the question author.

Touch keyboard changes layout when switching between WPF TextBox controls

Hi, I'm experiencing a strange behaviour in a simple WPF app running on a tablet (Surface Pro 7, Windows 10.0.19043). The UI has several TextBox controls that have InputScope=Number defined. <Window x:Class="SimpleTouchWPF.MainWindow" …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,674 questions
asked 2024-04-28T10:37:17.14+00:00
Sergey Efremov 0 Reputation points
accepted 2024-04-30T09:34:36.39+00:00
Sergey Efremov 0 Reputation points
2 answers One of the answers was accepted by the question author.

Why is Azure DevTest Labs deploying an storage account with TLS 1.0? It is not configureable

DevTest Labs provisions a number of resources on deployment, including a storage account. Aside from not being able to set mandatory tags on any of these resources, the ultimate roadblock is that the storage account is configured with TLS 1.0 by default.…

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 DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
256 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
795 questions
asked 2024-04-29T15:34:44.85+00:00
Koen van Eijk 0 Reputation points
accepted 2024-04-30T09:34:27.4433333+00:00
Koen van Eijk 0 Reputation points
1 answer One of the answers was accepted by the question author.

Opening a Window Using Its Name

From my MainWindow I am trying to open another window knowing only its name. In my MainWindow ViewModel, I have: Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (lpClassName As String, lpWindowName As String) As…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,674 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,574 questions
asked 2024-03-26T09:29:31.52+00:00
RogerSchlueter-7899 1,216 Reputation points
accepted 2024-04-30T09:29:57.9366667+00:00
RogerSchlueter-7899 1,216 Reputation points
1 answer One of the answers was accepted by the question author.

monitoring of cloud portals

Team, we are plannign to setup monitrong for all our cloud URL eg config.office.com/exchnage portal/intune/sharepoint all in one dashbaord view please help me with API's which i can use in setting up with my application thank you

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,610 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,185 questions
asked 2024-04-30T04:04:48.92+00:00
kanupriya 60 Reputation points
accepted 2024-04-30T09:12:43.0433333+00:00
kanupriya 60 Reputation points