Skip to content

Conversation

@mustafacco7
Copy link

@mustafacco7 mustafacco7 commented Oct 17, 2024

Fixes #172

Add alternative recommendations for premium storage accounts in the Reliability Workbook Advisor.

  • Add a new section to provide information about using ZRS and AVD mechanisms like CloudCache for premium storage accounts.
  • Include a conditional visibility parameter to display this information only when the "Help" parameter is set to "Yes".

For more details, open the Copilot Workspace session.

Fixes Azure#172

Add alternative recommendations for premium storage accounts in the Reliability Workbook Advisor.

* Add a new section to provide information about using ZRS and AVD mechanisms like CloudCache for premium storage accounts.
* Include a conditional visibility parameter to display this information only when the "Help" parameter is set to "Yes".

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Azure/reliability-workbook/issues/172?shareId=XXXX-XXXX-XXXX-XXXX).
…GRS recommendations

* Add SKU/Tier information to `workbooks/azuredeploy_export.json` to help users identify the type of storage account being used
* Update KQL queries in `workbooks/azuredeploy_export.json` to retrieve and display SKU/Tier information for each storage account
* Refine logic in `workbooks/azuredeploy.json` to detect premium storage accounts and exclude them from GRS recommendations
* Add condition in `workbooks/azuredeploy.json` queries to check for storage account kind and tier, and only recommend GRS for non-premium accounts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure file share premium v1 GRS not possible

1 participant