RT information
RT |
microsoft.compute/disks
|
RT display name |
Disks
|
RT type only (without RP) |
disks
|
RT sub- Resource types |
sub-Resource types: 0
|
RT schema |
RT schema API versions: 21
|
All Microsoft Azure RTs |
AzResourceTypesAdvertizer |
Aliases and Azure Policy
 Aliases |
aliases: 102
|
 Azure Policy |
Azure Policy definitions: 21 • if: 21 • then.deployment: 2 • then.details: 0 • then.existenceCondition: 0 • then.operations: 0
|
RBAC Operations and Roles & Roles related operation actions
 RBAC operations |
RBAC operations: 7 • RBAC operationType action: 4 • RBAC operationType delete: 1 • RBAC operationType read: 1 • RBAC operationType write: 1
|
 RBAC Roles & Operation actions |
Unique RBAC Roles: 38 • RBAC Roles with action operationType: 1 • RBAC Roles with delete operationType: 13 • RBAC Roles with read operationType: 33 • RBAC Roles with write operationType: 16
|
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 |
False
|
 Cross-ResourceGroup-Resource-Move |
True
|
 Cross-Subscription-Resource-Move |
True
|
 Tags |
True
|
 Extension |
False
|
 Private-Endpoint |
False
|
 Supported Locations for Private-Endpoint |
n/a
|
Non supported Locations for Private-Endpoint |
n/a
|
 Location |
True
|
 Locations |
Locations: 43 australiacentral, australiaeast, australiasoutheast, brazilsouth, canadacentral, canadaeast, centralindia, centralus, eastasia, eastus, eastus2, francecentral, germanywestcentral, indonesiacentral, israelcentral, italynorth, japaneast, japanwest, 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
|
Not locations |
Not locations: 54 asia, asiapacific, australia, australiacentral2, brazil, brazilsoutheast, brazilus, canada, centraluseuap, centralusstage, eastasiastage, eastus2euap, eastus2stage, eastusstage, eastusstg, europe, france, francesouth, germany, germanynorth, global, india, indonesia, israel, italy, japan, jioindiacentral, jioindiawest, korea, mexico, newzealand, northcentralusstage, norway, norwaywest, poland, qatar, singapore, southafrica, southafricawest, southcentralusstage, southcentralusstg, southeastasiastage, spain, sweden, switzerland, switzerlandwest, taiwan, uae, uaecentral, uk, unitedstates, unitedstateseuap, westus2stage, westusstage
|
|
|
Infrastructure as Code (IaC)
 ARM (Azure Resource Manager) templates |
ARM (Azure Resource Manager) template API versions: 21 • latest
|
 Bicep templates |
Bicep template API versions: 21 • latest
|
 Terraform provider |
Terraform providers: 2 • disk_sas_token • managed_disk
|
 AzAPI Terraform templates |
AzAPI Terraform template API versions: 21 • latest
|
 Pulumi provider |
Pulumi providers: 1 • compute/disk
|
 OpenTofu provider |
OpenTofu TF providers: 2 • disk_sas_token • managed_disk
|
 Azure Verified Modules (AVM) Bicep |
Compute Disk
|
 Azure Verified Modules (AVM) Terraform |
• GitHub: Compute Disk • Terraform registry: Compute Disk
|
REST-API (Representational State Transfer - Application Programming Interface)
REST-API versions |
REST-API versions: 21 • 2024-03-02 • 2023-10-02 • 2023-04-02 • 2023-01-02 • 2022-07-02 • 2022-03-02 • 2021-12-01 • 2021-08-01 • 2021-04-01 • 2020-12-01 • 2020-09-30 • 2020-06-30 • 2020-05-01 • 2019-11-01 • 2019-07-01 • 2019-03-01 • 2018-09-30 • 2018-06-01 • 2018-04-01 • 2017-03-30 • 2016-04-30-preview
|
REST-API version default |
2022-03-02
|
API profiles |
API profiles: 3 • 2018-04-01 • 2018-03-01-hybrid • 2017-03-30;2018-06-01-profile
|
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": "OS Disk",
"ShortName": "osdisk",
"scope": "resource group",
"lengthMin": "1",
"lengthMax": "80",
"validText": "Alphanumerics and underscores.",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9_]{1,80}$",
"staticValues": ""
},
{
"property": "Data Disk",
"ShortName": "disk",
"scope": "resource group",
"lengthMin": "1",
"lengthMax": "80",
"validText": "Alphanumerics and underscores.",
"invalidText": "",
"invalidCharacters": "",
"invalidCharactersStart": "",
"invalidCharactersEnd": "",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9_]{1,80}$",
"staticValues": ""
}
]
|
|