-
### What version of .NET does your existing project use?
.NET 6
### What version of .NET are you attempting to target?
.NET 8
### Description
I have an Http Trigger Azure function that …
-
### Expected Behavior
When using identity-based connection settings it should use the managed identity auth method.
### Actual Behavior
It tries to use the connection string method and fails becau…
-
### Description
I am calling `TaskOrchestrationContext.CallHttpAsync()` from my durable function. This call makes an HTTP POST request to another JS/TS function in Azure that looks like this:
```js
e…
-
Build: https://dev.azure.com/monacotools/a6d41577-0fa3-498e-af22-257312ff0545/_build/results?buildId=301857
Changes: https://github.com/Microsoft/vscode/compare/b8ec85e...852e43a
```
1) VSCode Smo…
-
### Describe the bug
When trying to add a SQL database to a load test server-side components via the Azure CLI Load Test extension, the following error is emitted: `cli.azure.cli.core.azclierror: Typ…
-
## What am I trying to do?
We want to serialise a delta table to a json-like format to be returned to a from a fastapi endpoint in Python.
## What happens?
I'm getting the following error, with s…
-
# Module/Lab: Lab 6: Deploying and configuring Windows Server on Azure VMs
## Exercise: 4 Configuring administrative access to Azure VMs running Windows Server
### Task: 01 Verify the status of Azur…
-
Recent Azure Functions Deployment is appearing to perform Token Validation resulting in "IDX10205: Issuer validation failed" log level message. JWT auth is not configured or expected. Earlier runtime …
-
### Describe the bug
I originally submitted a bug report with the azurerm terraform provider, but was directed here. Please refer to this issue for the details: https://github.com/hashicorp/terrafo…
-
### Description
We have a .net8 isolated function for a blob trigger, with all roles added for the storage account to use identity based connection.
Same function is running in .net6 but with in-pro…