341,763 questions

Sort by: Updated
1 answer

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,238 questions
asked 2024-04-25T17:41:11.5066667+00:00
Noah Aas 100 Reputation points
commented 2024-04-26T05:42:41.48+00:00
Noah Aas 100 Reputation points
1 answer

Azure IoT SDK connection with Ethernet and Wifi

I have developed my application using Azure IoT SDK, and it is running fine when my device is connected to wifi. But when I use wifi and ethernet both, I feel that my application is not getting internet (whereas on the browser i am getting internet and…

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2024-04-25T11:09:30.5+00:00
Arpit Agarkar 0 Reputation points
commented 2024-04-26T05:42:34.0766667+00:00
Arpit Agarkar 0 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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,604 questions
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,708 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-04-26T05:41:42.1733333+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
3 answers

Converting UTC to EST with daylight saving

I am trying to convert UTC to EST with following formula but its not taking daylight saving time to consideration. toString(fromUTC(currentUTC(),'EST'),'yyyyMMddHHmmss') it shows time one hour behind EST. Is there a workaround?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,535 questions
asked 2024-04-02T14:40:10.5866667+00:00
Jiby Jacob 20 Reputation points
answered 2024-04-26T05:40:44.9833333+00:00
PRADEEPCHEEKATLA-MSFT 77,081 Reputation points Microsoft Employee
0 answers

Authenticator app is requesting a code from the app itself

I'm the admin and I cleared my computer's cache and it asked me to log in again to my professional account. Once I entered the email and password, it told me to write a code in the authentication app, but the app does not give me any option to enter the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,801 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,490 questions
asked 2024-04-26T05:39:57.7933333+00:00
Nicolas Paredes Alviar 0 Reputation points
0 answers

Auto MDM Enroll: Device Credential (0x0), Failed (The system tried to delete the JOIN of a drive that is not joined.)

We are trying to enroll a device into a third party MDM via autopilot, the device successfully joins but the enrollment does not happen and the above error is found in the Devicemanagement-Enterprise-Diagnostics-provider event viewer logs The following…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,245 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,465 questions
asked 2024-04-26T05:39:33.1466667+00:00
Chandru Vijayan 1 Reputation point
1 answer

xamarin control changing button invisible true false in code

How can I control if a button is visible in code. <buttons:BindableButton BindingContext="{Binding Close_Page_Clicked}" HorizontalOptions="EndAndExpand" IsVisible="{Binding…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,604 questions
asked 2024-04-26T00:40:13.3866667+00:00
tim 80 Reputation points
answered 2024-04-26T05:39:29.7133333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,571 Reputation points Microsoft Vendor
1 answer

Inaccurate and wrong output on C# training p2

I am experiencing issues with the C# training p2 module, found at https://learn.microsoft.com/en-us/training/modules/guided-project-arrays-iteration-selection/5-exercise-implement-selection-statements. In this exercise, the variable sumAssignemtScores is…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
897 questions
asked 2024-04-19T18:17:23.79+00:00
Hamidreza Jorjani 0 Reputation points
commented 2024-04-26T05:38:53.24+00:00
Pradeep M 165 Reputation points Microsoft Vendor
1 answer

SharePoint File Permissions Properties and User Granting Mechanisms

Hello! I have a requirement to fetch permissions for files stored in SharePoint. Most of my work is done, but I'm struggling to identify some properties available in the permission resource. I need to understand how these properties can be accessed for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,582 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,621 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,668 questions
asked 2024-04-02T08:31:38.7966667+00:00
Grzegorz Dubiel 20 Reputation points
edited a comment 2024-04-26T05:38:28.81+00:00
Grzegorz Dubiel 20 Reputation points
1 answer

How to Update and Migrate from Sql Express 2012 to Sql Express 2019 on aus-possum.

Hi Team, Good Day! We have got one request from our user that he need to Update and Migrate from Sql Express 2012 to Sql Express 2019 on aus-possum. Is it possible to do this? If yes means please provide the steps to do this. Thanks & regards…

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,708 questions
asked 2024-04-26T02:30:24.6133333+00:00
answered 2024-04-26T05:37:17.37+00:00
Olaf Helper 40,816 Reputation points
1 answer One of the answers was accepted by the question author.

Regarding waking up from sleep on a Modern Standby PC

Currently, on a Modern Standby PC, I'm trying to wake it up from sleep at a specified time every day using Task Scheduler and then execute a task. In Task Scheduler, I've set it to "Run whether the user is signed in or not" and "Wake the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,617 questions
asked 2024-04-25T06:54:25+00:00
井上 陽介 20 Reputation points
edited a comment 2024-04-26T05:35:23.8233333+00:00
井上 陽介 20 Reputation points
0 answers

How to remove duplicate devices in denfender and intune

Hi team, We have devices that are listed twice, or three times, with the same device ID but different names in defender under asset >devices . This happens when we offboard a user, we wipe his computer and then assign it to another person, so the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,985 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,332 questions
asked 2024-04-26T02:53:20.88+00:00
J-3804 1,376 Reputation points
edited the question 2024-04-26T05:35:12.2833333+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Windows Hello for Business Entra ID Sync Issue

SOLVED: See my answer below. Hi all, Interesting issue we're running into while trying to deploy Windows Hello for Business. I've noticed in our Azure AD Synchronization Service Manager, during export from Entra to on-prem DC, the…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,852 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,465 questions
asked 2024-04-12T22:57:56.0733333+00:00
Mike 0 Reputation points
accepted 2024-04-26T05:34:54.0566667+00:00
Mike 0 Reputation points
3 answers

Azure backbone network traffic allow access to storage account

Hi, We should allow access to storage account from Dynamics 365 Microsoft managed environment, the access must be granted to blob storage account. The problem is when we try to access storage account in same Azure region the connection from Dynamics 365…

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,686 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
20 questions
asked 2024-04-25T04:22:14.5433333+00:00
Vladimiras Jakovlevas 0 Reputation points
answered 2024-04-26T05:34:23.93+00:00
Nehruji R 1,821 Reputation points Microsoft Vendor
1 answer

Shared mailbox sent items

We have a hybrid O365 environment. For shared mailboxes we are trying to configure it in such a way that the sent items from said shared mailbox, only save to the shared mailbox sent items and not that of the user who sent as the SM. In the 365 console…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,886 questions
asked 2024-04-25T09:07:59.9066667+00:00
KC24042024 0 Reputation points
answered 2024-04-26T05:34:12.6866667+00:00
Mike Hu-MSFT 240 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Using REPLICATE_REWRITE_DB in Azure MySQL database

Database names in my Master and Replica server are different. Master DB name - uas-tms-20211111 Slave DB name - uas-tms-uat To get the replication working in this scenario, we use REPLICATE_REWRITE_DB option in on-prem MySQL servers. …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
713 questions
asked 2024-04-23T12:20:53.6433333+00:00
accepted 2024-04-26T05:34:12.31+00:00
3 answers

The Static Web App contents cannot be updated while a backend migration is in progress

When attempting to deploy via an Azure DevOps pipeline or the SWA cli we get the error: The content server has rejected the request with: BadRequest Reason: The Static Web App contents cannot be updated while a backend migration is in progress. It was…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2024-04-07T21:06:55.88+00:00
Robert Balfre 10 Reputation points
answered 2024-04-26T05:34:11.3233333+00:00
Jens Pettersson 0 Reputation points
1 answer One of the answers was accepted by the question author.

sharepointIdentitySet (application, device)

Hello! Referring to the documentation, I've noted that the sharing permission resource (grantedToV2 and grantedToIdentitiesV2) contains a SharePointIdentitySet. I require clarification on how to assign permissions using an identity set that includes a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,621 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,668 questions
asked 2024-04-02T10:05:04.9766667+00:00
Grzegorz Dubiel 20 Reputation points
edited a comment 2024-04-26T05:33:41.2266667+00:00
Grzegorz Dubiel 20 Reputation points
0 answers

When training a custom extraction model, how should column names be labeled to ensure accurate recognition during testing?

I have a collection of documents containing various tables. When attempting to label the column names, direct labeling is not possible. Initially, we must insert the column names in the first row (i.e., #0), and then use this as a template to rename the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,366 questions
asked 2024-04-24T05:26:35.56+00:00
neha_b 0 Reputation points
commented 2024-04-26T05:32:42.2066667+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

MSSql 2k16 cannot switch version

running an express edition of 2k16, that reached file size limit, on a w10/64 OS. All OS updates done. SMSS v 20.1 Purchased serial with 20 cals. Started the "2k16 install center" --> Maintenance --> Edition upgrade type in the serial.…

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,708 questions
asked 2024-04-26T04:19:36.4433333+00:00
rnervi 0 Reputation points
answered 2024-04-26T05:32:24.4633333+00:00
Olaf Helper 40,816 Reputation points