-
Couldn't load subscription status.
- Fork 713
Make it easier to choose Azure SQL SKU #8887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 8 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
5ad0d72
first pass at #8876
yorek c4d6734
introduced WithSku to manage database SKU
yorek d2257c1
Improved sku comparison code
yorek ff1fa57
changes as per comments
yorek 4202efa
formatting improvements
yorek d090962
Update src/Aspire.Hosting.Azure.Sql/AzureSqlExtensions.cs
yorek 9acc9ad
get is now public, added test
yorek 177b074
Merge branch 'azuresqldb-8876' of https://github.com/yorek/aspire int…
yorek a6de371
Update src/Aspire.Hosting.Azure.Sql/AzureSqlExtensions.cs
yorek 73d5043
Move private member up in the class
sebastienros e0d27f7
Update src/Aspire.Hosting.Azure.Sql/AzureSqlExtensions.cs
yorek d63a90c
Update src/Aspire.Hosting.Azure.Sql/README.md
yorek 56acbd7
Update src/Aspire.Hosting.Azure.Sql/AzureSqlExtensions.cs
yorek 93847b8
Update src/Aspire.Hosting.Azure.Sql/AzureSqlExtensions.cs
yorek d5b3c65
Update src/Aspire.Hosting.Azure.Sql/README.md
yorek a0119a3
Fix missing xml tag
sebastienros ee95da2
Merge branch 'dotnet:main' into azuresqldb-8876
yorek 9ff69c1
removed WithSku and added WithDefaultAzureSku
yorek d99070d
Updated readme
yorek 76e5648
Made UseDefaultAzureSku all internal
yorek 89ecbfe
Fix AzureResourceOptionsCanBeConfigured test
sebastienros a891929
Fix AddContainerAppEnvironmentWorksWithSqlServer test
sebastienros de52a70
Merge remote-tracking branch 'origin/main' into azuresqldb-8876
sebastienros File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.