Marc Schweigert

Results 20 issues of Marc Schweigert

I have a very simple test here: https://github.com/devkeydet/actions-includes-test/blob/main/.github/workflows-src/convertme.yml I installed actions-includes using pip. I run the following command: _python -m actions_includes ./.github/workflows-src/convertme.yml ./.github/workflows/converted.yml_ I get the following error: _Expanding ./.github/workflows-src/convertme.yml...

Please consider enhancing the tasks to support using the same connection approach using by the build tools: https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools#connection-to-environments Many people will use both sets of tasks in pipelines. I know...

enhancement

I am using the following **- name: import-manage-solution-to-environment uses: microsoft/powerplatform-actions/import-solution@main #using @main for now because convert-to-managed isn't officially released, therefore won't be in v0 with: environment-url: ${{ github.event.inputs.environment_url}} tenant-id: ${{...

bug
need more information

Many Dynamics 365 CE solutions are using Power BI for analytics. Show how to deploy to Power BI using the Power BI REST API.

https://github.com/microsoft/easyrepro

enhancement

While it is nice (and necessary) to learn how to deploy an existing application, what's missing is the ability to understand how to get the initial "skeleton" solution setup to...

enhancement

While it's nice to demonstrate how release management can automate the creation of azure infrastructure using an ARM template, it can be overwhelming for some. Give an example of a...

With S2S for Dynamics: https://msdn.microsoft.com/en-us/library/mt790168.aspx And service principals for Azure / AD

enhancement