54,036 questions

Sort by: Updated
0 answers

Fetch the first element of a Collection attribute in the $select query in Graph API

I am trying to fetch some extension properties which are not default for User schema , here is a request and response format of a graph API. I need to get the response in the desired format what should be the modified query Request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,681 questions
asked 2024-05-08T07:38:20.12+00:00
BANERJEE Biswarup 0 Reputation points
0 answers

Recommended way to share a local user among domain users

Hello, We have an Active Directory that I deployed at our company, with a 1 to 1 association between employees and AD accounts. Everything was working great until we deployed a machine (Windows 10) with Docker Desktop, for some of our internal…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,912 questions
asked 2024-05-01T18:35:58.4133333+00:00
Boris Berger 0 Reputation points
commented 2024-05-08T07:37:46.69+00:00
Daisy Zhou 18,716 Reputation points Microsoft Vendor
0 answers

How to fix a problem - parameter LinuxFxVersion has an invalid value for web application during deployment

Hi, I'm trying to deploy application from git -> https://github.com/cadullms/simplegreet. It's Java-based project. Simplegreet git-project has a config file. It's simplegreet/template/webapp-sql.json. The config contains LinuxFxVersion property with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,309 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T18:20:50.86+00:00
Kostiantyn Medintsev 0 Reputation points
edited a comment 2024-05-08T07:36:07.7133333+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
0 answers

How to access/Update Group Policy Objects using C sharp

Hi, We are referring below link to access group policies programmatically   using c sharp. https://learn.microsoft.com/en-us/previous-versions/windows/desktop/wmi_v2/class-library/gpo-class-microsoft-grouppolicy This is sample code which we have written…

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,292 questions
asked 2024-05-08T07:35:50.82+00:00
0 answers

How do I install SSL/TLS cipher suite for Biztalk server2009

Hi, Recently my connections from Biztalk to an external financial system started failing with the message A message sent to adapter "WCF-Custom" on send port "SP_IMOS_AP_HEAD_TO_OCI_AP_HEAD" with URI…

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
349 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,730 questions
asked 2024-04-29T11:21:04.7233333+00:00
Avrell Menezes 0 Reputation points
commented 2024-05-08T07:35:17.9+00:00
Daisy Zhou 18,716 Reputation points Microsoft Vendor
0 answers

Create a process that runs as a different user from a windows service

Hi, From a Windows Service running under a virtual service account, is it possible to create a process that runs as a different user? I have tried Process.Start using a ProcessStartInfo structure with user credentials. The process runs but when I query…

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,776 questions
asked 2024-04-26T22:56:14.7833333+00:00
WhatsaMattaU 0 Reputation points
commented 2024-05-08T07:34:39.9566667+00:00
Daisy Zhou 18,716 Reputation points Microsoft Vendor
0 answers

not able to find add control option to add grid control on form/entity

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
81 questions
asked 2024-05-08T07:30:56.6466667+00:00
Grover, Jyotirani A 0 Reputation points
0 answers

Reopening the app from background is crashing with an exception of "Window was already created" from base.onresume().

When I try to reopen an app from background it is crashing when I am using base.onresume() in mainactivity. It gave an exception "Window was already activated". I saw some work around of adding launchmode as singletop or singletask would work…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-05-08T07:28:42.4233333+00:00
Keerthana Krishna 20 Reputation points
edited the question 2024-05-08T07:29:41.0166667+00:00
Keerthana Krishna 20 Reputation points
0 answers

ADF Snowflake V2 connector throws GenericAdoNetReadError during Copy activity

The problem We're using a Copy activity in ADF to move data from a storage account into a Snowflake database using the V2 Snowflake connector. But just after the data has been copied, the Copy activity fails and throws the following error: Operation on…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-06T10:11:42.4733333+00:00
Raphael Fritz 0 Reputation points
commented 2024-05-08T07:28:32.57+00:00
Raphael Fritz 0 Reputation points
0 answers

Profit = SUM(Sales[Profit Amount]) Measure

In this tutorial: https://learn.microsoft.com/en-us/training/modules/dax-power-bi-add-measures/2-simple-measures, a few measures need to be created. However, the Profit = SUM(Sales[Profit Amount]) in particular is producing an error because the Sales…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
81 questions
asked 2024-05-08T07:28:30.23+00:00
Eric KALONJI 0 Reputation points
0 answers

I'm currently trying to create an online meeting using a specific link provided by Microsoft. However, during the process, it prompts me to 'Create an online meeting with user token.' Could you please guide me on how to obtain the user token required for

The link is - https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http#permissions can you also provide me the permission sets and if it requires to grant admin access

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,681 questions
asked 2024-05-08T07:28:09.5333333+00:00
Surya Prakash 0 Reputation points
0 answers

Tooltip taking more time to render in .Net MAUI Mac catalsyt

I've been using Tooltip text with some views, but it's taking a considerable amount of time to render initially. However, after the first rendering, it works perfectly. Sometimes, it doesn't appear for a longer period, but when I unfocus and refocus the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-05-08T06:58:54.9+00:00
Kiran Mohanty 0 Reputation points
edited the question 2024-05-08T07:27:27.2533333+00:00
Kiran Mohanty 0 Reputation points
0 answers

Connect-ExchangeOnline Error using AccessToken

Im trying to connect using Connect-ExchangeOnline -DelegatedOrganization $upnDomain -AccessToken $accessToken -UserPrincipalName $upn -ShowProgress $false But for few tenants getting below error. Please help Unexpected character encountered…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,090 questions
asked 2024-05-08T07:21:20.33+00:00
John P 0 Reputation points
0 answers

image not loading in modal popup imageurl in asp.net c#

i am trying to load image in image button through modal popup. The problem is modal popup is showing, but image not loading which means it is blank window. i am storing all the images in different server and application hosted in another server. what is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,282 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,292 questions
asked 2024-05-05T17:01:04.1133333+00:00
Gani_tpt 1,586 Reputation points
commented 2024-05-08T07:18:46.5166667+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
0 answers

DeniedBySystem returned when i was used PhoneLineTransportDevice::RequestAccessAsync

I try to requset PhoneLineTransportDevice access with below code. It works fine in my Win10 22H2, but failed when i try to run in my Win11 23H2. would you like to give some advice? 1, Why it was failed DeniedBySystem in win11 ? 2, How to solve it…

Universal Windows Platform (UWP)
asked 2024-05-07T08:44:33.0533333+00:00
栩 王 0 Reputation points
commented 2024-05-08T07:17:11.1833333+00:00
栩 王 0 Reputation points
0 answers

Hololens 2 camera view memory leak

How do I prevent my Hololens 2 app from crashing due to memory usage when periodically capturing the camera view and displaying it on the screen? I've tried using the PhotoCapture method and WebCamTexture in Unity, but both methods cause memory usage to…

HoloLens
HoloLens
A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.
2 questions
asked 2024-05-08T07:15:15.9433333+00:00
lin 0 Reputation points
0 answers

Microsoft Entra ID & user domain migration change

Hello, We have 2 distinct AD domains A and B in our company (without any approbation) : both are synchronized with our single tenant using Azure AD Connect. We want to migrate all our users from A to B and to keep the same Office 365 setting for those…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,912 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,606 questions
asked 2024-05-08T05:36:07.7533333+00:00
Yann M 0 Reputation points
commented 2024-05-08T07:14:50.8033333+00:00
Ruel Cabusas 15 Reputation points
0 answers

How can we connect Blackboard DDA (a SaaS using PostgreSQL to store data ) via Azure Synapse analytics using SSL certificate for authentication in SHIR for Private Vnet enabled networks.

Blackboard DDA is a SaaS application which uses PostgreSQL as DB to store data. The DB uses a SSL certificate key to authenticate and we have private Vnet enabled. How to create a linked service for this DB and where do we store certificate in SHIR. Are…

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,405 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2024-05-03T05:41:52.49+00:00
Dravya Jain 0 Reputation points
commented 2024-05-08T07:13:35.14+00:00
Dravya Jain 0 Reputation points
0 answers

Why am I getting a include reference not found error in a liquid tag added to a powerpages webpage?

Hello all -- In the module Work with Power Pages metadata, the Exercise - Build side navigation gives me an error when I add the liquid tag to the innermost <div></div> element.The exercise calls for adding {% include…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
81 questions
asked 2024-05-08T03:16:58.4633333+00:00
Sam Misemer 0 Reputation points
commented 2024-05-08T07:09:49.22+00:00
Syed Saleem Peera 630 Reputation points Microsoft Vendor
0 answers

Azure firewall migration from third party firewall

I am planning to migrate from a third party firewall to Azure firewall. Without much downtime Currently, all UDR points to third party firewall appliance hosted in Azure I have setup a firewall and empty policy in Azure I am will be importing rules…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
574 questions
asked 2024-05-06T22:05:01.7366667+00:00
prasantc 816 Reputation points
commented 2024-05-08T07:09:49.0833333+00:00
prasantc 816 Reputation points