Skip to content

Azure Optimization Engine August release#866

Merged
arthurclares merged 37 commits into
microsoft:devfrom
helderpinto:dev
Aug 9, 2024
Merged

Azure Optimization Engine August release#866
arthurclares merged 37 commits into
microsoft:devfrom
helderpinto:dev

Conversation

@helderpinto

Copy link
Copy Markdown
Member

🛠️ Description

➕ Added:

  1. Register-MultitenantAutomationSchedules PowerShell script helper to add a different Azure tenant to the scope of AOE.
  2. ZRS disks included in the scope of the Premium SSD disk has been underutilized recommendation (besides LRS).
  3. Option to scope consumption exports to MCA Billing Profile.

✏️ Changed:

  1. Improved SQL Database security, replacing SQL authentication by Entra ID authentication-only.

🛠️ Fixed:

  1. Premium SSD disk has been underutilized recommendation was not showing results due to a meter name change in Cost Management.
  2. Consumption exports for Pay-As-You-Go MCA subscriptions were missing cost data.

Fixes #831 #828

📋 Checklist

🔬 How did you test this change?

  • 🤏 Lint tests
  • 🤞 PS -WhatIf / az validate
  • [X ] 👍 Manually deployed + verified
  • 💪 Unit tests
  • 🙌 Integration tests

🙋‍♀️ Do any of the following that apply?

  • 🚨 This is a breaking change.
  • 🤏 The change is less than 20 lines of code.

📑 Did you update docs/changelog.md?

  • ✅ Updated changelog (required for dev PRs)
  • ➡️ Will add log in a future PR (feature branch PRs only)
  • ❎ Log not needed (small/internal change)

📖 Did you update documentation?

  • ✅ Public docs in docs (required for dev)
  • ✅ Internal dev docs in src (required for dev)
  • ➡️ Will add docs in a future PR (feature branch PRs only)
  • ❎ Docs not needed (small/internal change)

Helder Pinto and others added 30 commits July 8, 2024 12:26
Fixing missing retention settings when upgrading hubs from 0.3 ot 0.4
Fixed underutilized Premium SSD disk recommendation not reporting results
Adds support for PAYG MCA subscriptions billing exports and MCA billing profile-level export
Comment thread docs/README.md
Comment thread .all-contributorsrc
Comment thread .all-contributorsrc
@flanakin flanakin added Status: ▶️ Ready Issue is ready for a dev to start work and removed Needs: Review 👀 PR that is ready to be reviewed labels Aug 8, 2024
@arthurclares arthurclares merged commit e487501 into microsoft:dev Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: ▶️ Ready Issue is ready for a dev to start work Tool: Optimization Engine Azure Optimization Engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Underutilized Premium SSD disk recommendation not reporting results

3 participants