403,401 questions

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

What role do I need to have to modify a security policy?

I am using Azure Security Center and want to modify a Security Policy. What role do I need to have to modify a security policy? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,479 questions
asked 2020-05-06T21:06:59.657+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
accepted 2020-05-06T22:08:01.617+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Which Azure resources are monitored by Azure Security Center?

Which Azure resources are monitored by Azure Security Center? Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]  Source: FAQ

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,479 questions
asked 2020-05-06T21:05:24.213+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
accepted 2020-05-06T22:07:42.17+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Web App for Linux - DotNET Core 2.2 Support

I am unable to select DotNET Core 2.2 stack for Web app for Linux. Has the support for the same end? Is any official documentation available on the supported DotNET Core versions? Thank you.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,247 questions
asked 2020-04-27T16:03:37.853+00:00
Ragesh T R 46 Reputation points
commented 2020-05-06T21:45:04.263+00:00
BTardif-[MSFT] 356 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

About Azure IoT

Hello People. Do you have an idea about when will be able to ask questions about Azure IoT? Many Thanks. Omar C.

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
412 questions
asked 2020-05-04T06:40:16.727+00:00
Omar Cruz 21 Reputation points
commented 2020-05-06T21:42:37.6+00:00
Mike Ubezzi 2,776 Reputation points
1 answer One of the answers was accepted by the question author.

Why are two resource groups created with AKS?

Why are two resource groups created with AKS? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.] Source: FAQ

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,252 questions
asked 2020-05-06T20:41:58.537+00:00
VVK 56 Reputation points Microsoft Employee
accepted 2020-05-06T21:15:21.913+00:00
VVK 56 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Will Microsoft see my keys in Azure Key Vault?

Azure Key Vault promises security, but I need to know that my keys are secure from Microsoft itself. This is required for compliance purposes. Will Microsoft see my keys in Azure Key Vault? [Note: As we migrate from MSDN, this question has been posted…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,366 questions
asked 2020-05-06T20:53:54.78+00:00
Marilee Turscak-MSFT 37,066 Reputation points Microsoft Employee
accepted 2020-05-06T21:07:38.443+00:00
Marilee Turscak-MSFT 37,066 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What are “Incidents” in Azure Sentinel and how are they different from alerts?

What does it mean when I see a list of new and open incidents in Azure Sentinel? What are incidents in Azure Sentinel and how are they different from alerts? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,210 questions
asked 2020-05-06T20:45:18.433+00:00
Marilee Turscak-MSFT 37,066 Reputation points Microsoft Employee
accepted 2020-05-06T20:56:24.463+00:00
Marilee Turscak-MSFT 37,066 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Do I need an Azure subscription to use Azure Sentinel?

Do I need an Azure subscription to use Azure Sentinel or can I purchase it as a standalone? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Sentinel FAQ ]

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,210 questions
asked 2020-05-06T20:38:22.937+00:00
Marilee Turscak-MSFT 37,066 Reputation points Microsoft Employee
accepted 2020-05-06T20:52:28.65+00:00
Marilee Turscak-MSFT 37,066 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What is Azure Sentinel, and how does it work?

I want to understand what Azure Sentinel is, and how does it work? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,210 questions
asked 2020-05-06T20:40:44.733+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
accepted 2020-05-06T20:51:37.623+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee
2 answers

Issues regarding to the Azure app permission

Hello Team, We want to know the approach for azure login without browser interaction and without providing the credentials. for that, We got the Azure CLI command i.e az login --service-principal -u -p --tenant We are successfully login But, When…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,112 questions
asked 2020-03-18T11:45:19.613+00:00
Anchal Madankar 1 Reputation point
commented 2020-05-06T18:32:16.463+00:00
Prashu 56 Reputation points
3 answers One of the answers was accepted by the question author.

Creating an IEqualityComparer for Arrays and Distinct

I have an array of arrays of integer (a jagged array, Integer()()) from which I want to remove duplicates. For example, if I have the following: Dim testvalues As Integer()() = { ({2, 4, 3, 1, 5}), ({1, 3, 5, 2, 4}), ({5, 4, 3, 2, 1}), …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,845 questions
asked 2020-05-05T23:32:28.79+00:00
Nathan Sokalski 4,111 Reputation points
accepted 2020-05-06T17:16:14.587+00:00
Nathan Sokalski 4,111 Reputation points
1 answer

scope resources to ResourceDictionary file

hi is it possible to make some value (ex: Double) scoped to it's ResourceDictionary file so it wouldn't be accessible elsewhere. thanks in advance

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,822 questions
asked 2020-05-06T00:03:43.943+00:00
essamce 621 Reputation points
answered 2020-05-06T17:09:00.747+00:00
mister.nobody 101 Reputation points
1 answer One of the answers was accepted by the question author.

Connection Pooling with Azure MySQL

I am working on an application where I am using azure functions with Java and azure mysql db. I want to manage connection pooling and for that i have used Hikari CP to manage the connections on the client/application end. The problem is azure…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
889 questions
asked 2020-05-06T16:45:21.493+00:00
HitenBhavsar-MSFT 381 Reputation points Microsoft Employee
accepted 2020-05-06T17:01:52.523+00:00
HitenBhavsar-MSFT 381 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What FHIR version do you support?

I am looking to see what versions of the Fast Healthcare Interoperability Resources (FHIR) specification are supported by Azure? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
176 questions
asked 2020-05-06T16:00:50.857+00:00
Mauricio Rojas Martinez 21 Reputation points Microsoft Employee
accepted 2020-05-06T16:11:33.337+00:00
Mauricio Rojas Martinez 21 Reputation points Microsoft Employee
1 answer

HTTP Error 500.34 - ANCM Mixed Hosting Models Not Supported Azure WebApp

HTTP Error 500.34 - ANCM Mixed Hosting Models Not Supported azure web app, I'm using Visual Studio 2019, the application successfully compile and working mode locally after hosting to azure web app failed to start the website I Hosted multiple…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,247 questions
asked 2020-05-05T06:47:40.667+00:00
ramakrishna p 1 Reputation point
commented 2020-05-06T15:05:24.77+00:00
SnehaAgrawal-MSFT 22,171 Reputation points
1 answer One of the answers was accepted by the question author.

Windows serveur 2008 SP2 - VSS absent

Hello, I'm currently experiencing a problem with my VSS System writers. Indeed, it is absent when using the vssadmin list writers command. After some research, I found the following link (that I followed without success): …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,845 questions
asked 2020-05-06T14:22:30.63+00:00
julien bernard 21 Reputation points
accepted 2020-05-06T14:27:21.1+00:00
julien bernard 21 Reputation points
1 answer

how do i delete my old messages here https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral

how do i delete my old messages here https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral![7837-screenshot-32.png][1] [1]: /api/attachments/7837-screenshot-32.png?platform=QnA

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,845 questions
asked 2020-05-06T04:53:39.927+00:00
Anonymous
answered 2020-05-06T13:16:00.497+00:00
Anonymous
1 answer

Windows 10 Phone 10.0.15254.603

There were problems installing updates on my MS Lumia 650 Dual SIM, Windows 10 mobile. Error 0x80070098. Retries were not working. Any idea of how to get the updates installed?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,845 questions
asked 2020-05-06T09:20:43.087+00:00
MOLACC 1 Reputation point
answered 2020-05-06T13:10:05.777+00:00
Anonymous
4 answers One of the answers was accepted by the question author.

ADFS successful login doesn't show in the event viewer

I enabled the ADFS log according the doc https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/troubleshooting/ad-fs-tshoot-logging. I can see the failed login but the successful login doesn't show in the event viewer. Any idea why this…

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,292 questions
asked 2020-04-20T18:56:39.753+00:00
HK G 516 Reputation points
answered 2020-05-06T11:43:34.667+00:00
ppinero 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to use height and width of relative panel that values are Nan

Hi I have a classX with contructor Public Sub New(ByVal heightbar As Double, ByVal widthcanvas As Double, Optional ByVal bottom As Double = 0) The problem i have to pass as parameter the width and height of a relative pane which are Nan . Is…

Universal Windows Platform (UWP)
asked 2020-05-05T11:36:05.343+00:00
Shay Wilner 1,746 Reputation points
accepted 2020-05-06T10:18:04.763+00:00
Shay Wilner 1,746 Reputation points