1,810,400 questions

Sort by: Updated
1 answer

Merging 2 Array variables

Hello All. I might be missing some simple aspect here but wanted to confirm : Is there any way in ADF to merge 2 Array variables without the use of any iteration activity. Like ask is as below: Input1= [1,2,3] Input2=[1,4,5] Output=[1,2,3,1,4,5] Note:…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,164 questions
asked 2023-01-28T07:35:35.7433333+00:00
Nandan Hegde 36,886 Reputation points MVP Volunteer Moderator
commented 2023-01-30T08:12:14.1733333+00:00
Nandan Hegde 36,886 Reputation points MVP Volunteer Moderator
1 answer

SCCM Hardware move

We plan to move our existing SCCM Primary Site (current branch 2203), remote SQL Server, and DP's (Server 2012) to new OS (Server 2022) and hardware. An in-place upgrade is not an option for us. The plan we have so far is Move the SQL Server to the new…

Microsoft Security | Intune | Configuration Manager | Other
asked 2023-01-26T17:52:04.42+00:00
VinodProsk 26 Reputation points
commented 2023-01-30T08:11:40.2433333+00:00
CherryZhang-MSFT 6,511 Reputation points
2 answers

INTUNE best practice method to import PFX password protected cert to Personal Certificate Store using INTUNE

Hi really struggling to find best practice method / guide on how to deploy a existing PFX password certificate to a Windows 10 clients Personal Certificate Store This is for configuring Cisco Anyconnect VPN client Currently have the following working …

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Intune | Other
asked 2023-01-16T21:42:17.21+00:00
Markus 0 Reputation points
commented 2023-01-30T08:10:29.4733333+00:00
Givary-MSFT 35,786 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Teams integration via Graph Api Limitations

Hi we have a B2B SaaS app and we are looking to integrate microsoft Teams, we are planning to use graph API, our planned flow is : Authenticate User through Get access on behalf of a user - https://learn.microsoft.com/en-us/graph/auth-v2-user …

Microsoft Security | Microsoft Graph
asked 2022-11-24T07:37:09.82+00:00
Srijan Singh 21 Reputation points
accepted 2023-01-30T08:09:15.91+00:00
Srijan Singh 21 Reputation points
0 answers

EF Core 7 - System.InvalidOperationException

Hi, Can someone please help? I am trying to insert a record with an FK using DBContext. EF Core keeps saying that the Country is already tracked. I am aware that EF Core thinks that I am inserting a new country but that's not my intention. In the below…

Developer technologies | .NET | Entity Framework Core
asked 2023-01-25T17:11:00.65+00:00
Raymart Casil Atienza 36 Reputation points
commented 2023-01-30T08:08:59.7066667+00:00
Jack J Jun 25,306 Reputation points
3 answers

External collaboration settings doesn't work

Hello everybody, I want to configure a restriction for adding guest external users in a Team (in Teams). My objectives : Owner can't invite external guest Only one user can invite external guest (not all of the members of the team) In below my action…

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Teams | Microsoft Teams for business | Other
asked 2023-01-23T11:09:26.0066667+00:00
Florian TULON 0 Reputation points
commented 2023-01-30T08:04:57.16+00:00
Kai Yao 37,791 Reputation points Moderator
0 answers

how make windows wait until Onedrive finishes syncing and then Shutdown the machine

I am using Windows 10 Pro version with Onedrive Build 22.248. I use this on virtual machines with Onedrive enabled. Sometimes once the User's session is over they logoff the machines. However if the Onedrive is not finished syncing the users tend to…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2023-01-20T15:30:48.83+00:00
SP_2023 15 Reputation points
edited the question 2023-01-30T08:02:35.58+00:00
Emily Hua-MSFT 27,901 Reputation points
2 answers One of the answers was accepted by the question author.

How do you delete a Cross-Tenant Synchronization configuration?

When setting up Cross-Tenant synchronization. Once you have created a configuration, there is no way to rename or delete it. this is regarding Cross-Tenant Synchronization from Azure AD to Azure AD not…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2023-01-30T03:48:19.63+00:00
Christian Redgewell 86 Reputation points
commented 2023-01-30T08:01:21.2766667+00:00
Christian Redgewell 86 Reputation points
1 answer

inability to login to the group

Hello, after MS teams trial license I was unable to log in to teams organizations where I was marked as guest. For this reason, we purchased a license for teams. The license helped to solved this issue for my colegue bud in my case I still cannot switch…

Microsoft Teams | Microsoft Teams for business | Other
asked 2023-01-24T08:36:34.5933333+00:00
Petr Skryja 0 Reputation points
commented 2023-01-30T07:59:38.6066667+00:00
Kai Yao 37,791 Reputation points Moderator
1 answer

Netusergetinfo API works only if the user has Admin or group access. Is there any other Microsoft API which works without this privileges?

In general, the user must have admin access or group access for using Windows Active Directory. From customer log, we confirmed that they do not have such access.  Since the user do not have the privileges, it fails in the NetUSerGetInfo API call and…

Windows development | Windows API - Win32
Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,066 questions
asked 2023-01-20T13:54:03.3033333+00:00
Cmp Sowmya 5 Reputation points
edited an answer 2023-01-30T07:54:59.3366667+00:00
Junjie Zhu - MSFT 21,746 Reputation points
0 answers

Excel to API without going through Power Query

Hello! We recently connected Power BI to our API and Power BI read the data right into a table (just about automatically). We want to do the same thing with an Excel connection to our API. However, every tutorial and video I've seen shows that you must…

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Excel | For business | Windows
asked 2023-01-27T22:09:01.7033333+00:00
Johnnie Math 0 Reputation points
commented 2023-01-30T07:54:13.5433333+00:00
Emily Hua-MSFT 27,901 Reputation points
1 answer One of the answers was accepted by the question author.

Check if two frames are overlapping in .net maui

is it possible to detect it when two frames are overlapping (even when they don't have the same parent)? I need it for my .net maui project (A game in .net maui) this is how I have the hitboxes and players set up (the Frames will get added into…

Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,167 questions
asked 2023-01-26T10:32:06.7033333+00:00
Mielesplayz 291 Reputation points
accepted 2023-01-30T07:53:20.1566667+00:00
Mielesplayz 291 Reputation points
0 answers

User cant click Add tab in Teams webinar

(At least) One of the users in our organization cant click Add tab when editing a webinar he created. Its the same behaviour in both client and web. Other users with the same (standard) policy can Add tab. The +-button looks like it might me greyed out. …

Microsoft Teams | Microsoft Teams for business | Other
asked 2023-01-27T06:54:44.02+00:00
KF 26 Reputation points
commented 2023-01-30T07:52:15.3+00:00
JimmyYang-MSFT 58,781 Reputation points Moderator
1 answer

TEAMS方案及相關問題詢問

如有預計使用Teams軟體進行類似線上錄製課程、授課之用途(類似函授班) 課程內會使用到螢幕錄製、團隊建立、放課程講義電子檔案給學生下載等功能 目前考慮商務基本版方案。 想請問是否由教師購買方案即可嗎? 有閱讀到4月將結束免費使用teams,想請問學生的部分4月後是否能僧有連結即可參與會議?或必須購買什麼方案嗎? 再麻煩回覆 謝謝您!!

Microsoft Teams | Microsoft Teams for business | Other
asked 2023-01-30T06:47:31.0766667+00:00
rita1960 0 Reputation points
answered 2023-01-30T07:51:46.7+00:00
Kai Yao 37,791 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

the taghelper do not rendered?

using Microsoft.AspNetCore.Razor.TagHelpers; namespace tag.Components { [HtmlTargetElement("pagination", TagStructure = TagStructure.WithoutEndTag)] public class PaginationTagHelper : TagHelper { …

Developer technologies | ASP.NET Core | Other
asked 2023-01-28T01:27:55.3233333+00:00
mc 7,106 Reputation points
accepted 2023-01-30T07:50:24.4733333+00:00
mc 7,106 Reputation points
1 answer One of the answers was accepted by the question author.

DatabricksInstancePools log table is empty

Hi I'm interested in creating some alert rules to catch long-running pools. But when I check the DatabricksInstancePools in LogAnalytics, it is empty. Is this a bug or am I doing something wrong? I have enabled the category and it is sent to my Log…

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

2,961 questions
asked 2023-01-19T12:59:02.9+00:00
Frederik Larsen 76 Reputation points
accepted 2023-01-30T07:42:21.7633333+00:00
Frederik Larsen 76 Reputation points
1 answer

How to use a linking code for authentication instead of signing in and getting a redirect

I want to setup a login system with my application that uses a linking code at micosoft.com/link instead of using oauth, as I am developing a standalone application which cant handle uri redirects as I want to be able to have my application to be run…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2023-01-13T04:44:57.55+00:00
Kyrok 0 Reputation points
commented 2023-01-30T07:34:46.0833333+00:00
Shweta Mathur 30,456 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How to marshal an array of fixed size structs from unmanaged to managed memory

.Net 7 Having an IntPtr (nint) pointing to an array of fixed size and blittable structs in unmanaged memory. Marshal.Copy does not seem to have any method like: Copy(myPointer, myStrcuctArray, 0, myStructArray.Length) (It accepts an array of int,…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,323 questions
Developer technologies | C#
Developer technologies | 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.

11,801 questions
asked 2023-01-29T21:43:46.12+00:00
Magne 166 Reputation points
accepted 2023-01-30T07:33:53.36+00:00
Magne 166 Reputation points
1 answer

Merge signed request on Azure, with Network Solutions certificate file(s)

My client has a website that is hosted on Microsoft Azure. I created a Key Vault and generated a CSR that my client used to renew their SSL certificate on Network Solutions. Then, on Network Solutions, I clicked on the link to download the certificate.…

Azure Key Vault
Azure Key Vault

An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.

1,570 questions
asked 2023-01-11T23:30:21.2133333+00:00
Bobby Roy 5 Reputation points
commented 2023-01-30T07:31:50.6633333+00:00
Shweta Mathur 30,456 Reputation points Microsoft Employee Moderator
2 answers

Listiviewitem does not adopt to window scale

I have created winui3 application I'm using listvew with 3 items which are horizontally aligned when I change the window scale 800*600 my listiviewitem is not getting fit any suggestions?

Windows development | Windows App SDK
asked 2023-01-17T18:00:36.7266667+00:00
Sachi 221 Reputation points
commented 2023-01-30T07:31:45.91+00:00
Xiaopo Yang - MSFT 12,736 Reputation points Microsoft External Staff