293,280 questions

Sort by: Updated
2 answers

When is Azure Maps likely to be accessible from South Korea?

Is there any timeline to have the Azure Maps accessible in South Korea? At the moment, there are two regions from which Azure Maps is listed as not being accessible, China and South Korea.…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2023-09-06T11:13:14.27+00:00
Paul Connolly 26 Reputation points
commented 2024-05-23T10:08:10.88+00:00
Tim Woodward 0 Reputation points
9 answers One of the answers was accepted by the question author.

OneDrive error - You're already syncing a shortcut to a folder from this shared library

I had to reset Windows 10 on my Azure AD-joined computer, after which I upgraded from 1909 to 20H2. I now have OneDrive Build 20.201.1005.0009. Since then, I've had trouble reconnecting to all the SharePoint folders I was syncing with. For example, I'm a…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,247 questions
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,145 questions
asked 2020-12-14T14:32:45.493+00:00
David Schrag 376 Reputation points
commented 2024-05-23T10:07:41.0666667+00:00
Alfred Loo 10 Reputation points
1 answer One of the answers was accepted by the question author.

How to bring app to front, if already open?

How to bring the app to front, if already open? My app is Windows Form application c#

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 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,373 questions
asked 2024-05-22T13:25:34.1033333+00:00
Hussnain Fareed 0 Reputation points
commented 2024-05-23T10:07:05.2933333+00:00
KOZ6.0 5,050 Reputation points
2 answers

What is the difference between Databrick prepay and Databrick reservation in Azure ?

Hello, We are just considering ways to reduce Databrick cost in Azure other than buying RI for VMs behind Databrick clusters. What is the difference between Databrick prepay and Databrick reservation in Azure It seems Databrick reservation is named as…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,123 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,966 questions
asked 2024-05-23T09:26:44.82+00:00
Anil Kumar 180 Reputation points
answered 2024-05-23T10:06:53.32+00:00
Gowtham CP 1,255 Reputation points
2 answers

How to parse SOAP XML in SQL Server and show as table

DECLARE @xml XML ='<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header /> soapenv:Body <ns0:GetListResponse xmlns:ns0="urn:Consultaurartmasiva1"…

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,884 questions
asked 2024-05-23T02:00:53.51+00:00
diego diaz 1 Reputation point
answered 2024-05-23T10:06:19.7833333+00:00
Viorel 112.9K Reputation points
1 answer

Application crashing -The process was terminated due to an unhandled exception.

Environment : OS Microsoft Windows Server 2019 Dotnet framework: 4.7 SQL : SQL Server 2019 Note: Previously our application was working fine in 2016 OS. Once we upgraded to OS 2019 we are facing below issue Application level - Event viewer log Faulting…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,504 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,561 questions
asked 2024-05-14T12:55:48.1233333+00:00
Chandra Bujankar 0 Reputation points
answered 2024-05-23T10:05:18.0633333+00:00
Wesley Li 5,170 Reputation points
1 answer

Windows 11 Search Doesn't Find App. Shortcuts Under "Start Menu" Folder

Had originally submitted this question to https://answers.microsoft.com/en-us/windows/forum/all but "Rota.Y - MSFT Microsoft Agent | Moderator" suggested I submit it here. My Windows 11 PC/Desktop machine is in a state where windows Search, as…

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,837 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,397 questions
asked 2024-05-16T12:41:14.67+00:00
uncertain235 0 Reputation points
answered 2024-05-23T10:04:40.6966667+00:00
Wesley Li 5,170 Reputation points
1 answer

I accidently deleted Microsoft Authenticator app

Hi, I accidently deleted Microsoft Authenticator app. Now I have lost access to the login also. Please suggest further, this is request for login to a different account than I am currently logged in here.

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,636 questions
asked 2024-02-19T07:39:01.4266667+00:00
Malhotra, Sumit 0 Reputation points
commented 2024-05-23T10:04:09.46+00:00
AHMAD NIZAM BIN MOHAMAD ASRI 0 Reputation points
2 answers

Auto time zone issue

Hi, In my environment, I have observed that users are facing an issue with the auto time zone setting. They change the time zone manually, but after a restart, the old time zone is displayed again. My goal is to ensure that the user's time zone doesn't…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
852 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,466 questions
asked 2024-05-02T22:28:34.53+00:00
TechUST 416 Reputation points
answered 2024-05-23T10:03:38.0833333+00:00
Simon Ren-MSFT 30,681 Reputation points Microsoft Vendor
1 answer

VirtualizingStackPanel Scrollviewer height

I am working a uwp app where i used ListView with VirtualizingStackPanel . In my case i am trying create an alternatives for CVS ListView so each item has a ItemsControl (choosen this because it consume less memory and ScrollViewer). Now if i want…

Universal Windows Platform (UWP)
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,373 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
771 questions
asked 2024-05-22T06:12:58.1066667+00:00
shriram 80 Reputation points
commented 2024-05-23T10:03:22.8833333+00:00
Junjie Zhu - MSFT 15,751 Reputation points Microsoft Vendor
1 answer

Set Retention Label & permanent delete based on retention label

Unable to set the retention label (https://learn.microsoft.com/en-us/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0&tabs=http) PATCH /drives/{drive-id}/items/{item-id}/retentionLabel ---I also want to permanently delete based on retention…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,817 questions
asked 2024-05-02T05:27:21.3166667+00:00
Akshith Reddy Thalla 100 Reputation points
commented 2024-05-23T10:03:13.5966667+00:00
Akshith Reddy Thalla 100 Reputation points
2 answers

How can I finish the Azure training without a subscription

I'm trying to complete the Azure Admin certification track and the modules are requiring you have a subscription. I don't have a subscription that I can play with and make changes. I'm not a global admin either. How can I get around this? I must be…

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.
1,030 questions
asked 2024-05-22T22:49:53.8766667+00:00
Rob Russell 0 Reputation points
edited an answer 2024-05-23T10:03:06.66+00:00
Mahesh Goud Juvvadi 680 Reputation points Microsoft Vendor
1 answer

How to fix stubborn windows update error and behavior: "Error ecountered, We couldn't connect to the update service. We'll try again later, or you can check now. If it still doesn't work, make sure you're connected to the Internet."

I am running Windows 11 Pro 23H2 64-bit. Recently, when I try to run Windows Update, I get the following error: I have tried all the "fixes" suggested here, here, and here, to no avail. Specifically, I have attempted the following: Disabling…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,397 questions
asked 2024-05-16T11:35:37.5433333+00:00
Daniel Bampoh 5 Reputation points
answered 2024-05-23T10:02:59.67+00:00
Wesley Li 5,170 Reputation points
2 answers

Dual lock screen for Windows

The problem: I have two monitors with extended screens set up. Only the main monitor shows my lock screen. The secondary monitor goes black. I want both screens to show my lock screen. Other users have asked for this feature in previous years, and I do…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,397 questions
asked 2024-05-16T16:54:48.3466667+00:00
Kellie 0 Reputation points
answered 2024-05-23T10:02:01.29+00:00
Wesley Li 5,170 Reputation points
1 answer

Error Generic Download worker failed to download entity "Policy"

Hello, Does anyone else have the same problem? How to resolve this? We get below error message many many times every day: SITESERVER SMS_SERVICE_CONNECTOR Generic Download worker failed to download entity "Policy"

Microsoft Configuration Manager
asked 2024-05-14T19:46:11.8566667+00:00
dhiffg-5169 80 Reputation points
commented 2024-05-23T10:01:38.4433333+00:00
Simon Ren-MSFT 30,681 Reputation points Microsoft Vendor
1 answer

Intune portal no permissions error

Everything worked well before today. But now I can't do anything when I log in to Intune portal. I check the Tenant status, I get no permissions with 403 error. I have already logged in with my Intune administrator, same issue. What's wrong with it, how…

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,749 questions
Microsoft Configuration Manager
asked 2024-05-15T16:23:10.4033333+00:00
QdPooler-5995 371 Reputation points
commented 2024-05-23T10:00:55.6033333+00:00
Simon Ren-MSFT 30,681 Reputation points Microsoft Vendor
1 answer

facing issue that specific collection is not showing

Hello, I have searching for particular collection in sccm console .When i search in device collection it is visible to me but when I tried to traverse the collection folder to check where it is actually exist or follow collection path ,it could not get…

Microsoft Configuration Manager
asked 2024-05-16T10:48:47.44+00:00
Richa Kumari 286 Reputation points
commented 2024-05-23T10:00:32.9166667+00:00
Simon Ren-MSFT 30,681 Reputation points Microsoft Vendor
3 answers

Windows 10 Updating Apps Without Asking

Lately, Windows has been updating apps such as "XboxGamingOverlay", "WINDOWSSTORE", "YourPhone", etc. (see attached) without asking me first. I see all of the apps that have been updated through "View reliability…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,799 questions
asked 2024-05-16T20:44:24.7033333+00:00
Steven Halen 0 Reputation points
answered 2024-05-23T09:59:58.3033333+00:00
Wesley Li 5,170 Reputation points
1 answer

Need to remidiate non- compliant workstation for patching

I'm monitoring the patching of my environment for the past month, and I see that many machines are in progress or error states.My concern is that there are over 100 workstationa in progress with downloaded update status but nothing is happening even…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
852 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,466 questions
asked 2024-05-16T21:05:00.61+00:00
TechUST 416 Reputation points
commented 2024-05-23T09:59:49.17+00:00
Simon Ren-MSFT 30,681 Reputation points Microsoft Vendor
2 answers

vc runtime minimum x64.msi

(translator) I tried to enter the game but it showed that I needed Microsoft Visual C++. I downloaded 2015-2022 and it gives an error both on the screenshot and on the name of the problem, what should I do? 1 2 3

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,799 questions
asked 2024-05-17T05:58:49.1866667+00:00
ннн ннн 0 Reputation points
answered 2024-05-23T09:58:45.4166667+00:00
Wesley Li 5,170 Reputation points