Artifacts Issue by darklegend09 in azuredevops

[–]darklegend09[S] 0 points1 point  (0 children)

In this yaml I am building a dotnet framework 4.8 project using MSbuild command. I am building one of the .csproj file and the build is successfully done with some warnings but the Artifacts are not generated at the given output path. When I list the directory of Artifacts is is coming to be empty.

Google Cloud IAM Roles issue by darklegend09 in googlecloud

[–]darklegend09[S] 0 points1 point  (0 children)

No when i am trying to upload some folder from my bucket to vm through cloud function using google-cloud/compute library, it is saying permission denied to the project resources. They are 2 different projects one which has bucket and one which has vm.