420,890 questions

Sort by: Updated
3 answers

Por que motivo los invitados externos a mi organización, no pueden visualizar el repositorio de videos grabados que me permite tener a disponibilidad Microsost Streams.?

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,648 questions
asked 2020-09-22T15:50:11.027+00:00
Jaime Cifuentes 1 Reputation point
answered 2020-10-08T14:42:39.29+00:00
Manish-MSFT 256 Reputation points
1 answer One of the answers was accepted by the question author.

Why call to function through a constexpr function pointer is not inlined?

When the following code is compiled with the latest MSVC compiler, the call to the function foo is not inlined. Is there a valid reason for this, or is it a compiler deficiency? template <auto V> struct Wrapper { static constexpr decltype(V)…

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,880 questions
asked 2020-10-08T02:20:11.76+00:00
HD86 26 Reputation points
accepted 2020-10-08T14:35:51.33+00:00
HD86 26 Reputation points
4 answers One of the answers was accepted by the question author.

Can 32 bit connect into SQL Server 64 bit?

Can a user connect using 32 bit SQL ODBC driver into SQL Server 64 bit version or do they need to use a 64 bit SQL ODBC driver? Thanks in advance.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,491 questions
asked 2020-10-07T21:48:26.48+00:00
techresearch7777777 1,941 Reputation points
commented 2020-10-08T14:21:08.36+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

MS Learn Unauthorized Sandbox use detected.

My account got flagged today for unauthorized Sandbox use. Odd because within the last few days I completed 2 modules using 1 sandbox environment as per the module instructions. Now I have to wait several days but I'm attending some hands on training at…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,504 questions
asked 2020-10-08T14:01:47.333+00:00
James Cook 21 Reputation points MVP
accepted 2020-10-08T14:20:01.657+00:00
James Cook 21 Reputation points MVP
2 answers

Hyper-v taking time to fetch IP address for VM through powershell

following are two queries and its execution time: [NOTE: In below script , ID_LIST is list of VM ides that is not included] CASE 1: With IP address , it's require more time. 2020-10-07 18:43:19,340 DEBUG - START Executing powershell: Executing…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,836 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,628 questions
asked 2020-10-07T13:30:34.347+00:00
MAHESH NIKAM 1 Reputation point
answered 2020-10-08T14:10:25.303+00:00
TimCerling(ret) 1,156 Reputation points
4 answers One of the answers was accepted by the question author.

SCCM Client - Trigger Client Action Ports

Hello, When running SCCM Client actions from the SCCM Console for machines connected over the VPN, it is unable to communicate. More than likely related to our companies firewall. Just curious what the port or Firewall requirements would be. In the…

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.
1,077 questions
asked 2020-10-06T20:06:25.963+00:00
LongLastingFlavor 221 Reputation points
accepted 2020-10-08T14:06:47.11+00:00
LongLastingFlavor 221 Reputation points
1 answer One of the answers was accepted by the question author.

what is the default limit(top) for get users endpoint ?

what is.the default limit(top) for azure ad users graph API ? GET: https://graph.microsoft.com/v1.0/users

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,634 questions
asked 2020-10-08T09:15:12.6+00:00
muthuvel 31 Reputation points
accepted 2020-10-08T14:00:53.107+00:00
muthuvel 31 Reputation points
2 answers

Visual Studio MFC application , click and drag function

I created a Visual Studio MFC dialog application. There are 3 labels and texts on MyDialog. Any way to add "click and drag function" ? ============= line1 : label1 text1 line2 : label2 text2 line3 : label3 text3 ============= …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 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,880 questions
asked 2020-10-07T07:56:04.393+00:00
gsegria 1 Reputation point
commented 2020-10-08T13:53:13.027+00:00
RLWA32 47,611 Reputation points
1 answer

Azure Function App(TimeTriggered Function) Function Execution error (pkcs8PrivateKey data should be between ----Begin Private Key and --End Private--Key---)

Hi Team, Am currently working on Creating a Time Triggered Function in Azure, Code developer tools I have selected as Visual Studio 2019 and code basically tries to extract data from Google Analytics and Storing to Blob also i have deployed the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,536 questions
asked 2020-09-24T13:01:53.807+00:00
Paramasivam P 1 Reputation point
commented 2020-10-08T13:40:26.337+00:00
Paramasivam P 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to write this dashboard with another way to avoid slow running ?

I work on SQL server 2012 I face issue dashboard is very slow running my input code type and pl some times i filter y code type only as my sample below but problem on statement below is very slow so How to solve issue please this statement is…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,491 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,692 questions
asked 2020-10-04T01:17:36.617+00:00
ahmed salah 3,216 Reputation points
accepted 2020-10-08T13:36:24.723+00:00
ahmed salah 3,216 Reputation points
2 answers One of the answers was accepted by the question author.

Microsoft Internet Explorer Security Update for September 2020

Hi All i have the below vulnerability on windows server 2016 and 2012R2 servers, please help me with the offline installer for this. when i search in update catalog i am unable to find this. Microsoft Internet Explorer Security Update for September…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,596 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,630 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
asked 2020-10-02T14:21:18.467+00:00
Rising Flight 4,816 Reputation points
accepted 2020-10-08T13:18:33.653+00:00
Rising Flight 4,816 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Server 2019 Linux: SQLServerAgent fails to run

I am trying to execute a SQL Server Agent job on a SQL Server 2019 Standard on Linux. Unfortunately, the SQL Server Agent terminates after it starts (see attached log). My machine private IP is 172.31.112.69, while the SQL Server Agent startup…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,491 questions
asked 2020-09-18T21:26:25.27+00:00
ILIE, Daniel 31 Reputation points
accepted 2020-10-08T13:13:42.887+00:00
ILIE, Daniel 31 Reputation points
7 answers One of the answers was accepted by the question author.

Event ID's 5829-31 Not Visible in Domain Controller logs after August 2020 Patches

Hello, we have applied the August 2020 patches on our Domain Controllers but do not see any logs with Event ID 5829-5831 since the updates. There is at least one Server 2003 machine (i.e. out of support OS) on our domain which I assume is still using…

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.
5,819 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,911 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,902 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,628 questions
asked 2020-09-30T18:52:11.86+00:00
atekkof 21 Reputation points
accepted 2020-10-08T13:01:48.003+00:00
atekkof 21 Reputation points
2 answers

TCP ports required Orchestrator SCCM Integration pack?

Can someone tell me wich tcp ports is required for the IP to SCCM to work?

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
253 questions
asked 2020-10-08T11:32:45.047+00:00
Nordqvist Peter 1 Reputation point
commented 2020-10-08T12:36:33.423+00:00
Nordqvist Peter 1 Reputation point
3 answers

Proper way to remove a turned off Domain Controller ?

Hi, The domain controller (Running Windows 2012R2) & other MS Windows Servers in a particular small site has been turned off for a couple of months. We are going to decommission all servers in that site. We would like to ask the proper way of…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,911 questions
asked 2020-10-04T22:53:27.293+00:00
TonyJK 881 Reputation points
answered 2020-10-08T12:35:56.42+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

what are the differnces between these two approaches

hi when i'm trying to do something after a window closing what is the differences between these two approaches: approach_1: protected override void OnClosed(EventArgs e) { // TODO base.OnClosed(e); …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,833 questions
asked 2020-10-07T20:52:25.233+00:00
essamce 621 Reputation points
commented 2020-10-08T12:29:11.353+00:00
Emon Haque 3,176 Reputation points
1 answer One of the answers was accepted by the question author.

Receive Web API Call

I was wondering if there is a possibility to receive a Web API call from (in this case) an external system and consume it in SCOM. I don't want to pull information from the API, just consume it and create an alert when the external system send a call. …

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,546 questions
asked 2020-10-08T11:30:08.947+00:00
Peter Svensson 211 Reputation points
accepted 2020-10-08T12:17:31.993+00:00
Peter Svensson 211 Reputation points
3 answers

Service endpoint policies when to use?

Hi, I see that I can enable the option (service endpoint policies) when creating a virtual network in azure. I read that it aims to protect access to azure services, but I didn't understand in practice whether or not I need to use this option. Can…

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,663 questions
asked 2020-09-05T21:04:24.937+00:00
Salves 501 Reputation points
answered 2020-10-08T12:14:26.92+00:00
msrini-MSFT 9,286 Reputation points Microsoft Employee
1 answer

Logic Apps Authenticate with Microsoft API without Azure AD

Hello, We're working on a Logic App, that needs to call a Microsoft API through the HTTP action. Calling this Microsoft API provides us with JSON data through a GET request, but some parts of it are only available when we're logged in with a Microsoft…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,389 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,634 questions
asked 2020-10-07T08:41:23.98+00:00
mkovacs 51 Reputation points
commented 2020-10-08T12:13:46.317+00:00
mkovacs 51 Reputation points
3 answers

Windows Hello - something went wrong

Hello, When I set up Windows Hello in Windows 10 build 2004, I get the following error during the create a PIN step. Error code: 0xCAA70010 In the background, the Aad token broker plugin failed to acquire token from the onprem ADFS server. Error:…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,295 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,980 questions
asked 2020-06-22T14:40:46.7+00:00
MrElliott 26 Reputation points
commented 2020-10-08T12:08:32.6+00:00
MrElliott 26 Reputation points