Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
723 stars 477 forks source link

[Internal] Query : Fixes IndexMetrics Baselines #4499

Closed adityasa closed 1 month ago

adityasa commented 1 month ago

Pull Request Template

Description

This PR Updates the index advisor baselines in light of new emulator release 2.14.17. The new emulator support returning plain-text response for FeedOptions.IndexMetrics, which the SDK is able to request and receive (introduced in #4183)

Also fixing the permission tests: New service behavior not allowing container deletes with permissions

Type of change

Please delete options that are not relevant.

Closing issues

To automatically close an issue: closes #IssueNumber