# AzureStorageOperationOptions.ConfigureTableServiceClient(Uri)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azurestorageoperationoptions/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azurestorageoperationoptions/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Storage/AzureStorageOperationOptions.cs#L82-L83)

```csharp
[System.Obsolete(Set the TableServiceClient property directly.)]
public void ConfigureTableServiceClient(Uri serviceUri)
```

Configures the [AzureStorageOperationOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azurestorageoperationoptions/) using an authenticated service URI.

### Parameters

- `serviceUri` (`Uri`)
