Azure / Azure/azure-functions-host
Migrate Microsoft.Azure.Cosmos.Tables to Azure.Data.Tables
Open
1es
area: engineering
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
`Microsoft.Azure.Cosmos.Tables` is depracated. We should migrate usage of this package in the WebHost over to `Azure.Data.Tables`. Migration guide can be found here: [Migration Guide](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/tables/Azure.Data.Tables/MigrationGuide.md).
```[tasklist]
### Tasks
- [ ] https://github.com/Azure/azure-functions-host/issues/10165
- [ ] https://github.com/Azure/azure-functions-host/issues/10166
- [ ] https://github.com/Azure/azure-functions-host/issues/10354
```
Contributor guide
Assessment
This issue has not been assessed yet.