343,748 questions

Sort by: Updated
2 answers

We are operating TFS 2018 and our system admins are planning to install a Windows 2019 Domain Controller - are there any compatibility problems for TFS 2018

We are operating TFS 2018 and our system admins are planning to install a Windows 2019 Domain Controller - are there any compatibility problems for TFS 2018.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,470 questions
asked 2024-05-03T09:46:19.9+00:00
Shane Hiller 0 Reputation points
answered 2024-05-06T02:35:28.8333333+00:00
Yanhong Liu 2,160 Reputation points Microsoft Vendor
0 answers

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray as String() =Split("A C A B C A B A B C") Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}), ({"B",…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
edited a comment 2024-05-06T02:35:20.8666667+00:00
Jiachen Li-MSFT 26,671 Reputation points Microsoft Vendor
2 answers

Enterprise Report Server not showing Data Driven Subscriptions

We have updgraded from Standard to Enterprise reporting services. We were expecting to have the option to create data-driven subscriptions but the option is not available. All the articles found during our web search say 'Data-driven subscriptions' will…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,807 questions
asked 2024-04-29T21:26:46.1566667+00:00
Linda 1 Reputation point
answered 2024-05-06T02:33:07.4266667+00:00
ZoeHui-MSFT 33,126 Reputation points
1 answer

How can I close previous browser tabs with use of a weblink?

Is there a way to close previous browser tabs through API where we sent an URL to open the default Edge browser? So in the URL we must sent the command for this action, I came thus far that the previous tabs go blank but not close with following part in…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,145 questions
asked 2024-05-03T12:56:51.46+00:00
Kleykens Jochen 0 Reputation points
answered 2024-05-06T02:30:55.5833333+00:00
ShiJieLi-MSFT 7,546 Reputation points Microsoft Vendor
0 answers

SQL SSIS on Separate Server

Hi, I'd like to confirm if we need a another SQL license for the server where SSIS will be installed aside from the primary SQL Server? Thank you, Jovsp

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,760 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,457 questions
asked 2024-05-06T02:30:31.79+00:00
ovsp 146 Reputation points
2 answers

Data output error using specific scenario in SQL Join

Going though something very strange while running the SQL Query. External Table: dl.tableA has a varchar value "EmployeeSequenceNumber" in column EmployeeSequenceNumber , while doing the inner join with dim.tableB, the query is getting…

Azure SQL Database
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,760 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,555 questions
asked 2024-05-05T14:26:32.57+00:00
NIKHIL KUMAR 81 Reputation points
commented 2024-05-06T02:30:15.07+00:00
CosmogHong-MSFT 23,321 Reputation points Microsoft Vendor
1 answer

SCCM missing Cloud Attach option

We are on 2303 and not sure when this occurred (guessing during an upgrade) but we lost the Cloud Attach option under the Cloud Services section.

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.
838 questions
asked 2024-05-03T15:45:50.71+00:00
Zick-7119 46 Reputation points
answered 2024-05-06T02:26:51.18+00:00
AllenLiu-MSFT 40,551 Reputation points Microsoft Vendor
1 answer

Metric chart VS KQL chart

Hi, As you know, Metrics chats on a workbook have the capability of moving silently to the left at the same time of being updated. Do you know how to enable the same feature con KQL charts? they seem to be static, untill the five minutes or 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,812 questions
asked 2024-05-03T22:14:54.6033333+00:00
Jona 355 Reputation points
answered 2024-05-06T02:26:39.4733333+00:00
Jona 355 Reputation points
2 answers

Submission certification process stuck at "Certification" step for 1+ week

Hi My "Microsoft Store" -"Apps and games" - "MSIX or PWA app" submission (MSIX) has been stuck at the Certification step for 1+ week. The application has been checked with the "Windows App Cert Kit" prior to…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
873 questions
asked 2024-03-23T09:53:41.7766667+00:00
Christian Jakobsen 0 Reputation points
commented 2024-05-06T02:25:52.96+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
0 answers

Need to ask the same question thrice in order to get the answer (ChatGPT-4 Azure AI)

So I'm using ChatGPT-4 for deployment. With the following settings: Deployment: ChatGPT-4 QueryType: vectorSimpleHybrid Strictness: 1 topNdocuments: 10 Temperature: 0.8 Top_P: 0.1 Max_tokens: 2400 Api_Version: 2023-12-01 So, this happens every…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,194 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,396 questions
asked 2024-05-03T10:25:46.9433333+00:00
Dirk Broenink 85 Reputation points
commented 2024-05-06T02:25:45.4566667+00:00
AshokPeddakotla-MSFT 27,646 Reputation points
0 answers

How to know if Bluetooth connection is lost when application is running in Xamarin Forms. Any listener will hit?

How we can know if bluetooth connection is lost or turned off when we are running the application without any Button click event. App is connected to some ble devices . How to handle the scenario ? Any listener will hit or not? private void…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 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.
766 questions
asked 2024-05-03T14:00:27.1533333+00:00
Sk 61 Reputation points
commented 2024-05-06T02:25:34.73+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
1 answer

Difficulty connecting to datasource in PowerApps

There are a couple of ways to connect to a datasource.  One method is to create a Canvas App with the Datasource itself is part of the creation process of the Canvas App.  I will describe my experience with this method soon.  Another method is to create…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,686 questions
asked 2024-05-03T18:39:42.5433333+00:00
William Thompson 60 Reputation points
answered 2024-05-06T02:25:11.04+00:00
Ling Zhou_MSFT 13,260 Reputation points Microsoft Vendor
2 answers

En el editor de registro no se me guarda cuando cambio de valor hexadecimal a decimal. como se arregla?

Cuando entro al editor de registro y cambio el valor dword de hexadecimal a decimal no se me cambia y no se por que.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,228 questions
asked 2024-05-05T16:28:04.5533333+00:00
Pedro Segura gonzalez 0 Reputation points
answered 2024-05-06T02:24:58.07+00:00
Hania Lian 8,121 Reputation points Microsoft Vendor
1 answer

Microsoft Azure AI Fundamentals exam certificate missing in dashboard

Hi Team, i have completed Microsoft Azure AI Fundamentals exam and i got the email that i ahve passed but i ma unable to locate the certificate in dashboard

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,174 questions
asked 2024-05-05T10:10:08.2333333+00:00
22231280 0 Reputation points
edited the question 2024-05-06T02:23:07.3233333+00:00
kguntaka 580 Reputation points Microsoft Vendor
1 answer

Intune PIM roles needed to view Log Analytics in Entra ID

What role(s) do I need to have activated in order to view Log Analytics within Entra ID? When I looked into it, I saw that you need Security Admin and Global Reader activated. I have both of these roles, although when I go to Entra ID -> Log…

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
341 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 External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 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,569 questions
asked 2024-05-01T17:03:32.44+00:00
Riley Trant 0 Reputation points
commented 2024-05-06T02:21:13.5+00:00
Crystal-MSFT 43,381 Reputation points Microsoft Vendor
0 answers

Is there any way to connect Hadoop to SSMS other than ODBC Driver.

We have jobs in SSMS. We are experiencing ODBC Error constantly when the job fails. but we could see other job which are running with same ODBC Driver its succeeding. To avoid this issue, we want to know is there any other way that we can connect Hadoop…

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,760 questions
asked 2024-05-03T13:12:37.4933333+00:00
commented 2024-05-06T02:20:56.14+00:00
1 answer

How to change the primary user on intune admin portal for iphone

Can not figure out how to change the microsoft intune primary user.

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,254 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
asked 2024-05-01T21:43:54.01+00:00
Monica Mao 0 Reputation points
commented 2024-05-06T02:19:32.02+00:00
Crystal-MSFT 43,381 Reputation points Microsoft Vendor
2 answers

SSIS task through SQL Agent showing OLEDB 16.0 not registered after install

Hi all, we're currently having issues trying to have a job run on a schedule via SQL Agent using the OLEDB 16.0 64-bit connector using an excel file. The job runs fine locally in Visual Studio, where I have the 64-bit OLEDB 16.0 installed. However when…

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,760 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,457 questions
asked 2024-04-30T09:09:43.8766667+00:00
Thomas Davies 20 Reputation points
answered 2024-05-06T02:19:10.93+00:00
ZoeHui-MSFT 33,126 Reputation points
1 answer

Edge Profile Name problem

Hi, I deleted many Edge profiles I manually created days ago until there was only one or two left. But when I started to add new profile again, the new profile name showing "Profile 21" or "Profile 22", instead of "Profile…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,145 questions
asked 2024-05-02T19:54:03.46+00:00
Zhu, Ligong 80 Reputation points
commented 2024-05-06T02:18:54.2533333+00:00
Yu Zhou-MSFT 12,061 Reputation points Microsoft Vendor
2 answers

prevent the users from using Always keep on this computer in the OneDrive synced folder

Hi Is it possible to have a rule in ENTRA or Intune to prevent the users from using Always keep on this computer in the OneDrive synced folder the goal is to prevent downloading of documents in windows explorer folder when synchronization a sharepoint…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,686 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
341 questions
asked 2024-05-02T06:29:01.93+00:00
Eric Deroover 0 Reputation points
commented 2024-05-06T02:18:04.9733333+00:00
Crystal-MSFT 43,381 Reputation points Microsoft Vendor