-
It doesn't show passed results in ADO trivy UI interface after publishing result and don't find any input option to pass like --include-passed as we use in tfsec.
-
Use postman:
Get: **https://localhost/odata/v2/signForm?formDataId=1000000L&$format=json**
Response json format:
{
"error": {
"code": "TWF_INCORRECT_PARAMETER_ERROR",
"mess…
-
```
What steps will reproduce the problem?
1. Define an EdmCollectionType with CollectionKind.Bag.
edmType = EdmCollectionType.newBuilder()
.setKind(Col…
-
```
What steps will reproduce the problem?
1. Define an EdmCollectionType with CollectionKind.Bag.
edmType = EdmCollectionType.newBuilder()
.setKind(Col…
-
Hi,
We are trying integrate the Venafi code sign task with Azure pipeline for signing some image files.
But the task is not available for us to add to the Azure pipeline after searching.
Atta…
-
The new DbDataSource ADO.NET abstraction has been added to the runtime (https://github.com/dotnet/runtime/issues/64812). This issue tracks adding the minimal support needed for it in EF Core, i.e. all…
-
Created a brand new project, connected to a server, database
Added NuGet Packages entityFrameworkCore / SqlServer and Design
Right click, add componenent, ADO.NET Entity Data Model ...
![image](h…
-
This will likely use google custom search; will require some work on the user side and then tweak some config parameters.
Commenting out the search box until this is done.
-
I have a new requirement to manage the existing deployed AKS clusters that stores the kubeconfig individual files in Azure artifacts and should retrieve them to another pipeline to run post AKS deploy…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…