374,843 questions

Sort by: Updated
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,073 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,258 questions
asked 2020-05-06T20:53:54.78+00:00
Marilee Turscak-MSFT 36,821 Reputation points Microsoft Employee
accepted 2020-05-06T21:07:38.443+00:00
Marilee Turscak-MSFT 36,821 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,123 questions
asked 2020-05-06T20:45:18.433+00:00
Marilee Turscak-MSFT 36,821 Reputation points Microsoft Employee
accepted 2020-05-06T20:56:24.463+00:00
Marilee Turscak-MSFT 36,821 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,123 questions
asked 2020-05-06T20:38:22.937+00:00
Marilee Turscak-MSFT 36,821 Reputation points Microsoft Employee
accepted 2020-05-06T20:52:28.65+00:00
Marilee Turscak-MSFT 36,821 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,123 questions
asked 2020-05-06T20:40:44.733+00:00
Saurabh Sharma 23,801 Reputation points Microsoft Employee
accepted 2020-05-06T20:51:37.623+00:00
Saurabh Sharma 23,801 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.
21,384 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.
38,674 questions
asked 2020-05-05T23:32:28.79+00:00
Nathan Sokalski 4,126 Reputation points
accepted 2020-05-06T17:16:14.587+00:00
Nathan Sokalski 4,126 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,761 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.
812 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.
160 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.
7,663 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 21,346 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.
38,674 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.
38,674 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.
38,674 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://video2.skills-academy.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,247 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
1 answer One of the answers was accepted by the question author.

Distribute a batch file by Group Policy management

Hi Guys, I wanna distribute a batch file , should i type admin name and pass in the batch file ? Which account domain controller will use if the bat without admin name and pass ?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,384 questions
asked 2020-03-19T04:19:55.127+00:00
Bloomblubloom 26 Reputation points
commented 2020-05-06T09:59:23.04+00:00
Bloomblubloom 26 Reputation points
3 answers

In Azure B2C Custom attributes is not passed with user claims

Hello, I have created a signin/signup user flow in Azure B2C. I have created some custom attributes. when my custom Mobile application login, the token does not contain the custom attributes I created. all my attributes are checked in the Application…

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,843 questions
asked 2020-03-22T18:12:20.683+00:00
Mina Mounir 1 Reputation point
answered 2020-05-06T08:51:23.74+00:00
bhasker s 6 Reputation points
1 answer One of the answers was accepted by the question author.

Purchased Add-In not reported in Transaction History

Hello, In my app in windows store purchase add-ins report shows that 2020.04.10 (rrrr.mm.dd) someone bought one add-in. But in trasactions history such transaction is not noticed. How to get help in this topic?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,674 questions
asked 2020-05-05T19:13:19.527+00:00
BitSmithy 2,041 Reputation points
accepted 2020-05-06T08:37:21.537+00:00
BitSmithy 2,041 Reputation points
1 answer

Query app gateway v2 requests using log analytics to find older clients

Is there a log analytics query I can run against app gateway v2 to Identify http requests that are using older version of ssl / tls Identify http requests that are using older version of Internet Explorer (IE 8,9,10)

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,196 questions
asked 2020-05-05T11:20:52.543+00:00
ScottM 331 Reputation points
answered 2020-05-06T08:21:33.033+00:00
Leon Laude 85,781 Reputation points