Skip to content

Commit 708d06a

Browse files
committed
Fixing tab
1 parent 4f684ea commit 708d06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-analytics-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Set-AzureStorageServiceLoggingProperty -ServiceType Table -LoggingOperations non
157157

158158
:::code language="csharp" source="~/azure-storage-snippets/queues/howto/dotnet/dotnet-v12/diagnostic-logs-classic.cs" id="snippet_EnableDiagnosticLogs":::
159159

160-
# [\.NET v11 SDK](#tab/dotnet)
160+
# [\.NET v11 SDK](#tab/dotnet11)
161161

162162
```csharp
163163
var storageAccount = CloudStorageAccount.Parse(connStr);

0 commit comments

Comments
 (0)