Skip to content

Commit 4277614

Browse files
edknoxEd Knox
andauthored
fix: missing Advisor ID's (#687)
Co-authored-by: Ed Knox <edknox@microsoft.com>
1 parent 22fd62b commit 4277614

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

azure-resources/Compute/virtualMachines/recommendations.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- description: Run production workloads on two or more VMs using VMSS Flex
22
aprlGuid: 273f6b30-68e0-4241-85ea-acf15ffb60bf
3-
recommendationTypeId: null
3+
recommendationTypeId: 5f2613df-629f-4b07-9425-2a47ea0dfad3
44
recommendationControl: HighAvailability
55
recommendationImpact: High
66
recommendationResourceType: Microsoft.Compute/virtualMachines
@@ -34,7 +34,7 @@
3434

3535
- description: Migrate VMs using availability sets to VMSS Flex
3636
aprlGuid: a8d25876-7951-b646-b4e8-880c9031596b
37-
recommendationTypeId: null
37+
recommendationTypeId: 39fb2718-a2ae-4662-a8c9-cd8df23f01eb
3838
recommendationControl: HighAvailability
3939
recommendationImpact: High
4040
recommendationResourceType: Microsoft.Compute/virtualMachines
@@ -340,7 +340,7 @@
340340

341341
- description: Don't use A or B-Series VMs for production needing constant full CPU performance
342342
aprlGuid: 3201dba8-d1da-4826-98a4-104066545170
343-
recommendationTypeId: null
343+
recommendationTypeId: 7f71b153-c0b7-4e99-a23e-db8179183ec9
344344
recommendationControl: Scalability
345345
recommendationImpact: High
346346
recommendationResourceType: Microsoft.Compute/virtualMachines
@@ -408,7 +408,7 @@
408408

409409
- description: Reserve Compute Capacity for critical workloads
410410
aprlGuid: 302fda08-ee65-4fbe-a916-6dc0b33169c4
411-
recommendationTypeId: null
411+
recommendationTypeId: 1670c0af-6536-4cbf-872f-152c91a51a80
412412
recommendationControl: HighAvailability
413413
recommendationImpact: High
414414
recommendationResourceType: Microsoft.Compute/virtualMachines

azure-resources/DBforPostgreSQL/flexibleServers/recommendations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
- description: Configure one or more read replicas
5353
aprlGuid: 2ab85a67-26be-4ed2-a0bb-101b2513ec63
54-
recommendationTypeId: null
54+
recommendationTypeId: 7d2149f5-94f7-458d-8171-92cf66832cb2
5555
recommendationControl: DisasterRecovery
5656
recommendationImpact: High
5757
recommendationResourceType: Microsoft.DBforPostgreSQL/flexibleServers

azure-resources/NetApp/netAppAccounts/recommendations.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
- description: Use snapshots for data protection in Azure NetApp Files
7070
aprlGuid: 72827434-c773-4345-9493-34848ddf5803
71-
recommendationTypeId: null
71+
recommendationTypeId: cda11061-35a8-4ca3-aa03-b242dcdf7319
7272
recommendationControl: HighAvailability
7373
recommendationImpact: High
7474
recommendationResourceType: Microsoft.NetApp/netAppAccounts
@@ -85,7 +85,7 @@
8585

8686
- description: Enable backup for data protection in Azure NetApp Files
8787
aprlGuid: b2fb3e60-97ec-e34d-af29-b16a0d61c2ac
88-
recommendationTypeId: null
88+
recommendationTypeId: c70fc854-2814-4b03-9b93-8ad7b918bfcf
8989
recommendationControl: DisasterRecovery
9090
recommendationImpact: High
9191
recommendationResourceType: Microsoft.NetApp/netAppAccounts
@@ -102,7 +102,7 @@
102102

103103
- description: Enable Cross-region replication of Azure NetApp Files volumes
104104
aprlGuid: e30317d2-c502-4dfe-a2d3-0a737cc79545
105-
recommendationTypeId: null
105+
recommendationTypeId: 26f91380-cb68-4642-bb6f-1bce3c64c55e
106106
recommendationControl: DisasterRecovery
107107
recommendationImpact: High
108108
recommendationResourceType: Microsoft.NetApp/netAppAccounts

azure-resources/Network/applicationGateways/recommendations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
- description: Use Health Probes to detect backend availability
8787
aprlGuid: 847a8d88-21c4-bc48-a94e-562206edd767
88-
recommendationTypeId: null
88+
recommendationTypeId: 01c0dcd3-d6f7-4d50-a98b-4e15f9486a32
8989
recommendationControl: MonitoringAndAlerting
9090
recommendationImpact: High
9191
recommendationResourceType: Microsoft.Network/applicationGateways

azure-resources/Network/trafficManagerProfiles/recommendations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
- description: Avoid combining Traffic Manager and Front Door
7070
aprlGuid: 9437634c-d69e-2747-b13e-631c13182150
71-
recommendationTypeId: null
71+
recommendationTypeId: 825ff735-ed9a-4335-b132-321df86b0e81
7272
recommendationControl: BusinessContinuity
7373
recommendationImpact: High
7474
recommendationResourceType: Microsoft.Network/trafficManagerProfiles

0 commit comments

Comments
 (0)