We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f684ea commit 708d06aCopy full SHA for 708d06a
articles/storage/common/storage-analytics-logging.md
@@ -157,7 +157,7 @@ Set-AzureStorageServiceLoggingProperty -ServiceType Table -LoggingOperations non
157
158
:::code language="csharp" source="~/azure-storage-snippets/queues/howto/dotnet/dotnet-v12/diagnostic-logs-classic.cs" id="snippet_EnableDiagnosticLogs":::
159
160
-# [\.NET v11 SDK](#tab/dotnet)
+# [\.NET v11 SDK](#tab/dotnet11)
161
162
```csharp
163
var storageAccount = CloudStorageAccount.Parse(connStr);
0 commit comments