Aliases and Azure Policy
 Aliases |
aliases: 118
|
 Azure Policy |
Azure Policy definitions: 9 • if: 9 • then.deployment: 0 • then.details: 0 • then.existenceCondition: 0 • then.operations: 0
|
RBAC Operations and Roles & Roles related operation actions
 RBAC operations |
RBAC operations: 11 • RBAC operationType action: 8 • RBAC operationType delete: 1 • RBAC operationType read: 1 • RBAC operationType write: 1
|
 RBAC Roles & Operation actions |
Unique RBAC Roles: 19 • RBAC Roles with action operationType: 5 • RBAC Roles with delete operationType: 5 • RBAC Roles with read operationType: 19 • RBAC Roles with write operationType: 5
|
Capabilities & Locations
 Diagnostic logs |
False
|
 Diagnostic metrics |
True metrics
|
 Customer-managed key (CMK) [experimental] |
True • Microsoft Learn
• Enforce Encryption with a customer-managed key (CMK) at scale
|
 System-Assigned-Resource-Identity |
True
|
 Cross-ResourceGroup-Resource-Move |
True
|
 Cross-Subscription-Resource-Move |
True
|
 Tags |
True
|
 Extension |
False
|
 Private-Endpoint |
True
|
 Supported Locations for Private-Endpoint |
Supported Locations for Private-Endpoint: 44 australiacentral, australiaeast, australiasoutheast, brazilsouth, canadacentral, canadaeast, centralindia, centralus, eastasia, eastus, eastus2, francecentral, germanywestcentral, indonesiacentral, israelcentral, italynorth, japaneast, japanwest, jioindiawest, koreacentral, koreasouth, mexicocentral, newzealandnorth, northcentralus, northeurope, norwayeast, polandcentral, qatarcentral, southafricanorth, southcentralus, southeastasia, southindia, spaincentral, swedencentral, switzerlandnorth, uaenorth, uksouth, ukwest, westcentralus, westeurope, westindia, westus, westus2, westus3
|
Non supported Locations for Private-Endpoint |
Non supported Locations for Private-Endpoint: 14 brazilus, eastusstg, centraluseuap, eastus2euap, southcentralusstg, southafricawest, australiacentral2, jioindiacentral, francesouth, germanynorth, norwaywest, switzerlandwest, uaecentral, brazilsoutheast
|
 Location |
True
|
 Locations |
Locations: 45 australiacentral, australiaeast, australiasoutheast, brazilsouth, brazilsoutheast, canadacentral, canadaeast, centralindia, centralus, eastasia, eastus, eastus2, francecentral, germanynorth, germanywestcentral, israelcentral, italynorth, japaneast, japanwest, koreacentral, koreasouth, mexicocentral, newzealandnorth, northcentralus, northeurope, norwayeast, polandcentral, qatarcentral, southafricanorth, southcentralus, southeastasia, southindia, spaincentral, swedencentral, switzerlandnorth, switzerlandwest, uaecentral, uaenorth, uksouth, ukwest, westcentralus, westeurope, westus, westus2, westus3
|
Not locations |
Not locations: 52 asia, asiapacific, australia, australiacentral2, brazil, brazilus, canada, centraluseuap, centralusstage, eastasiastage, eastus2euap, eastus2stage, eastusstage, eastusstg, europe, france, francesouth, germany, global, india, indonesia, indonesiacentral, israel, italy, japan, jioindiacentral, jioindiawest, korea, mexico, newzealand, northcentralusstage, norway, norwaywest, poland, qatar, singapore, southafrica, southafricawest, southcentralusstage, southcentralusstg, southeastasiastage, spain, sweden, switzerland, taiwan, uae, uk, unitedstates, unitedstateseuap, westindia, westus2stage, westusstage
|
|
|
Assessment tooling
 Azure Advisor |
Azure Advisor recommendations: 16
|
 Azure Proactive Resilience Library v2 (APRLv2) |
n/a
|
 PSRule for Azure |
n/a
|
 Azure Quick Review (AZQR) |
n/a
|
REST-API (Representational State Transfer - Application Programming Interface)
REST-API versions |
REST-API versions: 6 • 2024-08-01-preview • 2023-08-15-preview • 2023-04-15-preview • 2021-06-01 • 2018-06-01-preview • 2015-03-01-preview
|
REST-API version default |
2015-03-01-preview
|
API profiles |
n/a
|
Resource naming
 Azure Naming Tool |
The Azure Naming Tool was created to help administrators define and manage their naming conventions, while providing a simple interface for users to generate a compliant name.
|
Resource naming details |
[
{
"property": "Spark Cluster",
"ShortName": "mls",
"scope": "global",
"lengthMin": "3",
"lengthMax": "59",
"validText": "Alphanumerics and hyphens. Start and end with letter or number",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z][a-zA-Z0-9-]{1,57}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "Storm Cluster",
"ShortName": "spark",
"scope": "global",
"lengthMin": "3",
"lengthMax": "59",
"validText": "Alphanumerics and hyphens. Start and end with letter or number",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z][a-zA-Z0-9-]{1,57}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "ML Services Cluster",
"ShortName": "storm",
"scope": "global",
"lengthMin": "3",
"lengthMax": "59",
"validText": "Alphanumerics and hyphens. Start and end with letter or number",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z][a-zA-Z0-9-]{1,57}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "Hadoop Cluster",
"ShortName": "hadoop",
"scope": "global",
"lengthMin": "3",
"lengthMax": "59",
"validText": "Alphanumerics and hyphens. Start and end with letter or number",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z][a-zA-Z0-9-]{1,57}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "HBase Cluster",
"ShortName": "hbase",
"scope": "global",
"lengthMin": "3",
"lengthMax": "59",
"validText": "Alphanumerics and hyphens. Start and end with letter or number",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z][a-zA-Z0-9-]{1,57}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "Kafka Cluster",
"ShortName": "kafka",
"scope": "global",
"lengthMin": "3",
"lengthMax": "59",
"validText": "Alphanumerics and hyphens. Start and end with letter or number",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z][a-zA-Z0-9-]{1,57}[a-zA-Z0-9]$",
"staticValues": ""
}
]
|
|