御成門プログラマーの技術日記

Microsoft AzureやAngularなどの技術情報を発信します

Azure DevOps

Azure DevOps のPipelines内のdotnet publishのエラーと解決方法

Azure DevOps の Pipelines の中でdotnet publish している部分がエラーになっていたので解決方法を情報共有。 ##[error]Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1 ##[warning].NET 5 has some compatibility issue…

Microsoft Defender for DevOps でコードセキュリティ試してみた【Azure DevOps編】

Microsoft Defender for DevOps 概要 Azure DevOps で Microsoft Defender for DevOps を使ってみた セットアップ(Azure Portal 側) セットアップ(Azure DevOps 側) Microsoft Defender for DevOps に関する小ネタ Pull Request 注釈を有効にすると脆弱性の…

Azure Static Web Apps に Azure DevOps 対応がPublic Preview。試してみたら Azure DevOps のPipelineに一瞬で CI/CD が構築されました

今回のお題目はこちら Azure Static Web Apps のデプロイソースに Azure DevOps が追加(Public Preview) Azure Static Web Apps でAzure DevOpsをデプロイソースに選択してAngularのコードをデプロイするところまで試してみた Azure Static Web Apps のデプ…

Micorosoft 認定資格「AZ-400: Designing and Implementing Microsoft DevOps Solutions」に合格したので受験記を書く

2020年7月18日にAZ-400試験を受験して無事合格できました!! 勉強した内容などを共有しておこうと思います。 AZ-400試験 概要 AZ-400: Designing and Implementing Microsoft DevOps Solutionsとは 前提資格一つとAZ-400取得で「Microsoft Certified: DevOp…