Skip to content

Commit aee5109

Browse files
committed
update
1 parent e6ef661 commit aee5109

File tree

2 files changed

+38
-16
lines changed

2 files changed

+38
-16
lines changed

articles/azure-resource-manager/management/tag-support.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,13 @@ Jump to a resource provider namespace:
9595
> - [Microsoft.IoTCentral](#microsoftiotcentral)
9696
> - [Microsoft.IoTSpaces](#microsoftiotspaces)
9797
> - [Microsoft.KeyVault](#microsoftkeyvault)
98+
> - [Microsoft.Kubernetes](#microsoftkubernetes)
9899
> - [Microsoft.Kusto](#microsoftkusto)
99100
> - [Microsoft.LabServices](#microsoftlabservices)
100101
> - [Microsoft.Logic](#microsoftlogic)
101102
> - [Microsoft.MachineLearning](#microsoftmachinelearning)
102103
> - [Microsoft.MachineLearningServices](#microsoftmachinelearningservices)
104+
> - [Microsoft.Maintenance](#microsoftmaintenance)
103105
> - [Microsoft.ManagedIdentity](#microsoftmanagedidentity)
104106
> - [Microsoft.ManagedServices](#microsoftmanagedservices)
105107
> - [Microsoft.Management](#microsoftmanagement)
@@ -135,7 +137,6 @@ Jump to a resource provider namespace:
135137
> - [Microsoft.SaaS](#microsoftsaas)
136138
> - [Microsoft.Search](#microsoftsearch)
137139
> - [Microsoft.Security](#microsoftsecurity)
138-
> - [Microsoft.SecurityDetonation](#microsoftsecuritydetonation)
139140
> - [Microsoft.SecurityGraph](#microsoftsecuritygraph)
140141
> - [Microsoft.SecurityInsights](#microsoftsecurityinsights)
141142
> - [Microsoft.ServiceBus](#microsoftservicebus)
@@ -1230,6 +1231,13 @@ Jump to a resource provider namespace:
12301231
> | vaults / eventGridFilters | No | No |
12311232
> | vaults / secrets | No | No |
12321233
1234+
## Microsoft.Kubernetes
1235+
1236+
> [!div class="mx-tableFixed"]
1237+
> | Resource type | Supports tags | Tag in cost report |
1238+
> | ------------- | ----------- | ----------- |
1239+
> | connectedClusters | Yes | Yes |
1240+
12331241
## Microsoft.Kusto
12341242

12351243
> [!div class="mx-tableFixed"]
@@ -1283,6 +1291,16 @@ Jump to a resource provider namespace:
12831291
> | workspaces / computes | No | No |
12841292
> | workspaces / eventGridFilters | No | No |
12851293
1294+
## Microsoft.Maintenance
1295+
1296+
> [!div class="mx-tableFixed"]
1297+
> | Resource type | Supports tags | Tag in cost report |
1298+
> | ------------- | ----------- | ----------- |
1299+
> | applyUpdates | No | No |
1300+
> | configurationAssignments | No | No |
1301+
> | maintenanceConfigurations | Yes | Yes |
1302+
> | updates | No | No |
1303+
12861304
## Microsoft.ManagedIdentity
12871305

12881306
> [!div class="mx-tableFixed"]
@@ -1766,13 +1784,6 @@ Jump to a resource provider namespace:
17661784
> | topologies | No | No |
17671785
> | workspaceSettings | No | No |
17681786
1769-
## Microsoft.SecurityDetonation
1770-
1771-
> [!div class="mx-tableFixed"]
1772-
> | Resource type | Supports tags | Tag in cost report |
1773-
> | ------------- | ----------- | ----------- |
1774-
> | chambers | Yes | Yes |
1775-
17761787
## Microsoft.SecurityGraph
17771788

17781789
> [!div class="mx-tableFixed"]

articles/azure-resource-manager/templates/complete-mode-deletion.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,13 @@ Jump to a resource provider namespace:
100100
> - [Microsoft.IoTCentral](#microsoftiotcentral)
101101
> - [Microsoft.IoTSpaces](#microsoftiotspaces)
102102
> - [Microsoft.KeyVault](#microsoftkeyvault)
103+
> - [Microsoft.Kubernetes](#microsoftkubernetes)
103104
> - [Microsoft.Kusto](#microsoftkusto)
104105
> - [Microsoft.LabServices](#microsoftlabservices)
105106
> - [Microsoft.Logic](#microsoftlogic)
106107
> - [Microsoft.MachineLearning](#microsoftmachinelearning)
107108
> - [Microsoft.MachineLearningServices](#microsoftmachinelearningservices)
109+
> - [Microsoft.Maintenance](#microsoftmaintenance)
108110
> - [Microsoft.ManagedIdentity](#microsoftmanagedidentity)
109111
> - [Microsoft.ManagedServices](#microsoftmanagedservices)
110112
> - [Microsoft.Management](#microsoftmanagement)
@@ -140,7 +142,6 @@ Jump to a resource provider namespace:
140142
> - [Microsoft.SaaS](#microsoftsaas)
141143
> - [Microsoft.Search](#microsoftsearch)
142144
> - [Microsoft.Security](#microsoftsecurity)
143-
> - [Microsoft.SecurityDetonation](#microsoftsecuritydetonation)
144145
> - [Microsoft.SecurityGraph](#microsoftsecuritygraph)
145146
> - [Microsoft.SecurityInsights](#microsoftsecurityinsights)
146147
> - [Microsoft.ServiceBus](#microsoftservicebus)
@@ -1235,6 +1236,13 @@ Jump to a resource provider namespace:
12351236
> | vaults / eventGridFilters | No |
12361237
> | vaults / secrets | No |
12371238
1239+
## Microsoft.Kubernetes
1240+
1241+
> [!div class="mx-tableFixed"]
1242+
> | Resource type | Complete mode deletion |
1243+
> | ------------- | ----------- |
1244+
> | connectedClusters | Yes |
1245+
12381246
## Microsoft.Kusto
12391247

12401248
> [!div class="mx-tableFixed"]
@@ -1288,6 +1296,16 @@ Jump to a resource provider namespace:
12881296
> | workspaces / computes | No |
12891297
> | workspaces / eventGridFilters | No |
12901298
1299+
## Microsoft.Maintenance
1300+
1301+
> [!div class="mx-tableFixed"]
1302+
> | Resource type | Complete mode deletion |
1303+
> | ------------- | ----------- |
1304+
> | applyUpdates | No |
1305+
> | configurationAssignments | No |
1306+
> | maintenanceConfigurations | Yes |
1307+
> | updates | No |
1308+
12911309
## Microsoft.ManagedIdentity
12921310

12931311
> [!div class="mx-tableFixed"]
@@ -1764,13 +1782,6 @@ Jump to a resource provider namespace:
17641782
> | topologies | No |
17651783
> | workspaceSettings | No |
17661784
1767-
## Microsoft.SecurityDetonation
1768-
1769-
> [!div class="mx-tableFixed"]
1770-
> | Resource type | Complete mode deletion |
1771-
> | ------------- | ----------- |
1772-
> | chambers | Yes |
1773-
17741785
## Microsoft.SecurityGraph
17751786

17761787
> [!div class="mx-tableFixed"]

0 commit comments

Comments
 (0)