341,764 questions

Sort by: Updated
1 answer

Issues with display options when using bluetooth / proximity join in Teams Rooms

Our users who sit near Teams Rooms are encountering an issue where they are unable to view video from the room, and those in the room cannot view their video. All is normal for remote participants (including people in our office sitting further away from…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,067 questions
asked 2024-04-26T01:31:09.06+00:00
Alex G 0 Reputation points
answered 2024-04-26T05:46:25.0566667+00:00
LiweiTian-MSFT 13,990 Reputation points Microsoft Vendor
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
commented 2024-04-26T05:46:12.4633333+00:00
jihad majed 310 Reputation points
0 answers

unit test in visual studio for d365 fo using x++

I create the unit test in visual studio 2022. create the employ class and employTest class. the test class extends the sysTestcase and i add the test method the write in below: [SysTestMethodAttribute] void testName() { // Verify that the employee name…

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
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
939 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
329 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
964 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-26T05:12:47.0533333+00:00
Gokulraj Chandrasekaran 0 Reputation points
edited a comment 2024-04-26T05:44:54.9666667+00:00
VarunTha 3,045 Reputation points Microsoft Vendor
0 answers

The VM does not load due to invalid password

https://learn.microsoft.com/en-us/training/modules/working-with-option-sets/3-exercise This question is related to the following Learning Module

Microsoft Dataverse Training
Microsoft Dataverse Training
Microsoft Dataverse: A Microsoft service that enables secure storage and management of data used by business apps. Previously known as Common Data Service.Training: Instruction to develop new skills.
5 questions
asked 2024-04-26T05:43:53.5133333+00:00
Suja A 5 Reputation points
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
commented 2024-04-26T05:43:45.5366667+00:00
jihad majed 310 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
edited a comment 2024-04-26T05:43:25.1766667+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

Authorizing only properly tagged resources for Autopilot provisioning

Hello, I need to create a conditional access policy for Windows OS, that allows the Microsoft Intune Enrollment app if and only if the provisioning machine has been registered and provided with a specific tag (e.g.: COMP-HYBRID). To achieve this goal I…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
407 questions
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
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-10T09:44:51.7966667+00:00
Alberto Fumagalli 1 Reputation point
edited a comment 2024-04-26T05:43:10.79+00:00
Navya 3,915 Reputation points Microsoft Vendor
1 answer

Device registration to Notification-Hubs not working

We have an issue when registering devices to Azure Notification Hubs and consequently devices don't receive notifications. Context: We had a billing issue 2 months ago, and service was shutdown last Friday 19 of April. We updated the payment method and…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
262 questions
asked 2024-04-24T12:08:00.84+00:00
LC IBERICA 0 Reputation points
answered 2024-04-26T05:43:06.89+00:00
LC IBERICA 0 Reputation points
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
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

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 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