Skip to content
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

[Cosmos] additional resource id validation and tests #31861

Merged
merged 6 commits into from Sep 5, 2023

Conversation

simorenoh
Copy link
Member

@simorenoh simorenoh commented Aug 29, 2023

Our SDK was missing some of the validations for resource ids that we should have had to begin with in order to avoid customers having issues with this. Based on #31639 where a user was unable to use their container due to a mistake with a tab character.

Also quickly took care of this update to the typehint that was pointed out: #31811

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-cosmos

Copy link
Member

@kushagraThapar kushagraThapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @simorenoh

@simorenoh
Copy link
Member Author

/azp run python - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simorenoh
Copy link
Member Author

/azp run python - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simorenoh simorenoh merged commit 485840d into Azure:main Sep 5, 2023
16 checks passed
@simorenoh simorenoh deleted the resource-validation-fix branch September 5, 2023 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants