diff --git a/.changeset/tricky-pigs-smoke.md b/.changeset/tricky-pigs-smoke.md new file mode 100644 index 0000000000..e147d49e3e --- /dev/null +++ b/.changeset/tricky-pigs-smoke.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend-module-azure': patch +--- + +Publish Azure action now uses basic authentication to authenticate to Git when Azure integration is configured to use App Registration/Service Account or Managed Identity.