97,130 questions

Sort by: Updated
9 answers One of the answers was accepted by the question author.

The SDK 'Microsoft.NET.Sdk' specified could not be found. in Visual Studio Community 2022 version 17.5

Since Visual Studio 2022 updated from version 17.4 to 17.5, I couldn't load my project. and get the error "The SDK 'Microsoft.NET.Sdk' specified could not be found." But if the project was opened in version 17.4, the project was loaded…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,620 questions
asked 2023-02-28T06:50:12.9966667+00:00
Raihanudin Rafif 65 Reputation points
commented 2024-05-03T11:25:50.0766667+00:00
Alexey Krasheninnikov 0 Reputation points
4 answers One of the answers was accepted by the question author.

How can I launch my application automatically on system reboot?

Is there an API or method that I can use to make sure my application launches automatically when the system restarts? I would appreciate any help or guidance on this matter.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
946 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,131 questions
asked 2024-05-02T13:09:11.53+00:00
Rohan Pande 290 Reputation points
edited the question 2024-05-03T11:14:31.27+00:00
MayankBargali-MSFT 68,641 Reputation points
2 answers One of the answers was accepted by the question author.

Can COM use Excel as an in-process DLL?

Hello, I would to ask about Excel COM operation.  To connect to Excel from another C++ process is well established: #import "C:\\Program Files (x86)\\Common Files\\microsoft shared\\OFFICE11\\MSO.DLL"      #import "C:\\Program Files…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,316 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,474 questions
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,536 questions
asked 2024-05-03T10:05:47.41+00:00
masterjodi 20 Reputation points
commented 2024-05-03T11:13:46.4233333+00:00
RLWA32 40,481 Reputation points
1 answer One of the answers was accepted by the question author.

implementing IoT Central application

Hello, I created IoT central application and trying to implement device onboarding from IoT device source code. How could we register a device in IoT Central application with DPS Service from device source code.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
541 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
346 questions
asked 2024-04-29T05:57:56.6166667+00:00
Gorantla Srikanth 40 Reputation points
commented 2024-05-03T10:56:32.86+00:00
Dom 1,551 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Power portal Power page and file storage

Hi, I m implementing Microsoft power portal Power page to share with B2C users. But I want the users to upload and download documents (multiple documents, videos, img, etc) from the source. What is the best file storage for this requirement. Thanks.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
asked 2024-05-01T12:24:36.63+00:00
Nipuna Weerasinghe 21 Reputation points
accepted 2024-05-03T10:51:21.46+00:00
Nipuna Weerasinghe 21 Reputation points
8 answers One of the answers was accepted by the question author.

How to remove US English from the Windows 10 / Office 365 forever. Permanently.

No matter what I do my computer keeps trying to use US English. I am a professional. This makes me look so stupid if I use US English in a document. I have been driven to distraction trying to remove it. I simply want US English removed from my…

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
893 questions
asked 2020-10-30T03:18:54.823+00:00
Diana clement 46 Reputation points
commented 2024-05-03T10:44:10.83+00:00
Alan Doolan 0 Reputation points
3 answers One of the answers was accepted by the question author.

Setup MFA for Account

Hi All i have an Azure AD account and i want to set up MFA for it. This account is a global admin account. i have logged in with this account. Microsoft Entra ID-->users--> i have selected this account. Under Authentication methods, i see two…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,897 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,558 questions
asked 2024-05-02T19:34:06.2866667+00:00
Rising Flight 3,751 Reputation points
answered 2024-05-03T10:40:17.02+00:00
Alan La Pietra (CSA) 80 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure SQL Database connctivity

Hi Team, I have deployed azure SQL database service and I want to connect this database within the private network or office network, which configuration need to do from azure side. which IP need to whitelist from our office network? Thanks in advance!

Azure SQL Database
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
468 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 135 Reputation points
commented 2024-05-03T10:31:45.53+00:00
Ankush Gurjar 135 Reputation points
3 answers One of the answers was accepted by the question author.

Calendar booking using datagridview

Good day everyone, I make a calendar booking using datagridview. Please take a look the image below. as you can see they have Book start and Book end. Now I want to put a color from date start to date end. Please take a look the image below. I don't…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,620 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,272 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.
943 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.
970 questions
asked 2024-04-21T12:46:33.5133333+00:00
BgnerNprg207 226 Reputation points
accepted 2024-05-03T10:28:21.58+00:00
BgnerNprg207 226 Reputation points
1 answer One of the answers was accepted by the question author.

Terms of Service for Azure Subscription

Hi, I have an Azure Subscription and I am hoping to use some of the data generated from Document Intelligence commercially. However I cannot narrow down the Terms of Service for the subscription. I have seen the below, but I am not sure if the terms…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,387 questions
asked 2024-05-02T22:22:16.34+00:00
Darragh Hanley 0 Reputation points
accepted 2024-05-03T10:27:05.1833333+00:00
Darragh Hanley 0 Reputation points
1 answer One of the answers was accepted by the question author.

The meeting is duplicated if it is edited by the creator in outlook mobile(android)

Hello. Steps to reproduce: Create a meeting in outlook mobile Wait for the participant to receive the appointment. Do not accept or decline the meeting (important!!). Edit the topic(subject) by the creator in outlook mobile and send an update. Wait…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,004 questions
asked 2024-04-26T10:15:41.6866667+00:00
Daniil 20 Reputation points
accepted 2024-05-03T10:19:58.2966667+00:00
Daniil 20 Reputation points
1 answer One of the answers was accepted by the question author.

Outdated content in Microsoft learn or AI-mistakes?

I've question regarding one of the lessons in Microsoft Entra ID course, https://learn.microsoft.com/en-us/training/modules/configure-azure-active-directory/4-compare-active-directory-domain-services it is stated there that there is several differences…

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.
934 questions
asked 2024-05-02T14:30:49.34+00:00
JosephBotros 0 Reputation points
commented 2024-05-03T10:16:37.3933333+00:00
Srinud 1,150 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

ADF GLobal Parameters error after trigger (debug works fine)

Hi, I have set a Global Parameter "maximale_ouderdom" which I use in an If Condition. When I debug the pipeline all works fine. The global parameter is being used in the condition. However, when the actual…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,595 questions
asked 2020-09-17T08:15:32.647+00:00
markharing@bisqq.nl 61 Reputation points
commented 2024-05-03T09:52:57.1+00:00
09251703 0 Reputation points
1 answer One of the answers was accepted by the question author.

Detect Scrolled to end of webview to enable a button in maui

I have a custom renderer like this where ScrollWebView is my custom control from webview with IsBottomReached property. I tried registering this Renderer in mauiprogram class, then it started crashing with an exception of "Specified cast is not…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,895 questions
asked 2024-05-03T03:37:30.4166667+00:00
Keerthana Krishna 0 Reputation points
commented 2024-05-03T09:50:03.51+00:00
Keerthana Krishna 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why does my OneDrive only have 5gb of storage when I have a business account

My business OneDrive account only has 5 gb of storage and I have a Microsoft 365 business plan . This question is related to the following Learning Module

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,135 questions
Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
27 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
19 questions
asked 2024-05-02T08:19:03.91+00:00
Cypress Knee Recording Studio 20 Reputation points
commented 2024-05-03T09:45:13.1866667+00:00
Cypress Knee Recording Studio 20 Reputation points
2 answers One of the answers was accepted by the question author.

Issue with FIDO2 Security Key Sign-in on Hybrid AD Joined Machine

Hello Team, I am encountering an issue with a Hybrid AD joined machine where I am unable to log in using FIDO2 security keys for Windows Hello for Business. Below are the details of the setup: System Details: __A. Hybrid AD Joined PC__: ```- …

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,895 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,210 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,728 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,365 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,558 questions
asked 2024-03-25T18:23:28.19+00:00
Deepu K 20 Reputation points
edited an answer 2024-05-03T09:36:56.9+00:00
Sandeep G-MSFT 14,491 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Moving onprem DHCP server to azure

Hello everyone, I'm considering moving my DHCP server from on-premises to Azure. I aim to retain the existing on-premises IPs and VLANs but host the DHCP server in Azure instead. Is this feasible, and if so, what steps should I follow to accomplish this…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,154 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,169 questions
Windows DHCP
Windows DHCP
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.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,023 questions
asked 2024-05-01T13:02:48.2633333+00:00
Aran Billen 576 Reputation points
accepted 2024-05-03T09:30:49.8366667+00:00
Aran Billen 576 Reputation points
1 answer One of the answers was accepted by the question author.

Create teams meetings between users in bulk

Hi all, We have meetings between teachers and parents, we have all the emails / times in an excel sheet but we want to bulk create these meetings for the correct times for the teachers is this possible?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,115 questions
asked 2024-05-02T11:25:18.04+00:00
Aran Billen 576 Reputation points
accepted 2024-05-03T09:26:32.15+00:00
Aran Billen 576 Reputation points
1 answer One of the answers was accepted by the question author.

Codespace failing

https://learn.microsoft.com/en-us/training/modules/create-a-build-pipeline/3-build-locally?pivots=github-codespaces-agent I am following this tutorial I try to create the codespace of https://github.com/MicrosoftDocs/mslearn-tailspin-spacegame-web …

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.
934 questions
asked 2024-04-26T09:34:07.07+00:00
Kid Kai 45 Reputation points
edited a comment 2024-05-03T08:55:12.2333333+00:00
RDash 1,245 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

when clicking a link in outlook, edge advises the user is not granted permission to sign in

Exactly as it says on the tin! When clicking on any link in Outlook, Edge tries to sign in but advises "The user is not granted permission to sign in" > However when the GPO Setting/Registry setting to sign browser in is enabled, it makes no…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,142 questions
asked 2024-04-29T08:12:48.3933333+00:00
Spencer Guest 21 Reputation points
commented 2024-05-03T08:45:22.63+00:00
Spencer Guest 21 Reputation points