azure-sdk-for-go/.github
Richard Park 6055ff776e
[aztables] adding CosmosDB support for using TokenCredentials (#23596)
Just a simple matter of using the proper scope when talking with CosmosDB, which apparently didn't support token auth when this library was first created.

Also includes some work to bring this up "to code", as it were:
* Tests now test against TokenCredentials for both Storage and CosmosDB (previously they only tested the constructor). Bicep file also now has an example of creating a custom role that contains the privileges needed since Cosmos has it's own RBAC.
* Readme and other text all updated to say "Entra ID" instead of AAD

Fixes #21760
2024-10-18 10:24:22 -07:00
..
ISSUE_TEMPLATE chore: Update instructions on how to get SDK version (#21571) 2023-09-18 07:03:37 -07:00
workflows Fix missing CloseAddressedIssues in gh event processor (#23593) 2024-10-16 15:26:16 -07:00
CODEOWNERS [aztables] adding CosmosDB support for using TokenCredentials (#23596) 2024-10-18 10:24:22 -07:00
CODEOWNERS_baseline_errors.txt Clean codeowner (#23198) 2024-07-16 23:04:53 +00:00
PULL_REQUEST_TEMPLATE.md Do not refer to global CHANGELOG.md (#21278) 2023-08-25 14:09:42 -07:00
dependabot.yml Adding dev container definition. (#22799) 2024-06-11 16:23:39 -07:00
event-processor.config Turn on EnforceMaxLifeOfIssues (#22579) 2024-03-12 14:57:21 -07:00
sla.yml