RT information
RT |
microsoft.web/sites
|
RT display name |
Web App
|
RT type only (without RP) |
sites
|
RT sub- Resource types |
sub-Resource types: 208
|
RT schema |
RT schema API versions: 18
|
All Microsoft Azure RTs |
AzResourceTypesAdvertizer |
Aliases and Azure Policy
 Aliases |
aliases: 369
|
 Azure Policy |
Azure Policy definitions: 135 • if: 135 • then.deployment: 5 • then.details: 0 • then.existenceCondition: 0 • then.operations: 0
|
RBAC Operations and Roles & Roles related operation actions
 RBAC operations |
RBAC operations: 34 • RBAC operationType Action: 31 • RBAC operationType Delete: 1 • RBAC operationType Read: 1 • RBAC operationType Write: 1
|
 RBAC Roles & Operation actions |
Unique RBAC Roles: 24 • RBAC Roles with Action operationType: 6 • RBAC Roles with Delete operationType: 6 • RBAC Roles with Read operationType: 23 • RBAC Roles with Write operationType: 7
|
Capabilities & Locations
 Diagnostic logs |
True log-categories
|
 Diagnostic metrics |
True metrics
|
 Customer-managed key (CMK) [experimental] |
Unknown
• 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: 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
|
|
|
Assessment tooling
 Azure Advisor |
Azure Advisor recommendations: 46
|
 Azure Proactive Resilience Library v2 (APRLv2) |
Azure Proactive Resilience Library v2 recommendations: 12
|
 PSRule for Azure |
PSRule for Azure rules: 13
|
 Azure Quick Review (AZQR) |
Azure Quick Review (AZQR) recommendations: 40
|
REST-API (Representational State Transfer - Application Programming Interface)
REST-API versions |
REST-API versions: 34 • 2024-11-01 • 2024-04-01 • 2023-12-01 • 2023-01-01 • 2022-09-01 • 2022-03-01 • 2021-03-01 • 2021-02-01 • 2021-01-15 • 2021-01-01 • 2020-12-01 • 2020-10-01 • 2020-09-01 • 2020-06-01 • 2019-08-01 • 2018-11-01 • 2018-02-01 • 2017-08-01 • 2016-09-01 • 2016-08-01 • 2016-03-01 • 2015-11-01 • 2015-08-01-preview • 2015-08-01 • 2015-07-01 • 2015-06-01 • 2015-05-01 • 2015-04-01 • 2015-02-01 • 2015-01-01 • 2014-11-01 • 2014-06-01 • 2014-04-01-preview • 2014-04-01
|
REST-API version default |
2024-04-01
|
API profiles |
API profiles: 5 • 2018-02-01;2019-03-01-hybrid • 2018-02-01 • 2017-03-09-profile • 2016-08-01;2018-06-01-profile • 2016-08-01;2018-03-01-hybrid
|
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": "Static Web App",
"ShortName": "stapp",
"scope": "global",
"lengthMin": "2",
"lengthMax": "60",
"validText": "Contains alphanumerics and hyphens.",
"invalidText": "Can't start or end with hyphen.",
"invalidCharacters": "",
"invalidCharactersStart": "-",
"invalidCharactersEnd": "-",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9][a-zA-Z0-9-]{0,58}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "Web App",
"ShortName": "app",
"scope": "global",
"lengthMin": "2",
"lengthMax": "60",
"validText": "Contains alphanumerics and hyphens.",
"invalidText": "Can't start or end with hyphen.",
"invalidCharacters": "",
"invalidCharactersStart": "-",
"invalidCharactersEnd": "-",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9][a-zA-Z0-9-]{0,58}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "Function App",
"ShortName": "func",
"scope": "global",
"lengthMin": "2",
"lengthMax": "60",
"validText": "Contains alphanumerics and hyphens.",
"invalidText": "Can't start or end with hyphen.",
"invalidCharacters": "",
"invalidCharactersStart": "-",
"invalidCharactersEnd": "-",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9][a-zA-Z0-9-]{0,58}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "App Service Environment",
"ShortName": "ase",
"scope": "global",
"lengthMin": "2",
"lengthMax": "60",
"validText": "Contains alphanumerics and hyphens.",
"invalidText": "Can't start or end with hyphen.",
"invalidCharacters": "",
"invalidCharactersStart": "-",
"invalidCharactersEnd": "-",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9][a-zA-Z0-9-]{0,58}[a-zA-Z0-9]$",
"staticValues": ""
},
{
"property": "Azure Static Web Apps",
"ShortName": "aswba",
"scope": "global",
"lengthMin": "2",
"lengthMax": "60",
"validText": "Contains alphanumerics and hyphens.",
"invalidText": "Can't start or end with hyphen.",
"invalidCharacters": "",
"invalidCharactersStart": "-",
"invalidCharactersEnd": "-",
"invalidCharactersConsecutive": "",
"regx": "^[a-zA-Z0-9][a-zA-Z0-9-]{0,58}[a-zA-Z0-9]$",
"staticValues": ""
}
]
|
|