You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Tables access policies test and configure related methods (#12567)
* fixed accesspolicies test but still errors with recordedmode
* test to default, api export, and sessions
Co-authored-by: Allison Kim <t-allkim@microsoft.com>
/// <param name="requestId"> Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. </param>
654
654
/// <param name="cancellationToken"> The cancellation token to use. </param>
/// <summary> Retrieves details about any stored access policies specified on the table that may be used with Shared Access Signatures. </summary>
663
663
/// <param name="timeout"> The The timeout parameter is expressed in seconds. For more information, see <a href="https://docs.microsoft.com/en-us/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a>. </param>
664
664
/// <param name="requestId"> Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. </param>
665
665
/// <param name="cancellationToken"> The cancellation token to use. </param>
Copy file name to clipboardExpand all lines: sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests/GetAccessPoliciesReturnsPolicies.json
Copy file name to clipboardExpand all lines: sdk/tables/Azure.Data.Tables/tests/SessionRecords/TableClientLiveTests/GetAccessPoliciesReturnsPoliciesAsync.json
0 commit comments