-
Notifications
You must be signed in to change notification settings - Fork 347
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
fix: Force partition key parameter and Fix hierarchical partition key deployment and analytical store enablement #1223
Merged
bryansan-msft
merged 21 commits into
Azure:main
from
bryansan-msft:fix/bryansan-msft/4278/force-partition-key
Mar 13, 2024
Merged
fix: Force partition key parameter and Fix hierarchical partition key deployment and analytical store enablement #1223
bryansan-msft
merged 21 commits into
Azure:main
from
bryansan-msft:fix/bryansan-msft/4278/force-partition-key
Mar 13, 2024
Conversation
This file contains 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
Added more tests convering most configurations. Make partition key mandatory. Added user defined types for better consumer experience.
microsoft-github-policy-service
bot
added
Needs: Triage 🔍
Maintainers need to triage still
Type: AVM 🅰️ ✌️ Ⓜ️
This is an AVM related issue
labels
Mar 9, 2024
Added flag to enable synapse analytics link. Fixed unnecesary database throughput when the user doesnt specify it but it does at container level. Fixed unnecesary container throughput when the user doesnt specify it but it does at database level. Added more tests related to throughput
bryansan-msft
changed the title
Added default values to description.
fix: Added default values to description.
Mar 9, 2024
This was
linked to
issues
Mar 9, 2024
Closed
Closed
1 task
1 task
1 task
1 task
Automatic failover and analytical storage is allowed in all apis Changed tests that require a sqldatabase
…g regions who has cosmos constraints thus affecting the tests
avm/res/document-db/database-account/tests/e2e/gremlindb/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/plain/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/consistency/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/consistency/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/continousBckup/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/continousBckup/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/disableLocal/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/disableLocal/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/autoFailoverOff/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/autoFailoverOff/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/analytical/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/analytical/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/periodicBckup/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/periodicBckup/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/systemMi/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/systemMi/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/userMi/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/userMi/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/zoneRedundant/main.test.bicep
Outdated
Show resolved
Hide resolved
avm/res/document-db/database-account/tests/e2e/zoneRedundant/main.test.bicep
Outdated
Show resolved
Hide resolved
@AlexanderSehr Readme problem is already solved, changes are already implemented and new pipeline run is green. |
AlexanderSehr
approved these changes
Mar 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Description
Closes Azure/ResourceModules#4278
Remarks
Pipeline Reference
Type of Change
version.json
:version.json
.version.json
.Checklist
Set-AVMModule
locally to generate the supporting module files.