-
Reason is that on "nix" systems any folder or file that starts with a `.` pretends to be hidden.
-
### Is your feature request related to a problem? Please describe the problem.
Check List to [#2649](https://github.com/dotnet/aspire/issues/2649)
Source [CA1062](https://learn.microsoft.com/en-us…
-
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62
**Describe the bug**
[Power BI page](https://msit.powerbi.com/groups/8de24d49-e97c-4672-9bfc-…
-
## Workaround
TL;DR: For AZ CLI
```bash
az extension remove --name connectedmachine
az extension add --name connectedmachine --version 0.7.0
```
---
### Describe the bug
After upgrading connected…
-
**Bicep version**
Bicep CLI version 0.16.1 (d77dcc750a)
**Describe the bug**
When creating an EventGridTopic Subscription with a destination of "Event Hub" and using a User-Assigned Managed Ident…
-
Customer reported an issue and when I looked into it, I could see that we were running a disposed host for several hours. When walking back through the logs, I noticed that it appears we are retrying …
-
I am chasing why a function that normally works starts reporting 404 after some period of time and I am looking through _Availability and Performance_ at portal.azure.com and the mighty *Functions tha…
-
I am developping a function using an EventHubTrigger.
In the CLI console, I got the following error :
> [11/01/2018 23:36:49] The following 1 functions are in error:
> [11/01/2018 23:36:49] EhT…
EhRom updated
6 years ago
-
When using the latest tooling, the EventHubTrigger attribute has a spellcheck line under it and is not available for use using NetStandard 2.0.1
#### Repro steps
Either create a new EventHubTrig…
-
I have created and deployed Durable Function App that uses Netherite, but can't start an orchestration.
Error:
```
Status(StatusCode="Internal", Detail="Failed to start instance with ID c2f8ebaa9…