-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[cosmosdb-preview] Add support for Table RBAC role definition and assignment CRUD actions #8310
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
evelyn-ys
merged 20 commits into
Azure:main
from
etcriss:user/etcriss/cdb_tableapi_aad_suppport/cli_role_commands
Feb 26, 2025
Merged
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8dd374b
Updating cosmosdb_preview for 12.01 preview release cli
etcriss f714c45
Adding remaining changes from documentation to bump version
etcriss ef93ad7
working table api role definition tests
etcriss fe19ad9
Working table role assignment tests
etcriss 88c3c52
Cleaning up new resources and removing debugging helpers
etcriss 88f7c5c
removing unused validator
etcriss 02ad50e
Adding help updates
etcriss 3200803
Fixing help
etcriss 4bd825b
Trying to fix param help
etcriss 5e0eb31
Trying to fix param help
etcriss 49139e8
Trying to fix param help
etcriss 4c739b9
Trying to fix param help
etcriss d8229c0
Trying to fix param help
etcriss f4ea516
Fixing version
etcriss 7a41208
Removing azext.isPreview: true, as requested by github-actions bot
etcriss 97a8c35
Updating and rerecording tests with latest cli dev branch
etcriss 8983eec
updating version to 1.2.0
etcriss df0824f
Resolving merge conflicts
etcriss ef09286
Changing version to be 1.2.0 as requested by github actions bot
etcriss 79fff8e
Chaning history.rst version from 1.3.0 to 1.2.0 as requested by revie…
etcriss 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
1 change: 0 additions & 1 deletion
1
src/cosmosdb-preview/azext_cosmosdb_preview/azext_metadata.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,3 @@ | ||
| { | ||
| "azext.isPreview": true, | ||
| "azext.minCliCoreVersion": "2.17.1" | ||
| } |
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.