382,542 questions

Sort by: Updated
2 answers

Microsoft Defender antimalware-platform not updated to 4.18

Its regarding these 2 cve Elevation of privilege vulnerability for windows defender CVE-2020-1163 and CVE-2020-1170. The vulnerability involves elevation of privilege vulnerability that can result in Microsoft Defender deleting files on the Windows…

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,842 questions
asked 2020-11-02T07:36:43.897+00:00
z080236 1 Reputation point
answered 2020-11-12T12:32:31.95+00:00
z080236 1 Reputation point
2 answers

How to always use new docker named volume for every web app deployment?

Hi, I am using docker compose for my web app and using docker named volume for file sharing between containers. Every time the images are built, the data will be written into the volume. My problem is after I rebuild the images (get new data and write…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,809 questions
asked 2020-11-05T17:42:42.56+00:00
Ting Chou 1 Reputation point
commented 2020-11-12T12:32:11.323+00:00
ajkuma 26,216 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it possible to create Azure AD trust with other Azure AD tenant for Azure B2B setup

Hi, Is it possible to create Azure AD trust with other Azure AD tenant for Azure B2B setup? We have an on-premise application that needs to accessed by internal users & external users (Guest account) in Azure tenant A. So is it possible to have…

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,892 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,910 questions
asked 2020-11-10T12:30:50.047+00:00
Tech Santosh 101 Reputation points
accepted 2020-11-12T12:26:59.993+00:00
Tech Santosh 101 Reputation points
1 answer

ListBox with WrapPanel as ItemPanel does not scroll to top when contents are set

I have a ListBox with a WrapPanel as the ItemPanel. When the ItemsSource is set the ListBox does not go to the top. I have read lots of posts (none of which work) about all sorts of ways to do it. I try to use MVVM and none of the them use that. It…

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,781 questions
asked 2020-11-09T22:21:24.193+00:00
Lloyd Sheen 1,481 Reputation points
commented 2020-11-12T12:21:44.763+00:00
Lloyd Sheen 1,481 Reputation points
1 answer One of the answers was accepted by the question author.

More than two time trigger duplicate records inserted in increment load.

Hi Team, I am follow below link create Pipeline i have haapy answer but I have problem when i am insert more two time for day its dupplicate records inserted. please anybody help how to avoid duplicate record in sink table my client didnt…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,743 questions
asked 2020-11-09T16:01:42.427+00:00
Shanvitha 221 Reputation points
commented 2020-11-12T12:09:32.707+00:00
Shanvitha 221 Reputation points
10 answers One of the answers was accepted by the question author.

What are ServerHidden and AnnounceServer of Set-SmbServerConfiguration intended for ?

There is Windows 2016 server. What are ServerHidden and AnnounceServer of Set-SmbServerConfiguration exactly intended for ? I set up ServerHidden as to false as to true, Honestly I didn' t reboot the server during it. But I didn' t see any…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,136 questions
asked 2020-11-10T21:46:33.447+00:00
Иванов Иван 21 Reputation points
accepted 2020-11-12T12:07:46.223+00:00
Иванов Иван 21 Reputation points
0 answers

[laravel&AppService SQL Database]Connection failed(timeout). only PHP7.4 version

I try to connect AppService(linux, php7.4, laravel) to Azure SQL Database. but it is failed. "[Microsoft][ODBC Driver 17 for SQL Server]Login timeout" So, I create AppService(php7.3) and try connect. It is noproblem. I don't use .env…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,809 questions
asked 2020-11-11T04:27:22.213+00:00
yuya 41 Reputation points
commented 2020-11-12T11:51:32.703+00:00
ajkuma 26,216 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

active directory acoount lock not able to find

I am having issue in windows server 2012 account lockout from some pc but couldn't able to find from which pc my account is locking .snapshot also attached

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,910 questions
asked 2020-11-12T11:20:16.573+00:00
teriuos798 21 Reputation points
accepted 2020-11-12T11:46:32.79+00:00
teriuos798 21 Reputation points
1 answer One of the answers was accepted by the question author.

StreamingEndpoints.GetAsync returns null

await client.StreamingEndpoints.GetAsync(config.ResourceGroup, config.AccountName, streamingEndpointName); I have a little issue where this line of code keeps returning null. I'm quite sure that I created everything correctly for the Config and the…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
316 questions
asked 2020-11-11T11:02:02.067+00:00
nbm-Syncronet 191 Reputation points
commented 2020-11-12T11:45:14.647+00:00
ajkuma 26,216 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Front Door - Rename it

Hi Q&A, Is it possible to rename the Front Door from its initial name to another? Could this be done with Powershell?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
683 questions
asked 2020-11-02T07:40:03.173+00:00
Nibbler 656 Reputation points
accepted 2020-11-12T11:44:14.567+00:00
Nibbler 656 Reputation points
1 answer

AZURE APP, AZURE POSTGRESQL, EMAIL

I have .net app deployed on azure web app, connected with azure postgres db. I push SAP BW data into azure postgres using azure data factory. Data processed in db and final processed/ not processed output is stored in db table. I want to trigger…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,743 questions
Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
189 questions
Azure Database for PostgreSQL
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,809 questions
asked 2020-11-11T10:52:48.123+00:00
Charmi 1 Reputation point
answered 2020-11-12T11:38:33.98+00:00
KalyanChanumolu-MSFT 8,336 Reputation points
2 answers

Windows server 2019 storage spaces : Maximum vdisk size

Hi, We've have update our backup strategy to a 3-2-1 scenario. My company bought a new backup server (HP Apollo 4200 with 120 TB of storage). The old server was retired from our datacenter and move to our main site and our objective is to use it as…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,768 questions
Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
651 questions
asked 2020-11-11T23:06:15.13+00:00
Eric PERSAN 1 Reputation point
commented 2020-11-12T10:39:05.453+00:00
Eric PERSAN 1 Reputation point
1 answer

C++/CLI , .NET 5.0, TargetFrameworkVersion

Now that .NET 5.0 is released along with VS 2019 16.8, I would like to compile some C++/CLI code with this new version. But I cannot guess the <TargetFrameworkVersion> value to set in the vcxproj to enable .NET 5.0.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,143 questions
asked 2020-11-12T06:55:44.213+00:00
Pierre Chatelier 81 Reputation points
commented 2020-11-12T10:15:21.683+00:00
Castorix31 85,546 Reputation points
2 answers

Where is windows.h in windows SDK

"Include" folder of Windows SDK(https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/) does not contain "windows.h" header. Where it is?

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,634 questions
asked 2020-11-12T09:49:46.323+00:00
Ivan Kotov 1 Reputation point
answered 2020-11-12T10:14:02.64+00:00
Ivan Kotov 1 Reputation point
3 answers One of the answers was accepted by the question author.

Pivot function conversion from Oracle to T-Sql

I having a problem properly converting below sql statement from Oracle to SQL Server. Error: Incorrect syntax near '67'. SELECT PROD_ID, RDS_SECTOR, RDS_SUB_SECTOR, RDS_CATEGORY, RDS_SEGMENT, RDS_BRAND, RDS_SUB_BRAND, …

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,641 questions
asked 2020-11-10T16:18:34.913+00:00
braxx 441 Reputation points
answered 2020-11-12T10:13:05.793+00:00
braxx 441 Reputation points
1 answer

Recent images show pictures in a restricted folder. How do I not show recent items when changing a picture on a site page?

Hi. One of my customers has a site with a restricted document library, and someone on the team is trying to update images on a site page listed in the SitePages library. When they try to change an image for an icon in one of the modern webparts, a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,740 questions
asked 2020-11-10T17:51:53.29+00:00
Kostak, Matthew 1 Reputation point
commented 2020-11-12T10:07:26.55+00:00
Echo Du_MSFT 17,161 Reputation points
2 answers

Delivery has failed to these recipients or groups:

I have been receiving complaints about getting these errorsDelivery has failed to recipients or distribution lists. Below is the error message received after sending emails to our distribution lists. The recipient's mailbox is full and can't accept…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,116 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,543 questions
asked 2020-10-29T12:32:19.45+00:00
Roland Nyambu 6 Reputation points
commented 2020-11-12T10:05:34.313+00:00
Lucas Liu-MSFT 6,176 Reputation points
0 answers

The Windows Software Development Kit (SDK) required by the XAML Designer was not correctly installed. Consider repairing your installation of either Visual Studio or the Windows SDK.

Hi All, Recently I update my OS from windows 8.1 to windows 10. After completing the Visual studio 2015 professional update 3. When I lunch the my WPF application I found that XAML design forms are not loading and I am getting below SDK exceptions. …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,143 questions
asked 2020-11-12T04:22:50.13+00:00
Mahendra, Reddy (Contractor) 1 Reputation point
commented 2020-11-12T10:03:06.847+00:00
Tianyu Sun-MSFT 30,821 Reputation points Microsoft Vendor
1 answer

Windows Azure Guest Agent in failover scenario

Hi. When doing a failover from Hyper-V to Azure the Azure VM agent is not automatically installed. The agent is important for extensions and executing scripts inside the vm after failover. I found some hints that in a VMWare to Azure failover…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
713 questions
asked 2020-11-01T13:52:20.253+00:00
Andreas Marx 1 Reputation point
commented 2020-11-12T10:02:57.343+00:00
SadiqhAhmed-MSFT 45,671 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Problem with windows 10 startmenu

Hi all, we are experiencing strange behavior on our domain network regarding the windows 10 startmenu. All computers are domain joined and we do not have any policies set regarding startmenu (no redirection or restrictions). Users complained about…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,647 questions
asked 2020-11-10T14:56:37.01+00:00
Eddy Tiggers 21 Reputation points
accepted 2020-11-12T09:51:46.453+00:00
Eddy Tiggers 21 Reputation points