Eli Arbel

Results 22 issues of Eli Arbel

# Issue with OpenTelemetry.Exporter.Geneva List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`): * OpenTelemetry, 1.4.0-rc.2 * OpenTelemetry.Exporter.Geneva, 1.4.0-rc.1 Runtime version (e.g. `net462`, `net48`,...

bug
comp:exporter.geneva

I've made a small modification to the `Resolve-Icon` function so it would be able to load emojis directly rather than rely on glyphs, to avoid the font installation requirement. I...

It looks like those interfaces can only be used in the old runtime. What's the alternative in the latest runtime? --- #### Document Details ⚠ *Do not edit this section....

doc-enhancement
assigned-to-author
triaged
architecture-center/svc
Pri2
azure-guide/subsvc

With BYO storage account (as demonstrated in the "Access private virtual network" section), the storage account must specify `allowSharedKeyAccess: true` or ACI will have an obscure error `FailedMountAzureFileVolume`, and the...

azure-resource-manager/svc
triaged
assigned-to-author
doc-enhancement
Pri2
templates/subsvc

### Issue describing the changes in this PR Resolves #3376 ### Pull request checklist * [ ] My changes **do not** require documentation changes * [ ] Otherwise: Documentation issue...

Exception when running `func azure functionapp publish`: ``` at Azure.Functions.Cli.Actions.AzureActions.PublishFunctionAppAction.d__66.MoveNext() in Azure.Functions.Cli.Actions.AzureActions\PublishFunctionAppAction.cs:line 179 ```

bug
Triaged

`azcopy` is a very useful tool for copying large amounts of data to/from Azure Storage. How to install: ```bash curl -Lo azcopy.tar.gz https://aka.ms/downloadazcopy-v10-linux && \ tar -xf azcopy.tar.gz && \...

# PR Checklist Check these items before submitting a PR... [Contribution Guide](https://github.com/Azure/azure-quickstart-templates/blob/master/1-CONTRIBUTION-GUIDE/README.md) [Best Practice Guide](https://github.com/Azure/azure-quickstart-templates/blob/master/1-CONTRIBUTION-GUIDE/best-practices.md) - [ ] - Please check this box once you've submitted the PR if you've...

bicep warnings

### Type of issue Missing information ### Description `KeyedService.AnyKey` can be used as a fallback when using keyed services. ### Page URL https://learn.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-guidelines ### Content source URL https://github.com/dotnet/docs/blob/main/docs/core/extensions/dependency-injection-guidelines.md ### Document...

:watch: Not Triaged
Pri1
dotnet-fundamentals/svc