Enhances data migration documentation and updates dependencies#572
Merged
Conversation
Updates multiple Aspire and related packages to their latest versions. This ensures compatibility and incorporates the newest features and fixes from these dependencies.
Ensures links on the help page open in a new tab, improving user experience by keeping the admin tool accessible.
Adds a new document detailing how to migrate data using Azure Storage Explorer and TinyBlazorAdmin. This guide explains how to export data from existing storage accounts and import it into a new AzUrlShortener instance or a different storage account. It also includes information about the required settings and steps involved in the migration process.
fboucher
added a commit
that referenced
this pull request
May 26, 2025
* Enhances data migration documentation and updates dependencies (#572) * Adding a Discord Badge * Updates dependencies to latest versions * Fix Anchors in help page * Adds documentation for data migration --------- Co-authored-by: Frank Boucher <125662836+fboucheros@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improves the documentation for data migration using Azure Storage Explorer, including visual aids and settings recommendations for both TinyBlazorAdmin and direct Azure Storage Explorer imports.