Skip to content

Fix Azure file share premium v1 GRS issue - #176

Closed
ghost wants to merge 2 commits into
mainfrom
unknown repository
Closed

Fix Azure file share premium v1 GRS issue#176
ghost wants to merge 2 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Oct 17, 2024

Copy link
Copy Markdown

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.

Mustafacco added 2 commits October 18, 2024 01:51
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](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
@ghost ghost closed this by deleting the head repository Aug 2, 2026
This pull request was closed.
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

0 participants