296,660 questions

Sort by: Updated
1 answer

Why do I get this error when I run my project as a .DLL but not as a .EXE

I've got a .dll project in which I'm utilizing Direct 2D to draw on a window. For some reason, one line is continually giving me errors when I attempt to run it: // Create a Direct2D factory. hr = D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED,…

C++
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.
3,582 questions
asked 2024-06-10T22:16:12.87+00:00
Forrest Crawford 0 Reputation points
answered 2024-06-11T00:13:43.63+00:00
RLWA32 41,696 Reputation points
1 answer

Can't verify phone number

Hi Please help me, System can't verify phone number Thank you

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,807 questions
asked 2024-06-10T23:14:48.56+00:00
kamanzi regis 0 Reputation points
answered 2024-06-11T00:12:19.63+00:00
Miguel Gonçalves 81 Reputation points
1 answer

Why when I run a program it prints ^C in the terminal and then the program run?

I had a problem when I was trying to run a program the terminal was closing and it was showing me this exit code: -1073741819 I did some research and I fixed it by running a command in cmd: sfc /scannow. But now when I run a program it does that: …

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,456 questions
asked 2024-06-10T23:52:55.43+00:00
Snowfon 0 Reputation points
answered 2024-06-11T00:00:24.3666667+00:00
Snowfon 0 Reputation points
1 answer

Problems with managed identity and sharepoint

I have an azure function that creates sites in sharepoint. The problem is that after giving Sites.FullControl.All permissions under Microsoft Graph on the Managed Identity that the Azure function authenticates with, it creates the site correctly but when…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,977 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,749 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,210 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,027 questions
asked 2024-06-07T07:22:08.2966667+00:00
Azahara Cruz 0 Reputation points
answered 2024-06-10T23:58:58.2033333+00:00
Marilee Turscak-MSFT 35,371 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

device writeback

When we configure DEVICE WRITBACK through Azure-AD Connect, we know that we can sync the devices from AAD to on-prem AD I would like to know, will all the devices including HYBRID-JOINED devices will be synced ? OR only …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,027 questions
asked 2022-07-07T20:41:24.373+00:00
testuser7 271 Reputation points
commented 2024-06-10T23:56:08.8366667+00:00
James Meszaros 0 Reputation points
1 answer

My Microsoft account does not exist

Hello  Please i need your help on this issue. One of our user is experiencing an error message stating that her account does not exist. When she tried to open this shared document below: Error message stating that her account does not exist.  

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,130 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,191 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
423 questions
asked 2024-04-19T17:45:30.2266667+00:00
Iniobong Nkanga 1,691 Reputation points
answered 2024-06-10T23:55:59.31+00:00
Miguel Gonçalves 81 Reputation points
1 answer

Transitioning to Expressroute from Meraki MX SiteToSite Routing question

I have been running a Meraki Site To Site VPN setup using MX on prem and VMX in Azure to connect our on prem environment to Azure. This includes having some Route Tables setup using the Virtual appliance as the next hop with associated subnets. We are…

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
334 questions
asked 2024-06-07T20:31:39.6633333+00:00
azure-000 1 Reputation point
commented 2024-06-10T23:54:18.0133333+00:00
azure-000 1 Reputation point
1 answer

How to activate front camera in MAUI using Media Picker?

Hello... I need to allow my MAUI app users to take a selfie, so that, I need to activate front camera. When using MediaPicker.Default.CapturePhotoAsync rear camera is used. Any help, please? Thanks.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,034 questions
asked 2024-06-06T20:21:19.8266667+00:00
Jaime Stuardo 66 Reputation points
commented 2024-06-10T23:53:53.2+00:00
Jaime Stuardo 66 Reputation points
1 answer

How to create a transactable offer on AzMP

I want to create a transactable offer where my customers should be able to purchase our expert services on the Azure marketplace. We don't have a product; it's just an expert service customers can purchase. For an example, a customer can purchase 500…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,354 questions
asked 2024-06-10T21:54:33.47+00:00
Atul Sharma 0 Reputation points
edited a comment 2024-06-10T23:52:16.3633333+00:00
Vlad Costa 465 Reputation points
1 answer

Deployment Timeout Issue with Azure OpenAI Service using Bicep and azd up

I am attempting to deploy the Azure OpenAI service using Bicep with the azd up command as of May 29, 2024, Japan Standard Time. However, after waiting for over two hours in the following regions, I encounter the error message "The resource provision…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,402 questions
asked 2024-05-29T04:41:51.3033333+00:00
陽平 中山 5 Reputation points
answered 2024-06-10T23:52:05.4666667+00:00
陽平 中山 5 Reputation points
1 answer

WebClient via EndPoint

Hello When using WebClient to send and/or receive data, how can I pass an EndPoint instance to the WebClient to connect via the specified IP and…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,619 questions
asked 2024-06-08T23:34:52.1333333+00:00
StewartBW 585 Reputation points
commented 2024-06-10T23:52:01.8066667+00:00
StewartBW 585 Reputation points
1 answer

Outlook Mobile not accepting Exchange On-Prem credentials if UPN is not equal to mail address (since March 2024)

Dears Since March 2024 (it seems after the 1st half), if an users changes his password in an Hybrid Exchange envirnoment AND his UPN is no hydentical to this email address (example: UPN=john@adatum.local, Email=john@adatum.com), Outlook Mobile does not…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,130 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,424 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
423 questions
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,943 questions
asked 2024-04-03T13:52:47.9433333+00:00
A Ska 241 Reputation points
answered 2024-06-10T23:51:05.5466667+00:00
Miguel Gonçalves 81 Reputation points
1 answer One of the answers was accepted by the question author.

Databricks Dev/Prod setup

We are a data team of 4 people. To make the process easy and more productive. Can we separate dev/prod environments at Databricks catalogue level rather than the workspace level? Can anyone share any thoughts on this? Thanks

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-07T06:26:24.16+00:00
vicman 0 Reputation points
accepted 2024-06-10T23:48:22.6966667+00:00
vicman 0 Reputation points
2 answers

Expressroute BGP advertising issue

We attempted to configure Expressroute between our site and MSEE Circuit. Everything seemed to go well but only the vNET for the Expressroute gateway was advertised back to our switch and not any of its peers. I believe the issue is related to the…

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
334 questions
asked 2024-06-10T13:34:46.8+00:00
azure-000 1 Reputation point
answered 2024-06-10T23:47:11.47+00:00
azure-000 1 Reputation point
1 answer

MDT 2013 and IPv6

Does MDT 2013 work in IPV6 only netwrok?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
845 questions
asked 2022-04-06T14:53:28.57+00:00
saeid ansaripour 1 Reputation point
edited a comment 2024-06-10T23:44:48.12+00:00
TRBoomer 0 Reputation points
1 answer

Outlook sync issue

Hi, The error I am encountering in Outlook is: "One or more items in the folder you synchronized do not match. To resolve conflicts, open the items and try this operation again." I've followed some steps but the issue persists. Can you please…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,191 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,971 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,292 questions
asked 2024-06-10T18:23:29.11+00:00
TechUST 416 Reputation points
answered 2024-06-10T23:42:19.56+00:00
Miguel Gonçalves 81 Reputation points
1 answer

Cannot access my files in M365

Hello  Please i need your help on this issue.  My business partner and I can no longer access our business documents in SharePoint Site.   We are getting access errors “Hmmm… can't reach this pageCheck if there is a typo in xxx.sharepoint.com”. We…

Microsoft Exchange Online
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
896 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,977 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
423 questions
asked 2024-06-10T18:48:56.3666667+00:00
Iniobong Nkanga 1,691 Reputation points
answered 2024-06-10T23:38:29.6+00:00
Miguel Gonçalves 81 Reputation points
1 answer

How to fix x500 address in on-premises exchange after the migration?

We have hybrid exchange setup. After the migration, the new accounts created have different x500 address format which has caused issue using printer services. The emails are bouncing back with error: Remote server returned '554 5.4.1…

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,943 questions
asked 2024-06-06T22:52:50.2333333+00:00
Suman Shrestha 0 Reputation points
edited a comment 2024-06-10T23:36:21.0266667+00:00
Suman Shrestha 0 Reputation points
1 answer

conditional access policy not applicable for VPN users

For VPN users in the company the policy of restricting access to users outside office IP address range is not applicable as it is blocking users even we have mentioned the Static IP address.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,027 questions
asked 2024-06-10T09:11:35.71+00:00
Jeetendra Sharma 0 Reputation points
answered 2024-06-10T23:34:52.0466667+00:00
Marilee Turscak-MSFT 35,371 Reputation points Microsoft Employee
2 answers

Where can I find the ARM64 version of Outlook Teams Addin? (the ARM64 equivalent of Microsoft.Teams.MeetingAddin.dll)

Where can I find the ARM64 version of Outlook Teams Addin? (the ARM64 equivalent of Microsoft.Teams.MeetingAddin.dll)

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,334 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,191 questions
asked 2024-05-02T22:40:32.31+00:00
Russ Sanchez 5 Reputation points Microsoft Employee
answered 2024-06-10T23:34:15.38+00:00
Wes Lazara 0 Reputation points