An Azure service for ingesting, preparing, and transforming data at scale.
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
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
Other Configuration Manager-related features and issues
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
A cloud-based identity and access management service for securing user authentication and resource access
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Intune | Other
Other Intune-related topics, including unsupported scenarios and platform-specific behaviors
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
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
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
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
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
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
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
Additional features, settings, or issues not covered by specific Microsoft Teams categories
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++
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.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Microsoft 365 and Office | Excel | For business | Windows
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
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
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
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
Additional features, settings, or issues not covered by specific Microsoft Teams categories
TEAMS方案及相關問題詢問
如有預計使用Teams軟體進行類似線上錄製課程、授課之用途(類似函授班) 課程內會使用到螢幕錄製、團隊建立、放課程講義電子檔案給學生下載等功能 目前考慮商務基本版方案。 想請問是否由教師購買方案即可嗎? 有閱讀到4月將結束免費使用teams,想請問學生的部分4月後是否能僧有連結即可參與會議?或必須購買什麼方案嗎? 再麻煩回覆 謝謝您!!
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
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
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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
An Apache Spark-based analytics platform optimized for Azure.
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
A cloud-based identity and access management service for securing user authentication and resource access
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
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
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.
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
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
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?