Disable local authentication methods so that your Azure Event Hub namespaces exclusively require Microsoft Entra ID identities for authentication. Learn more at: https://aka.ms/disablelocalauth-eh.
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
"displayName": "Configure Azure Event Hub namespaces to disable local authentication",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
- "description": "Disable local authentication methods so that your Azure Event Hub namespaces exclusively require AzureActiveDirectory identities for authentication. Learn more at: https://aka.ms/disablelocalauth-eh.",
6
"metadata": {
7
- "version": "1.0.0",
8
"category": "Event Hub"
9
},
10
"parameters": {
11
"effect": {
1
{
2
"displayName": "Configure Azure Event Hub namespaces to disable local authentication",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
+ "description": "Disable local authentication methods so that your Azure Event Hub namespaces exclusively require Microsoft Entra ID identities for authentication. Learn more at: https://aka.ms/disablelocalauth-eh.",
displayName: "Configure Azure Event Hub namespaces to disable local authentication",
policyType: "BuiltIn",
mode: "Indexed",
description: "Disable local authentication methods so that your Azure Event Hub namespaces exclusively require Microsoft Entra ID identities for authentication. Learn more at: https://aka.ms/disablelocalauth-eh.",