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

[Storage] Implement RequestCondition validation #21977

Closed
seanmcc-msft opened this issue Jun 18, 2021 · 2 comments
Closed

[Storage] Implement RequestCondition validation #21977

seanmcc-msft opened this issue Jun 18, 2021 · 2 comments
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@seanmcc-msft
Copy link
Member

seanmcc-msft commented Jun 18, 2021

TODO

  • Blobs
    • BlobContainerClient
    • BlobClient
    • BlobBaseClient
    • BlobServiceClient
  • Share Files
  • Data Lake
  • Blob Batch
  • Queues
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 18, 2021
@seanmcc-msft
Copy link
Member Author

Consider Updating https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/src/BlobExtensions.cs#L1377 to specify if the validation issue is in source and destination request conditions.

@jsquire jsquire added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Jun 19, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 19, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-net that referenced this issue Feb 6, 2023
release-Sentinel-2023-02-01-preview (Azure#22305)

* Adds base for updating Microsoft.SecurityInsights from version preview/2022-12-01-preview to version 2023-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* add microsoft purview information protection connector kind (Azure#22150)

* Add triggeredAnalyticsRuleRuns API (Azure#21977)

* Add triggeredAnalyticsRuleRuns API

* fix examples path

* run prettier

* fix lint

* fix prettier

* Update readme.md

* draft

* draft

* fixing comments

* fixing nit and param name

* adding requires

* fixing idention

* Update TriggeredAnalyticsRuleRuns.json

adding location header

* Update TriggeredAnalyticsRuleRuns.json

closing headers

* Update TriggeredAnalyticsRuleRuns.json

fixing warnings

* Update TriggeredAnalyticsRuleRuns.json

fixing lint warnings pt 2

* Update TriggeredAnalyticsRuleRuns.json

fixing flatten position

---------

Co-authored-by: Rotemdvir1 <[email protected]>
Co-authored-by: Rotemdvir1 <[email protected]>

* MTP data connector- filter alerts by provider (Azure#22245)

* MTP data connector- filter alerts by provider

* validations

---------

Co-authored-by: Alexander Feldsher <[email protected]>
Co-authored-by: Laith Hisham <[email protected]>
Co-authored-by: Rotemdvir1 <[email protected]>
Co-authored-by: Rotemdvir1 <[email protected]>
Co-authored-by: sivanguetta <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants