-
# Utf8String design discussion - last edited 14-Sep-19
## Utf8String design overview
### Audience and scenarios
`Utf8String` and related concepts are meant for modern internet-facing applicat…
-
The following snippet is missing the opening bracket of the class declaration. (should be on line 11)
```
using System;
using System.Linq;
using System.Threading;
using Microsoft.Azure.Search;
…
-
## Description
I found some strange behavior of the Get-AzAks Cmdlet. Everthing is descripted in the Steps to reproduce section
## Steps to reproduce
```powershell
Script/Commands:
$a…
-
**Version Used**: 2.2.203 .NET Core VS.NET 2019 16.0
**Steps to Reproduce**:
1. Build project
2. Observe error in output
Here's my CSProj:
```
netcoreapp2.2
portable
8.0
…
-
I've been trying to build the library from source. I've installed all of the pre-requisites, according to the documentation. When I run,
`.\build.ps1 -BuildConfig Release -BuildArch x64 -BuildPlatf…
-
Hope so not duplicated.
## Details about Problem
NuGet product used ( VS UI | Package Manager Console | Azure Pipelines):
NuGet version (x.x.x.xxx): 5.0.1
VS version (if appropriate): 19 l…
-
## Description
Using connect-azaccount -credential $azCreds returns Sequence contains no elements.
Environment specifies a seperate account for Azure activity. It varies from the account used to…
-
Hello,
There seems to be no "one repo" for the new Microsoft.Azure.Cosmos.Table SDK (.NET Core). Where does one file issues for this? The docs and the SDK and the SDK's samples do not match up!
---
…
ghost updated
4 years ago
-
### Description
`Get-AzResource` with ResourceType `Microsoft.Compute/virtualMachines/instanceView` does not output anything. As can be seen in the debug output the response from https://management…
-
# Summary
Our investment in the .NET networking space will focus in the following areas
## Foundation: Sockets, SSL, DNS support.
**Primary Goal:** Provide near-native performance and rock-so…